Rust server not starting

OS Name/Version: Ubuntu 20.04.5 LTS

Product Name/Version: (Always use the full version number - not ‘Latest’)
AMP Release “Decadeus”

v2.4.4, built 17/05/2023 17:54

Problem Description:
Rust server does not launch and console is emtpy.

Steps to reproduce:

-Create rust server
-start instance

Actions taken to resolve so far:
Debug logs enabeled.

====
root@amp11:/home/amp/.ampdata/instances/Rust01/AMP_Logs# tail -100f ‘AMPLOG 2023-05-19 21-10-10.log’
[21:10:11] [Logger Info] : Loading locale data for xx from xx.json…
[21:10:11] [Logger Info] : Starting AMP version 2.4.4.0 (Decadeus), built 17/05/2023 17:54
[21:10:11] [Logger Info] : Stream: Mainline (Release) - built by CUBECODERS/buildbot on CCL-DEV
[21:10:11] [Logger Info] : Running in a Docker environment.
[21:10:11] [Logger Info] : OS: Linux / x86_64
[21:10:11] [Logger Info] : CPU: Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz (6C/6T)
[21:10:11] [Logger Info] : RAM: 7956MB
[21:10:11] [Logger Info] : AMP Instance ID: 7666816f-d85e-4d5a-9b17-a51768e84bf1
[21:10:11] [Logger Debug] : Using remote login server http://192.168.1.70:8080/
[21:10:11] [Logger Debug] : Starting process /usr/bin/arch
[21:10:11] [Logger Debug] : Started process with ID 40
[21:10:11] [Logger Debug] : Starting process /usr/bin/lscpu
[21:10:11] [Logger Debug] : Started process with ID 41
[21:10:11] [Logger Debug] : Starting process /usr/bin/ldd
[21:10:11] [Logger Debug] : Arguments: --version
[21:10:11] [Logger Debug] : Started process with ID 42
[21:10:11] [Logger Debug] : Performing signature verification for RustModule…
[21:10:11] [Logger Debug] : Performing signature verification for steamcmdplugin…
[21:10:11] [Logger Debug] : Performing signature verification for RCONPlugin…
[21:10:11] [Logger Info] : Loaded RustModule version 1.0.0.0 by CubeCoders Limited
[21:10:11] [Logger Info] : Metrics publishing is enabled at udp://192.168.1.70:12820.
[21:10:11] [Logger Debug] : Performing signature verification for FileManagerPlugin…
[21:10:11] [Logger Info] : Loaded FileManagerPlugin by CubeCoders Limited
[21:10:11] [Logger Debug] : Performing signature verification for EmailSenderPlugin…
[21:10:11] [Logger Info] : Loaded EmailSenderPlugin by CubeCoders Limited
[21:10:11] [Logger Debug] : Performing signature verification for WebRequestPlugin…
[21:10:11] [Logger Info] : Loaded WebRequestPlugin by CubeCoders Limited
[21:10:11] [Logger Debug] : Performing signature verification for LocalFileBackupPlugin…
[21:10:11] [Logger Debug] : Read manifests for 0 backups.
[21:10:11] [Logger Info] : Loaded LocalFileBackupPlugin by CubeCoders Limited
[21:10:11] [Logger Debug] : Performing signature verification for CommonCorePlugin…
[21:10:11] [Logger Info] : Loaded CommonCorePlugin by CubeCoders Limited
[21:10:11] [Logger Info] : RustModule requests dependency steamcmdplugin…
[21:10:11] [Logger Info] : Loaded steamcmdplugin by CubeCoders Limited
[21:10:11] [Logger Info] : RustModule requests dependency RCONPlugin…
[21:10:11] [Logger Info] : Loaded RCONPlugin by CubeCoders Limited
[21:10:12] [Logger Info] : Licence Present: AMP Professional Edition
[21:10:12] [Logger Notice] : Using keypair with fingerprint F3ibwPT6FKrFnNDqv64LYni7svMZzLV3mUA+WBc2yOk=
[21:10:12] [Logger Info] : SFTP Server started on 192.168.1.71:2224
[21:10:12] [Logger Debug] : Using webroot: /AMP/WebRoot
[21:10:12] [Webserver Info] : Websockets are enabled.
[21:10:12] [Logger Debug] : Starting process /usr/bin/arch
[21:10:12] [Logger Debug] : Running command line: “/bin/chmod +x arch-20230519-211012.sh” from “”
[21:10:12] [Logger Debug] : Started process with ID 49
[21:10:12] [Logger Debug] : Starting process /usr/bin/lscpu
[21:10:12] [Logger Debug] : Running command line: “/bin/chmod +x lscpu-20230519-211012.sh” from “”
[21:10:12] [Logger Debug] : Started process with ID 51
[21:10:12] [Logger Debug] : Starting process /usr/bin/ldd
[21:10:12] [Logger Debug] : Arguments: --version
[21:10:12] [Logger Debug] : Running command line: “/bin/chmod +x ldd-20230519-211012.sh” from “”
[21:10:12] [Logger Debug] : Started process with ID 53
[21:10:12] [API Debug] : Building setting specification cache…
[21:10:12] [Logger Debug] : Setting spec cache built, 98 items added.
[21:10:12] [Logger Info] : Webserver started on http://192.168.1.71:8081
[21:10:12] [Logger Info] : RouterTimer@10Hz with 2 jobs started
[21:10:12] [Logger Debug] : Scheduler timer will start in 47562ms.
[21:10:12] [Core Info] : Checking for AMP updates…
[21:10:12] [Logger Info] : Startup mode is StartApplication.
[21:10:12] [Logger Debug] : Application state changed from Stopped to PreStart
[21:10:12] [Logger Debug] : Starting process /AMP/rust/258550/RustDedicated
[21:10:12] [Logger Debug] : Working Directory: ./rust/258550
[21:10:12] [Logger Debug] : Arguments: -batchmode -nographics +rcon.password “**********” +server.port “28015” +server.queryport “28016” +rcon.port “5678” +app.port “28082” +server.ip “192.168.1.71” +server.seed “6738” +server.tickrate “30” +server.hostname “My Rust server | Powered by AMP” +server.level “Procedural Map” +server.description “My Rust server | Powered by AMP” +server.maxplayers “100” +antihack.enabled “False” +server.worldsize “4500” +server.saveinterval “4000” +server.pve “False”
[21:10:12] [Logger Debug] : Running command line: “/bin/chmod +x RustDedicated-20230519-211012.sh” from “”
[21:10:12] [Logger Debug] : Started process with ID 58
[21:10:12] [Logger Debug] : Application state changed from PreStart to Starting
[21:10:13] [Core Debug] : Successfully got update data.
[21:10:13] [Core Info] : AMP is up-to-date.

[21:12:22] [Rust Info] : RCON connection successful.
[21:12:22] [Logger Debug] : Application state changed from Starting to Ready

===========

root@amp11:/home/amp/.ampdata/instances/Rust01/AMP_Logs# netstat -pan | grep -i 28015
root@amp11:/home/amp/.ampdata/instances/Rust01/AMP_Logs#

What am I missing trying to run a Rust server?

If this is the first startup of a Rust server - this is normal. It produces no output, and takes an obnoxiously long time to start. 30 minutes isn’t even unusual.

That was it, I am able to connect now after leaving it. Thank you for the quick response.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.