Opened 4 months ago

Closed 2 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 Dimitar Misev, 4 months ago

Component: undecidedwcst_import

comment:2 by Bang Pham Huu, 2 months ago

Resolution: worksforme
Status: assignedclosed

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 in coverageId.resume.json, then run wcst_import.sh ingest.json which wcst_import throws error

Reason: Missing basic authentication header with username:password encoded in Base64 string from request '/rasdaman/ows?'

and no new file is added to coverageId.resume.json

Note: See TracTickets for help on using tickets.