peerdb
peerdb copied to clipboard
Mirror info page does not load
When trying to pause / edit the mirror, the mirror page does not open. Looking at the requests, there is one request to /api/v1/mirrors/status
that returns a 429
with the error
{"code":8, "message":"grpc: received message larger than max (6624263 vs. 4194304)", "details":[]}
Not sure if this related to the issue.
This generally happens after the mirror has been running for a while.
Version: stable-v0.16.2
Restarts also don't fix the issue.