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

Bad arg length for Socket::unpack_sockaddr_in, length is 4096, should be 16 #1340

Closed
NandoPrates opened this issue Oct 30, 2017 · 5 comments
Closed

Comments

@NandoPrates
Copy link

NandoPrates commented Oct 30, 2017

on ubuntu 17.10

Connecting to Account Server...
Connecting (128.241.92.133:6800)... connected
---------- Account Info ----------

----------------------------------
---------------------- Servers ----------------------
#   Name                  Users  IP              Port
0   Odin                  3961   128.241.92.138  4500
-----------------------------------------------------
Bad arg length for Socket::unpack_sockaddr_in, length is 4096, should be 16 at /usr/lib/x86_64-linux-gnu/perl/5.22/Socket.pm line 153.
Closing connection to Account Server
@NandoPrates
Copy link
Author

@asiphm
Copy link

asiphm commented Jan 5, 2018

Tested with the same environment WSL Ubuntu resulting the same :

---------------------- Servers ----------------------
#   Name                  Users  IP              Port
0   Thor                  412    128.241.92.155  4500
1   Chaos                 1644   128.241.92.130  4500
-----------------------------------------------------
Closing connection to Account Server
Bad arg length for Socket::unpack_sockaddr_in, length is 4096, should be 16 at /usr/lib/x86_64-linux-gnu/perl/5.22/Socket.pm line 153.

@ghost
Copy link

ghost commented Jul 18, 2018

Maybe the problem is not with ubuntu, but with perl 5.22 ?!

@alisonrag
Copy link
Contributor

there is a very long time since this issue started, but seems until today this issue is not fixed at WSL
microsoft/WSL#134

@alisonrag
Copy link
Contributor

Its not related to openkore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants