thebenCA
thebenCA

Reputation: 159

IBM BlueMix-404 Error

I am new to Bluemix and running into trouble when attempting to "View App" while it is running. This is using the Watson IoT Starter boilerplate. Git is connected.

I have deleted and recreated that application multiple times but continue to encounter the same issue.

"404 Not Found: Requested route ('courserastartapp.mybluemix.net') does not exist."

Is anyone else having the problem? Any suggestions?

Upvotes: 0

Views: 452

Answers (1)

ValerieLampkin
ValerieLampkin

Reputation: 2626

Sometimes the boilerplate, especially the npm part, takes a while to complete and make the route viewable. Are you restarting without giving it enough time to complete the process? Try waiting about 5 minutes after deploy to view the route. If it still does not work then check the deployment logs and let us know what errors you see.

Edited to add: we hope to have a fix in place soon

Upvotes: 0

Related Questions