You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When attempting a full planet build using Kubernetes, the pelias download wof command consistently throws the following error after downloading the whosonfirst data:
The issue can also be reproduced locally in a Docker environment by following the same steps up to the pelias download all command. Subsequent steps, such as placeholder prepare, fail because "the SQLite is corrupted."
References
Thank you for your assessment
The text was updated successfully, but these errors were encountered:
Hi @taminoelgert, I wasn't able to reproduce this issue.
It might have been an intermittent connection issue with our CDN provider https://bunny.net/
Could you please confirm if the issue has resolved itself?
Thanks for the reply, I have just tried again and now it seems to be working without any problems. Thanks for the help though, I'll close the ticket then.
Describe the bug
When attempting a full planet build using Kubernetes, the pelias download wof command consistently throws the following error after downloading the whosonfirst data:
Steps to Reproduce
./bin/download
command (pelias download wof)Expected behavior
The pelias download wof command should download the whosonfirst data without encountering any errors.
Environment (please complete the following information):
Pastebin/Screenshots
pelias config:
Additional context
The issue can also be reproduced locally in a Docker environment by following the same steps up to the pelias download all command. Subsequent steps, such as placeholder prepare, fail because "the SQLite is corrupted."
References
Thank you for your assessment
The text was updated successfully, but these errors were encountered: