filecoin-project / filecoin-project/boost

[Support Ticket]:

Open
#1,932 1 comment 0 reactions 0 assignees View on GitHub
support
Dominant language
Go
Stars
121
Forks
79
Avg merge
10d 14h
Merged PRs (30d)
1

Description

### Boost component

- [X] 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

```text
boost version 2.3.0-rc2+debug+git.23ae0d6
```

### Describe the problem

Hi, I'm trying to execute the demo script to make a deal but having an issue at the last step the script says :
`Error: storage provider t01000 has no multiaddrs set on-chain`

### Logging Information

```text
8. That's it. We are ready to make the deal.
: boost deal --verified=false --provider=t01000 --http-url=http://demo-http-server/sample.car --commp=baga6ea4seaqpfonfro6j3gcw4uxkxbivlqn2fghx5dpulc6sbi5noz7bcvzmuiq --car-size=1175 --piece-size=2048 --payload-cid=bafk2bzacec3jst4tkh424chatp273o6rxvipfg54kphd56gaxobpcdtr2sgco --storage-price 20000000000

Press any key to make the deal...

Error: storage provider t01000 has no multiaddrs set on-chain

The error has occured. Perhaps we should wait some time for funds to arrive into the market account.

Press any key to check the boost wallet...

2024-06-20T14:58:22.531Z INFO boost boost/init_cmd.go:46 default wallet set {"wallet": "t3vcialkbtj34krxurysg24ywohytw3cxmrjjzilsmguxvmsgmwayxysluathjyjnw5rfdzloje7r6xkehi4ka"}
2024-06-20T14:58:22.854Z INFO boost boost/init_cmd.go:53 wallet balance {"value": "9 FIL"}
2024-06-20T14:58:22.855Z INFO boost boost/init_cmd.go:65 market balance {"escrow": "1 FIL", "locked": "0"}

```
```

### Repo Steps

1. Run `./sample/make-a-deal.sh` script
2. Do all the steps in the script
3. See error `Error: storage provider t01000 has no multiaddrs set on-chain`

Contributor guide

Open the contributing guide

Research direction

Run sample/make-a-deal.sh and reproduce the final boost deal command using the reported Boost version and error. Read the setup steps around the storage provider and the referenced boost/init_cmd.go logging, then determine why t01000 has no on-chain multiaddrs. Done means the demo deal proceeds past the multiaddress error.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
distributed-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.