Skip to content
New issue

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

Quiet Harvest noisy logs for Invalid cookie header #223

Closed
jordanpadams opened this issue Dec 4, 2024 · 1 comment · Fixed by NASA-PDS/registry-common#115
Closed

Quiet Harvest noisy logs for Invalid cookie header #223

jordanpadams opened this issue Dec 4, 2024 · 1 comment · Fixed by NASA-PDS/registry-common#115
Assignees
Labels
B15.1 enhancement New feature or request i&t.skip

Comments

@jordanpadams
Copy link
Member

💡 Description

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.

⚔️ Parent Epic / Related Tickets

No response

@github-project-automation github-project-automation bot moved this to Sprint Backlog in B15.1 Dec 4, 2024
@jordanpadams jordanpadams changed the title Quiet Harvest noisy logs Quiet Harvest noisy logs for Invalid cookie header Dec 4, 2024
@jordanpadams jordanpadams added enhancement New feature or request and removed task labels Dec 4, 2024
@al-niessner
Copy link
Contributor

@jordanpadams

These are not coming from our code. I think it is part of the https library that downloads the LDD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B15.1 enhancement New feature or request i&t.skip
Projects
Status: 🏁 Done
Development

Successfully merging a pull request may close this issue.

2 participants