Skip to content

Find missing dependencies for non debian based distros #29

@ransompolley

Description

@ransompolley

Hello, I have recently been experimenting with Linux on a less-than-adequate machine I had lying around for the sole purposes of learning and doing test runs before attempting to switch over my current machines (servers) from windows. I have been running said windows servers for a little over a year now so I'm still somewhat new to the server management world, and I have been wanting to switch them to Linux very much lately. This is all mostly to say that although I have some experience daily driving Linux desktop, this could also be my own inexperience as the issue. Also keep in mind this is for the most part my first dealings with docker.

To start off, I have all detailed prerequisites installed and updated on the host machine, running EndeavourOS (arch-based). I have installed using ./start last night and immediately stopped it once it was all finished and turned off the machine since it was late and I was heading off for the night. Today I run the same ./start and it seems to be up and running, although when trying to connect from my space engineers client it continues to "retry" the connection, always ending up failing. This is on LAN so port-forwarding should not be the issue, as well as my client sees that it is running on star system world type, either that or the default name.

I had a look at the logs, and it seems as though the server crashes and restarts. Not only does it give a "crash-looking" message at the end with error code 137 (not one of the 3 listed error-codes), but it also detaches the docker log immediately after. At this point docker ps shows that the container is still active, so when I reattach with docker logs -t -f space-engineers-dedicated-docker-linux it will just re-paste the logs so far from the current server restart, which essentially is just another copy of exactly what it showed the first time. It will inevitably reach that same last message and detach the log to continue the cycle.

Here is the section of logs that is repeated

If any more info is required I'd be happy to provide, but I may need a bit of help on where exactly to look for them.
Many thanks,
-Ran

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions