-
Notifications
You must be signed in to change notification settings - Fork 248
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: filesystem error: copy_file "/factorio/temp/currently-playing/level.dat" failed: Permission denied #549
Comments
For investigation purposes I tried running
|
Did you manage to resolve this? I transferred my server to another device and now I'm getting the exact same error |
This looks like a permission issue |
This IS a permission issue, but it should not occur because even following the examples in the documentation causes this problem |
Hi, I'm getting persistent permission errors when trying to run the Factorio server on my Macbook.
This is the Dockerfile I'm using:
And the
.env
file:However, I can't seem to get this working at all. I've tried owning the
./factorio-server/
dir with the Factorio uid:845 user (and removing the custom PUID and PGID), or as my current user, but I can't figure out the necessary combination...I've deleted the files and container, and restarted my machine.
Versions
Logs
The text was updated successfully, but these errors were encountered: