We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Current runs include log messages like:
Invalid cookie header: "Set-Cookie: AWSALBCORS=AF55utoZ413hKtUhG/qelRCEAMRod3Wgjh3JMUtL2fOPQdVtA8VDEAJeY47eQFJvDU3JVhryDs/cQvn2pyrNBU8DluvjtQ9wzlAWJ+Z68iNi+eRjg0Zo2Wb9dOUm; Expires=Wed, 11 Dec 2024 20:36:13 GMT; Path=/; SameSite=None; Secure". Invalid 'expires' attribute: Wed, 11 Dec 2024 20:36:13 GMT
Let's catch and quiet these log messages unless debugging is enabled.
No response
The text was updated successfully, but these errors were encountered:
@jordanpadams
These are not coming from our code. I think it is part of the https library that downloads the LDD.
Sorry, something went wrong.
Merge pull request #115 from NASA-PDS/harvest_223
dec554f
NASA-PDS/harvest#223: Fix handling of missing cookie log messages
al-niessner
Successfully merging a pull request may close this issue.
💡 Description
Current runs include log messages like:
Let's catch and quiet these log messages unless debugging is enabled.
⚔️ Parent Epic / Related Tickets
No response
The text was updated successfully, but these errors were encountered: