Skip to content

Multiple open issues related to permission #558

Open
@icheered

Description

@icheered

I noticed several people running into issues related to permissions, none of which are resolved. It might be a good idea to keep all communication in a single thread.

I noticed that purging the factoriotools image and re-pulling temporarily solved the permission issues. However after a while saving the game kept failing.

What I noticed is that even after running sudo chown -R 845:845 factorio_folder some files would be owned by user 100844 instead of 845 (run ls -la in the factorio folder and check the 3rd and 4th column). After chowning all files to user 100844 it does seem to work (for now).

I am running NixOS with docker-compose with docker in rootless mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions