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

Why not make the swan provider just use the already installed and initialized boostd? #231

Open
Shekelme opened this issue Jul 28, 2023 · 2 comments

Comments

@Shekelme
Copy link

Can the swan-provider work with a "normal" boost, not some separate copy, which is mentioned in the instructions (Step 8,9 - boostd --boost-repo=$SWAN_PATH/provider/boost net ... )?
I mean If the boost is already installed in it's own repo, why should we move it to $SWAN_PATH?
Why not make the swan provider just use the already installed and initialized boostd? After all, all the environment variables necessary for this can be set quickly and simply, without any movement of folders and repositories.

@Normalnoise
Copy link
Contributor

it will be supported next version, thanks for your suggestion @Shekelme

@RobQuistNL
Copy link

RobQuistNL commented May 23, 2024

is this still not done? I have the same issue - and when using 1.1 I get these issues when a deal is going to be imported;

time="2024-05-23 09:53:33.950" level=info msg=Start... func=lotusStartScan file="common.go:314"
time="2024-05-23 09:53:33.964" level=error msg="http status: 500 Internal Server Error, code:500, url:http://<BOOSTIP>:<BOOSTPORT>/rpc/v0" func=HttpRequest file="restful.go:137"
time="2024-05-23 09:53:33.964" level=error msg="http status: 500 Internal Server Error, code:500, url:http://<BOOSTIP>:<BOOSTPORT>/rpc/v0" func=HttpGet file="restful.go:63"
time="2024-05-23 09:53:33.964" level=error msg="http status: 500 Internal Server Error, code:500, url:http://<BOOSTIP>:<BOOSTPORT>/rpc/v0" func=LotusGetDeals file="market.go:126"
time="2024-05-23 09:53:33.964" level=error msg="http status: 500 Internal Server Error, code:500, url:http://<BOOSTIP>:<BOOSTPORT>/rpc/v0" func=LotusGetDealOnChainStatus file="market.go:173"
time="2024-05-23 09:53:33.964" level=error msg="http status: 500 Internal Server Error, code:500, url:http://<BOOSTIP>:<BOOSTPORT>/rpc/v0" func=StartDownload file="aria2.go:318"
time="2024-05-23 09:53:33.964" level=warning msg="taskName:swan-task-4oii3p, dealCid|dealUuid:61f16147-30d7-4715-9d70-46d6b821bf10, Not found the deal on the chain" func=UpdateDealInfoAndLog file="common.go:331"
time="2024-05-23 09:53:35.300" level=warning msg="taskName:swan-task-4oii3p, dealCid|dealUuid:61f16147-30d7-4715-9d70-46d6b821bf10, set status to:ImportFailed,set note to:Not found the deal on the chain,set filepath to:" func=UpdateDealInfoAndLog file="common.go:351"

and the deal in boost just remains:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants