|
You last visited: Today at 02:54
Advertisement
MachineManager Cannot establish keep alive session
Discussion on MachineManager Cannot establish keep alive session within the SRO Private Server forum part of the Silkroad Online category.
02/22/2016, 18:35
|
#2
|
elite*gold: 0
Join Date: Apr 2010
Posts: 296
Received Thanks: 64
|
i had same problem.
try this 'server.cfg' (add your ip there) and just change the certification port on 32000 !!!
PHP Code:
Common {
debug_option_debugger_present {
DEBUG_OPTION_ASSERT_SHOW_MESSAGEBOX_OKCANCEL,
DEBUG_OPTION_ASSERT_ADVANCE_BREAK,
DEBUG_OPTION_ASSERT_CANCEL_EXIT
}
debug_option_stand_alone {
DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX ,
DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
}
netengine_debug_option_debugger_present {
DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX ,
DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
}
netengine_debug_option_stand_alone {
DEBUG_OPTION_ASSERT_DONOT_SHOW_MESSAGEBOX ,
DEBUG_OPTION_ASSERT_WRITE_MINIDUMP
}
}
////////////////////////////////////////////////////////////////////////////////////////////
GlobalManager {
// Certification "YOUR IP HERE", 32000
Certification "YOUR IP HERE", 32000
LoginFailureTolerance 3 // ÃÖ´ë ·Î±×ÀÎ ÆÐ½º¿öµå ¿À·ù Çã¿ëÄ¡
IBUVFailureTolerance 3 // ÃÖ´ë À̹ÌÁö ÀÎÁõ ¿À·ù Çã¿ëÄ¡
LoginFailureBlockTimeMin 10 // ºí·° ½Ã°£(ºÐ) - ·Î±×ÀÎ ÆÐ½º¿öµå ¿À·ù
IBUVFailureBlockTimeMin 10 // ºí·° ½Ã°£(ºÐ) - À̹ÌÁö ÀÎÁõ ¿À·ù
AutomatedPunisher "AutomatedPunisher" // ºí·° ÁÖü À̸§ (±âÁ¸ ºí·°Àº gm ¸í)
LoginPunishmentGuide "Blocked for 10 minutes due to incorrect password entered 3 times" // ÆÐ½º¿öµå ¿À·ù¿¡ ´ëÇÑ ºí·° °¡À̵å
LoginPunishmentDescription "Blocked for 10 minutes due to incorrect password entered 3 times" // ÆÐ½º¿öµå ¿À·ù¿¡ ´ëÇÑ ºí·° ¼³¸í
IBUVPunishmentGuide "Blocked for 10 minutes due to incorrect code entered 3 times" // À̹ÌÁö ÀÎÁõ ¿À·ù¿¡ ´ëÇÑ ºí·° °¡À̵å
IBUVPunishmentDescription "Blocked for 10 minutes due to incorrect code entered 3 times" // À̹ÌÁö ÀÎÁõ ¿À·ù¿¡ ´ëÇÑ ºí·° ¼³¸í
}
GatewayServer {
LastFullVersion_SR_Client 130
Certification "YOUR IP HERE", 15880
IBUVQueueReserveCount 20000 // IBUV¸¦ À§ÇØ ¹Ì¸® »ý¼ºÇØ ³õÀ» À̹ÌÁö °¹¼ö
IBUVQueuePrepareRatio 0.05 // ¾ÆÀ̵é ŸÀÓ¿¡ À̹ÌÁö »ý¼ºÇÒ ºñÀ²
IBUVFailureIPTolerance 0 // ÇÑ IP´ç IBUV ½ÇÆÐ¸¦ Çã¿ëÇÒ ÃÖ´ë ¿À·ù Çã¿ëÄ¡, 0ÀÌ¸é ºí·° ¾ÈÇϰڴٴ °ÅÁö.
// Ãß°¡µÈ ³ÑÀÌ´Ù!!!!!
//////////////////////////////////////////////////////////
IBUVStringSize 6 // ÇÑ±Û Ä³¸¯Åͼ »ç¿ë ½Ã 3, ¾ËÆÄºª ij¸¯ÅÍ ¼Â¸¸ »ç¿ëÇÏ´Â °æ¿ì 6 À¸·Î ¼¼ÆÃÇÑ´Ù.
IBUVCharacterSet "ABCDEFGHLMNQRTabdehimn2345678"
//////////////////////////////////////////////////////////
}
DownloadServer {
Certification "YOUR IP HERE", 15880
}
FarmManager {
Certification "YOUR IP HERE", 15880
}
AgentServer {
Certification "YOUR IP HERE", 15882
}
MachineManager {
Certification "YOUR IP HERE", 15880
}
SR_GameServer {
Certification "YOUR IP HERE", 15882
ExpRatio 100
ExpRatioParty 100
DropItemRatio 0,1
DropGoldAmountCoef 0,1
//WINTER_EVENT_2009 EVENT_ON // 2009³â °Ü¿ï À̺¥Æ®
//EUBUSINESS_EVENT EVENT_ON
//GOLDEN_PIG_FEBRUARY_EVENT EVENT_ON
//THANKS_GIVING_EVENT EVENT_ON
//LIBERATION_EVENT EVENT_ON
LOCALE LOCALE_VIETNAM // for Helper mark
//#ifdef OPEN_MARKET_SYSTEM
SET_FEE_RATE "0,5,5,5"
SELL_FEE_RATE "0,10,10,10"
//#endif OPEN_MARKET_SYSTEM
}
SR_ShardManager {
Certification "YOUR IP HERE", 15882
BILLING_SERVER_URL "http://YOUR IP HERE:8080/"
CREST_FTP_URL "ftp://sro_logo:net2e1@YOUR IP HERE/"
ExtraExpRatio 0.1
ChristmasEvent2007 0
//SERVER_EVENT_SYSTEM ON
LOCALE LOCALE_VIETNAM
FlagEvent 0
FlagEvent 0
HourForMeterRateLevelFirst 22
HourForMeterRateLevelSecond 23
BattleArenaRandom 0
BattleArenaParty 0
BattleArenaGuild 0
BattleArenaJob 0
ArenaMatchOccupy 0
ArenaMatchFlag 0
ArenaMatchPoint 0
}
|
|
|
02/23/2016, 09:08
|
#3
|
elite*gold: 0
Join Date: Jun 2008
Posts: 701
Received Thanks: 213
|
Use SRPatcher to patch youre runtime to youre server IP. This will fix youre issue.
|
|
|
02/23/2016, 11:25
|
#4
|
elite*gold: 0
Join Date: Jul 2009
Posts: 1,860
Received Thanks: 760
|
Don't use tools from Chernobyl, amongst them SRPatcher. Read the topics about his backdoors and malware.
You simply ain't using the correct IP for your hosting.
Check your current IP (if hosting locally: IP routing from your Router/Modem, usually a 192.168.X.X address. If hamachi, take your Hamachi IP address) and redirect it correctly on your database (privileges for your admin stuff) and all configuration files of your certification, SMC, Server and Billingserver.
|
|
|
10/20/2022, 06:04
|
#5
|
elite*gold: 0
Join Date: Sep 2022
Posts: 2
Received Thanks: 0
|
Alguem pode me ajuda com ese pobrema aki MachineManager
PdhCollectQueryData() returns error(0xC0000BBC)
cannot establish keep alive session (bind 0.0.0.0)
|
|
|
 |
