Skip to content
New issue

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

[Support Ticket]: Boost UI not available after the first restart since v21 #1845

Open
1 of 10 tasks
web3-providers opened this issue Dec 13, 2023 · 0 comments
Open
1 of 10 tasks
Labels
support Support Ticket

Comments

@web3-providers
Copy link

Boost component

  • boost daemon - storage providers
  • boost client
  • boost UI
  • boost data-transfer
  • boost index-provider
  • booster-http
  • booster-bitswap
  • LID Database - Yugabyte/LevelDB
  • boostd-data
  • Other

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

@web3-providers web3-providers added the support Support Ticket label Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Support Ticket
Projects
Status: No status
Development

No branches or pull requests

1 participant