Lazalatin / space-engineers-dedicated-ubuntu-docker-server

This project aims to provide an ubuntu docker image in order to host a fully functional dedicated Space Engineers® Server under Linux OSes
GNU General Public License v3.0
22 stars 9 forks source link

sed: read error on stdin: Is a directory #17

Open djas19 opened 4 years ago

djas19 commented 4 years ago

username@host:~/docker/SpaceEngineers$ docker-compose up Recreating spaceengineers_space_1_cb2810cadaed ... done Attaching to spaceengineers_space_1_cb2810cadaed **space_1_cb2810cadaed | sed: read error on stdin: Is a directory** spaceengineers_space_1_cb2810cadaed exited with code 4

I configured everything as said in the readme. I'm running on an ubuntu server installation

Lazalatin commented 4 years ago

Looks to me like there is something wrong with your configuration file. Normally sed would set some settings in SpaceEngineers-Dedicated.cfg. Maybe you started the container without placing the appropriate configuration file beforehand?