Node won’t start?
Node won’t start?
-
Check if port 9527 is already in use
Run the following command to check:
If the port is in use, either stop the conflicting process or change the port in your Docker command.Terminal
-
Verify your
.envfile Ensure all required values are correctly entered and formatted. -
Check Docker logs for errors
Run the following command to inspect logs:
Terminal
- Ensure your internet connection is stable A weak or unstable internet connection may prevent your node from connecting to the network.