OpenFactorioServerManager / factorio-server-manager

A tool to help manage Factorio multiplayer servers including mods and save games.
MIT License
561 stars 135 forks source link

Container not starting #69

Closed OnkelDom closed 7 years ago

OnkelDom commented 7 years ago

image

docker-settings: system: dsm6.1 (custom hw) image image

Hello, i have rebuild my factorio server with docker container. The game-server is running as an standalone docker image. the server manager doesnt work with the error in the picture. can anyone help me or say me what is the right way to run it? thx

mroote commented 7 years ago

Hey @OnkelDom, sorry for the delay.

Looks like this was fixed in the PR by @WaeCo https://github.com/mroote/factorio-server-manager/pull/68. I just tested it now and found another path to fix in the nginx config file, should be all good to go now.

You can grab the latest Docker container from Docker Hub that one is working now.

OnkelDom commented 7 years ago

Fixt... thank you