Boost component
Boost Version
~# boostd --version
boostd version 2.1.1+mainnet+git.e9d18ac
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.
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))
Logging Information
# 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
Repo Steps
systemd startup log
start-400.log
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