1. 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

KAG API call failed error

Discussion in 'Server Help' started by fluffysurprise2, Nov 7, 2013.

  1. fluffysurprise2

    fluffysurprise2 Catapult Fodder

    Messages:
    1
    I am trying to host a KAG Beta server on a VPS. I get the following error continuously and the server does not appear on the list:

    The server is freshly downloaded (since you guys went full steam ahead).

    The server starts normally and all that stuff, I even talked to Verra-chan on IRC and confirmed the usual stuff about setting the server up. Some details about the VM and my setup:

    It runs Windows Server 2008 R2 32-bit.
    The VM has 4-cores at 2ghz+, with 2GB of ram and 100mbit up/down.
    It has 1 dedicated ipv4 IP.
    Port forwarding was never an issue (I could run Minecraft and I only allowed the executable).
    IPv6 is supported but I don't think the server is setup to handle it properly other than to loopback.
    autoconfig.cfg was created successfully and I have tried modifying the ipv6 values with Verra's help.
    I have tried setting sv_ip to both 0 and my dedicated ipv4 address.
    I have tried the default port, and a few other lower ports that have worked for other programs in the past.
    Each port was allowed in the firewall, so is KAG.exe.

    My autoconfig.cfg:
    http://pastebin.com/ZRpbSDxC

    My log:
    http://pastebin.com/yMbV6G4d

    I also noticed sometimes it returns the HTTP error 303 "other" when trying to find stuff sometimes, but it checks the version just fine over HTTP.

    If I forgot anything, let me know.
    --- Double Post Merged, Nov 7, 2013, Original Post Date: Nov 6, 2013 ---
    While doing some server stuff I noticed that the HTTP Error 303: See other that is returned in the console log is actually this interaction:

    Is my server out of date even though its fresh from the website?