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

ERROR Exception in callback BaseSelectorEventLoop._read_from_self() #85

Open
Kranay opened this issue Aug 11, 2021 · 3 comments
Open

ERROR Exception in callback BaseSelectorEventLoop._read_from_self() #85

Kranay opened this issue Aug 11, 2021 · 3 comments

Comments

@Kranay
Copy link

Kranay commented Aug 11, 2021

I'm using connection through VPN, and at some point server starts to display the following message several times a second.

ERROR Exception in callback BaseSelectorEventLoop._read_from_self()
handle: <Handle BaseSelectorEventLoop._read_from_self()>
Traceback (most recent call last):
File "asyncio\events.py", line 88, in _run
File "asyncio\selector_events.py", line 119, in _read_from_self
ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host

However the server seems to work just fine, at least for some time.
Still this issue inflates logs enormously until finally the server crashes.
Could you please share any thoughts on this?

@ricky-davis
Copy link
Owner

Ive been seeing more and more issues related to stuff like this recently. I'm unable to do anything right now but I'll look into it when I get off work

@konsti219
Copy link
Contributor

@Kranay Can you tell us more about the VPN/Network setup? I'm asking because there are many ways in which a VPN could reroute network traffic with Astroneer servers.

@Kranay
Copy link
Author

Kranay commented Aug 11, 2021

@konsti219 Yes, sure, I'm using Radmin VPN software. I have just configured my PublicIP setting according to my IP in private network, and that's it.

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

3 participants