A /data permission error in a home server container

NZBdav and are running from . Searches in Stremio or Nuvio return results as expected, but choosing a stream to download and watch always fails with an error saying access to the /data path is denied. The folder appears to have the intended , but the failure points to a mismatch between the path inside the , the folder mounted from the host machine, the user ID, or the group ID.

The setup includes timezone settings, user ID and group ID settings, restart rules, Docker networks, Traefik routing, Authelia protection, and a mounted nzbdav data folder. The import strategy is set to STRM files.

Key points

  • s, but downloading and playing a selected stream fails.
  • The error says the /data path cannot be accessed.
  • NZBdav and are running through .
  • The setup uses user ID and group ID values, so file matter.
  • Traefik and Authelia are also present, but the visible failure is closer to file path .
Read original