Skip to content

Directory permissions issue #41

@mo-ben-massey

Description

@mo-ben-massey

It seems the default permissions in the Docker container for the downloads directory at /home/wis2downloader/app/data/downloads aren't set correctly by default?

I login to the wis2downloader Docker container, as the wis2downloader user, but get a permission denied when trying to add a subscription:

`Subscription not added
Error: 500
<!doctype html>

<title>500 Internal Server Error</title>

Internal Server Error

Internal server error: [Errno 13] Permission denied: '/home/wis2downloader/app/data/downloads/.session-info.json'

`

Permissions were set to 755 on the /home/wis2downloader/app/data/downloads directory. I changed it to 777 for the sake of testing and was then able to add a subscription successfully.

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