bnb-chain / node-binary

Binaries for full nodes, light-weighted clients
180 stars 120 forks source link

Full node doesn't do anything on Ubuntu #308

Open stravant opened 2 years ago

stravant commented 2 years ago

I'm trying to run a full node on Linux, which I set up using the install.sh script. This worked as far as I can tell.

When I start the full node by running bnbchaind, it does appear to start up correctly, as additional files such as priv_validator_key.json are created in the config directory, and no errors are thrown in the output.

However, it then does nothing further:

Any advice on what I can try to make it work?

846200 commented 1 year ago

ok