N2WS-21940 - S3 Cleanup failing to start

N2WS-21940 - S3 Cleanup failing to start

Issue:

cleanup process is showing as not started for a long long time in S3 cleanup log
9/10/2022 22:12 Info ===== Cleanup of policy xyz (account: MyAccount, user: MyUser) =====

And error is shown in the logs
Traceback (most recent call last):
  File "/opt/n2wsoftware/python/lib/python3.7/threading.py", line 926, in _bootstrap_inner
....
  File "./cpmserver/cpm/backup_copy/backup_copy_manager.py", line 790, in check_for_proxy_timeout
AttributeError: 'NoneType' object has no attribute 'add_log'

Solution:
Patch for v4.1.1a is available and attached to this KB. 



Click here to go back to the Release notes: Release notes for the latest v4.1.x CPM release

    • Related Articles

    • N2WS-21963 - Copy to S3 fails with Failed to stop processor(s)

      Issue: Copy to S3 is failing with following error ERROR: add_error(segment_handler.py:322) copy of md table of segment 1 of volume vol-12345678, instance i-0987654321, backup 123 fail : Failed to stop processor(s): not all blocks were processed ...
    • N2WS-21092 - S3 cleanup fails with Out of range value

      Issue: Cleanup is failing with below error in the cpm_server logs ERROR: other_maintenance_tasks(handlers.py:2003) Failed running S3 cleanup for disabled policies, encountered an exception Traceback (most recent call last): File ...
    • Cleanup Log

      This feature was added to allow CPM users to better understand whether Cleanup process ran successfully. It can be found in the “General Settings” tab. The Cleanup Interval may be set to run every 1 to 24 hours. Last cleanup timestamp will show the ...
    • Cleanup may fail with the “UnboundLocalError: local variable 'res' referenced before assignment” error

      Cleanup process may fail to delete out of retention backups with the following error: cleanup_function UnboundLocalError: local variable 'res' referenced before assignment If you have found this error in the logs, please upgrade to the latest 2.1.X ...
    • Patch for cost reduction of copy to S3

      Installation of the patch will reduce costs drastically for customers who are using S3 (Between 5 to 20 times less expensive than previous version) The improvements are: For copied volumes which are larger than 512GB, worker’s volume type will be sc1 ...