9:00a
- I couldn't connect to the lotus daemon connected to the infura node. Logs contained repeated lines like:
restarting listenHeadChanges
listen head changes error: listenHeadChanges ChainNotify call failed: RPC Error (-32004): method 'Filecoin.ChainNotify' not supported in this mode (no out channel support)
- I rebooted the lotus daemon to use the chain.love endpoint it was already configured for
- "lotus client list-deals" is giving me
ERROR: missing permission to invoke 'ClientListDeals' (need 'write')
I guess a good next step would be to discern whether that error is with my local node, and a local wallet, or the api endpoint. Maybe some reading on the wallet system, unsure.
9:04a