AutoPacker-OSS / autopacker

MIT License
6 stars 1 forks source link

Factorio gets internal server error when you try to set up a server #93

Closed MrPrecise closed 3 years ago

MrPrecise commented 3 years ago

Description

When we trying to setup Factorio server with with AutoPacker we will be getting a Status 500, "Internal Server Error", somewhere in the process of setting up the Factorio server. It fails, screen shot and full error message bellow.

Steps to Reproduce

  1. Add factorio to your project
  2. Make a new server
  3. Add the project to the server
  4. Run the docker compose to set it up on your server

Expected behavior:

A stable build of Factorio Server 1.1 set up with standard settings

Actual behavior:

Status 500, "Internal Server Error" Faulty Docker Compose.zip

Reproduces how often:

Everytime I've tried to set it up on a server

Screenshots:

Docker Compose ![image](https://user-images.githubusercontent.com/16646169/108883321-957f6400-7605-11eb-9597-6d9f5ed5f0f8.png)
ANicholasson commented 3 years ago

I believe this might be related to the file not existing on file delivery anymore due to reset. Try and create a new project with a new factorio server module and deploy again

ANicholasson commented 3 years ago

@MrPrecise