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
died with <Signals.SIGSEGV: 11> means the process was killed by the OS due to a "segmentation fault". There can be several reasons why this happens, including an out of memory condition or a bug in the software. If you run with --log-level=debug --log-sql this might give us some more information.
Hello,
I'm trying to deploy nominatim on AWS but I keep getting this error
I'm reserving a 60GB RAM and 5 vCPU for the pod, and my database is in RDS with 2GB of RAM and 500GB of disk space.
How can I fix this?
The text was updated successfully, but these errors were encountered: