orange Posted February 17, 2013 Group: Members Topic Count: 39 Topics Per Day: 0.01 Content Count: 175 Reputation: 7 Joined: 09/13/12 Last Seen: May 14, 2021 Share 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 Link to comment Share on other sites More sharing options...
mrlongshen Posted February 17, 2013 Group: Members Topic Count: 98 Topics Per Day: 0.02 Content Count: 1302 Reputation: 79 Joined: 12/04/12 Last Seen: September 26, 2019 Share 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 Link to comment Share on other sites More sharing options...
orange Posted February 17, 2013 Group: Members Topic Count: 39 Topics Per Day: 0.01 Content Count: 175 Reputation: 7 Joined: 09/13/12 Last Seen: May 14, 2021 Author Share 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 Link to comment Share on other sites More sharing options...
mrlongshen Posted February 17, 2013 Group: Members Topic Count: 98 Topics Per Day: 0.02 Content Count: 1302 Reputation: 79 Joined: 12/04/12 Last Seen: September 26, 2019 Share Posted February 17, 2013 the error is produced because, u have run 2 of map-server_sql. u should stop that 1st. Quote Link to comment Share on other sites More sharing options...
clydelion Posted February 17, 2013 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 754 Reputation: 186 Joined: 05/22/12 Last Seen: October 15, 2022 Share Posted February 17, 2013 There's an instance of rathena already running on that port. run this.. ./athena-start restart Quote Link to comment Share on other sites More sharing options...
orange Posted February 17, 2013 Group: Members Topic Count: 39 Topics Per Day: 0.01 Content Count: 175 Reputation: 7 Joined: 09/13/12 Last Seen: May 14, 2021 Author Share 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 Link to comment Share on other sites More sharing options...
Asura Posted February 17, 2013 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 707 Reputation: 168 Joined: 01/26/12 Last Seen: February 7, 2014 Share 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 Link to comment Share on other sites More sharing options...
yakuu Posted February 17, 2013 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 52 Reputation: 3 Joined: 01/05/12 Last Seen: June 17, 2023 Share 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 Link to comment Share on other sites More sharing options...
orange Posted February 18, 2013 Group: Members Topic Count: 39 Topics Per Day: 0.01 Content Count: 175 Reputation: 7 Joined: 09/13/12 Last Seen: May 14, 2021 Author Share 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 Link to comment Share on other sites More sharing options...
yakuu Posted February 18, 2013 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 52 Reputation: 3 Joined: 01/05/12 Last Seen: June 17, 2023 Share 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 Link to comment Share on other sites More sharing options...
orange Posted February 19, 2013 Group: Members Topic Count: 39 Topics Per Day: 0.01 Content Count: 175 Reputation: 7 Joined: 09/13/12 Last Seen: May 14, 2021 Author Share 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 Link to comment Share on other sites More sharing options...
yakuu Posted February 19, 2013 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 52 Reputation: 3 Joined: 01/05/12 Last Seen: June 17, 2023 Share 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 Link to comment Share on other sites More sharing options...
Mystery Posted February 20, 2013 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share 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 Link to comment Share on other sites More sharing options...
Question
orange
hey guys
can some 1 please help me out why am i getting this error? and how can i rectify it?
Link to comment
Share on other sites
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.