We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
~# boostd --version boostd version 2.1.1+mainnet+git.e9d18ac
miner restart initiated an unintended restart of boostd by systemd. Till that moment it looked fine.
After starting , UI does not appear even after a long time.
root@filecoin:~# ss -nalp | grep boostd udp UNCONN 0 0 0.0.0.0:48705 0.0.0.0:* users:(("boostd",pid=941177,fd=60)) tcp LISTEN 0 4096 0.0.0.0:24001 0.0.0.0:* users:(("boostd",pid=941177,fd=32))
# boostd log list Error: getting boost api: cannot dial address ws://127.0.0.1:8787/rpc/v0 for dial tcp 127.0.0.1:8787: connect: connection refused: dial tcp 127.0.0.1:8787: connect: connection refused``` attaching systemd's first 400 lines of log in the next section
systemd startup log
start-400.log
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Boost component
Boost Version
Describe the problem
miner restart initiated an unintended restart of boostd by systemd. Till that moment it looked fine.
After starting , UI does not appear even after a long time.
Logging Information
Repo Steps
systemd startup log
start-400.log
The text was updated successfully, but these errors were encountered: