Log In issues

pos4da

New member
Messages
20
Points
0
Age
36
Location
Alabang
Emulator
Client Version
20180621
Good Day,

Is there any one encountered this? (Server still recognizes your last login-in. Please try again later a few minutes. (8) (please see attached file)

Other account is working while connecting! I tried to check on my server side no any error logs. only Found this 

[Status]: Connection of the account 'xxxxxxxxx' accepted.
[Info]: Closed connection from '13.213.102.222'.

[Info]: request connect - account_id:2001122/login_id1:1576403681/login_id2:297086779

I tried to login multiple times still same error.

image.png

I am using latest git.

Thanks

 
Last edited by a moderator:
it looks like multiple login server is running.
1. stop everything. ./athena-start stop
2. list running process to verify using
ps -e
find login-server, map-server, char-server if still exist in the process

then kill the  process.
3. run again the server.

 
Back
Top