Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 on port 3000 #4

Open
jakobrosenberg opened this issue Jan 28, 2016 · 3 comments
Open

404 on port 3000 #4

jakobrosenberg opened this issue Jan 28, 2016 · 3 comments

Comments

@jakobrosenberg
Copy link

Is this an error or the expected output on port 3000?

{"status":404,"stack":"Error: Not Found\n at /usr/src/app/app.js:135:13\n at Layer.handle as handle_request\n at trim_prefix (/usr/src/app/node_modules/express/lib/router/index.js:302:13)\n at /usr/src/app/node_modules/express/lib/router/index.js:270:7\n at Function.proto.process_params (/usr/src/app/node_modules/express/lib/router/index.js:321:12)\n at next (/usr/src/app/node_modules/express/lib/router/index.js:261:10)\n at urlencodedParser (/usr/src/app/node_modules/body-parser/lib/types/urlencoded.js:84:40)\n at Layer.handle as handle_request\n at trim_prefix (/usr/src/app/node_modules/express/lib/router/index.js:302:13)\n at /usr/src/app/node_modules/express/lib/router/index.js:270:7\n at Function.proto.process_params (/usr/src/app/node_modules/express/lib/router/index.js:321:12)\n at next (/usr/src/app/node_modules/express/lib/router/index.js:261:10)\n at jsonParser (/usr/src/app/node_modules/body-parser/lib/types/json.js:96:40)\n at Layer.handle as handle_request\n at trim_prefix (/usr/src/app/node_modules/express/lib/router/index.js:302:13)\n at /usr/src/app/node_modules/express/lib/router/index.js:270:7","message":"Not Found"}

@andreimarinescu
Copy link
Member

Hi, Jakob,

This is expected, for now. I know it's not the most elegant solution, we do have a task scheduled so that we reply with something relevant (similar to the way ElasticSearch responds on the default route).

We didn't get around to implementing this yet, but it shouldn't be far off.

@jakobrosenberg
Copy link
Author

Thanks for the quick feedback, andreimarinescu. Is there a way a web-ui or similar to get an overview of Telepat?

@Mayhem93
Copy link
Member

Mayhem93 commented Feb 9, 2016

There isn't an official supported one, but there's a contributor who made a UI (made in python) app which helps you navigate through objects of a Telepat application: TelepatMangager

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants