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

Error: Unexpected exception in upload #8

Open
ph1l opened this issue Jun 2, 2020 · 0 comments
Open

Error: Unexpected exception in upload #8

ph1l opened this issue Jun 2, 2020 · 0 comments

Comments

@ph1l
Copy link
Owner

ph1l commented Jun 2, 2020

Error: Unexpected exception in upload:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/ServerBackupS3/__main__.py", line 216, in main
    backup.get_pipe()
  File "/usr/lib/python2.7/dist-packages/ServerBackupS3/S3Upload.py", line 75, in multipart_from_process
    output = process.stdout.read(CHUNK_SIZE)
MemoryError
failing backup...
Error: backup failed...
Traceback (most recent call last):
  File "/usr/bin/server-backup-s3", line 11, in <module>
    load_entry_point('ServerBackupS3==1.0.0', 'console_scripts', 'server-backup-s3')()
  File "/usr/lib/python2.7/dist-packages/ServerBackupS3/__main__.py", line 227, in main
    backup.failure()
  File "/usr/lib/python2.7/dist-packages/ServerBackupS3/BackupFilesystem.py", line 207, in failure
    self.tar_process.communicate()
  File "/usr/lib/python2.7/subprocess.py", line 471, in communicate
    stdout = _eintr_retry_call(self.stdout.read)
  File "/usr/lib/python2.7/subprocess.py", line 121, in _eintr_retry_call
    return func(*args)
ValueError: I/O operation on closed file
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