Search found 7 matches

by TheGleaner
Thu Jul 13, 2017 1:54 am
Forum: Technical Help
Topic: Issues with starting a headless server on centos 7
Replies: 11
Views: 3729

Re: Issues with starting a headless server on centos 7

DaveMcW wrote:

Code: Select all

/opt/factorio/bin/x64/factorio --start-server /opt/factorio/saves/server1.zip
One problem with that: there is no file/folder there, it created a folder under home... and after adjusting that it still spits out a permission denied error.
by TheGleaner
Thu Jul 13, 2017 1:41 am
Forum: Technical Help
Topic: Issues with starting a headless server on centos 7
Replies: 11
Views: 3729

Re: Issues with starting a headless server on centos 7

DaveMcW wrote:
Factorio Wiki wrote: As long as it fails saying it cannot find/open the savename.zip you are set! Just upload a save from your own computer and put it in the /opt/factorio/saves directory
I have. I still get that error.
by TheGleaner
Wed Jul 12, 2017 11:08 pm
Forum: Technical Help
Topic: Issues with starting a headless server on centos 7
Replies: 11
Views: 3729

Re: Issues with starting a headless server on centos 7

DaveMcW wrote:Ok, this command should fix it. Run while logged in as root.

Code: Select all

chown -R factorio:factorio /opt/factorio
still getting this on any save I try

Code: Select all

2.015 Error Util.cpp:57: boost::filesystem::status: Permission denied: "server1"
by TheGleaner
Wed Jul 12, 2017 10:00 pm
Forum: Technical Help
Topic: Issues with starting a headless server on centos 7
Replies: 11
Views: 3729

Re: Issues with starting a headless server on centos 7


total 12
drwxrwxrwx. 6 factorio factorio 135 Jul 12 11:54 .
drwxr-xr-x. 5 root root 50 Jul 10 20:19 ..
drwxr-xr-x. 3 factorio factorio 17 Jul 10 20:19 bin
drwxrwxr-x. 2 factorio factorio 24 Jul 12 11:54 config
-rw-r--r--. 1 factorio factorio 998 Jul 13 2015 config-path.cfg
drwxrwxr-x. 4 factorio ...
by TheGleaner
Wed Jul 12, 2017 7:28 pm
Forum: Technical Help
Topic: Issues with starting a headless server on centos 7
Replies: 11
Views: 3729

Re: Issues with starting a headless server on centos 7

When trying to load any save, created on machine or transferred to.
[factorio@Machinename]$ /opt/factorio/bin/x64/factorio --start-server newgame.zip
0.002 2017-07-12 09:15:32; Factorio 0.14.23 (build 25374, linux64, headless)
0.003 Operating system: Linux
0.003 Program arguments: "/opt/factorio ...
by TheGleaner
Wed Jul 12, 2017 7:20 pm
Forum: Technical Help
Topic: Issues with starting a headless server on centos 7
Replies: 11
Views: 3729

Re: Issues with starting a headless server on centos 7

Did you run

su factorio
before trying to start it? You need to run the program while logged in as the owner of the files.

yes I did and when I made sure I got this no matter if I used a file I moved to it or created(where I got the first errors) using --create ./saves/newgame.zip

1.895 ...
by TheGleaner
Tue Jul 11, 2017 10:42 pm
Forum: Technical Help
Topic: Issues with starting a headless server on centos 7
Replies: 11
Views: 3729

Issues with starting a headless server on centos 7

Hello, I did a fresh install of centos 7, then followed the the wiki.factorio.com guide to a headless server, and it went fine until the create/start part: I keep getting this error: 15.751 Error FileUtil.cpp:284: Can't remove /opt/factorio/temp/currently-playing: No such file or directory
15.751 ...

Go to advanced search