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

ledybot error #24

Closed
irzm opened this issue Jan 20, 2018 · 5 comments
Closed

ledybot error #24

irzm opened this issue Jan 20, 2018 · 5 comments

Comments

@irzm
Copy link

irzm commented Jan 20, 2018

I don't know if it's some kinda of problem with my connection but sometimes when my bot is up connect with ledysync I get this message of error
System.Net.Sockets.SocketException (0x80004005): An existing connection was forcibly closed by the remote host
em System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
em System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)

@Shirolul
Copy link

I'm getting the same problem and I would like to know if there is a way to fix it

@Naturally-Delicious
Copy link

Naturally-Delicious commented Jan 27, 2018 via email

@k20stitch
Copy link
Contributor

k20stitch commented Jan 27, 2018

LedySync should have nothing to do with your router. The Ledybot and Ledysync (if running on the same computer) should be using "localhost" which never leaves your computer to even interact with the router/switch.

If the network connection is being forcibly closed on "localhost" or "127.0.0.1" then it is likely your firewall or antivirus blocking traffic on this port. Try disabling your firewall/antivirus and see if the issue still persists.

@Shirolul
Copy link

Shirolul commented Jan 27, 2018

the problem is that I'm not using the same computer because I just have one 3ds and need to ask help for another person and I changed my firewall configurations to not block this port
I don't get this error while I'm not connect with the ledysync
edit:we can connect if ledysync and trade some pokemon but if the bot stop trade for some time, because it can't find a pokemon to trade, and find a pokemon to trade this problem happens

@SteveCookTU
Copy link
Collaborator

This issue is not related to ledysync. It is a socket time out between the NTR debugger of the 3ds and your computer. The connection may have been interrupted or really slow causing it to time out.

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

5 participants