node-binary icon indicating copy to clipboard operation
node-binary copied to clipboard

Full node doesn't do anything on Ubuntu

Open stravant opened this issue 3 years ago • 1 comments

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:

  • No output is printed to the console
  • No output is made to bnc.log
  • The size of the .bnbchaind folder does not increase (no syncing appears to be happening)

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

stravant avatar Jan 09 '22 00:01 stravant

ok

846200 avatar Jul 29 '22 23:07 846200