Similar Threads
|
MachineManager problem
09/28/2015 - SRO Private Server - 4 Replies
Again..
When I open the MachineManager window, it disappear in 2 sec and GlobalManger reason: 'server cord closed : 6"
Edited ini files. Checked IIS, - correclty.
What should do?>.>
|
Game Server Error cannot establish keep alive session
02/23/2012 - SRO Private Server - 3 Replies
cannot establish keep alive session : 31.210.123.10 15883 (bind 0.0.0.0)
cannot establish keep alive session : 31.210.123.10 15883 (bind 0.0.0.0)
cannot establish keep alive session : 31.210.123.10 15883 (bind 0.0.0.0)
cannot establish keep alive session : 31.210.123.10 15883 (bind 0.0.0.0)
cannot establish keep alive session : 31.210.123.10 15883 (bind 0.0.0.0)
GameServer Error
|
MachineManager Problem
09/14/2011 - SRO Private Server - 4 Replies
I read that so much people have same problem:
cannot certify server body :
Anyone know how to fix this problem ?
|
Should I establish the database with postgresql?
04/20/2010 - CO2 Private Server - 9 Replies
Hi yall!
First of all, sorry for my noobish words. I am really new in this area. I found that the pservers are more interesting than the TQ ones. So I wanted to start my own server. However, since I don't know too much about those technical things like c# or whatever, I encoutered a lot of questions while buliding my own server. I just got source from this forum, but I donno how to set up my database. Everytime I tried to establish it with postgresql, it just failed. It always telling me...
|
All times are GMT +1. The time now is 02:57.
|
|