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

HTTPException #6

Closed
ltalirz opened this issue Nov 28, 2019 · 2 comments
Closed

HTTPException #6

ltalirz opened this issue Nov 28, 2019 · 2 comments

Comments

@ltalirz
Copy link
Member

ltalirz commented Nov 28, 2019

@CasperWA Currently getting this when going to http://127.0.0.1:5000/info

{"meta":{"query":{"representation":"/info?"},"api_version":"v0.10.1","time_stamp":"2019-11-28T12:56:15.161049","data_returned":0,"more_data_available":false,"provider":{"name":"AiiDA","description":"AiiDA: Automated Interactive Infrastructure and Database for Computational Science (http://www.aiida.net)","prefix":"aiida","homepage":"http://www.aiida.net"},"data_available":0,"_aiida_traceback":"Traceback (most recent call last):\n  File \"/Users/leopold/Applications/miniconda3/envs/aiida_rmq_py3/lib/python3.7/site-packages/starlette/exceptions.py\", line 62, in __call__\n    await self.app(scope, receive, sender)\n  File \"/Users/leopold/Applications/miniconda3/envs/aiida_rmq_py3/lib/python3.7/site-packages/starlette/routing.py\", line 617, in __call__\n    await self.default(scope, receive, send)\n  File \"/Users/leopold/Applications/miniconda3/envs/aiida_rmq_py3/lib/python3.7/site-packages/starlette/routing.py\", line 565, in not_found\n    raise HTTPException(status_code=404)\nstarlette.exceptions.HTTPException\n"},"errors":[{"status":"404","title":"HTTPException","detail":"Not Found"}]}

Can you reproduce this?

@CasperWA
Copy link
Collaborator

go to either:
http://127.0.0.1:5000/optimade
http://127.0.0.1:5000/optimade/v0.10
http://127.0.0.1:5000/optimade/v0.10.1

@ltalirz
Copy link
Member Author

ltalirz commented Nov 28, 2019

Thanks!

@ltalirz ltalirz closed this as completed Nov 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants