Open dwjorgeb opened 6 months ago
Hi @dwjorgeb Thanks for heads up and sorry for silence. Finally, I managed to reproduce this behaviour.
When your node is out of sync, the API service marks it as is_enabled: false
since it by design works with multiple nodes. This issue may be resolved by itself when your node gets back to the tip. Still, to prevent this situation from happening, I would recommend to stick to official node system requirements to minimise gaps.
I won't close this issue to collect feedback in case there are similar problems.
Hi, @fmira21 I'm facing this problem Do you think it's the same problem as @dwjorgeb's?
Hello
I'm getting these errors on the API, and I can't seem to be able to make any requests to the liteserver
All requests end up with a timeout
{"ok":false,"error":"Liteserver timeout","code":504}
if I do
/getWorkerState
I get this result:This block seems to be a few minutes out of date, but otherwise looks alright.
But if I do any other request, it times out. Any help debugging this?