AWS EC2 Unreachable #4169
-
|
I'm running erigon on an m6i.2xlarge instance, ubuntu 20.04 using the latest devel code and it just hangs my instance. Im not able to ssh into it, and the only option is to reboot it. I tried the docker compose path and the normal build path, both have the same result. Im not sure what is going on. I tried running alpha and it got stuck on "Wrote block headers" for the same block number repeatedly. However, I was able to ssh into the instance.. on devel, my instance is unreachable. Any idea on why this is happening? Or how to fix it? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
I managed to get a screenshot from the instance.. it looks like my login attempts are getting killed by out of memory errors. How can i constrain the amount of memory erigon uses? The instance has 32Gb I removed grafana and prometheus. And added 20GB limit on erigon, 6GB limit on the downloader and 4GB limit on the RPC.. Will see in a few hours if it worked. |
Beta Was this translation helpful? Give feedback.
-
|
New problem, it still gets stuck. Im running the latest devel |
Beta Was this translation helpful? Give feedback.
-
|
Fixed in latest Erigon release. Upgrade |
Beta Was this translation helpful? Give feedback.
Fixed in latest Erigon release. Upgrade