filecoin-project / dealbot

🤖🤝 A bot for making deals
Apache License 2.0
32 stars 10 forks source link

Retrievals are not working #377

Closed dkkapur closed 2 years ago

dkkapur commented 2 years ago

All attempted retrievals from the API endpoint are failing. Dashboard displays: RPC error (-32601): method 'Filecoin.ClientRetrieveWithEvents' not found

Blocking all RSR attempts for Slingshot as well as general DSR reporting.

dkkapur commented 2 years ago

@timelytree can you share the response on the client side for the failing requests? AFAIK it is a got error in offer: retrieval query offer was unavailable: but would be good to get the latest input from you

dkkapur commented 2 years ago

cc @davidd8 @willscott

willscott commented 2 years ago

@hannahhoward any idea here. Has the v0 api been deprecated?

willscott commented 2 years ago

thanks to @hannahhoward for forward porting to current lotus https://github.com/filecoin-project/dealbot/releases/tag/v0.0.48 fixes this