System Information
Field | Value |
---|---|
Operating System | Linux - Debian GNU/Linux 12 on x86_64 |
Product | AMP ‘Phobos’ v2.6.0.6 (Mainline) |
Virtualization | Docker |
Application | Greelan / Rust |
Module | GenericModule |
Running in Container | Yes |
Current State | Failed |
Problem Description
Issue
Hello,
I restored a backup and since then my server no longer wants to start. When I want to start the server, I get this error message: “AMP was unable to start the application. Possible causes may include insufficient permissions to load the executable, or the file not being correctly flagged as being an executable file. Check AMPs logs for more information.”
While browsing the AMP logs, I found this line that seems to talk about the error in question. But I don’t understand much honestly.
[10:29:40] [Generic:admin Error/10] : [0] (PlatformException) : An error occurred trying to start process '/AMP/rust/258550/RustDedicated' with working directory '/AMP/rust/258550'. Permission denied
[10:29:40] [Generic:admin Error/10] : at Diagnostics.Process.ForkAndExecProcess(ProcessStartInfo startInfo, String resolvedFilename, String[] argv, String[] envp, String cwd, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec)
As well as this line, from the webpanel logs:
admin Dec 15, 09:54 AM Core LogLevels.Activity Authentication token for admin requested by ManageInstance on behalf of admin
Thanks in advance for your help.
-Tan
Reproduction Steps
- Restore a backup
- I’m trying to turn on the server
- An error appears