-
Notifications
You must be signed in to change notification settings - Fork 2
Deposit bag was missing
Justin Littman edited this page Mar 7, 2023
·
2 revisions
This will be raised in Honeybadger. For example:
Deposit bag was missing. This is unusual; it's likely that the workflow step ran once before, and failed on the network call to preservation_catalog. Please confirm that druid:yy759hp4897 passes checksum validation in preservation_catalog, and that its preserved version matches the Cocina in dor-services-app.
- Verify that the version in Argo for the item, matches the preserved version (
MoabRecord.by_druid('yy759hp4897')
). - Run checksum validation:
$ RAILS_ENV=production bin/rake prescat:audit:cv_single['yy759hp4897']
Starting checksum validation for yy759hp4897
This may take some time. Any issues will be reported to Honeybadger.
- Replication errors
- Validate moab step fails during preservationIngestWF
- ZipmakerJob failures
- Moab Audit Failures
- Ceph Errors
- Job queues
- Deposit bag was missing
- ActiveRecord and Replication intro
- 2018 Work Cycle Documentation
- Fixing a stuck Moab
- Adding a new cloud provider
- Audits (how to run as needed)
- Extracting segmented zipfiles
- AWS credentials, S3 configuration
- Zip Creation
- Storage Migration Additional Information
- Useful ActiveRecord queries
- IO against Ceph backed preservation storage is hanging indefinitely (steps to address IO problems, and follow on cleanup)