Skip to content
This repository was archived by the owner on Nov 24, 2022. It is now read-only.
This repository was archived by the owner on Nov 24, 2022. It is now read-only.

Lotus and bidbot displays error 'Filecoin.SectorsSummary' not found #115

@stuberman

Description

@stuberman

Running Lotus v1.16.1 and Boost 1.2.0 along with CID-Gravity integration, I am seeing these errors very often.
I assume this is due to a change in Boost or Lotus.

Here is my bidbot run command:
nohup bidbot daemon --storage-provider-id f01278 --cid-gravity-key <token redacted> --sealing-sectors-limit 8 >> /market/logs/bidbot.log 2>&1 &

Boost log

2022-07-17T03:34:49.420Z ERROR rpc go-jsonrpc@v0.1.5/server.go:95 RPC Error: method 'Filecoin.SectorsSummary' not found

Bidbot log

2022-07-17T03:34:49.420Z ERROR bidbot/service service/service.go:340 fail to get number of sealing sectors, continuing: getting lotus sectors summary: RPC error (-32601): method 'Filecoin.SectorsSummary' not found

bidbot version

version: git
build date: 2022-06-28T12:08:11Z
git summary: v0.1.14-7-ge68a7ee
git branch: main
git commit: e68a7ee
git state: clean

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions