zopanix / docker_factorio_server

Factorio Server in Docker
MIT License
31 stars 275 forks source link

Version out of date #32

Closed psykzz closed 7 years ago

psykzz commented 7 years ago

Hey it looks like the version is starting to lag behind that of the release. Is there any reason not to update to the latest version?

zopanix commented 7 years ago

Hey, there is no real reason except I've moved abroad and just haven't got that much time. I've had 5 day between my job in France ending and my new job in Canada started. But feel free to make a pull request if you'd like to have it updated more quickly.

---- Matt Smith wrote ----

Hey it looks like the version is starting to lag behind that of the release. Is there any reason not to update to the latest version?

You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/zopanix/docker_factorio_server/issues/32

bkuhl commented 7 years ago

There's an automated process that runs in the background that is intended to handle automatic updating. Looks like Factorio's site is throwing an Internal Server Error causing the updates not to go through correctly. I'll make some upgrades to this service so it'll catch back up and not hit this issue again.

zopanix commented 7 years ago

Thx bkhul for handling this

bkuhl commented 7 years ago

What happened was v0.13.19 was failing due to https://www.factorio.com/get-download/0.13.19/headless/linux64 throwing a 500. When new releases were being pushed out, this was first on the list causing all of them to fail. This will no longer block other releases and thus 0.14.* is being rolled out as I'm posting this.

psykzz commented 7 years ago

@bkhul is that a process on the container specifically?

bkuhl commented 7 years ago

No, it's a separate project that runs in its own container elsewhere - https://github.com/bkuhl/game-watcher