orange Posted February 17, 2013 Posted February 17, 2013 hey guys can some 1 please help me out why am i getting this error? and how can i rectify it? Quote
mrlongshen Posted February 17, 2013 Posted February 17, 2013 are u using debian os ? if yes. type ps aux. view PID number of yours (Name) kill -9 PID good luck Quote
orange Posted February 17, 2013 Author Posted February 17, 2013 no i am using centos i am kinda in trouble. just to check, i opened my map_athena.conf and char_athena.conf there i found this // Login Server IP // The character server connects to the login server using this IP address. // NOTE: This is useful when you are running behind a firewall or are on // a machine with multiple interfaces. //login_ip: 127.0.0.1 of course my login ip is a different one. just to check i removed the double slash (//) from login ip in char_athena.conf and map_athena.conf respectively . and i tried restarted but i got da same error. but unfortunately for me, i found that everything from those 2 files got erased. the file size is 0. i tried copying the data in it from the ra svn on this fourms. but after i paste it the data doesnt seem to get saved. please help me out on what i have to do. Quote
mrlongshen Posted February 17, 2013 Posted February 17, 2013 the error is produced because, u have run 2 of map-server_sql. u should stop that 1st. Quote
clydelion Posted February 17, 2013 Posted February 17, 2013 There's an instance of rathena already running on that port. run this.. ./athena-start restart Quote
orange Posted February 17, 2013 Author Posted February 17, 2013 yes i already did that cly. still i get the same same error. but now the issue is that my char_athena.conf and map_athena.conf r blank!!!! Quote
Asura Posted February 17, 2013 Posted February 17, 2013 Hi Orange, Turn off your IPTables just in case with... service iptables stop Then perform a reboot on your VPS/Dedicated Service to help alleviate any pre-existing processes; reboot Finally, try once again to run it to see if it works. Quote
yakuu Posted February 17, 2013 Posted February 17, 2013 (edited) Hi Orange, Turn off your IPTables just in case with...service iptables stopThen perform a reboot on your VPS/Dedicated Service to help alleviate any pre-existing processes; reboot Finally, try once again to run it to see if it works. reboot fix all or what is that. Right answere; Port is already used, change them and restart athena, thats all. Edited February 17, 2013 by yakuu Quote
orange Posted February 18, 2013 Author Posted February 18, 2013 Hi Orange, Turn off your IPTables just in case with... service iptables stop Then perform a reboot on your VPS/Dedicated Service to help alleviate any pre-existing processes; reboot Finally, try once again to run it to see if it works. Thanks a lot asura for ur help but when i do reboot i get a message "the system is going down for reboot NOW!! " in putty i gt this message Quote
yakuu Posted February 18, 2013 Posted February 18, 2013 (edited) x.X "Reboot", an event sequence when restarting a computer Just wait until the server is back online.. Oh and how i said, please change your Port, you can chekc the Port wich used with: // Login Server Portlogin_port: 6900 example edit to: 7100...// Character Server Portchar_port: 6121 example edit to: 7321 ... // Map Server Portmap_port: 5121 example edit to: 5321 ... and ./athena-start restart Edited February 18, 2013 by yakuu Quote
orange Posted February 19, 2013 Author Posted February 19, 2013 (edited) sir plss do have a look at this screenshot especially char_athena,conf and map_athena.conf any 1 here?? hey guys i kinda managed to get it solved. thanks for all your support but right now when i restart i get this message. [info]: Logging item transactions to table 'picklog'.[info]: Logging commands to table 'atcommandlog'.[info]: Connecting to the Map DB Server.... : Can't connect to MySQL server on '127.0.0.1' (111) [Debug]: at inter.c:769 how can i fix it?? Edited February 19, 2013 by orange Quote
yakuu Posted February 19, 2013 Posted February 19, 2013 (edited) conf/inter_athena.conf sql.db_hostname: 127.0.0.1sql.db_port: 3306sql.db_username: ragnaroksql.db_password: ragnaroksql.db_database: ragnaroksql.codepage:// MySQL Character SQL serverchar_server_ip: 127.0.0.1char_server_port: 3306char_server_id: ragnarokchar_server_pw: ragnarokchar_server_db: ragnarok// MySQL Map SQL Servermap_server_ip: 127.0.0.1map_server_port: 3306map_server_id: ragnarokmap_server_pw: ragnarokmap_server_db: ragnarok// MySQL Log SQL Databaselog_db_ip: 127.0.0.1log_db_port: 3306log_db_id: ragnaroklog_db_pw: ragnaroklog_db_db: ragnaroklog_codepage:log_login_db: loginlog Edited February 19, 2013 by yakuu Quote
Mystery Posted February 20, 2013 Posted February 20, 2013 Yup. The IP Address is on default at the moment and you need to get your SQL Address from your provider. Your provider is responsible for having your VPS Address and a SQL One. Quote
Question
orange
hey guys
can some 1 please help me out why am i getting this error? and how can i rectify it?
12 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.