AustP / austs-one-click-node

An easy to use interface to run an Algorand or Voi consensus node.
MIT License
53 stars 9 forks source link

Node goes down randomly #18

Closed twirtle2 closed 4 months ago

twirtle2 commented 10 months ago

Hey AustP, first of all thank you so much for making this 1CN. It's so much easier to get set up than the other one.

My issue is that my node seems to go down randomly and I can't figure out why. My internet connection is pretty stable and I have a ton of free space. It can last for hours but I'll check in and it'll be down with a simple error of "Failed to fetch" (or something similar). Starting it up again can be quick depending on how long ago it was last online.

Is there any logging available to debug what's happening at what time?

Xn0xic commented 10 months ago

My issue is that my node seems to go down randomly and I can't figure out why.

I had issues with random crashes & found it was Out-of-memory error. On a machine with 64Gb of RAM. Try increasing your page file, it helped me.

AustP commented 4 months ago

Closing as duplicate of https://github.com/AustP/austs-one-click-node/issues/21