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
An error during planet installation #1168
Comments
|
I've seen the error before but it's not very clear where it comes from. It looks like a Postgres-internal problem. You can simply continue the import with |
|
I've seen the "not owned by resource owner" before. I'm afraid it turned out to be a hardware issue, likely CPU. Eventually, after 10 restarts of the import command it finished. I did RAM and file system checks and they were fine. Nominatim version and Postgresql version made no difference, smaller imports always ran fine, only the heavy CPU load of a full planet caused the issues after many hours. Postgresql forum posts (internet search) pointed to issues in multithreading (or hyperthreading with my CPU). You can try running the import with less threads and check if you have all microcode upgrades for the CPU applied. If it's easy in your infrastructure (cloud vs shared hosting vs leased hardware etc) the easiest solution might be to try a different server. |
|
Thanks for your replies, The command to continue the import worked. I didn't try to reduce the number of threads. |
Hey,
I was doing a planet installation and 24 hours later, I got an error:
Can you tell me what I missed?
The text was updated successfully, but these errors were encountered: