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 Dec 18, 2023. It is now read-only.
My iroh instance (downloaded from the site) ran all night, and I ended up with 140Gb of space taken up by iroh-gateway.log. The log kept on logging the following in a loop:
2023-01-31T07:34:44.209230Z ERROR iroh_gateway::rpc: gateway rpc accept error: AcceptBiError(A(RemoteDropped))
at iroh-gateway/src/rpc.rs:63
I stopped Iroh and deleted the log. I wanted to surface in case it is helpful.
The text was updated successfully, but these errors were encountered:
The error is logged a bit over-eagerly but is totally fine to occur. I thought the message was already downgraded but maybe it needs to pull in a newer version of quic-rpc for that improvement.
My iroh instance (downloaded from the site) ran all night, and I ended up with 140Gb of space taken up by iroh-gateway.log. The log kept on logging the following in a loop:
I stopped Iroh and deleted the log. I wanted to surface in case it is helpful.
The text was updated successfully, but these errors were encountered: