Hi there,
i'm trying to find out what the problem exactly is, i'm having server lag every 15 minutes and all i could find out was that Rust:IO updates those exact 15 minutes. I already disabled my firewall to see if its a issue at all in there. Problem still persists. I noticed the error that there's another listener, but i have no clue where or what that could be. Full OS restart didn't solve the problem. Rust server runs on port 27215 and rcon runs on 27216 already read that in the faq. But i'm getting kinda frustrated as i can't find any topic on google with the same problem. So i hope someone is willing to help or has any idea what it could be. Here's some logs and my starting line, i'm thinking its the generation/render but what then.
01:43 [Info] Updating Rust:IO ...
01:43 [Info] Rust:IO: Update complete
01:43 [Info] Installing Rust:IO ...
01:43 [Info] Rust:IO> Setting up Rust:IO 2.3.7153.34894 ...
01:43 [Info] Rust:IO> Creating directories ...
01:43 [Info] Rust:IO> Applying config ...
01:43 [Info] Rust:IO> Initializing database ...
01:43 [Info] Rust:IO> Generating map image (this may take a while) ...
01:44 [Info] Rust:IO> Generation complete
--------- Summary --------
Render : 2916.360ms
Postprocess : 2156.360ms
Shadows : 108.973ms
FXAA : 2012.669ms
Encoding : 62.585ms
Other : 16.586ms
--------------------------
Total : 5151.891ms
01:44 [Info] Rust:IO> Starting HTTP server on 185.216.162.60:27215 ...
01:44 [Error] Installing Rust:IO failed: Exception has been thrown by the target of an invocation.
01:44 [Error] Caused by: There's another listener for http://185.216.162.60:27215/.
01:44 [Warning] Calling 'OnTick' on 'RustIO v2.16.0' took 5301ms [GARBAGE COLLECT]
01:44 [Info] Rust:IO> External IP address obtained from lookup: 185.216.162.60
01:44 [Warning] Calling 'OnTick' on 'RustIO v2.16.0' took average 5308ms
-batchmode +server.ip %IP% %PORT% %PLAYERS% %HOSTNAME% %IDENTITY% %WORLDSIZE% %SEED% %SALT% %TICKRATE% %MAP% %BCK% %SAVEINTERNAL% %SECURE% +rcon.ip %IP% %RCON_PORT% %RCONWEB% %CONTROL_PASSWORD% -logfile output.txt
Command Line: "./RustDedicated" "-batchmode" "+server.ip" "185.*.*.*" "+server.port" "27215" "+server.maxplayers" "175" "+server.hostname" "Rust" "+server.identity" "cbk05092019" "+server.worldsize" "4000" "+server.seed" "0" "+server.salt" "0" "+server.tickrate" "64" "+server.level" "Procedural Map" "+backup" "+server.saveinterval" "900" "+server.secure" "true" "+rcon.ip" "185.*.*.*" "+rcon.port" "27216" "+rcon.web" "1" "+rcon.password" "******" "-logfile" "output.txt"