server connection failed

Results 1 to 8 of 8
  1. #1
    Apprentice renairjohn is offline
    MemberRank
    Mar 2010 Join Date
    16Posts

    server connection failed

    sir i have a problem when starting the client i can't connect to the server, i use modem and i set my vmware connection into NAT and follow your guide, still cant connect to the server..what should i do?... plss help..


  2. #2
    All CHAOS! X_Sarah_X is offline
    MemberRank
    Jul 2009 Join Date
    BeachLocation
    630Posts

    Re: server connection failed

    Quote Originally Posted by renairjohn View Post
    what should i do?... plss help..
    Step1: Post logs

    This makes it much easier for us to see if you possibly misconfigured your server.

  3. #3
    .:: Why so Serious ::. schneemann101 is offline
    MemberRank
    Dec 2009 Join Date
    GermanyLocation
    420Posts

    Re: server connection failed

    I think the wrong sektion but ok...

    you find the Logs in your /var/log/cabal

  4. #4
    Apprentice renairjohn is offline
    MemberRank
    Mar 2010 Join Date
    16Posts

    Re: server connection failed

    sir, how can i fix this problem?

    [Wed Aug 25 2010 10:12:09.045458 3085952704]: sock 7 ->LinkHandler close
    [Wed Aug 25 2010 10:12:16.737231 3085952704]: [##ERROR##] remoteAddr(127.0.0.1), connectRetryNum_(9,0), serverAddr(127.0.0.1:38170)
    [Wed Aug 25 2010 10:12:18.659121 3085952704]: try connect 127.0.0.1:38170, Sync
    [Wed Aug 25 2010 10:12:20.710273 3085952704]: sock 7 ->LinkHandler Open
    [Wed Aug 25 2010 10:12:21.815522 3085952704]: SendIPSConnect2Svr (195:128:01:00)
    [Wed Aug 25 2010 10:12:36.028341 3077651360]: ServerState changed(0 -> 0)
    [Wed Aug 25 2010 10:14:17.818204 3085952704]: sock 9 ->LinkHandler close
    [Wed Aug 25 2010 10:14:20.683160 3085952704]: sock 7 ->LinkHandler close
    [Wed Aug 25 2010 10:14:22.892981 3085952704]: [##ERROR##] remoteAddr(127.0.0.1), connectRetryNum_(9,0), serverAddr(127.0.0.1:38180)
    [Wed Aug 25 2010 10:14:22.894686 3085952704]: try connect 127.0.0.1:38180, Sync
    [Wed Aug 25 2010 10:14:22.912522 3085952704]: sock -1 ->LinkHandler close
    [Wed Aug 25 2010 10:14:22.912731 3085952704]: [##ERROR##] connect 127.0.0.1:38180 fail
    [Wed Aug 25 2010 10:14:25.684970 3085952704]: [##ERROR##] remoteAddr(127.0.0.1), connectRetryNum_(9,0), serverAddr(127.0.0.1:38170)
    [Wed Aug 25 2010 10:14:25.685424 3085952704]: try connect 127.0.0.1:38170, Sync
    [Wed Aug 25 2010 10:14:25.687312 3085952704]: sock -1 ->LinkHandler close
    [Wed Aug 25 2010 10:14:25.687562 3085952704]: [##ERROR##] connect 127.0.0.1:38170 fail
    [Wed Aug 25 2010 10:14:27.929116 3085952704]: [##ERROR##] remoteAddr(127.0.0.1), connectRetryNum_(8,0), serverAddr(127.0.0.1:38180)
    [Wed Aug 25 2010 10:14:27.929473 3085952704]: try connect 127.0.0.1:38180, Sync
    [Wed Aug 25 2010 10:14:27.930035 3085952704]: sock -1 ->LinkHandler close
    [Wed Aug 25 2010 10:14:27.930369 3085952704]: [##ERROR##] connect 127.0.0.1:38180 fail

    DBagent_24

    [Wed Aug 25 2010 11:38:25.941999 3044826016]: [##ERROR##] DB ERROR(MSG) : [unixODBC][Driver Manager]Can't open lib '/usr/lib/libtdsodbc.so.0' : /usr/lib/libtdsodbc.so.0: cannot open shared object file: No such file or directory
    [Wed Aug 25 2010 11:38:25.942181 3044826016]: [##ERROR##] DB ERROR(CODE) : 0
    [Wed Aug 25 2010 11:38:25.942249 3044826016]: [##ERROR##] DB ERROR(VAR_INFO) :
    [Wed Aug 25 2010 11:38:25.942315 3044826016]: [##ERROR##] DB ERROR(SQLSTATE) : 01000
    [Wed Aug 25 2010 11:38:25.943689 3044826016]: [##ERROR##] DB ERROR(STM_TEXT) :
    [Wed Aug 25 2010 11:38:25.943941 3044826016]: [##ERROR##] Database Connect Fail (uid=renairjohn;pwd=****;dsn=CabalGame24;APP=DBAgent_24)
    [Wed Aug 25 2010 11:38:25.944035 3044826016]: [##ERROR##] check 'pDB' fail
    [Wed Aug 25 2010 11:38:25.944098 3044826016]: [##ERROR##] 'OnIPCIWarGetLastNationRewardWarResults' fail (Database/InstantWar.cpp:140)
    [Wed Aug 25 2010 11:38:25.944167 3044826016]: [##ERROR##] UsrMap Fail : MainCmd(600) Ret(8C:0:140) Addr(127.0.0.1)
    Last edited by chumpywumpy; 25-08-10 at 09:43 PM. Reason: for addnl txt messg

  5. #5
    The Dinosaur chumpywumpy is offline
    MemberRank
    Jun 2008 Join Date
    /f451/Location
    5,127Posts

    Re: server connection failed

    Install freetds and don't post your DB password :P

    Moved.

  6. #6
    Apprentice renairjohn is offline
    MemberRank
    Mar 2010 Join Date
    16Posts

    Re: server connection failed

    sir, i don't know what your mean about installing freetds, sorry for my noobs, but sir can you plss help me how to fix this error?
    my lan IP 192.168.1.2
    centos ip 192.168.1.10

    this what you mean?
    [CabalGame24]
    Driver = FreeTDS
    Address = 192.168.2.9
    Port = 1433
    Database = GAMEDB
    TDS_Version = 8.0

    [CabalAccount]
    Driver = FreeTDS
    Address = 192.168.2.9
    Port = 1433
    Database = ACCOUNT
    TDS_Version = 8.0

    [CabalCash]
    Driver = FreeTDS
    Address = 192.168.2.9
    Port = 1433
    Database = CabalCash
    TDS_Version = 8.0
    Last edited by renairjohn; 26-08-10 at 02:56 AM. Reason: addnl txt mssg

  7. #7
    Banned Yamachi is offline
    BannedRank
    Oct 2006 Join Date
    Jolly EnglandLocation
    3,517Posts

    Re: server connection failed

    Let me google that for you

    That should help you. I've already checked the search results, so I know what you need is there. Searching by yourself would have saved you 40+ minutes.

  8. #8
    Apprentice renairjohn is offline
    MemberRank
    Mar 2010 Join Date
    16Posts

    Re: server connection failed

    so many of them im confusing, but i download all of the freetds file, do i install all of them or I choose only one? im using centos v4.8, I tried to installed by using command <yum install bind> but it say, cannot find a valid baseurl for repo: update...



Advertisement