You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.
I'm seeing a lot of invalid miner address or signature error messages in logs, along with verifying miner address: calling full node state miner info: RPC client error: sendRequest failed: http status 503 Service Unavailable unmarshaling response: invalid character '<' looking for beginning of value. My miner (f010088) was able to get some deals recently, so the error may be happening intermittently. I've tried re-initializing the bidbot repo (signing a new verification message), and changing Lotus API gateway URL in the bidbot config, but this error persists.
The text was updated successfully, but these errors were encountered:
invalid character '<' looking for the beginning of the value
Yeah, that's a signal that the GLIF API might have gone down temporarily.
I wouldn't worry much about it since that might happen once in a while (or longer if GLIF is having some particular longer downtime).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm seeing a lot of
invalid miner address or signature
error messages in logs, along withverifying miner address: calling full node state miner info: RPC client error: sendRequest failed: http status 503 Service Unavailable unmarshaling response: invalid character '<' looking for beginning of value
. My miner (f010088) was able to get some deals recently, so the error may be happening intermittently. I've tried re-initializing the bidbot repo (signing a new verification message), and changing Lotus API gateway URL in the bidbot config, but this error persists.The text was updated successfully, but these errors were encountered: