System Information
| Field | Value |
|---|---|
| Operating System | Docker |
| Product | AMP ‘Decadeus’ v2.4.6.10 (Mainline) |
| Virtualization | None |
| Application | Minecraft |
| Module | MinecraftModule |
| Running in Container | No |
| Current State | Failed |
Problem Description
Issue
No jar file is found to start the server but in the file directoy of the server there is a bedrock_server but since it’s not a jar file I can not start the server
Reproduction Steps
- Create Instance
- Start Server
- Go to the instance logs to see that no file is found
[18:52:41] [Logger Info] : Starting AMP version 2.4.6.10 (Decadeus), built 06/12/2023 17:17
[18:52:41] [Logger Info] : Stream: Mainline / Release - built by CUBECODERS/buildbot on CCL-DEV
[18:52:41] [Logger Info] : Purging old audit logs (this may take a moment)…
[18:52:41] [Logger Warning] : Current time zone is set to EST - It is recommended you switch to UTC+0 to avoid time-zone related issues
[18:52:41] [Logger Info] : OS: Linux / x86_64
[18:52:41] [Logger Info] : CPU: Intel(R) Core™ i7-9700K CPU @ 3.60GHz (8C/8T)
[18:52:41] [Logger Info] : RAM: 64183MB
[18:52:41] [Logger Info] : AMP Instance ID: 66781188-5ad8-4b7e-a671-646b285c1e10
[18:52:42] [Logger Info] : Loaded MinecraftModule version 1.0.0.3 by CubeCoders Limited
[18:52:42] [Logger Info] : Metrics publishing is enabled at udp://localhost:12820.
[18:52:42] [Logger Info] : Loaded FileManagerPlugin by CubeCoders Limited
[18:52:42] [Logger Info] : Loaded EmailSenderPlugin by CubeCoders Limited
[18:52:42] [Logger Info] : Loaded WebRequestPlugin by CubeCoders Limited
[18:52:42] [Logger Info] : Loaded LocalFileBackupPlugin by CubeCoders Limited
[18:52:42] [Logger Info] : Loaded CommonCorePlugin by CubeCoders Limited
[18:52:42] [Logger Info] : Licence Present: AMP Professional Edition
[18:52:43] [FileManager Notice] : No SSH keypair available for embedded server, generating new keypair…
[18:52:43] [Logger Notice] : Generated new keypair with fingerprint GG6a70PCbrr6VhsRayFT12A/YU1EPHk/B3fqdYcDBsE=
[18:52:43] [Logger Notice] : Using keypair with fingerprint GG6a70PCbrr6VhsRayFT12A/YU1EPHk/B3fqdYcDBsE=
[18:52:43] [Logger Info] : SFTP Server started on 0.0.0.0:2226
[18:52:43] [Webserver Info] : Websockets are enabled.
[18:52:43] [Logger Info] : Webserver started on http://127.0.0.1:8083
[18:52:43] [Logger Info] : RouterTimer@10Hz with 2 jobs started
[18:52:43] [Core Info] : Checking for AMP updates…
[18:52:43] [Logger Info] : Startup mode is StartApplication, SkipThisTime.
[18:52:44] [Core Info] : AMP is up to date.
[18:52:44] [Logger Warning] : Unable to get Bedrock version data from https://www.minecraft.net/en-us/download/server/bedrock: Data not found.
[18:52:45] [Logger Info] : Updating Modpack cache for 87 modpacks…
[18:52:58] [Logger Info] : Update complete.
[18:55:05] [Logger Activity] : Authentication attempt for user admin from 127.0.0.1
[18:55:05] [Core Activity] : Authentication success
[18:55:10] [API:admin Activity] : Updating the application.
[18:56:59] [Logger:admin Activity] : Changing setting MinecraftModule.MinecraftSettings.ReleaseStream to 3
[18:57:01] [Logger:admin Activity] : Changing setting MinecraftModule.MinecraftSettings.ReleaseStream to 0
[18:58:27] [API:admin Activity] : Starting the application.
[18:58:30] [API:admin Activity] : Starting the application.
[18:58:30] [Logger:admin Warning] : Server failed to start 1/5 times…
[18:58:30] /home/amp/.ampdata/instances/Bedrock01/./Minecraft/bedrock_server: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory
[18:58:30] [Logger:admin Warning] : Server stopped within 5 seconds of starting, AMP will not attempt to restart it.