GlobalManager Error

01/14/2017 02:04 Nexiero#1
Hello, I'm getting the following error while running GlobalManager:
Code:
notify	BILLING SERVER[dummy]	2017-01-14 01:00:57 826
notify	BillingMgr- Created!	2017-01-14 01:00:57 826
notify	BillingMgr- Service Initialized!	2017-01-14 01:00:57 826
notify	successfully server task registered	2017-01-14 01:00:57 842
notify	request server certification	2017-01-14 01:00:57 858
notify	Add ServerNotify : (1) - Certification	2017-01-14 01:00:57 889
notify	Add ServerNotify : (698) - GatewayServer	2017-01-14 01:00:57 889
notify	Add ServerNotify : (699) - MachineManager	2017-01-14 01:00:57 889
notify	Add ServerNotify : (700) - DownloadServer	2017-01-14 01:00:57 889
notify	Add ServerNotify : (704) - FarmManager	2017-01-14 01:00:57 889
notify	successfully server certificated	2017-01-14 01:00:57 889
fatal	server cord established : 1 (10.0.0.4:36000)	2017-01-14 01:00:57 889
notify	Successfully DB Initialized!	2017-01-14 01:00:57 905
fatal	Can't connect to account DB	2017-01-14 01:01:13 703
fatal	GlobalManager is initialized successfully	2017-01-14 01:01:13 703
fatal	cannot occupy db session : select * from SK_SilkChange_BY_Web	2017-01-14 01:01:13 703
fatal	cannot occupy db session : update _Shard set nStatus = 0, nCurrentUserRatio = 0 where nID = 64	2017-01-14 01:01:13 703
fatal	cannot occupy db session : select * from SK_SilkChange_BY_Web	2017-01-14 01:01:18 828
fatal	cannot occupy db session : select * from SK_SilkChange_BY_Web	2017-01-14 01:01:23 828
fatal	cannot occupy db session : update _Shard set nStatus = 0, nCurrentUserRatio = 0 where nID = 64	2017-01-14 01:01:23 828
fatal	cannot occupy db session : select * from SK_SilkChange_BY_Web	2017-01-14 01:01:28 829
fatal	cannot occupy db session : select * from SK_SilkChange_BY_Web	2017-01-14 01:01:33 829
fatal	cannot occupy db session : update _Shard set nStatus = 0, nCurrentUserRatio = 0 where nID = 64	2017-01-14 01:01:33 829
fatal	cannot occupy db session : select * from SK_SilkChange_BY_Web	2017-01-14 01:01:38 831
I use a static IP which is 10.0.0.4, Windows Server 2012 R2. I made sure the database info is all correct.
Any suggestions?
01/14/2017 06:25 !Ego#2
Check DB Connection , ini files and ODBC if ur using pc not VPS
01/14/2017 14:50 Nexiero#3
Quote:
Originally Posted by BuiLt4KiLl View Post
Check DB Connection , ini files and ODBC if ur using pc not VPS
I checked like 6 times now for all this but looks like everything is correct.
Can it be something regarding IIS or anything regarding the operating system? Because, I followed the same tutorial on Youtube to make a private server and everything worked perfectly while I was using Windows Server 2008 VPS since a few months but now it doesn't let me.
01/15/2017 14:38 janicka#4
Its error from cert/server.cfg you need check again also ODBC can do this issue..Maybe you forgot set DBConnect.asp in iis, you need recheck again.
01/18/2017 02:45 leo2111#5
Can't connect to account DB
Means you didnt add the correct account database in ini files - certification folder
01/18/2017 04:47 WickedNite.#6
ODBC is useless in sro, it does nothing.

A few options: dbconnect.asp, IIS incorrect services setup
01/18/2017 06:28 Nexiero#7
Thanks, fixed.
I was too dumb to notice the space in "P WD=".
Please close.
01/18/2017 09:45 leo2111#8
Odbc helps if you wanna connect sql via remote connection