Hello there, I have a problem with my node that has happened twice: I can’t run normal commands on ssh like shutdown, reboot etc: it returns -bash: shutdown: command not found
.
My dashboard is not showing anywhere, my logs are a real mess (python traceback errors) and my cpu usage is 0% on everything but “system”.
My node was working fine and this problem appears randomly. In the past I’ve reflashed the SD card and that seems to fix it, but I don’t want to be reflashing it every once in a while because it just decides to die.
I can SSH and browse directories, run the debug script, use nano and other commands, but I can’t do a soft shutdown because those commands aren’t working. Also, systemctl
returns Segmentation fault
. I can even see the blockchain syncing if I check the logs and my SSD case light blinking.
What could be wrong here?