Jump to content

Error 177 when returning from cave


Recommended Posts

I've just set a dedicated server with caves after playing for some time on a non-cave server with some friends (non-lan).

Now I wanted to add Caves which seems to work just fine, I went to a sinkhole and entered the cave. However, when I tried to go back I got error 177 when migrating the character.

Where can I find a description of the error codes? Can I start the server in debug mode?

I'm also having some trouble starting the servers as ubuntu triggers the out of memory killer, although I've checked and it doesn't go over 5% and the server has 32 gb of RAM so...

I've also deactivated the pause when empty since I saw somebody blaming it, to no avail.

I do have different ports for Cave and Master and the firewall is also open. I am currently testing it within the LAN, although the server is not a LAN one.

Any ideas?

the cluster.ini without the [NETWORK]:

[SHARD]
shard_enabled = true
bind_ip = 127.0.0.1
master_ip = 127.0.0.1
master_port = 11001
cluster_key = dst

[GAMEPLAY]
max_players = 6
game_mode = endless
pvp = false
pause_when_empty = false
vote_kick_enabled = true

[account]
dedicated_lan_server = false


[STEAM]
DISABLECLOUD = true


[MISC]
CONSOLE_ENABLED = true
autocompiler_enabled = true
max_snapshots = 12

Master and Caves:
 

[NETWORK]
server_port = 11000
server_save_slot = 1


[SHARD]
is_master = true


[STEAM]
authentication_port = 8766
master_server_port = 27016
[NETWORK]
server_port = 10999
server_save_slot = 1


[SHARD]
is_master = false
name = Caves
id = 1925395872


[STEAM]
authentication_port = 8767
master_server_port = 27017

The rellevant part of the Master log

00:01:36]: Client authenticated: (KU_blahblah) blahblah
00:01:36]: [Steam] Authenticated host '76561198322258243'
00:01:37]: [Shard] Read save location file for (KU_blahblah)
00:01:37]: [Shard] Forwarding player to Caves(1925395872)
00:01:37]: [Shard] Begin migration #1 for (KU_blahblah)
00:01:37]: [Shard] #1 [SHDMASTER](1) -> Caves(1925395872)
00:01:37]: CloseConnectionWithReason: ID_DST_SHARD_SILENT_DISCONNECT
00:01:37]: [Steam] SendUserDisconnect for '76561198322258243'
00:01:37]: [Shard] (KU_blahblah) disconnected from [SHDMASTER](1)
00:01:43]: [Shard] Completed migration #1 for player (KU_blahblah)
00:01:43]: [Shard] Writing save location file for (KU_blahblah)
00:01:47]: [Join Announcement] blahblah
00:02:20]: [Shard] Begin migration #2 for (KU_blahblah)
00:02:20]: [Shard] #2 Caves(1925395872) -> [SHDMASTER](1)
00:02:20]: [Shard] #2 -> session/503AC925029175C7/KU_blahblah/000000
00:02:20]: [Shard] Received migration #2 data for (KU_blahblah)
00:02:20]: [Shard] (KU_blahblah) disconnected from Caves(1925395872)
00:02:55]: [Shard] Migration for KU_blahblah timed out.
00:02:55]: [Shard] Cancelling pending migration #2 for (KU_blahblah)
00:02:55]: [Leave Announcement] blahblah

The rellevant part of the Cave log

[00:00:16]: World 1 is now connected
[00:00:16]: Validating portal[3] <-> 1[3] (active)
[00:00:16]: Validating portal[5] <-> 1[5] (active)
[00:00:16]: Validating portal[4] <-> 1[4] (active)
[00:00:16]: Validating portal[10] <-> 1[10] (active)
[00:00:16]: Validating portal[2] <-> 1[2] (active)
[00:00:16]: Validating portal[6] <-> 1[6] (active)
[00:00:16]: Validating portal[9] <-> 1[9] (active)
[00:00:16]: Validating portal[8] <-> 1[8] (active)
[00:00:16]: Validating portal[1] <-> 1[1] (active)
[00:00:16]: Validating portal[7] <-> 1[7] (active)
[00:00:17]: [Shard] Slave LUA is now ready!
[00:00:46]: [Shard] Received forward request #1 for (KU_blahblah)
[00:00:50]: New incoming connection 192.168.30.1|50351 <9185982904973867300>
[00:00:50]: Client connected from [LAN] 192.168.30.1|50351 <9185982904973867300>
[00:00:50]: ValidateGameSessionToken pgs-usc
[00:00:50]: Client authenticated: (KU_blahblah) blahblah
[00:00:50]: [Steam] Authenticated host '76561198322258243'
[00:00:52]: [Shard] Completed incoming migration #1 for (KU_blahblah)
[00:00:56]: [Join Announcement] blahblah
[00:00:57]: Resuming user: session/13F8890601FCD50B/KU_blahblah_/0000000005
[00:00:57]: Spawning player at: [Load] (-159.36, 0.00, 288.98)
[00:01:29]: Activating portal[9] to 1
[00:01:29]: Serializing user: session/13F8890601FCD50B/KU_blahblah_/0000000006
[00:01:29]: [Shard] Migration request: (KU_blahblah) to [SHDMASTER](1)
[00:01:29]: [Shard] #2 <- session/13F8890601FCD50B/KU_blahblah_/0000000006
[00:01:29]: CloseConnectionWithReason: ID_DST_SHARD_SILENT_DISCONNECT
[00:01:29]: [Steam] SendUserDisconnect for '76561198322258243'
[00:02:04]: [Leave Announcement] blahblah
[00:03:01]: [Shard] We have been disconnected from the master. Waiting to reconnect...

iptables -L -n

Chain INPUT (policy ACCEPT)
target     prot opt source               destination
fail2ban-ssh  tcp  --  0.0.0.0/0            0.0.0.0/0            multiport dports 22
ACCEPT     icmp --  0.0.0.0/0            0.0.0.0/0            state NEW icmptype 8
ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0            udp spts:10996:11018 dpts:1025:65355
ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0            udp spts:27000:27030 dpts:1025:65355
ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0            udp spt:4380 dpts:1025:65355
ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0            udp spt:8766 dpts:1025:65355
ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0            state RELATED,ESTABLISHED

 

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