Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server crashes for unknown reasons #113

Open
ItsSurface opened this issue Mar 19, 2023 · 1 comment
Open

Server crashes for unknown reasons #113

ItsSurface opened this issue Mar 19, 2023 · 1 comment
Labels
wontfix Issues that will not be fixed.

Comments

@ItsSurface
Copy link

Describe the bug
Rust server crashes, usually during asset warm up. Exit code 137, OOMKilled is false.

To Reproduce
Steps to reproduce the behavior:

  1. Copy docker-compose.yml
  2. 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.

@stale
Copy link

stale bot commented May 14, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix Issues that will not be fixed. label May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix Issues that will not be fixed.
Projects
None yet
Development

No branches or pull requests

1 participant