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

No access to directory "/config/postgres": Permission denied #32

Open
buchengasse opened this issue Jan 21, 2024 · 0 comments
Open

No access to directory "/config/postgres": Permission denied #32

buchengasse opened this issue Jan 21, 2024 · 0 comments

Comments

@buchengasse
Copy link

2 weeks ago I installed abesnier/guacamole on a Raspberry Pi. It worked fine, I could access my Windows PC from my Macbook.

Today I redeployed the latest version. Now the container does not start any more. The error message in the log is:

postgres: could not access directory "/config/postgres": Permission denied

I deleted the /config folder and added
user: root
in the Docker-Compose file, but this did not help, I get the same error.

In Putty I can see, that the folder /config/guacamole has owner root, group users and rights rwxr-s---.
The folder /config/postgres, however, has owner messagebus, group render and rights rwx--S---.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant