Marty Fay

Results 9 comments of Marty Fay

I've tried with that branch and it still fails. I'll get back to you on what that IP is.

This has happened on 2 subnets. In both cases, the IPs correspond to a miner in a bad state. Nothing on it is responsive. The miners are S19J Pro running...

Do you have any suggestion for how I can mitigate this from delaying the whole scan when done on Linux? I don't want potentially one bad miner to harm scan...

I agree that it is getting stuck at that function. I am having a hard time figuring out how to debug it since it is on a server. I ran...

Hey so I spent a little more time working with the pdb. It hangs after the await sleep(0) call at site-packages/anyio/_backends/_asyncio.py(1192), because `Executing took 94.301 seconds`. That's a call to...

Set the linger to 0, same problem still.

Still the scan takes ~100 seconds longer then it should. I've tried many things, like setting timeouts on the get request and what seems to happen is that the get...

I just made sure, version 3.12.3 on the mac, and I upgraded from 3.12.2 to 3.12.3 on ubuntu and still experiencing the same issue.

I didn't realize that it was in miner.expected_fans, thanks. If it is an easy change though having it in `MinerData` would still be nice.