Issue Information
-
#002519
-
0 - None Assigned
-
Unable To Reproduce
Issue Confirmations
-
Yes (0)No (0)
0
eAthena not reading inter_athena login information
Posted by Hercules Bot on 05 December 2008 - 08:42 PM
Originally posted by LeNuX
http://www.eathena.w...er&showbug=2519
Hey guys.
On stable version, it works.
But, problably you are thinking: "Oh gosh, what a noob!!1, he even dosen't know how to configure an inter_athena".
No, (yes, I know) it's a bug.
If I change MySQL password and chage inter_athena, the char-server and map-server connects. But the login don't, error: Incorrect Password.
I tryed everything, when a I've the ideia to change my user, db and password to "ragnarok". And it works!
I set the MySQL password to a different one, and the login-server didn't work, but the char and map-server worked.
Here, the passwords are abcd.
Char-server:
Map:
Login:
BUT, setting password to "ragnarok:
Char-server:
Map:
AAAAND, Login-server:
(IMG:style_emoticons/default/wink.gif)
http://www.eathena.w...er&showbug=2519
Hey guys.
On stable version, it works.
But, problably you are thinking: "Oh gosh, what a noob!!1, he even dosen't know how to configure an inter_athena".
No, (yes, I know) it's a bug.
If I change MySQL password and chage inter_athena, the char-server and map-server connects. But the login don't, error: Incorrect Password.
I tryed everything, when a I've the ideia to change my user, db and password to "ragnarok". And it works!
I set the MySQL password to a different one, and the login-server didn't work, but the char and map-server worked.
Here, the passwords are abcd.
CODE
sql.db_ip: 127.0.0.1
sql.db_port: 3306
sql.db_id: ragnarok
sql.db_pw: abcd
sql.db_db: ragnarok
sql.codepage:
// MySQL Character SQL server
char_server_ip: 127.0.0.1
char_server_port: 3306
char_server_id: ragnarok
char_server_pw: abcd
char_server_db: ragnarok
// MySQL Map SQL Server
map_server_ip: 127.0.0.1
map_server_port: 3306
map_server_id: ragnarok
map_server_pw: abcd
map_server_db: ragnarok
sql.db_port: 3306
sql.db_id: ragnarok
sql.db_pw: abcd
sql.db_db: ragnarok
sql.codepage:
// MySQL Character SQL server
char_server_ip: 127.0.0.1
char_server_port: 3306
char_server_id: ragnarok
char_server_pw: abcd
char_server_db: ragnarok
// MySQL Map SQL Server
map_server_ip: 127.0.0.1
map_server_port: 3306
map_server_id: ragnarok
map_server_pw: abcd
map_server_db: ragnarok
Char-server:
QUOTE
[Status]: The char-server is ready (Server is listening on the port 6121).
Map:
QUOTE
[Status]: Map sending complete. Map Server is now online.
Login:
QUOTE
[SQL]: Access denied for user 'ragnarok'@'localhost' (using password: YES) - yeah, wrong.
BUT, setting password to "ragnarok:
CODE
sql.db_ip: 127.0.0.1
sql.db_port: 3306
sql.db_id: ragnarok
sql.db_pw: ragnarok
sql.db_db: ragnarok
sql.codepage:
// MySQL Character SQL server
char_server_ip: 127.0.0.1
char_server_port: 3306
char_server_id: ragnarok
char_server_pw: ragnarok
char_server_db: ragnarok
// MySQL Map SQL Server
map_server_ip: 127.0.0.1
map_server_port: 3306
map_server_id: ragnarok
map_server_pw: ragnarok
map_server_db: ragnarok
sql.db_port: 3306
sql.db_id: ragnarok
sql.db_pw: ragnarok
sql.db_db: ragnarok
sql.codepage:
// MySQL Character SQL server
char_server_ip: 127.0.0.1
char_server_port: 3306
char_server_id: ragnarok
char_server_pw: ragnarok
char_server_db: ragnarok
// MySQL Map SQL Server
map_server_ip: 127.0.0.1
map_server_port: 3306
map_server_id: ragnarok
map_server_pw: ragnarok
map_server_db: ragnarok
Char-server:
QUOTE
[Status]: The char-server is ready (Server is listening on the port 6121).
Map:
QUOTE
[Status]: Map sending complete. Map Server is now online.
AAAAND, Login-server:
QUOTE
[Status]: The login-server is ready (Server is listening on the port 6900). - yeah, it really works!
(IMG:style_emoticons/default/wink.gif)