Dedicated server disappearing from game coordinator list...

Got a problem with OpenTTD? Find some help here.

Moderator: OpenTTD Developers

Post Reply
artemvp
Engineer
Engineer
Posts: 4
Joined: 04 May 2022 13:53

Dedicated server disappearing from game coordinator list...

Post by artemvp »

I have linux dedicated server on VPS with white static IP.
Server starts normally, connects to coordinator, and some time all works properly.
After some time server disappears from coordinator's list and there is not possible to connect to server by invite code.
But server is still working, and it is possible to connect by IP.
What's wrong? How can I fix problem?
artemvp
Engineer
Engineer
Posts: 4
Joined: 04 May 2022 13:53

Re: Dedicated server disappearing from game coordinator list...

Post by artemvp »

Problem is affected on several hostings, serveral months...
Connection via third service to servers bihind the NAT -this idea is good...
But not for servers with direct static IP!
Why I must often reload the service and lost all client paswords?
Why all servers with direct static IP must use this bugged impletentaion and it is mandatory for all?
Make it optional! Return direct IP:Port mode for normal servers!
User avatar
jfs
Tycoon
Tycoon
Posts: 1758
Joined: 08 Jan 2003 23:09
Location: Denmark

Re: Dedicated server disappearing from game coordinator list...

Post by jfs »

How long is "some time"? Hours? Days? Weeks?
Is it consistent, or does it vary wildly?
artemvp
Engineer
Engineer
Posts: 4
Joined: 04 May 2022 13:53

Re: Dedicated server disappearing from game coordinator list...

Post by artemvp »

Days.
Not consistent, but not a vary wildly too...

Right now is another problem (or same, i not sure).
Server is advertised, visible in server list, but it is no connect via invite code (with message "connection to the server timed out or was refused").
But if I try to connect via IP:Port - all working properly...
User avatar
jfs
Tycoon
Tycoon
Posts: 1758
Joined: 08 Jan 2003 23:09
Location: Denmark

Re: Dedicated server disappearing from game coordinator list...

Post by jfs »

Do you have any log files from the server? According to multiplayer.md, setting log level net=4 should log communications with the Game Coordinator. It would be interesting to see how often the server checks back with the GC and what kinds of responses it gets, when the disappearances/delisting happens.
artemvp
Engineer
Engineer
Posts: 4
Joined: 04 May 2022 13:53

Re: Dedicated server disappearing from game coordinator list...

Post by artemvp »

Yes, I was reconfigured command with -d net 4 and collecting log...
Today problem is appeared (after 16 days of stability).
Server is found in server list, but there is no connection to it by invite code.
If server is manually added by invite code - it is not visible.

Here is logs of last map.

Code: Select all

