Opened 10 months ago
Closed 9 months ago
#2797 closed defect (worksforme)
wcst_import adds to resumer file despite error
Reported by: | Dimitar Misev | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.2 |
Component: | wcst_import | Version: | 10.2 |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
No data was imported due to invalid credentials:
Reason: Missing basic authentication header with username:password encoded in Base64 string from request ...
But it seems like the files were still added to the resumer file:
The slices listed in the resumer file ... will not be imported. All filepaths are already imported according to the resumer file.
Change History (2)
comment:1 by , 10 months ago
Component: | undecided → wcst_import |
---|
comment:2 by , 9 months ago
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
I tried to reproduce this issue with petascope enabled with basic header. In the ingredients file it has
"track_files": true
and it has some files incoverageId.resume.json
, then runwcst_import.sh ingest.json
which wcst_import throws errorand no new file is added to
coverageId.resume.json