Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

iroh-gateway.log hits 140Gb and fills in my disk space #10

Open
charroch opened this issue Jan 31, 2023 · 1 comment
Open

iroh-gateway.log hits 140Gb and fills in my disk space #10

charroch opened this issue Jan 31, 2023 · 1 comment

Comments

@charroch
Copy link

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.

@flub
Copy link
Contributor

flub commented Jan 31, 2023

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.

@dignifiedquire dignifiedquire transferred this issue from n0-computer/iroh Feb 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants