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

[9.0] FIX auto_backup SFTP cleanup #768

Merged
merged 3 commits into from
Mar 18, 2017
Merged

Conversation

eLBati
Copy link
Member

@eLBati eLBati commented Mar 9, 2017

2017-03-09 13:07:36,067 25649 ERROR jdeal_2017-03-09 odoo.addons.auto_backup.models.db_backup: Cleanup of old database backups failed: %s
Traceback (most recent call last):
File "server-tools/auto_backup/models/db_backup.py", line 242, in cleanup_log
yield
File "server-tools/auto_backup/models/db_backup.py", line 232, in cleanup
remote.unlink(name)
[..]
IOError: [Errno 2] No such file

2017-03-09 13:07:36,067 25649 ERROR jdeal_2017-03-09 odoo.addons.auto_backup.models.db_backup: Cleanup of old database backups failed: %s
Traceback (most recent call last):
  File "server-tools/auto_backup/models/db_backup.py", line 242, in cleanup_log
    yield
  File "server-tools/auto_backup/models/db_backup.py", line 232, in cleanup
    remote.unlink(name)
  [..]
IOError: [Errno 2] No such file
@eLBati eLBati changed the title FIX auto_backup [9.0] FIX auto_backup SFTP cleanup Mar 9, 2017
@StefanRijnhart StefanRijnhart added this to the 9.0 milestone Mar 17, 2017
@StefanRijnhart
Copy link
Member

This one needs a rebase.

@moylop260 moylop260 merged commit ef53ea5 into OCA:9.0 Mar 18, 2017
@moylop260
Copy link
Contributor

Fixed manifest version conflicts and merged with squash button

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

Successfully merging this pull request may close these issues.

5 participants