retsaoremo Posted September 2, 2014 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 35 Reputation: 0 Joined: 11/22/13 Last Seen: July 29, 2022 Share Posted September 2, 2014 (edited) Hello my friends, i have one bug with my server on host. My server down a random time... The most times with the player count between 10 ~ 20... I think the map-server is lost the connection, but don't show any error on console. When it down, the players cant loggin (dont pass the character selection), shows that it's (the player) already online. And i have to restart the server, with this steps: ./athena-start stop When i put this command, the map-server dont stop (i can see then with ps -x command), so i have to killall -9 map-server Then i can ./athena-start start But one hour more or lass the server is down again with any erros on console :/ ... Please I help me!! Edited September 2, 2014 by retsaoremo Quote Link to comment Share on other sites More sharing options...
croxinuz Posted September 2, 2014 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 62 Reputation: 0 Joined: 03/18/12 Last Seen: Saturday at 01:09 PM Share Posted September 2, 2014 if you're using VPS,try to reboot your VPS and check your RAM Status. Quote Link to comment Share on other sites More sharing options...
retsaoremo Posted September 2, 2014 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 35 Reputation: 0 Joined: 11/22/13 Last Seen: July 29, 2022 Author Share Posted September 2, 2014 I've already reboot the machine today morning, and i got the error too (three times). I restart the server and now has 4 hours that dont show the error... i'm waiting... It is problem with the host or the emulator? I'm changing the host... Quote Link to comment Share on other sites More sharing options...
Kanner Posted September 3, 2014 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 12 Reputation: 0 Joined: 10/30/13 Last Seen: August 21, 2016 Share Posted September 3, 2014 Look this topic http://rathena.org/board/tracker/issue-9130-cpu-usage-goes-to-100/ Quote Link to comment Share on other sites More sharing options...
retsaoremo Posted September 3, 2014 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 35 Reputation: 0 Joined: 11/22/13 Last Seen: July 29, 2022 Author Share Posted September 3, 2014 (edited) Look this topic http://rathena.org/board/tracker/issue-9130-cpu-usage-goes-to-100/ I think is not this map because my server is full pvp and all npcs and mobs are unable. Only have custom npcs and woe scripts. I also go to this map and not bug. see my npc/re/scripts_main.conf: // -------------------------------------------------------------- // - rAthena Renewal Primary Scripts File - // -------------------------------------------------------------- // The idea of this new system is to make scripts more organized // since the old system was rather messy with all the NPCs in one // file. Now scripts are organized in to files arraged by type. // Custom scripts are now in scripts_custom.conf, all other // scripts are deemed as 'official'. You should place your NPCs // in to scripts_custom.conf to follow the trend. // // Thanks, // Ancyker and the rest of the rAthena Team // // Note: "Comments" are all text on the right side of a double slash "//" // Whatever text is commented will not be parsed by the servers, and serves // only as information/reference. // // -------------------------------------------------------------- // ------------------ Global Scripts Functions ------------------ // Utilitarian functions used by many scripts. //npc: npc/other/Global_Functions.txt // -------------------- Cash Shop Functions --------------------- // Used by cash shop items in the Item Database. //npc: npc/other/CashShop_Functions.txt // ------------------- Common Script Files ---------------------- //import: npc/scripts_athena.conf //import: npc/scripts_guild.conf //import: npc/scripts_jobs.conf //import: npc/scripts_mapflags.conf //import: npc/scripts_monsters.conf //import: npc/scripts_warps.conf // ------------------- Renewal Script Files --------------------- //import: npc/re/scripts_athena.conf //import: npc/re/scripts_guild.conf //import: npc/re/scripts_jobs.conf //import: npc/re/scripts_mapflags.conf //import: npc/re/scripts_monsters.conf //import: npc/re/scripts_warps.conf // Test for regressions and such //import: npc/scripts_test.conf // ------------------- Custom Script Files ---------------------- // - Your NPCs go in this file! import: npc/scripts_custom.conf But i'll comment the line of this map on maps_athena.conf and I back to talk if it work... @edit I unable the command '@warp' and still happen this bug :/ 2 times today... Edited September 3, 2014 by retsaoremo Quote Link to comment Share on other sites More sharing options...
Question
retsaoremo
Hello my friends, i have one bug with my server on host.
My server down a random time... The most times with the player count between 10 ~ 20...
I think the map-server is lost the connection, but don't show any error on console.
When it down, the players cant loggin (dont pass the character selection), shows that it's (the player) already online.
And i have to restart the server, with this steps:
./athena-start stop
When i put this command, the map-server dont stop (i can see then with ps -x command), so i have to
killall -9 map-server
Then i can
./athena-start start
But one hour more or lass the server is down again with any erros on console :/ ...
Please I help me!!
Edited by retsaoremoLink to comment
Share on other sites
4 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.