Replies: 6 comments 1 reply
-
How did you run the node? Do you have the exact command we can use to reproduce the error? |
Beta Was this translation helpful? Give feedback.
-
Sorry for the delay but this is the command we use to run the node The fullnode.yaml
|
Beta Was this translation helpful? Give feedback.
-
How long does it typically take for the node to OOM after starting? Is it after syncing a lot of transactions? |
Beta Was this translation helpful? Give feedback.
-
We have given the containers more RAM, but it OOMs after like 20 mins after restarting |
Beta Was this translation helpful? Give feedback.
-
In your log, do you see the node is making progress or it stuck at some point? |
Beta Was this translation helpful? Give feedback.
-
It is not making progress, it get stuck at this point and then goes out of memory
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Discord user ID
No response
Describe your question in detail.
I am wondering what could be making our aptos mainnet nodes go out of memory, the containers running this node have been allocated 70gb RAM and are OOMing.
What error, if any, are you getting?
So prior we had been getting this error
And as time progressed we started to get this error when starting up
and eventually OOM after this log message
What have you tried or looked at? Or how can we reproduce the error?
I looked at the service file to determine what we set as the limit for open files and increased it to what the error message recommended, which is 1_000_000. This did not make and difference
Which operating system are you using?
Linux (Ubuntu, Fedora, Windows WSL, etc.)
Which SDK or tool are you using? (if any)
N/A
Describe your environment or tooling in detail
Beta Was this translation helpful? Give feedback.
All reactions