I am running an Algorand node on a VM on AWS and have encountered an issue. I couldn’t seem to connect to the node since the goal node status -d /var/lib/algorand would give this output: Get "http://127.0.0.1:8080/versions": dial tcp 127.0.0.1:8080: connect: connection refused
It seems that I ran out of space. My VM currently has 8 GB of space, which seems to be enough in the requirements. Is this normal or should I adjust some settings to stop using so much space? How much space would definitely be enough for this not to happen again?
Thank you for pointing this out - sorry I wasn’t specific enough when describing my VM: it has 8 GB of RAM and a general purpose SSD with 100 IOPS. Do you think this is an issue with an SSD then?
Thanks and sorry for not being clear the first time!