avalanchego
avalanchego copied to clipboard
Problem while setting up a node on a server
I try to set up a node on a Ubuntu 20.04 Hetzner server.
The server is set up with two disk in RAID 0.
The error seems to be from that:
FATAL[03-08|14:18:03.969] node/node.go#230: Failed to connect to bootstrap nodes. Node shutting down...
I attach a screenshot of the execution.
Thanks.
Hello, I have the same issue.
My platform is also ubuntu 20.04 and I tried to start it on a second hard disk drive mounted on the filesystem.
My server have a good working connection to internet (800mb download/600mb upload).
I tried to start a node using the commits 7623ffd4
(the old one I was using) and d003d29d
(the latest available at this time).
This looks like it is a connection issue, so check if you have ports 9650 and 9651 opened