Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

loop problem #8

Open
AntiWarforever opened this issue Oct 11, 2024 · 0 comments
Open

loop problem #8

AntiWarforever opened this issue Oct 11, 2024 · 0 comments

Comments

@AntiWarforever
Copy link

AntiWarforever commented Oct 11, 2024

after multi thread update , stop loop again

11-10-2024 09:13:51 aiana 3 Energy: 2 Coins: 852250
11-10-2024 09:13:53 lozrd 1 Energy: 4 Coins: 739500
Energy is too low. Stopping mining for aiana 3.
Energy is too low. Stopping mining for lozrd 1.
Mining stopped for: aiana 3 due to low energy.
Mining stopped for: lozrd 1 due to low energy.
ERROR:asyncio:Error on reading from the event loop self pipe
loop: <ProactorEventLoop running=True closed=False debug=False>
Traceback (most recent call last):
  File "asyncio\proactor_events.py", line 788, in _loop_self_reading
  File "asyncio\windows_events.py", line 837, in _poll
  File "asyncio\windows_events.py", line 462, in finish_recv

(up error for finish energy loop)
It seems that if the internet is disconnected for a few minutes or the modem is restarted, the same problem occurs and it cannot be connected again ( below error for broke internet loop)

11-10-2024 10:15:14 nizzyazi 9 Energy: 488 Coins: 650250
11-10-2024 10:15:18 loxcus 8 Energy: 463 Coins: 647500
11-10-2024 10:15:19 Ncmop 6 Energy: 463 Coins: 703500
11-10-2024 10:15:19 sixmin 7 Energy: 457 Coins: 646500
11-10-2024 10:15:19 Looxps 7 Energy: 462 Coins: 600250
11-10-2024 10:15:23 nizzyazi 9 Energy: 483 Coins: 650500
11-10-2024 10:15:31 nizzyazi 9 Energy: 478 Coins: 650750
11-10-2024 10:15:40 nizzyazi 9 Energy: 473 Coins: 651000
ERROR:asyncio:Error on reading from the event loop self pipe
loop: <ProactorEventLoop running=True closed=False debug=False>
Traceback (most recent call last):
  File "asyncio\proactor_events.py", line 788, in _loop_self_reading
  File "asyncio\windows_events.py", line 837, in _poll
  File "asyncio\windows_events.py", line 462, in finish_recv
ConnectionAbortedError: [WinError 1236] The network connection was aborted by the local system
ERROR:asyncio:Error on reading from the event loop self pipe
loop: <ProactorEventLoop running=True closed=False debug=False>
Traceback (most recent call last):
  File "asyncio\proactor_events.py", line 788, in _loop_self_reading
  File "asyncio\windows_events.py", line 837, in _poll
  File "asyncio\windows_events.py", line 462, in finish_recv
ConnectionAbortedError: [WinError 1236] The network connection was aborted by the local system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant