Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linux-ubuntu Permission denied #1

Open
rafidini opened this issue Dec 8, 2021 · 0 comments
Open

linux-ubuntu Permission denied #1

rafidini opened this issue Dec 8, 2021 · 0 comments
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@rafidini
Copy link
Member

rafidini commented Dec 8, 2021

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
@rafidini rafidini added bug Something isn't working invalid This doesn't seem right labels Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant