Skip to content

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

@web3-providers

Description

@web3-providers

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    supportSupport Ticket

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions