Skip to content

PermissionError on uploads with official Docker Compose YML / Portainer stack #1065

@Saturo78

Description

@Saturo78

Hi, i run into an issue setting up fittrackee with a portainer stack.

  1. The Docker Compose YML was created exactly as shown in the official documentation.
  2. The stack is deployed via Portainer.
  3. When starting the container, any attempt to upload files fails. Logs show a PermissionError pointing to /usr/src/app/uploads, even though the container runs as the fittrackee user.

PermissionError: [Errno 13] Permission denied: '/usr/src/app/fittrackee/uploads'

I´m not sure but i think post_start` in the YML is ignored by Docker Compose / Portainer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions