Closed sandbergja closed 5 months ago
Same error happened on January 3rd, 2024.
urred Hostname Message
[3/20/2024 at 8:00 AM -04:00](https://app.honeybadger.io/projects/100710/faults/100657786/01HSDVQ98F01KVHCY4AEJVDZYQ?page=0) lib-jobs-prod2
ArgumentError: expected a file to upload
[2/21/2024 at 7:00 AM -05:00](https://app.honeybadger.io/projects/100710/faults/100657786/01HQ5RK56S2HPAC5WBA490PEDS?page=0) lib-jobs-prod2
ArgumentError: expected a file to upload
[1/3/2024 at 7:00 AM -05:00](https://app.honeybadger.io/projects/100710/faults/100657786/01HK7K3XSMQ2504SQQ74SCRB19?page=0) lib-jobs-prod2
ArgumentError: expected a file to upload
[12/20/2023 at 7:00 AM -05:00](https://app.honeybadger.io/projects/100710/faults/100657786/01HJ3HHXWD8EK4XNG33TBA01B2?page=0) lib-jobs-prod2
ArgumentError: expected a file to upload
This is blocking processing the exceptions correctly.
Expected behavior
The
lib_jobs:process_data_sync_exceptions
rake task runs without issues.Actual behavior
It threw an error "ArgumentError: expected a file to upload". Perhaps a file was missing from disk?
Steps to replicate
Not sure
Impact of this bug
Not sure
Honeybadger link and code snippet, if applicable
https://app.honeybadger.io/projects/100710/faults/100657786
Implementation notes, if any