For anyone else encountering this issue, you can run this (alpine based) docker container on your CentOS server if you don't want to change distros:
https://hub.docker.com/r/dtandersen/factorio/
Search found 3 matches
- Thu Dec 14, 2017 5:06 am
- Forum: Technical Help
- Topic: [0.16.0] Factorio binary not executable on Centos 7.4, incompatible glibc version
- Replies: 4
- Views: 5222
- Wed Dec 13, 2017 7:11 pm
- Forum: Technical Help
- Topic: [0.16.0] Factorio binary not executable on Centos 7.4, incompatible glibc version
- Replies: 4
- Views: 5222
[0.16.0] Factorio binary not executable on Centos 7.4, incompatible glibc version
I run my headless server on Centos 7.4, and after updating to 0.16 I'm unable to run the factorio binary as it seems the version of glibc that the binary was compiled with has changed. As far as I know the latest supported version of glibc for el7 is 2.17. Is support for Centos 7 deprecated with fac...
- Mon Apr 24, 2017 5:48 pm
- Forum: Resolved Problems and Bugs
- Topic: [0.15.0] Headless won't start: "Error Util.cpp:58: Invalid value"
- Replies: 8
- Views: 8304
Re: [0.15.0] Headless won't start
I did an strace of the headless server and it looks like it's giving up after trying to load the server settings json file (which wasn't there by default).
I copied the example settings file from the data directory into the main directory, filled in a few settings, and now the server will start.
I copied the example settings file from the data directory into the main directory, filled in a few settings, and now the server will start.