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

Permissions errors when ~/.tracecat folder is created by Docker (root) #20

Closed
topher-lo opened this issue Apr 5, 2024 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@topher-lo
Copy link
Contributor

Describe the bug
PermissionError: [Errno 13] Permission denied: '/home/user/.tracecat/storage' occurs when running pytest from local user, but the directory was initially created by Docker (root user) as a docker-compose volme.

Suggested fix
Dockerize tests. Just use docker compose across all dev (local, CICD) environments.

@topher-lo topher-lo added the bug Something isn't working label Apr 5, 2024
@topher-lo
Copy link
Contributor Author

Related to #22

@daryllimyt
Copy link
Contributor

Should be closed by #105

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants