|
You last visited: Today at 11:51
Advertisement
[HELP]Billing Server is Dead/ShardManager ERROR
Discussion on [HELP]Billing Server is Dead/ShardManager ERROR within the SRO Private Server forum part of the Silkroad Online category.
06/10/2013, 18:22
|
#1
|
elite*gold: 0
Join Date: Oct 2011
Posts: 256
Received Thanks: 110
|
[HELP]Billing Server is Dead/ShardManager ERROR
Hey guys,
after so much wasted time I give up and ask the experts here, I hope you can help me. Please read the full thread before you post something like "you must check your IIS etc.".
################################################## ###############
My problem is the SR_ShardManager application. Everytime when I try to start it, it closes fast as hell and give me the information: "Billing Server is dead", check the image below:
I am starting the applications in this order:
1. Cert [WORKS FINE]
2. Global Manager [WORKS FINE]
3. Machine Manager [WORKS FINE]
4. Download Manager [WORKS FINE]
5. Gateway Manager [WORKS FINE]
6. Farm Manager [WORKS FINE]
7. Agent Server xtrap [WORKS FINE]
8. SR_Shard Manager [SUCK]
9. etc....
10. etc.....
via I see everything fine, so I donīt know why ShardManagar say itīs dead?:
I have edittet the IIS settings like this ( correct):
My server.cfg :
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 "192.168.2.102", 32000
LoginFailureTolerance 30
IBUVFailureTolerance 30
LoginFailureBlockTimeMin 0
IBUVFailureBlockTimeMin 0
AutomatedPunisher "AutomatedPunisher"
LoginPunishmentGuide "Blocked for 10 minutes due to incorrect password entered 30 times"
LoginPunishmentDescription "Blocked for 10 minutes due to incorrect password entered 30 times"
IBUVPunishmentGuide "Blocked for 10 minutes due to incorrect code entered 30 times"
IBUVPunishmentDescription "Blocked for 10 minutes due to incorrect code entered 30 times"
}
GatewayServer {
LastFullVersion_SR_Client 130
Certification "192.168.2.102", 15880
IBUVQueueReserveCount 20000
IBUVQueuePrepareRatio 0.10
IBUVFailureIPTolerance 0
IBUVStringSize 1
IBUVCharacterSet "ABCDEF1234567897897890"
}
DownloadServer {
Certification "192.168.2.102", 15880
}
FarmManager {
Certification "192.168.2.102", 15880
}
AgentServer {
Certification "192.168.2.102", 15882 //no global manager running lol
//traffic_filter_activity "service_off"
//MaxUser 5000
//SockTCPCount 15000
MaxConnectionsPerServer "5000"
MaxConnectionsPer1_OServer "5000"
}
MachineManager {
Certification "192.168.2.102", 15880
CERTIFICATION_IP_BIND "192.168.2.102"
}
SR_GameServer {
Certification "192.168.2.102", 15882
SockTCPCount "5000"
ExpRatio "35000"
ExpRatioParty "35000"
DropItemRatio "5000"
DropGoldAmountCoef "15000"
HwanGainFactor "250"
ShowFormulaDetail "1"
//WINTER_EVENT_2009 EVENT_ON
//EUBUSINESS_EVENT EVENT_ON
//GOLDEN_PIG_FEBRUARY_EVENT EVENT_ON
//THANKS_GIVING_EVENT EVENT_ON
//LIBERATION_EVENT EVENT_ON
LOCALE LOCALE_VIETNAM
//#ifdef OPEN_MARKET_SYSTEM
SET_FEE_RATE "0,5,5,5"
SELL_FEE_RATE "0,10,10,10"
//#endif OPEN_MARKET_SYSTEM
//RE FTW
DO_NOT_SPAWN_MONSTER_OVER_MAX_SERVICE_LEVEL "OFF"
ENTER_LIMIT_CONDITION_GAME_WORLD_ASSIGNED "OFF"
}
SR_ShardManager {
Certification "192.168.2.102", 15882
BILLING_SERVER_URL "http://192.168.2.102:8080"
CREST_FTP_URL "ftp://joscha:[email protected]"
ChristmasEvent2007 0
SERVER_EVENT_SYSTEM ON
LOCALE LOCALE_VIETNAM
FlagEvent 1
//HourForMeterRateLevelFirst 24
//HourForMeterRateLevelSecond 0
BattleArenaRandom 1
BattleArenaParty 1
BattleArenaGuild 1
BattleArenaJob 1
ArenaMatchOccupy 1
ArenaMatchFlag 1
ArenaMatchPoint 1
}
My srGlobalService.ini :
Code:
[global]
count=1
[entry0]
operation_type=22
name=SRO_Vietnam_TestLocal
query=DRIVER={SQL Server};SERVER=COSIDS\SQLEXPRESS;DSN=SRO_VT_ACCOUNT;UID=sa;PWD=123456789;DATABASE=SRO_VT_ACCOUNT
global_manager_node_id=697
My srShard.ini :
Code:
[global]
count=1
[entry0]
id=64
global_operation_id=20
operation_type=22
name=SroLand
query=DRIVER={SQL Server};SERVER=COSIDS\SQLEXPRESS;DSN=SRO_VT_SHARD;UID=sa;PWD=123456789;DATABASE=SRO_VT_SHARD
query_log=DRIVER={SQL Server};SERVER=COSIDS\SQLEXPRESS;DSN=SRO_VT_LOG;UID=sa;PWD=123456789;DATABASE=SRO_VT_LOG
capacity=1000
shard_manager_node_id=705
u1=240
u2=208
u3=17
u4=1
u5=0
u6=0
u7=0
Some question about things which I havenīt understand:
- For what do I need FileZilla and the folder "SRO_CREST" which is empty?
- Should it run permanently? Because keep it close.
I hope somebody can help me
|
|
|
06/10/2013, 18:54
|
#2
|
elite*gold: 0
Join Date: Jul 2010
Posts: 58
Received Thanks: 26
|
Check this out.
Post by LastTim3, 2nd problem - Good Luck !
PS : The SRO_CREST Folder is used to save the Guild & Union Logo(s) !
|
|
|
06/10/2013, 19:09
|
#3
|
elite*gold: 0
Join Date: Jun 2013
Posts: 153
Received Thanks: 55
|
PHP Code:
BILLING_SERVER_URL "http://192.168.2.102:8080"
Change it to:
PHP Code:
BILLING_SERVER_URL "http://192.168.2.102:8080/"
|
|
|
06/10/2013, 19:19
|
#4
|
elite*gold: 0
Join Date: Oct 2011
Posts: 256
Received Thanks: 110
|
Quote:
Originally Posted by Ŧєคгlєรร
PHP Code:
BILLING_SERVER_URL "http://192.168.2.102:8080"
Change it to:
PHP Code:
BILLING_SERVER_URL "http://192.168.2.102:8080/"
|
Thanks! I really thank you haha. This stupid mistake !
Can be closed
|
|
|
06/10/2013, 19:29
|
#5
|
elite*gold: 0
Join Date: Jun 2013
Posts: 153
Received Thanks: 55
|
You are most welcome
|
|
|
10/06/2013, 23:54
|
#6
|
elite*gold: 0
Join Date: May 2013
Posts: 227
Received Thanks: 13
|
where i can find php code to change it i had same problem
|
|
|
10/07/2013, 12:54
|
#7
|
elite*gold: 19
Join Date: Jul 2013
Posts: 223
Received Thanks: 290
|
server.cfg
|
|
|
01/23/2014, 11:48
|
#8
|
elite*gold: 0
Join Date: Oct 2011
Posts: 19
Received Thanks: 1
|
Have the same problem!!!
BILLING_SERVER_URL "http://192.168.2.102:8080/" alrdy saved.
|
|
|
02/03/2014, 18:28
|
#9
|
elite*gold: 0
Join Date: Dec 2011
Posts: 31
Received Thanks: 2
|
Quote:
Originally Posted by preemode
Have the same problem!!!
BILLING_SERVER_URL "http://192.168.2.102:8080/" alrdy saved.
|
Do your IIS setups
|
|
|
08/13/2014, 17:32
|
#10
|
elite*gold: 0
Join Date: May 2014
Posts: 13
Received Thanks: 0
|
I've got same problem, any have solve this problem yet?
|
|
|
09/24/2015, 16:55
|
#11
|
elite*gold: 0
Join Date: Jul 2014
Posts: 67
Received Thanks: 14
|
Same problem here and i checked the IIS and the server.cfg
|
|
|
11/23/2017, 12:26
|
#12
|
elite*gold: 0
Join Date: Dec 2016
Posts: 33
Received Thanks: 4
|
Have the same problem .. me too
|
|
|
11/23/2017, 17:25
|
#13
|
elite*gold: 0
Join Date: Jul 2009
Posts: 1,860
Received Thanks: 760
|
Quote:
Originally Posted by TheBold
Have the same problem .. me too
|
... Would you mind not to necropost on old topics from 2015? Rather post a new one, please.
For anyone else being also narrow minded:
Check your actual billingserver files, not just the config files at the root server (server.cfg, certification .ini-files, etc).
Check on:
DBConnect.asp - obviously requires database credential
GetTotalSilk.asp, Purchasesilk.asp, RefundSilk.asp - requires server IP (local / 127.0.0.1 does also work here)
"Billingserver is dead" does only mean that, wrong file configuration (and missing a proper IIS setup, which isn't the case here).
|
|
|
 |
Similar Threads
|
[Guide] How to Fix Billing server is dead
04/29/2018 - SRO PServer Guides & Releases - 4 Replies
Hello ! So let`s go .
1.Go to IIS and click on Your-PC and Start .
http://imageshack.us/f/163/24998242.jpg
2.Go to Sites and click on Default Web Site . On the left Click on Start .
http://imageshack.us/f/225/94954453.jpg
3.Then click on Browse *:80 (http)
http://imageshack.us/f/803/86995555.jpg
|
Billing server is dead and can't connect to url
07/07/2016 - SRO Private Server - 6 Replies
So i made the server , i played on him and now when i start shard manager its says can't acces to url , billing server is dead and than just close.........
|
Dead Billing Server Help
04/15/2015 - SRO Private Server - 2 Replies
Hello, I have been trying to set a server up again, not having much success this time around. I have done everything correctly and setup everything as I have done before, I am now getting a "Billing server dead" message when starting the shard manager. I have double checked everything and made sure all settings are right, and still this error remains, Any bit of help would be appreciated.
*This can be closed*
"Problem Fixed"
|
vsro Billing server dead
08/19/2012 - SRO Private Server - 1 Replies
When I ru srshardmananger , close after 3 sec with
'' Billing server dead''
I enabled IIS from windows Q_Q
Any tips?
p.s: i have no p.s
|
VSRO Server ShardManager ERROR
10/05/2011 - SRO Private Server - 0 Replies
System:
Win XP x64 SP3 (IIS FTP & HTTP Server)
8GB RAM
SR_GameServer Error (SR_GameServer.exe using 2560MB of memory)
I Grab Item & DC (Blue Or Non Blue)
http://img803.imageshack.us/img803/7493/magicitem .png
http://img12.imageshack.us/img12/2521/normalitem. png
SR_ShardManager Error
|
All times are GMT +1. The time now is 11:54.
|
|