1. If you have a problem and need help, create a new thread with a title that briefly describes the problem.
    Do not use titles like 'Help!' or 'I have a problem!'
    Dismiss Notice
  2. Hey Guest, is it this your first time on the forums?

    Visit the Beginner's Box

    Introduce yourself, read some of the ins and outs of the community, access to useful links and information.

    Dismiss Notice

mi server is ON, but no up to master list

Discussion in 'Server Help' started by Grifin, Jun 14, 2013.

  1. Grifin

    Grifin Catapult Fodder

    Messages:
    22
    - i can join only using: connect to : 50.2.225.136:50301 // this is mi ip server
    - console show , api error failed all service of port 443
    - i use Centos 6 updates,
    note: the kag server run goood, but dont up to master list.
    = solutions ? =
     
  2. MCrypa

    MCrypa Haxor

    Messages:
    562
    Probably a portforwarding error.
    Make sure you've followed this step by step (precicely); https://wiki.kag2d.com/wiki/Server
    + portforwarded correctly (according to your router type)
     
  3. RikTelner

    RikTelner Arsonist

    Messages:
    106
    I have same problem. I am able to enter 127.0.0.1:50301 but when I search for my specifically called server, it can't find it. Server works, since I joined it, I have admin, and terminal reacted to me. Any Any Any Tiniest idea? I forwarded Firewall, and router doesn't have functions of "forwarding" so I think it does let everything through.

    Sorry for digging it out.
     
  4. Galen

    Galen Haxor Staff Alumni Donator

    Messages:
    1,262
    Well, you were joining by using localhost (127.0.0.1). Did you check your IP and edited the dedicated_autoconfig.gm accordingly?
    Also, I highly doubt that your router lets you communicate through all ports without you having them to forward.
     
    inactive_account likes this.
  5. RikTelner

    RikTelner Arsonist

    Messages:
    106
    The IP in dedicated_autoconfig.gm is same as the one I used to join my game. About router, there isn't such function in it, I couldn't find it.
     
  6. MCrypa

    MCrypa Haxor

    Messages:
    562
    Try leaving that blank, the ip that is.
    (In dedicated_autoconfig.gm)
    Code:
    Ex;
    global sv_ip = ``
    Also, try joining your server through your IPv4 address.
    > Go to CMD
    > Write ipconfig
    > Find IPv4 address

    Also, it would be nice if you told us what kind of router you have.
     
  7. Galen

    Galen Haxor Staff Alumni Donator

    Messages:
    1,262
    You have to look up what your IP is, you may use a page like whatismyip.com.

    Could we get a log of what happens when you're launching the server please?
     
  8. RikTelner

    RikTelner Arsonist

    Messages:
    106
    Mine is correct. Same as in log. Check below for output.
    *MINE NOT LOCAL IP*, by this I mean, the IP that whatismyip.com shows.

    What? You mean I should delete 127.0.0.1; from settings file?
     

    Attached Files:

  9. Galen

    Galen Haxor Staff Alumni Donator

    Messages:
    1,262
    No, you should insert your real IP instead of the 127.0.0.1 in the dedicated_autoconfig.gm.
     
  10. RikTelner

    RikTelner Arsonist

    Messages:
    106
    Paste own IP, done. Start server, done. Be disappointed because it didn't worked, done.
    </br>--- merged: Jul 16, 2013 3:24 PM ---</br>
    Wait wasn't it the joinaddress I should have...?
    </br>--- merged: Jul 16, 2013 3:28 PM ---</br>
    Apparently I am master of idiotness, and I pasted my IP into "join address" for clans, yeah, blame me. Though, when I typed my IP into sv_join= the server doesn't start, if I start the .bat file, it starts doing something, and without any warning it shuts within 1 second after starting.
     
  11. Galen

    Galen Haxor Staff Alumni Donator

    Messages:
    1,262
    Give us that log then please.
     
  12. RikTelner

    RikTelner Arsonist

    Messages:
    106
    It doesn't print log, and it shuts too fast.
     
  13. Galen

    Galen Haxor Staff Alumni Donator

    Messages:
    1,262
    A server always prints logs, just post the most recent one.
     
  14. RikTelner

    RikTelner Arsonist

    Messages:
    106
    I am double channeling between you and MCrypa on PM. Server works now normally. I entered 192.168.XX.XX at sv_ thingie. Server runs, yay. Invisible on menu, ughhh... server does work on direct connection 192.168.XX.XX:50301
     
  15. Galen

    Galen Haxor Staff Alumni Donator

    Messages:
    1,262
    It can't show up on the list if you put a lan IP there...
     
  16. RikTelner

    RikTelner Arsonist

    Messages:
    106
    Look I am lua idiot. So... I have to paste ip from whatismyipaddress.com?
    </br>--- merged: Jul 16, 2013 4:45 PM ---</br>
    And it does shut again, within second.
     
  17. Galen

    Galen Haxor Staff Alumni Donator

    Messages:
    1,262
    I know when it does that, that could be because of an error where it fails to create an ENet server host, which means that the port you're trying to host on is already being used, or because you didn't portforward, which you said you couldn't because your router doesn't support it. What I still highly doubt.
     
  18. RikTelner

    RikTelner Arsonist

    Messages:
    106
    Being used? By what? How can I find another one?
     
  19. Galen

    Galen Haxor Staff Alumni Donator

    Messages:
    1,262
    Being used by a different server... The default KAG port is 50301 - which has to work if you didn't host a different server on that port yet. Also, you could google your routers brand name + how2portforward. Once you've forwarded 50301, your server should work.
     
  20. RikTelner

    RikTelner Arsonist

    Messages:
    106
    I found tutorial, and the interface of tutorial is exact same as mine, I added 50301 port for internal *.*.*.6 (mine internal IPv4), UDP and TCP. Click on batch file, and it closed... again.