GlobalManager - Failed to request Certification

10/05/2016 11:44 kadilakas#1
I checked all files :
• srNodeType
Quote:
[global]
count=1
[entry0]
id=335
operation_type=22
name=SRO Vietnam TestLocal
wip=192.168.1.100
nip=192.168.1.100
machine_manager_node_id=699
• server.cfg
Quote:
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 "192.168.1.100", 32000
Certification "192.168.1.100", 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 "192.168.1.100", 15880
IBUVQueueReserveCount 20000 // IBUV를 위해 미리 생성해 놓을 이미지 갯수
IBUVQueuePrepareRatio 0.05 // 아이들 타임에 이미지 생성할 비율
IBUVFailureIPTolerance 0 // 한 IP당 IBUV 실패를 허용할 최대 오류 허용치, 0이면 블럭 안하겠다는 거지.

// 추가된 넘이다!!!!!
//////////////////////////////////////////////////////////
IBUVStringSize 6 // 한글 캐릭터셋 사용 시 3, 알파벳 캐릭터 셋만 사용하는 경우 6 으로 세팅한다.
IBUVCharacterSet "ABCDEFGHLMNQRTabdehimn2345678"
//////////////////////////////////////////////////////////
}

DownloadServer {
Certification "192.168.1.100", 15880
}
FarmManager {
Certification "192.168.1.100", 15880
}

AgentServer {
Certification "192.168.1.100", 15882
}

MachineManager {
Certification "192.168.1.100", 15880
}

SR_GameServer {
Certification "192.168.1.100", 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 "192.168.1.100", 15882
BILLING_SERVER_URL "http://192.168.1.100:8080/"
CREST_FTP_URL "ftp://sro_logo:net2e1@192.168.1.100/"
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
}
I start CustomCertificationServer, and it works good, there is no any errors, but when i start global manager: Failed to request Certification.
10/05/2016 14:12 janicka#2
Use Sro module patcher to bind ip. Try use search for it.
10/05/2016 14:47 kadilakas#3
Not woriking, same problem. I dont get it.
10/05/2016 15:04 janicka#4
Quote:
Originally Posted by kadilakas View Post
Not woriking, same problem. I dont get it.
Post screen if youre running cert. Also check linking to DB in cert and check ODBC data source.
10/05/2016 15:12 kadilakas#5
I fixed it, i think it was not saved server.cfg, because i did all ip changes and DB names, and now it's working. Thanks for helping, bro.

[Only registered and activated users can see links. Click Here To Register...]

One more question. I start server and its running fine, but when i launch sro on loader, sro_client stop working, it is because of low pc RAM ? Or there is other reason?
10/05/2016 17:09 janicka#6
Quote:
Originally Posted by kadilakas View Post
I fixed it, i think it was not saved server.cfg, because i did all ip changes and DB names, and now it's working. Thanks for helping, bro.

[Only registered and activated users can see links. Click Here To Register...]

One more question. I start server and its running fine, but when i launch sro on loader, sro_client stop working, it is because of low pc RAM ? Or there is other reason?
I was running local test server and client in machine with 4GB ram just fine. It can be problem in client. Maybe it dont match youre DB. What files you are using?