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

test-reporter workflow is failing with an HTTP 403 error #235

Open
trentm opened this issue Apr 29, 2024 · 2 comments
Open

test-reporter workflow is failing with an HTTP 403 error #235

trentm opened this issue Apr 29, 2024 · 2 comments

Comments

@trentm
Copy link
Member

trentm commented Apr 29, 2024

test-reporter workflow runs (https://github.com/elastic/opbeans-node/actions/workflows/test-reporter.yml) have been failing for a long while now. The current failure is (https://github.com/elastic/opbeans-node/actions/runs/8685154302):

Response code 403 (Forbidden)

A few weeks ago it was (https://github.com/elastic/opbeans-node/actions/runs/8685154302):

Response code 400 (Authentication information is not given in the correct format. Check the value of Authorization header.)

@elastic/observablt-robots Are you able to take a look sometime? Thanks. This is not blocking anything.

@v1v
Copy link
Member

v1v commented Apr 29, 2024

Thanks @trentm for the heads up.

It started to happen last week, and we put a fix in place:

But I think something else is going on and likely related to the v3 / v4 support.... for now, if possible, I'd suggest disabling the test-reporter workflow using the GitHub UI

image

Or wait until we find out what's going on.

@trentm
Copy link
Member Author

trentm commented Apr 29, 2024

Thanks. I've disabled it manually for now: https://github.com/elastic/opbeans-node/actions/workflows/test-reporter.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants