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

manifest: out: IOError: [Errno 13] Permission denied: '/tmp/backupmanifest' #139

Open
AWSGitHubConnector opened this issue Feb 15, 2024 · 1 comment

Comments

@AWSGitHubConnector
Copy link

File "/usr/local/lib/python2.7/site-packages/cassandra_snapshotter/agent.py", line 226, in create_upload_manifest
out: with open(manifest_path, 'w') as manifest:
out: IOError: [Errno 13] Permission denied: '/tmp/backupmanifest'

@AWSGitHubConnector
Copy link
Author

I am running it from AWS Codebuild as part of buildspec file and getting this error

@AWSGitHubConnector AWSGitHubConnector changed the title File "/usr/local/lib/python2.7/site-packages/cassandra_snapshotter/agent.py", line 226, in create_upload_manifest out: with open(manifest_path, 'w') as manifest: out: IOError: [Errno 13] Permission denied: '/tmp/backupmanifest' manifest: out: IOError: [Errno 13] Permission denied: '/tmp/backupmanifest' Feb 15, 2024
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