Not working in Ruby 3.1
feliperaul opened this issue · comments
To be more specific, the backups will successfully be stored (either locally or on S3), but they will fail with a [error] Psych::DisallowedClass: Tried to load unspecified class: Backup::Package
on the cycle phase.
This means the gem will stop removing old backups, and will eventually fill up your disk (if you are using local storage) or grow indefinitely in your S3.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This is still an issue on 5.0.0.beta.3
as well as on current master
. Please reopen.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.