pg9182 / northstar-dedicated

Docker image for the Northstar dedicated server.
https://ghcr.io/pg9182/northstar-dedicated
zlib License
101 stars 17 forks source link

permission denied on CentOS - Podman emulator #23

Closed Archer1411 closed 2 years ago

Archer1411 commented 2 years ago

Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. Trying to pull ghcr.io/pg9182/northstar-dedicated:1-tf2.0.11.0... Getting image source signatures Copying blob a99c34865d99 skipped: already exists
Copying blob 891382f67258 skipped: already exists
Copying blob 617ce86479e7 skipped: already exists
Copying blob 59bf1c3509f3 skipped: already exists
Copying blob 1d676022bd00 skipped: already exists
Copying blob aca1971a86b4 skipped: already exists
Copying blob d8e612b3ace8 skipped: already exists
Copying blob c49e47170caa skipped: already exists
Copying config 760369964c done
Writing manifest to image destination Storing signatures Northstar Dedicated Server - Docker (hostname: f7938bcd6dfe)

https://northstar.tf
https://northstar.tf/discord
https://github.com/R2Northstar/Northstar
https://github.com/pg9182/northstar-dedicated

Merging files... Error: Failed to merge game files: merge titanfall: access "/mnt/titanfall/build.txt": stat /mnt/titanfall/build.txt: permission denied

Archer1411 commented 2 years ago

CentOS 9 Stream

pg9182 commented 2 years ago

Check your permissions on the mounted titanfall directory on the host.

pg9182 commented 2 years ago

I am going to close this issue since there hasn't been a response. Feel free to re-open it if you are still having trouble.