-
Notifications
You must be signed in to change notification settings - Fork 2
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
[preservation_catalog/migrate] NoMethodError: undefined method `version_pathname' for nil:NilClass #1480
Comments
will edit the title accordingly after more investigation, but i suspect this is due to a missing moab, and pres cat not correctly trapping for what a wholly missing moab looks like. i tested and reproduced the error by calling more backtrace:
suspect preservation_catalog/app/services/checksum_validator.rb Lines 172 to 174 in 81352a2
preservation_catalog/app/services/checksum_validator.rb Lines 160 to 165 in 81352a2
preservation_catalog/app/services/checksum_validator.rb Lines 69 to 70 in 81352a2
preservation_catalog/app/services/checksum_validator.rb Lines 57 to 60 in 81352a2
preservation_catalog/app/services/checksum_validator.rb Lines 26 to 29 in 81352a2
preservation_catalog/app/jobs/checksum_validation_job.rb Lines 13 to 15 in 81352a2
|
i suspect the thing to do is to either trap at the |
Backtrace
View full backtrace and more info at honeybadger.io
The text was updated successfully, but these errors were encountered: