Open tzarebczan opened 3 years ago
I think we'll be moving to web sockets, so that will be be the better way to tell if it's up or not. Right now you'd know if the comment list call errors.
Not sure why you had issues sending - was this recently? Curious what the network calls showed.
Not sure why you had issues sending - was this recently? Curious what the network calls showed.
Forgot to look -- will do in future. At first I thought it was just due dev mode (not signed in, etc.), but given that 2 others in Discord faced the same thing, perhaps it's something else. But it was just "down" for a couple of hours.
Happened again just now from 0.49.5. Other comments load fine, but I just can't submit.
{
"jsonrpc": "2.0",
"result": {
"error": {
"code": -32000,
"data": null,
"message": "Error in daemon: Attempting to send rpc request when connection is not available."
},
"id": 1,
"is_claim_signature_valid": false,
"jsonrpc": "2.0"
}
}
This issue should be fixed now, it was a quirk with the lbry.tv sdks.
Comment server had an outage and users tried to type long comments, which then ended up failing. If they knew it was down, they wouldn't have wasted the effort.