Page 1 of 1

freya login problem (linux)

Posted: Fri Nov 26, 2010 3:17 pm
by HardStyle
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 4425:
L2JDP Revision 7669:


last night everything work perfectly but i don't know why now something strange is happening...
1st 4423 and 4425 revision clean comp
2ns os ubuntu
3rd i use noip2....

when i start server and login everything is ok....

but when i try to login in game

the login terminal gets this error
java.net.UnknownHostException: MyIpAdress
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:850)
at java.net.InetAddress.getAddressFromNameService(InetAddress.java:1201)
at java.net.InetAddress.getAllByName0(InetAddress.java:1154)
at java.net.InetAddress.getAllByName(InetAddress.java:1084)
at java.net.InetAddress.getAllByName(InetAddress.java:1020)
at java.net.InetAddress.getByName(InetAddress.java:970)
at com.l2jserver.loginserver.serverpackets.ServerList$ServerData.<init>(ServerList.java:75)
at com.l2jserver.loginserver.serverpackets.ServerList.<init>(ServerList.java:105)
at com.l2jserver.loginserver.clientpackets.RequestServerList.run(RequestServerList.java:79)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)

it logs in login screen
i see the server name and evrything ....but when i try to log on server ...the same error appear....
and i't dosn't connect to server

i have this problem on 4423 revision and now tested now tested on 4425

i can't solve it:|...

Re: freya login problem (linux)

Posted: Fri Nov 26, 2010 4:33 pm
by Naonah
...cuz no-IP is a crap solution and there are always problems with it.

Re: freya login problem (linux)

Posted: Fri Nov 26, 2010 4:49 pm
by _DS_
Post ipconfig.xml

Re: freya login problem (linux)

Posted: Fri Nov 26, 2010 6:18 pm
by JMD
well i iuse no-ip on my linux without any problems.

Re: freya login problem (linux)

Posted: Sun Nov 28, 2010 4:49 pm
by komara_23
i think the problem is comming from incorect installation of java.
check you java.

Re: freya login problem (linux)

Posted: Mon Nov 29, 2010 1:28 am
by netvirus
java.net.UnknownHostException: MyIpAdress
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:850)
at java.net.InetAddress.getAddressFromNameService(InetAddress.java:1201)
at java.net.InetAddress.getAllByName0(InetAddress.java:1154)
at java.net.InetAddress.getAllByName(InetAddress.java:1084)
at java.net.InetAddress.getAllByName(InetAddress.java:1020)


Show ifconfig and ipconfig.xml

Re: freya login problem (linux)

Posted: Mon Nov 29, 2010 8:18 am
by Naonah
enable IPv6 settings in Ubuntu

Re: freya login problem (linux)

Posted: Mon Nov 29, 2010 3:33 pm
by HardStyle
here is my ipconfig ...

Code: Select all

<?xml version="1.0" encoding="UTF-8"?><!-- Put old contents of ExternalHostname here, used by default --><gameserver address="aresknights.myftp.biz">    <!-- Localhost access -->    <define subnet="127.0.0.0/8" address="127.0.0.1" />    <!-- LAN's, put old contents of InternalHostname here -->    <define subnet="10.0.0.0/8" address="10.0.0.0" />    <define subnet="172.16.0.0/19" address="172.16.0.0" />    <define subnet="192.168.0.0/16" address="192.168.0.0" /></gameserver>
komara_23 wrote:i think the problem is comming from incorect installation of java.
check you java.

the server worked before and i didn't do any changes to java....ore in core...

i will enable ipv6 soon and post if any changes..

no changes with ipv6...
the problem is from ubuntu or noip i think....
i'v made a test server on other pc (windows) that works ...and registred to the same login....(the pc on linux) and i can't log on it.... same error

Re: freya login problem (linux)

Posted: Mon Nov 29, 2010 5:18 pm
by Naonah
I am not sure about this:

Code: Select all

<gameserver address="aresknights.myftp.biz">

Re: freya login problem (linux)

Posted: Mon Nov 29, 2010 5:20 pm
by _DS_
Naonah wrote:I am not sure about this:
This is normal.

Post loginserver log.

Re: freya login problem (linux)

Posted: Tue Nov 30, 2010 7:55 pm
by HardStyle
problem solved ...i had a bug from nopi2 i think....i'v reinstalled the os and all programs and all works perfect again.... thx a lot for your help...(the server didn't had a problem)