Server Problem

Results 1 to 7 of 7
  1. #1
    Banned bugme is offline
    BannedRank
    Feb 2007 Join Date
    1,380Posts

    Server Problem

    Hi I have a cabal server which I done 2 days ago , but I can't connect to the server ......
    Wen I start the server all the services are [OK] and wen I type service cabal status all the services are [RUNNING]. I tryed to solve the problem but no solution !


    Server Logs : Server Logs - Download - 4shared - Popa Valentin
    I use :
    - VMWare Workstaion 8.0
    - CentOS 4.6
    - SQL Server Management Studio Express 2005
    - LocaSimon EviLxEdDiE Repack v3.1
    - Cabal US Client


    Please help !


  2. #2
    Member hefajstos is offline
    MemberRank
    Aug 2009 Join Date
    87Posts

    Re: Server Problem

    DBAgent_24 no connect to SQL check /etc/odbc.ini section CabalGame
    and check DBAgent_24.ini dsn=CabalGame change dsn=CabalGame24
    Last edited by hefajstos; 11-04-13 at 09:10 AM.

  3. #3
    Banned bugme is offline
    BannedRank
    Feb 2007 Join Date
    1,380Posts

    Re: Server Problem

    Thanks hefajstos for your reply I done what you said :
    I changed in DBAgent_24.ini , dsn=CabalGame with dsn=CabalGame24 and I checked odbc.ini but still can't connect to the server.

    Here is DBAgent_24.ini :

    Code:
    [NetLib]
    Port=381104
    SendMaxBufSize=65536
    SendMaxBufSizeUserHandler=131072
    SendMaxBufSizeLinkHandler=1048576
    ProcessDataLimit=10000
    MaxUserNum=100
    WatchsNoPackLimit=100000
    SystemLogTTimeOut=100
    ReactorTimeOut=-1
    LogLevel=3
    MemPoolUnitSizeClass=2
    
    [DBAgent]
    ServerIdx=24
    DBProcessTNum=5
    DSN=CabalGame24 (I changed CabalGame with CabalGame24)
    
    [DSN]
    DBId=my user with all DB accesss
    DBPwd=my pass
    DBAppName=DBAgent_24
    Here is odbc.ini :

    Code:
    [CabalGame]
    Driver      = FreeTDS
    Address     = 81.xxx.xx.xxx (my PC/WINDOWS IP)
    Port        = 1433
    Database    = GAMEDB
    TDS_Version = 8.0
    
    [CabalAccount]
    Driver      = FreeTDS
    Address     = 81.xxx.xx.xxx
    Port        = 1433
    Database    = ACCOUNT
    TDS_Version = 8.0
    
    [CabalCash]
    Driver      = FreeTDS
    Address     = 81.xxx.xx.xxx
    Port        = 1433
    Database    = CabalCash
    TDS_Version = 8.0
    Last edited by bugme; 11-04-13 at 10:17 AM.

  4. #4
    Member hefajstos is offline
    MemberRank
    Aug 2009 Join Date
    87Posts

    Re: Server Problem

    [CabalGame] <--- CabalGame24
    Driver = FreeTDS
    Address = 81.xxx.xx.xxx (my PC/WINDOWS IP)
    Port = 1433
    Database = GAMEDB
    TDS_Version = 8.0
    change port dbagent
    Port=381104
    correct port DBAgent 38181
    Code:
    [NetLib]
    Port=38181
    SendMaxBufSize=65536
    SendMaxBufSizeUserHandler=131072
    SendMaxBufSizeLinkHandler=1048576
    ProcessDataLimit=10000
    MaxUserNum=2048
    WatchsNoPackLimit=100000
    SystemLogTTimeOut=100
    ReactorTimeOut=-1
    LogLevel=3
    MemPoolUnitSizeClass=2
    
    [DBAgent]
    ServerIdx=24
    DBProcessTNum=5
    DSN=CabalGame24
    
    [DSN]
    DBId=cabaluser <---user "sa" SQL
    DBPwd=cabalpassword <--SQL pass
    DBAppName=DBAgent_24
    check any INI files to correct DBAgent correct Port
    Last edited by hefajstos; 11-04-13 at 11:01 AM.

  5. #5
    Banned bugme is offline
    BannedRank
    Feb 2007 Join Date
    1,380Posts

    Re: Server Problem

    I changed the port and CabalGame24 and it is the same ! Please help

  6. #6
    Member hefajstos is offline
    MemberRank
    Aug 2009 Join Date
    87Posts

    Re: Server Problem

    PM me help TeamViewer

  7. #7
    Banned bugme is offline
    BannedRank
    Feb 2007 Join Date
    1,380Posts

    Re: Server Problem

    Can someone help me I still can't connect !



Advertisement