-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Labels
wontfixIssues that will not be fixed.Issues that will not be fixed.
Description
Describe the bug
Rust server crashes, usually during asset warm up. Exit code 137, OOMKilled is false.
To Reproduce
Steps to reproduce the behavior:
- Copy docker-compose.yml
- Run "docker compose up"
Expected behavior
Rust server attempts to start, then crashes without any error or exit message shown in logs.
Screenshots
container-logs.txt
Environment (please complete the following information):
- OS: Fedora Linux 37 (Server Edition)
- Docker: 23.0.1
Additional context
I've attempted to fix this issue multiple times but have had no luck so far. Apparently the docker exit code 137 is related to memory issues but I've checked to see if it runs out of memory and it doesn't seem to do so. I've never gotten it to start up on this machine.
Metadata
Metadata
Assignees
Labels
wontfixIssues that will not be fixed.Issues that will not be fixed.