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

Skip inaccessible directories and don't fail #31

Open
nafg opened this issue Jul 14, 2022 · 0 comments
Open

Skip inaccessible directories and don't fail #31

nafg opened this issue Jul 14, 2022 · 0 comments

Comments

@nafg
Copy link

nafg commented Jul 14, 2022

When run in a directory that contains inaccessible files it crashes.

For instance in a few projects my docker-compose.yml mounts Postgres' data directory in ./docker/.pgdata. This gets ownership of some other UID. This is what happens when I try running it:

❯ /tmp/sup-linux-amd
timestamp=2022-07-14T21:37:35.095582Z level=ERROR thread=#zio-fiber-0 message="" cause="Exception in thread "zio-fiber-" java.nio.file.AccessDeniedException: java.nio.file.AccessDeniedException: /home/naftoli/repositories/gitlab.com/mikvahbook/app/docker/.pgdata
"
``
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