peerdb icon indicating copy to clipboard operation
peerdb copied to clipboard

Mirror info page does not load

Open cvhariharan opened this issue 5 months ago • 1 comments

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.

cvhariharan avatar Sep 18 '24 08:09 cvhariharan