-
Notifications
You must be signed in to change notification settings - Fork 285
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
500 Internal Server Error - photon unavailable #443
Comments
I will have a look on it |
it seems to have failed after an update of the search index, pulled from http://download1.graphhopper.com/public/photon-db-latest.tar.bz2 . Has there been any backward incompatible change in the data structure @karussell ?
|
For now I am downloading the data again and give it a fresh try. |
It shouldn't. I was able to run a least the Germany extract against 0.3.1 and 0.3.2, last week when I tried. What version are you using? |
Any update guys? It still does not work: |
I am using photon 0.3, i upgraded to 0.3.1 and 0.3.2 as well and get another error:
I assume it is related to some corrupted data. I wanted to retry with fresh data but the data seems corrupted:
I will try it another time via |
@karussell which photon version is required to run the data dump? |
btw, i found the hint of removing jars to avoid jar hell https://github.com/komoot/photon/releases/tag/0.3.2 |
ok, photon.komoot.de is available again. after loading a new data dump it worked again. i am now also using photon-0.3.2 |
Thank you for the fix, however now it gets blocked by the CORS policy. |
CORS was made confiugrable in #398. @christophlingg you need to add |
thanks for the hint, i added |
Thanks |
Hi, where do I have to add -cors-any? What is the photon command line? I also get the "no such Index" error and I'm using the 0.3.4 version |
Please do not comment on old closed tickets. Use the discussions feature if you have questions. |
Since Friday:
https://photon.komoot.de/api/?q=berlin&limit=8
returns:
500 Internal Server Error
in the browser I get a cross-origin complaint but I guess bottom line is photon is unavailable
The text was updated successfully, but these errors were encountered: