Jump to content

Server Working - Not showing up in browse server list


Recommended Posts

Hello -

 

I have setup a dedicated server at Amazon EC2.  After some trial and error, everything appears to be working properly.  I can connect to the game and play using the c_connect(..) command through the console.

 

However, I cannot get it to register with the server list.  I have 10999 open as well as all ICMP traffic for pings.  I thought the ICMP might fix it, but apparently not.

 

Any ideas?

 

Thanks!

Link to comment
Share on other sites

No errors that I can see.

 

DownloadMods(0)

THREAD - started 'GAClient' (4130646848)

HttpClient::ClientThread::Main()

HttpClient::ClientThread::Main() complete

[200] Account Communication Success (6)

[ACCOUNT_ACTION_TOKEN_PURPOSE] Received UserId from TokenPurpose: KU_l35CoQ7z

Starting Dedicated Server Game

Network tick rate: U=15(2), D=0

Setting up socket descriptors

Online Server Started on port: 10999

Collecting garbage...

lua_gc took 0.00 seconds

~NetworkLuaProxy()

~SimLuaProxy()

lua_close took 0.01 seconds

ReleaseAll

ReleaseAll Finished

cGame::StartPlaying

LOADING LUA

DoLuaFile scripts/main.lua

DoLuaFile loading buffer scripts/main.lua

scripts/main.lua(167,1) running main.lua

 

loaded modindex

ModIndex: Beginning normal load sequence for dedicated server.

 

LOADING LUA SUCCESS

PlayerDeaths could not load morgue

loaded profile

bloom_enabled false

loaded saveindex

OnFilesLoaded()

OnUpdatePurchaseStateComplete

Unload FE

Unload FE done

LOAD BE

Could not preload undefined prefab 0x20e21d7a (puppet_wes)

Could not preload undefined prefab 0x20e21d7a (puppet_wes)

LOAD BE: done

Begin Session: 0000000007798DB3

saving to server/0000000007798DB3/server_save

MiniMapComponent::AddAtlas( minimap/minimap_data.xml )

Loading Nav Grid

ClearCurrentResurrectors CB

1 uploads added to server. From server/0000000007798DB3

Telling Client our new session identifier: 0000000007798DB3

ModIndex: Load sequence finished successfully.

 

Reset() returning

Link to comment
Share on other sites

It has to be open, because I can connect through the client console with c_connect(...).  This is hosted on an Amazon cloud instance.

 

Here are the results:

 

Active Internet connections (only servers)

Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name

tcp        0      0 *:ssh                   *:*                     LISTEN      -               

udp        0      0 *:65002                 *:*                                 -               

udp        0      0 *:bootpc                *:*                                 -               

udp        0      0 *:10999                 *:*                                 2267/dontstarve_ded

Link to comment
Share on other sites

I was fiddling around this morning again trying to troubleshoot this, and I noticed this shortly after startup:

 

CURL ERROR: Operation too slow. Less than 5 bytes/sec transferred the last 60 seconds

Failed to send server broadcast message

 

Any thoughts?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...