Log Errors

Results 1 to 3 of 3
  1. #1
    Proficient Member sapeone123 is offline
    MemberRank
    Sep 2013 Join Date
    166Posts

    Log Errors

    Soo i'm able to see channel when i login to my account
    pls help guys :)

    Here are logs :


    Code:
    GlobalMgrSvr
    [Thu Oct  3 2013 23:55:34.812867 3085794192]: new server session (01:01)[Thu Oct  3 2013 23:55:34.819251 3085794192]: [ClientVersion] Notify : GroupIdx(1), Vesion(369), MagicKey(543957823)
    [Thu Oct  3 2013 23:55:35.361822 3085794192]: new AgentShop session (01:01)
    [Thu Oct  3 2013 23:56:41.180519 3085794192]: [##ERROR##] 1:1 server notify time over (time: 66370)
    [Thu Oct  3 2013 23:56:41.180680 3085794192]: close(): closing(127.0.0.1)
    [Thu Oct  3 2013 23:56:41.182555 3085794192]: 5.close user -1 [9CA41B8] (127.0.0.1)
    Code:
    RockAndRollITS
    [Fri Oct  4 2013 00:00:11.137952 3086429072]: [##ERROR##] unregister command: 3204
    Code:
    WorldSvr_01_01
    [Thu Oct  3 2013 23:56:48.824529 3086801776]: [##ERROR##] remoteAddr(127.0.0.1), connectRetryNum_(19,0), serverAddr(127.0.0.1:38170)
    I will be thankful for every help i get.
    Last edited by sapeone123; 04-10-13 at 01:17 AM.


  2. #2
    Leech feeder. lifestream is offline
    MemberRank
    Oct 2008 Join Date
    855Posts

    Re: Log Errors

    worldsvr error is the result of globalmanager failing and global manager depends off the rockandroll.
    So its rockandroll problem most likely.

    Never seen that error - try using default, original ini for it.

    Code:
    [NetLib]
    Port=32001
    PortForHS=62001
    SendMaxBufSize=32768
    ProcessDataLimit=10000
    MaxUserNum=500
    WatchsNoPackLimit=30000
    UseEncryptPacket=1
    SystemLogTTimeOut=100
    ReactorTimeOut=100
    DisableReactorPipe=1
    ConnectRetryTime=5000
    ConnectRetryNum=10
    UseEncryptPacket=0
    LogLevel=3
    
    [RockAndRoll]
    ESymRepositoryPath="/etc/cabal/GMSHeartITS/"
    
    [DBAgent]
    Addr=127.0.0.1
    Port=32080

  3. #3
    Proficient Member sapeone123 is offline
    MemberRank
    Sep 2013 Join Date
    166Posts

    Re: Log Errors

    everything is same at my RockAndRollITS.ini ..



Advertisement