Skip to content

Permission denied: '/var/lib/pgadmin/sessions' error from running docker compose up #7

@eleehiga

Description

@eleehiga

From running docker compose up in this repository I encountered the same error as here: https://stackoverflow.com/questions/64781245/permission-denied-var-lib-pgadmin-sessions-in-docker. From the stack overflow post I had to run sudo chown -R 5050:5050 pgadmin-data in order to fix that error. Therefore, was wondering if you could please put this fix somewhere in the README or a setup script?

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