server maintainance

Results 1 to 4 of 4
  1. #1
    Elite Member softsoldier is offline
    Member +Rank
    Nov 2009 Join Date
    234Posts

    server maintainance

    server under maintainance please log in later....

    so far ive searched everywhere and no luck at all, the command im using in beasties files, is start.sh, its the only one i can use without errors, start_full.sh keeps spamming me with

    gdelivery::connect to GAuth server failed. Reconnecting....

    its the only thing that fails, any tips? this has made me completely stumped ive checked the auth files nothing im supopst to change needs to be changed the ip's are correct and everything.
    Last edited by softsoldier; 29-11-10 at 10:01 PM.


  2. #2
    Nerd-IO Romulan is offline
    Grand MasterRank
    Feb 2009 Join Date
    BelgiumLocation
    3,333Posts

    Re: server maintainance

    nano /PWServer/glinkd/gamesys.conf

    [GLinkServer1]
    type = tcp
    port = 29000
    address = Server IP (i.e: 192.168.0.50)
    so_sndbuf = 12288
    so_rcvbuf = 12288
    ibuffermax = 16384
    obuffermax = 65536
    tcp_nodelay = 0
    listen_backlog = 10
    accumulate = 131072
    max_users = 3000
    halflogin_users = 6000
    sender_interval = 200000
    accumu_packets = 32768
    mtrace = /tmp/m_trace.link
    compress = 0
    close_discard = 1
    urgency_support = 1
    version = 10306 (check this, it should be the same version as your client)

  3. #3
    Elite Member softsoldier is offline
    Member +Rank
    Nov 2009 Join Date
    234Posts

    Re: server maintainance

    do i do that to all Glink servers? i have changed all the ip's and stuff already and the one version was 10301 i changed it to 10306 so i know that was wrong, im trading in the .data files now to see if it fixes it i figured they might be diffrent element.data versions. they are two diffrent releases.

    ---------- Post added at 04:52 AM ---------- Previous post was at 04:45 AM ----------

    update you were right changed the file version and changed the .data files and it worked like a charm ./start.sh works ill try ./start_full.sh later thanks rom ur awesome ^^ ill post a how to guide and how much i went through to help people if i can xd

    ---------- Post added at 05:37 AM ---------- Previous post was at 04:52 AM ----------

    now i just have to find out how to give myself gm i wanna use ronny's admin thingy but i dunno if it would work with beasties files. do they?

    ---------- Post added at 05:39 AM ---------- Previous post was at 05:37 AM ----------

    now i just have to find out how to give myself gm i wanna use ronny's admin thingy but i dunno if it would work with beasties files. do they?
    Last edited by softsoldier; 30-11-10 at 04:46 AM.

  4. #4
    Black Magic Development das7002 is offline
    Grand MasterRank
    Apr 2010 Join Date
    EarthLocation
    2,188Posts

    Re: server maintainance

    Change all of them except for glinkd to 127.0.0.1 as ONLY glinkd needs to talk to the outside world UNLESS you are for some reason running it on multiple machines

    glinkd can either be bound to 0.0.0.0 (binds to every available IP address) or whatever one you want it to be accessible from

    And yes Ronny's pwAdmin works with any and all releases here as we only have one set of server files...



Advertisement