2022-09-20 19:26:23 dbg: [net] Initializing UDP listeners
2022-09-20 19:26:23 dbg: [net] Initializing UDP listeners
2022-09-20 19:26:23 dbg: [net] Listening on 62.109.21.207:3979 (IPv4)
2022-09-20 19:26:23 dbg: [net] Listening on 62.109.21.207:3979 (IPv4)
2022-09-20 19:26:23 dbg: [net] Generating map, please wait...
2022-09-20 19:26:23 dbg: [net] Map generation percentage complete: 5
2022-09-20 19:26:23 dbg: [net] Map generation percentage complete: 10
2022-09-20 19:26:23 dbg: [net] Map generation percentage complete: 15
2022-09-20 19:26:23 dbg: [net] Map generation percentage complete: 20
2022-09-20 19:26:23 dbg: [net] Map generation percentage complete: 25
2022-09-20 19:26:23 dbg: [net] Map generation percentage complete: 30
2022-09-20 19:26:23 dbg: [net] Map generation percentage complete: 35
2022-09-20 19:26:23 dbg: [net] Map generation percentage complete: 40
2022-09-20 19:26:23 dbg: [net] Map generation percentage complete: 45
2022-09-20 19:26:23 dbg: [net] Map generation percentage complete: 50
2022-09-20 19:26:23 dbg: [net] Map generation percentage complete: 55
2022-09-20 19:26:23 dbg: [net] Map generation percentage complete: 60
2022-09-20 19:26:23 dbg: [net] Map generation percentage complete: 65
2022-09-20 19:26:23 dbg: [net] Map generation percentage complete: 70
2022-09-20 19:26:23 dbg: [net] Map generation percentage complete: 75
2022-09-20 19:26:23 dbg: [net] Map generation percentage complete: 80
2022-09-20 19:26:23 dbg: [net] Map generation percentage complete: 85
2022-09-20 19:26:23 dbg: [net] Map generation percentage complete: 90
2022-09-20 19:26:23 dbg: [net] Map generation percentage complete: 99
2022-09-20 19:26:23 dbg: [net] Map generated, starting game
2022-09-20 19:26:23 ‎*** Game paused (number of players)
2022-09-20 19:26:23 dbg: [net] Connected to coordinator.openttd.org:3976
2022-09-20 19:26:23 dbg: [net] Could not connect to [2a05:d014:870:d201:4be6:9218:839e:6822]:3975 (IPv6): Network is unreachable
2022-09-20 19:26:23 dbg: [net] Could not connect to [2a05:d014:870:d200:3ca1:fff3:aa37:5a18]:3975 (IPv6): Network is unreachable
2022-09-20 19:26:23 dbg: [net] Connected to stun.openttd.org:3975
2022-09-20 19:26:23 dbg: [net] [server] Client connected from 3.64.126.204 on frame 23
2022-09-20 19:26:23 dbg: [net] ----------------------------------------
2022-09-20 19:26:23 dbg: [net] Your server is now registered with the Game Coordinator:
2022-09-20 19:26:23 dbg: [net]   Game type:       Public
2022-09-20 19:26:23 dbg: [net]   Connection type: Public
2022-09-20 19:26:23 dbg: [net]   Invite code:     +eXsZwKW
2022-09-20 19:26:23 dbg: [net] ----------------------------------------
2022-09-20 19:26:23 dbg: [net] [server] Client #440 closed connection
2022-09-20 19:26:23 dbg: [net] [server] Client connected from 2.63.176.139 on frame 45
2022-09-20 19:26:23 dbg: [net] [server] Client connected from 91.222.129.174 on frame 58
2022-09-20 19:26:23 ‎*** DimDan has joined the game (Client #441)
2022-09-20 19:26:23 dbg: [net] [server] Client #441 (2.63.176.139) joined as DimDan
2022-09-20 19:26:23 ‎*** aghastor has joined the game (Client #442)
2022-09-20 19:26:23 dbg: [net] [server] Client #442 (91.222.129.174) joined as aghastor
2022-09-20 19:27:14 ‎*** DimDan has left the game (leaving)
2022-09-20 19:27:14 dbg: [net] [server] Client #441 closed connection
2022-09-20 19:29:44 dbg: [net] [server] Client connected from 2.63.176.139 on frame 6786
2022-09-20 19:29:44 dbg: [net] [server] Client #443 closed connection
2022-09-20 19:51:15 dbg: [net] [server] Client connected from 2.63.176.139 on frame 49887
2022-09-20 19:51:15 dbg: [net] [server] Client #444 closed connection
2022-09-20 19:57:55 dbg: [net] [server] Client connected from 128.69.215.154 on frame 63207
2022-09-20 19:57:55 dbg: [net] [server] Client #445 closed connection
2022-09-20 19:58:05 dbg: [net] [server] Client connected from 128.69.215.154 on frame 63269
2022-09-20 19:58:05 ‎*** Anya_AFK has joined the game (Client #446)
2022-09-20 19:58:05 dbg: [net] [server] Client #446 (128.69.215.154) joined as Anya_AFK
2022-09-20 19:59:15 ‎*** Anya_AFK has started a new company (#1)
2022-09-20 19:59:15 ‎*** Game unpaused (number of players)
2022-09-20 19:59:25 dbg: [net] [server] Client connected from 2.63.176.139 on frame 66139
2022-09-20 19:59:25 dbg: [net] [server] Client #447 closed connection
2022-09-20 19:59:35 ‎*** Anya_AFK has joined spectators
2022-09-20 19:59:35 ‎*** Game paused (number of players)
2022-09-20 19:59:45 ‎*** Anya_AFK has started a new company (#2)
2022-09-20 19:59:45 ‎*** Game unpaused (number of players)
2022-09-20 19:59:45 dbg: [net] [server] Client connected from 2.63.176.139 on frame 66645
2022-09-20 19:59:45 dbg: [net] [server] Client #448 closed connection
2022-09-20 19:59:45 dbg: [net] [server] Client connected from 2.63.176.139 on frame 66756
2022-09-20 19:59:45 dbg: [net] [server] Client #449 closed connection
2022-09-20 19:59:45 dbg: [net] [server] Client connected from 2.63.176.139 on frame 66837
2022-09-20 19:59:45 dbg: [net] [server] Client #450 closed connection
2022-09-20 19:59:55 dbg: [net] [server] Client connected from 2.63.176.139 on frame 67082
2022-09-20 19:59:55 dbg: [net] [server] Client #451 closed connection
2022-09-20 19:59:55 dbg: [net] [server] Client connected from 2.63.176.139 on frame 67150
2022-09-20 19:59:55 dbg: [net] [server] Client #452 closed connection
2022-09-20 20:00:05 dbg: [net] [server] Client connected from 2.63.176.139 on frame 67308
2022-09-20 20:00:05 dbg: [net] [server] Client #453 closed connection
2022-09-20 20:00:05 dbg: [net] [server] Client connected from 2.63.176.139 on frame 67350
2022-09-20 20:00:05 dbg: [net] [server] Client #454 closed connection
2022-09-20 20:00:05 dbg: [net] [server] Client connected from 2.63.176.139 on frame 67480
2022-09-20 20:00:05 dbg: [net] [server] Client #455 closed connection
2022-09-20 20:00:15 dbg: [net] [server] Client connected from 2.63.176.139 on frame 67588
2022-09-20 20:00:15 dbg: [net] [server] Client #456 closed connection
2022-09-20 20:00:15 dbg: [net] [server] Client connected from 2.63.176.139 on frame 67628
2022-09-20 20:00:15 dbg: [net] [server] Client #457 closed connection
2022-09-20 20:00:15 dbg: [net] [server] Client connected from 2.63.176.139 on frame 67667
2022-09-20 20:00:15 dbg: [net] [server] Client #458 closed connection
2022-09-20 20:00:15 dbg: [net] [server] Client connected from 2.63.176.139 on frame 67703
2022-09-20 20:00:15 dbg: [net] [server] Client #459 closed connection
2022-09-20 20:00:15 dbg: [net] [server] Client connected from 2.63.176.139 on frame 67738
2022-09-20 20:00:15 dbg: [net] [server] Client #460 closed connection
2022-09-20 20:00:15 dbg: [net] [server] Client connected from 2.63.176.139 on frame 67879
2022-09-20 20:00:15 dbg: [net] [server] Client #461 closed connection
2022-09-20 20:00:15 dbg: [net] [server] Client connected from 2.63.176.139 on frame 67908
2022-09-20 20:00:15 dbg: [net] [server] Client #462 closed connection
2022-09-20 20:00:35 dbg: [net] [server] Client connected from 2.63.176.139 on frame 68337
2022-09-20 20:00:35 dbg: [net] [server] Client #463 closed connection
2022-09-20 20:01:15 ‎*** Anya_AFK has joined company #1
2022-09-20 20:01:25 ‎*** Anya_AFK has joined company #2
2022-09-20 20:01:45 dbg: [net] [server] Client connected from 5.53.23.17 on frame 70782
2022-09-20 20:01:45 ‎*** RAnd0 has joined the game (Client #464)
2022-09-20 20:01:45 dbg: [net] [server] Client #464 (5.53.23.17) joined as RAnd0
2022-09-20 20:02:25 ‎*** RAnd0 has started a new company (#3)
2022-09-20 20:02:25 ‎*** RAnd0 has changed their name to RAnd
2022-09-20 20:13:56 Auto-cleaned company #1 with no vehicles.
2022-09-20 20:16:16 ‎*** RAnd has left the game (leaving)
2022-09-20 20:16:16 dbg: [net] [server] Client #464 closed connection
2022-09-20 20:16:36 dbg: [net] [server] Client connected from 5.53.23.17 on frame 100381
2022-09-20 20:16:36 ‎*** RAnd has joined the game (Client #465)
2022-09-20 20:16:36 dbg: [net] [server] Client #465 (5.53.23.17) joined as RAnd
2022-09-20 20:16:46 ‎*** RAnd has left the game (leaving)
2022-09-20 20:16:46 dbg: [net] [server] Client #465 closed connection
2022-09-20 20:25:47 ‎*** Anya_AFK has joined spectators
2022-09-20 20:25:47 ‎*** Game paused (number of players)
2022-09-20 20:25:47 ‎*** Anya_AFK has started a new company (#1)
2022-09-20 20:25:47 ‎*** Game unpaused (number of players)
2022-09-20 20:25:57 ‎*** Anya_AFK has joined company #2
2022-09-20 20:39:57 Auto-cleaned company #1 with no vehicles.
2022-09-20 20:43:17 dbg: [net] Could not connect to [2a05:d014:870:d200:3ca1:fff3:aa37:5a18]:3975 (IPv6): Network is unreachable
2022-09-20 20:43:17 dbg: [net] Could not connect to [2a05:d014:870:d201:4be6:9218:839e:6822]:3975 (IPv6): Network is unreachable
2022-09-20 20:43:17 dbg: [net] Connected to stun.openttd.org:3975
2022-09-20 20:43:27 dbg: [net] Timeout while connecting to 194.177.25.137:7888
2022-09-20 20:43:27 dbg: [net] Could not connect to [2a05:d014:870:d200:3ca1:fff3:aa37:5a18]:3975 (IPv6): Network is unreachable
2022-09-20 20:43:27 dbg: [net] Could not connect to [2a05:d014:870:d201:4be6:9218:839e:6822]:3975 (IPv6): Network is unreachable
2022-09-20 20:43:27 dbg: [net] Connected to stun.openttd.org:3975
2022-09-20 20:43:27 dbg: [net] Timeout while connecting to 194.177.25.137:7890
2022-09-20 20:43:27 dbg: [net] Connected to turn-1.openttd.org:3973
2022-09-20 20:43:27 dbg: [net] [server] Client connected from 194.177.25.137 on frame 154197
2022-09-20 20:43:27 ‎*** Ivan has joined the game (Client #466)
2022-09-20 20:43:27 dbg: [net] [server] Client #466 (194.177.25.137) joined as Ivan
2022-09-20 20:47:58 ‎*** Ivan has started a new company (#1)
2022-09-20 20:53:38 ‎*** Anya_AFK has joined spectators
2022-09-20 20:53:38 ‎*** Anya_AFK has started a new company (#3)
2022-09-20 20:53:48 ‎*** Anya_AFK has joined company #2
2022-09-20 20:57:08 ‎*** Anya_AFK has joined spectators
2022-09-20 20:57:08 ‎*** Anya_AFK has started a new company (#4)
2022-09-20 20:57:18 ‎*** Anya_AFK has joined company #2
2022-09-20 21:00:08 ‎*** Anya_AFK has joined company #3
2022-09-20 21:00:08 ‎*** Anya_AFK has joined company #2
2022-09-20 21:02:48 ‎*** Ivan has joined spectators
2022-09-20 21:02:48 ‎*** Ivan has started a new company (#5)
2022-09-20 21:03:08 ‎*** Anya_AFK has joined spectators
2022-09-20 21:03:18 ‎*** Anya_AFK has joined company #3
2022-09-20 21:03:18 ‎*** Anya_AFK has joined company #2
2022-09-20 21:04:09 ‎*** Ivan has joined spectators
2022-09-20 21:04:19 ‎*** Ivan has started a new company (#6)
2022-09-20 21:04:19 ‎*** Anya_AFK has joined company #3
2022-09-20 21:05:09 ‎*** Anya_AFK has joined spectators
2022-09-20 21:05:09 ‎*** Anya_AFK has started a new company (#7)
2022-09-20 21:05:19 ‎*** Anya_AFK has joined company #2
2022-09-20 21:11:19 Auto-cleaned company #4 with no vehicles.
2022-09-20 21:11:39 dbg: [net] [server] Client connected from 213.80.216.65 on frame 210489
2022-09-20 21:11:39 dbg: [net] [server] Client #467 closed connection
2022-09-20 21:11:39 dbg: [net] [server] Client connected from 213.80.216.65 on frame 210625
2022-09-20 21:11:39 ‎*** Player has joined the game (Client #468)
2022-09-20 21:11:39 dbg: [net] [server] Client #468 (213.80.216.65) joined as Player
2022-09-20 21:13:49 dbg: [net] [rcon] Client-id 468 executed: reset_company 1
2022-09-20 21:13:49 ‎*** Player has started a new company (#1)
2022-09-20 21:15:09 ‎*** Ivan has joined spectators
2022-09-20 21:15:09 dbg: [net] [server] Client connected from 213.80.216.65 on frame 217651
2022-09-20 21:15:09 dbg: [net] [server] Client #469 closed connection
2022-09-20 21:15:09 dbg: [net] [server] Client connected from 213.80.216.65 on frame 217700
2022-09-20 21:15:19 ‎*** Ivan has started a new company (#4)
2022-09-20 21:15:19 ‎*** Player #1 has joined the game (Client #470)
2022-09-20 21:15:19 dbg: [net] [server] Client #470 (213.80.216.65) joined as Player #1
2022-09-20 21:15:39 ‎*** Player #1 has started a new company (#8)
2022-09-20 21:15:49 ‎*** Player #1 has joined spectators
2022-09-20 21:15:49 ‎*** Player #1 has started a new company (#9)
2022-09-20 21:16:09 ‎*** Player #1 has joined spectators
2022-09-20 21:16:09 ‎*** Player #1 has started a new company (#10)
2022-09-20 21:16:29 ‎*** Player #1 has joined spectators
2022-09-20 21:16:29 ‎*** Player #1 has started a new company (#11)
2022-09-20 21:16:49 ‎*** Anya Transport gave £2,000,000 to Player Transport
2022-09-20 21:17:39 ‎*** Player #1 has joined spectators
2022-09-20 21:17:39 ‎*** Player #1 has started a new company (#12)
2022-09-20 21:18:09 Auto-cleaned company #5 with no vehicles.
2022-09-20 21:19:09 ‎*** Player #1 has joined spectators
2022-09-20 21:19:09 ‎*** Player #1 has started a new company (#5)
2022-09-20 21:19:19 Auto-cleaned company #3 with no vehicles.
2022-09-20 21:19:19 Auto-cleaned company #7 with no vehicles.
2022-09-20 21:20:19 ‎*** Player #1 has joined spectators
2022-09-20 21:20:19 ‎*** Player #1 has started a new company (#3)
2022-09-20 21:20:59 ‎*** Ivan has joined spectators
2022-09-20 21:21:09 ‎*** Ivan has joined company #2
2022-09-20 21:22:09 ‎*** Player #1 has joined spectators
2022-09-20 21:22:09 dbg: [net] [rcon] Client-id 470 executed: reset_company 3
2022-09-20 21:29:30 Auto-cleaned company #6 with no vehicles.
2022-09-20 21:30:30 Auto-cleaned company #9 with no vehicles.
2022-09-20 21:30:30 Auto-cleaned company #10 with no vehicles.
2022-09-20 21:31:00 ‎*** Player #1 has started a new company (#3)
2022-09-20 21:31:40 Auto-cleaned company #11 with no vehicles.
2022-09-20 21:32:50 Auto-cleaned company #12 with no vehicles.
2022-09-20 21:33:10 ‎*** Player #1 has joined spectators
2022-09-20 21:33:10 ‎*** Player #1 has started a new company (#6)
2022-09-20 21:33:30 ‎*** Player #1 has joined spectators
2022-09-20 21:33:30 ‎*** Player #1 has started a new company (#7)
2022-09-20 21:34:00 Auto-cleaned company #5 with no vehicles.
2022-09-20 21:35:10 Auto-cleaned company #4 with no vehicles.
2022-09-20 21:41:10 ‎*** Player #1 has joined spectators
2022-09-20 21:41:10 ‎*** Player #1 has started a new company (#4)
2022-09-20 21:43:11 ‎*** Player #1 has joined spectators
2022-09-20 21:43:11 ‎*** Player #1 has started a new company (#5)
2022-09-20 21:44:11 ‎*** Player #1 has joined spectators
2022-09-20 21:44:11 ‎*** Player #1 has started a new company (#8)
2022-09-20 21:46:51 ‎*** Player #1 has joined spectators
2022-09-20 21:46:51 ‎*** Player #1 has started a new company (#6)
2022-09-20 21:47:31 Auto-cleaned company #3 with no vehicles.
2022-09-20 21:47:41 ‎*** Player #1 has joined spectators
2022-09-20 21:47:41 ‎*** Player #1 has started a new company (#3)
2022-09-20 21:49:51 ‎*** Player #1 has joined spectators
2022-09-20 21:49:51 ‎*** Player #1 has started a new company (#9)
2022-09-20 21:50:11 ‎*** Player #1 has joined spectators
2022-09-20 21:50:11 ‎*** Player #1 has started a new company (#10)
2022-09-20 21:50:31 ‎*** Player #1 has joined spectators
2022-09-20 21:50:31 ‎*** Player #1 has started a new company (#11)
2022-09-20 21:50:51 ‎*** Player #1 has joined spectators
2022-09-20 21:51:01 ‎*** Player #1 has started a new company (#12)
2022-09-20 21:51:51 ‎*** Player #1 has joined spectators
2022-09-20 21:52:01 ‎*** Player #1 has started a new company (#13)
2022-09-20 21:54:11 dbg: [net] [server] Client connected from 82.114.200.105 on frame 295758
2022-09-20 21:54:21 ‎*** partyride has joined the game (Client #471)
2022-09-20 21:54:21 dbg: [net] [server] Client #471 (82.114.200.105) joined as partyride
2022-09-20 21:54:41 Client #466 (IP: 194.177.25.137) is dropped because the client did not respond for more than 501 ticks.
2022-09-20 21:54:41 dbg: [net] 'Ivan' made an error and has been disconnected: general timeout
2022-09-20 21:54:41 ‎*** Ivan has left the game (general timeout)
2022-09-20 21:54:41 dbg: [net] [server] Client #466 closed connection
2022-09-20 21:54:51 ‎*** Player #1 has joined spectators
2022-09-20 21:54:51 ‎*** partyride has started a new company (#14)
2022-09-20 21:54:51 ‎*** Player #1 has started a new company (#15)
2022-09-20 21:55:21 Auto-cleaned company #7 with no vehicles.
2022-09-20 21:55:41 dbg: [net] Could not connect to [2a05:d014:870:d200:3ca1:fff3:aa37:5a18]:3975 (IPv6): Network is unreachable
2022-09-20 21:55:41 dbg: [net] Could not connect to [2a05:d014:870:d201:4be6:9218:839e:6822]:3975 (IPv6): Network is unreachable
2022-09-20 21:55:41 dbg: [net] Connected to stun.openttd.org:3975
2022-09-20 21:55:51 dbg: [net] Timeout while connecting to 194.177.25.137:11771
2022-09-20 21:55:51 dbg: [net] Connected to turn-1.openttd.org:3973
2022-09-20 21:55:51 dbg: [net] [server] Client connected from 194.177.25.137 on frame 298812
2022-09-20 21:55:51 ‎*** Ivan has joined the game (Client #472)
2022-09-20 21:55:51 dbg: [net] [server] Client #472 (194.177.25.137) joined as Ivan
2022-09-20 21:56:11 ‎*** Ivan has joined company #2
2022-09-20 21:56:21 ‎*** Player #1 has joined spectators
2022-09-20 21:56:21 ‎*** Player #1 has started a new company (#4)
2022-09-20 21:58:11 ‎*** Player #1 has joined spectators
2022-09-20 21:58:11 ‎*** Player #1 has started a new company (#7)
2022-09-20 21:58:41 Auto-cleaned company #5 with no vehicles.
2022-09-20 22:00:21 ‎*** Player #1 has joined spectators
2022-09-20 22:00:21 ‎*** Player #1 has started a new company (#5)
2022-09-20 22:01:01 Auto-cleaned company #8 with no vehicles.
2022-09-20 22:01:31 ‎*** Player #1 has joined spectators
2022-09-20 22:01:31 ‎*** Player #1 has started a new company (#8)
2022-09-20 22:02:11 Auto-cleaned company #6 with no vehicles.
2022-09-20 22:02:31 ‎*** partyride has left the game (leaving)
2022-09-20 22:02:31 dbg: [net] [server] Client #471 closed connection
2022-09-20 22:04:22 Auto-cleaned company #3 with no vehicles.
2022-09-20 22:04:22 Auto-cleaned company #9 with no vehicles.
2022-09-20 22:04:22 Auto-cleaned company #10 with no vehicles.
2022-09-20 22:04:52 ‎*** Player #1 has joined spectators
2022-09-20 22:04:52 ‎*** Player #1 has started a new company (#3)
2022-09-20 22:05:12 ‎*** Player #1 has joined spectators
2022-09-20 22:05:12 ‎*** Player #1 has started a new company (#6)
2022-09-20 22:05:22 Auto-cleaned company #11 with no vehicles.
2022-09-20 22:05:22 Auto-cleaned company #12 with no vehicles.
2022-09-20 22:05:32 ‎*** Player #1 has joined spectators
2022-09-20 22:05:32 ‎*** Player #1 has started a new company (#9)
2022-09-20 22:08:12 ‎*** Anya_AFK has joined spectators
2022-09-20 22:08:12 ‎*** Anya_AFK has started a new company (#10)
2022-09-20 22:08:42 ‎*** Anya_AFK has joined company #2
2022-09-20 22:08:52 Auto-cleaned company #13 with no vehicles.
2022-09-20 22:09:32 ‎*** Player #1 has joined spectators
2022-09-20 22:09:32 ‎*** Player #1 has started a new company (#11)
2022-09-20 22:10:02 ‎*** Player #1 has joined spectators
2022-09-20 22:10:02 ‎*** Player #1 has started a new company (#12)
2022-09-20 22:10:02 Auto-cleaned company #15 with no vehicles.
2022-09-20 22:10:52 ‎*** Player #1 has joined spectators
2022-09-20 22:10:52 ‎*** Player #1 has started a new company (#13)
2022-09-20 22:12:12 Auto-cleaned company #4 with no vehicles.
2022-09-20 22:14:32 Auto-cleaned company #7 with no vehicles.
2022-09-20 22:15:22 ‎*** Player #1 has joined spectators
2022-09-20 22:15:22 ‎*** Player #1 has started a new company (#4)
2022-09-20 22:15:32 ‎*** Player #1 has joined spectators
2022-09-20 22:15:32 ‎*** Player #1 has started a new company (#7)
2022-09-20 22:15:42 Auto-cleaned company #5 with no vehicles.
2022-09-20 22:16:42 ‎*** Player #1 has joined spectators
2022-09-20 22:16:42 ‎*** Player #1 has started a new company (#5)
2022-09-20 22:18:52 Auto-cleaned company #3 with no vehicles.
2022-09-20 22:18:52 Auto-cleaned company #8 with no vehicles.
2022-09-20 22:20:02 Auto-cleaned company #6 with no vehicles.
2022-09-20 22:22:23 Auto-cleaned company #10 with no vehicles.
2022-09-20 22:23:33 Auto-cleaned company #9 with no vehicles.
2022-09-20 22:23:33 Auto-cleaned company #11 with no vehicles.
2022-09-20 22:23:33 ‎*** Player #1 has joined spectators
2022-09-20 22:23:43 dbg: [net] [rcon] Client-id 470 executed: reset_company 5
2022-09-20 22:23:43 ‎*** Player #1 has started a new company (#3)
2022-09-20 22:24:03 ‎*** Player #1 has joined spectators
2022-09-20 22:24:03 ‎*** Player #1 has started a new company (#5)
2022-09-20 22:24:13 ‎*** Anya_AFK has joined company #3
2022-09-20 22:24:13 ‎*** Anya_AFK has joined company #2
2022-09-20 22:24:33 Auto-cleaned company #12 with no vehicles.
2022-09-20 22:27:33 ‎*** Player #1 has joined spectators
2022-09-20 22:27:33 ‎*** Player #1 has started a new company (#6)
2022-09-20 22:27:53 ‎*** Player #1 has joined spectators
2022-09-20 22:27:53 ‎*** Player #1 has started a new company (#8)
2022-09-20 22:28:03 ‎*** Player #1 has joined spectators
2022-09-20 22:28:13 ‎*** Player #1 has started a new company (#9)
2022-09-20 22:29:13 Auto-cleaned company #4 with no vehicles.
2022-09-20 22:29:13 Auto-cleaned company #13 with no vehicles.
2022-09-20 22:30:03 ‎*** Player #1 has joined spectators
2022-09-20 22:30:03 ‎*** Player #1 has started a new company (#4)
2022-09-20 22:31:13 ‎*** Anya Transport gave £5,000,000 to Player Transport
2022-09-20 22:31:23 Auto-cleaned company #7 with no vehicles.
2022-09-20 22:32:23 ‎*** Player #1 has joined spectators
2022-09-20 22:32:23 ‎*** Player #1 has started a new company (#7)
2022-09-20 22:32:43 ‎*** Player #1 has joined spectators
2022-09-20 22:32:43 ‎*** Player #1 has started a new company (#10)
2022-09-20 22:38:03 Auto-cleaned company #3 with no vehicles.
2022-09-20 22:38:43 ‎*** Player #1 has joined spectators
2022-09-20 22:38:43 ‎*** Player #1 has started a new company (#3)
2022-09-20 22:39:03 ‎*** Player #1 has joined spectators
2022-09-20 22:39:03 ‎*** Player #1 has started a new company (#11)
2022-09-20 22:39:23 ‎*** Player #1 has joined spectators
2022-09-20 22:39:23 ‎*** Player #1 has started a new company (#12)
2022-09-20 22:41:33 Auto-cleaned company #5 with no vehicles.
2022-09-20 22:41:33 Auto-cleaned company #6 with no vehicles.
2022-09-20 22:41:43 ‎*** Anya_AFK has joined company #3
2022-09-20 22:41:53 ‎*** Anya_AFK has joined company #7
2022-09-20 22:42:03 ‎*** Anya_AFK has joined company #2
2022-09-20 22:42:03 ‎*** Player #1 has joined spectators
2022-09-20 22:42:03 ‎*** Player #1 has started a new company (#5)
2022-09-20 22:42:23 ‎*** Player #1 has joined spectators
2022-09-20 22:42:23 ‎*** Player #1 has started a new company (#6)
2022-09-20 22:42:44 Auto-cleaned company #8 with no vehicles.
2022-09-20 22:45:04 ‎*** Player #1 has joined spectators
2022-09-20 22:45:04 ‎*** Player #1 has started a new company (#4)
2022-09-20 22:45:24 ‎*** Player #1 has joined spectators
2022-09-20 22:45:24 ‎*** Player #1 has started a new company (#8)
2022-09-20 22:45:44 ‎*** Player #1 has joined spectators
2022-09-20 22:45:44 ‎*** Player #1 has started a new company (#9)
2022-09-20 22:47:04 Auto-cleaned company #7 with no vehicles.
2022-09-20 22:47:24 ‎*** Player #1 has joined spectators
2022-09-20 22:47:34 ‎*** Player #1 has started a new company (#7)
2022-09-20 22:47:54 ‎*** Player #1 has joined spectators
2022-09-20 22:47:54 ‎*** Player #1 has started a new company (#13)
2022-09-20 22:48:04 ‎*** Player #1 has joined spectators
2022-09-20 22:48:04 ‎*** Player #1 has started a new company (#15)
2022-09-20 22:48:24 ‎*** Player #1 has joined spectators
2022-09-20 22:48:34 dbg: [net] [rcon] Client-id 470 executed: reset_company 9
2022-09-20 22:48:34 ‎*** Player #1 has started a new company (#9)
2022-09-20 22:48:44 ‎*** Anya_AFK has joined company #4
2022-09-20 22:48:44 ‎*** Player #1 has joined spectators
2022-09-20 22:48:54 ‎*** Anya_AFK has joined company #5
2022-09-20 22:48:54 dbg: [net] [rcon] Client-id 470 executed: reset_company 9
2022-09-20 22:48:54 ‎*** Player #1 has started a new company (#9)
2022-09-20 22:48:54 ‎*** Anya_AFK has joined company #2
2022-09-20 22:49:14 ‎*** Player #1 has joined spectators
2022-09-20 22:49:14 dbg: [net] [rcon] Client-id 470 executed: reset_company 9
2022-09-20 22:49:24 ‎*** Player #1 has started a new company (#9)
2022-09-20 22:52:44 ‎*** Player #1 has joined spectators
2022-09-20 22:52:44 dbg: [net] [rcon] Client-id 470 executed: reset_company 9
2022-09-20 22:52:44 Auto-cleaned company #3 with no vehicles.
2022-09-20 22:52:44 Auto-cleaned company #10 with no vehicles.
2022-09-20 22:52:44 ‎*** Player #1 has started a new company (#3)
2022-09-20 22:53:04 ‎*** Player #1 has joined spectators
2022-09-20 22:53:04 ‎*** Player #1 has started a new company (#9)
2022-09-20 22:53:24 ‎*** Player #1 has joined spectators
2022-09-20 22:53:24 ‎*** Player #1 has started a new company (#10)
2022-09-20 22:53:54 Auto-cleaned company #11 with no vehicles.
2022-09-20 22:54:34 ‎*** Player #1 has joined spectators
2022-09-20 22:54:34 ‎*** Player #1 has started a new company (#11)
2022-09-20 22:56:14 Auto-cleaned company #5 with no vehicles.
2022-09-20 22:56:14 Auto-cleaned company #12 with no vehicles.
2022-09-20 22:57:24 ‎*** Player #1 has joined spectators
2022-09-20 22:57:24 ‎*** Anya_AFK has left the game (leaving)
2022-09-20 22:57:24 dbg: [net] [server] Client #446 closed connection
2022-09-20 22:57:34 ‎*** Player #1 has started a new company (#5)
2022-09-20 22:57:44 ‎*** Player #1 has joined spectators
2022-09-20 22:57:54 ‎*** Player #1 has started a new company (#12)
2022-09-20 22:58:04 ‎*** Player #1 has joined spectators
2022-09-20 22:58:14 dbg: [net] [rcon] Client-id 470 executed: reset_company 9
2022-09-20 22:58:14 ‎*** Player #1 has started a new company (#9)
2022-09-20 22:59:24 Auto-cleaned company #4 with no vehicles.
2022-09-20 22:59:24 Auto-cleaned company #6 with no vehicles.
2022-09-20 22:59:24 Auto-cleaned company #8 with no vehicles.
2022-09-20 23:01:44 Auto-cleaned company #7 with no vehicles.
2022-09-20 23:01:44 Auto-cleaned company #13 with no vehicles.
2022-09-20 23:02:24 ‎*** Player #1 has joined spectators
2022-09-20 23:02:24 ‎*** Player #1 has started a new company (#4)
2022-09-20 23:02:44 ‎*** Player #1 has joined spectators
2022-09-20 23:02:44 ‎*** Player #1 has started a new company (#6)
2022-09-20 23:02:55 Auto-cleaned company #15 with no vehicles.
2022-09-20 23:03:05 ‎*** Player #1 has joined spectators
2022-09-20 23:03:05 ‎*** Player #1 has started a new company (#7)
2022-09-20 23:07:25 Auto-cleaned company #3 with no vehicles.
2022-09-20 23:08:05 ‎*** Player #1 has joined spectators
2022-09-20 23:08:05 ‎*** Player #1 has started a new company (#3)
2022-09-20 23:08:25 ‎*** Player #1 has joined spectators
2022-09-20 23:08:25 ‎*** Player #1 has started a new company (#8)
2022-09-20 23:08:25 dbg: [net] [server] Client connected from 5.53.23.17 on frame 444227
2022-09-20 23:08:35 ‎*** RAnd has joined the game (Client #473)
2022-09-20 23:08:35 dbg: [net] [server] Client #473 (5.53.23.17) joined as RAnd
2022-09-20 23:08:35 Auto-cleaned company #10 with no vehicles.
2022-09-20 23:08:45 ‎*** RAnd has started a new company (#10)
2022-09-20 23:09:45 ‎*** Player has left the game (leaving)
2022-09-20 23:09:45 dbg: [net] [server] Client #468 closed connection
2022-09-20 23:10:15 ‎*** Player #1 has left the game (leaving)
2022-09-20 23:10:15 dbg: [net] [server] Client #470 closed connection
2022-09-20 23:11:35 ‎*** Ivan has joined spectators
2022-09-20 23:11:55 Auto-cleaned company #5 with no vehicles.
2022-09-20 23:11:55 Auto-cleaned company #11 with no vehicles.
2022-09-20 23:11:55 Auto-cleaned company #12 with no vehicles.
2022-09-20 23:13:45 ‎*** Ivan has left the game (leaving)
2022-09-20 23:13:45 dbg: [net] [server] Client #472 closed connection
2022-09-20 23:16:25 Auto-cleaned company #4 with no vehicles.
2022-09-20 23:16:25 Auto-cleaned company #9 with no vehicles.
2022-09-20 23:17:35 Auto-cleaned company #6 with no vehicles.
2022-09-20 23:22:06 Auto-cleaned company #3 with no vehicles.
2022-09-20 23:22:06 Auto-cleaned company #7 with no vehicles.
2022-09-20 23:24:16 Auto-cleaned company #8 with no vehicles.
2022-09-21 00:30:10 ‎*** RAnd has left the game (leaving)
2022-09-21 00:30:10 dbg: [net] [server] Client #473 closed connection
2022-09-21 00:30:10 ‎*** Game paused (number of players)
2022-09-21 10:21:01 dbg: [net] [server] Client connected from 45.143.200.118 on frame 1789361
2022-09-21 10:21:01 dbg: [net] [tcp/game] Received illegal packet type 0 from client 474
2022-09-21 10:21:11 Client #474 (IP: 45.143.200.118) is dropped because it took longer than 200 ticks to start the joining process.
2022-09-21 10:21:11 dbg: [net] Client 474 made an error and has been disconnected: general timeout
2022-09-21 10:21:11 dbg: [net] [server] Client #474 closed connection
2022-09-21 13:22:51 dbg: [net] [server] Client connected from 77.37.199.226 on frame 2152973
2022-09-21 13:22:51 dbg: [net] [server] Client #475 closed connection
And some additional info.
While trying to connect via invite code, no log messages generated...
Active TCP-connction to turn-1.openttd.org (35.156.94.67) is visible in "netstat" output when problem found.
[+] Spoiler

Image

Image

Image
Post Reply

Return to “OpenTTD Problems”

Who is online

Users browsing this forum: No registered users and 33 guests