Skip to content

linux-ubuntu Permission denied #1

@rafidini

Description

@rafidini

Unlike on MacOS the repository does not work on Linux Ubuntu because of a permission issue.

db-management    | WARNING: Failed to set ACL on the directory containing the configuration database:
db-management    |            [Errno 1] Operation not permitted: '/var/lib/pgadmin'
db-management    | HINT   : You may need to manually set the permissions on
db-management    |          /var/lib/pgadmin to allow pgadmin to write to it.
db-management    | ERROR  : Failed to create the directory /var/lib/pgadmin/sessions:
db-management    |            [Errno 13] Permission denied: '/var/lib/pgadmin/sessions'
db-management    | HINT   : Create the directory /var/lib/pgadmin/sessions, ensure it is writeable by
db-management    |          'pgadmin', and try again, or, create a config_local.py file
db-management    |          and override the SESSION_DB_PATH setting per
db-management    |          https://www.pgadmin.org/docs/pgadmin4/6.2/config_py.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinginvalidThis doesn't seem right

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions