space-engineers-dedicated-docker-linux icon indicating copy to clipboard operation
space-engineers-dedicated-docker-linux copied to clipboard

Space Engineers Dedicated Server running in Docker for Linux

Results 23 space-engineers-dedicated-docker-linux issues
Sort by recently updated
recently updated
newest added

Sometimes when I start the container, I see a few messages in the logs, and the server fails to start. The messages are: ``` space-engineers-dedicated-docker-linux | 2021-10-02 23:03:44.920: CPU Info:...

Following the readme file (trying the v2 version of the docker). "If starting from scratch, use the ./setup script to create a default world." ```bash ⮊ ./setup didn't find an...

Adds support to run as a contained user instead of running docker as root using sudo. Adds support for a backup command that creates an archive of the world (the...

This is mostly for @mmmaxwwwell or whoever else might know. I've created a new image version, based on Debian Bullseye which introduces numerous bugfixes, stability improvements, and enhancements. Here is...

I have been trying to get this to work for the past few hours with not much success. I followed the instructions and cloned the repo and ran the start...

**CURRENT BEHAVIOUR** Currently running on Centos under Podman. Everything works fine unless container is being restarted. After that it reverts to the initial savefile I uploaded to the server. No...

I try start this under Debian 11 in Proxmox LXC container (privileged mode), but catch this error at running ./start script: ``` space-engineers-dedicated-docker-linux | ../tier1/KeyValues.cpp (2925) : Assertion Failed: Error...

Hello, I'm relatively new to Linux, is there any guide for installing mods on the server?

Stops the whole thing from working: ``` Cannot start new world - Premade world not found ``` And mods fail to download as well. I'm not sure what I should...

Hopefully this is just something simple, but I am having what seems some weird issue getting 'docker-compose build' to work. As per the suggested fix in https://github.com/mmmaxwwwell/space-engineers-dedicated-docker-linux/issues/48#issuecomment-1238333801 I was trying...