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

Scheduled HugoBlox/gh-action-updater fails for theme-academic-cv #3154

Open
2 tasks done
hofbi opened this issue Oct 8, 2024 · 1 comment
Open
2 tasks done

Scheduled HugoBlox/gh-action-updater fails for theme-academic-cv #3154

hofbi opened this issue Oct 8, 2024 · 1 comment

Comments

@hofbi
Copy link
Contributor

hofbi commented Oct 8, 2024

Preliminary Checks

Description

For about 3 months the scheudled updater-wip job fails for https://github.com/HugoBlox/theme-academic-cv. See all failing jobs here

Reproduction Link

https://github.com/HugoBlox/theme-academic-cv/actions/runs/11197982839/job/31128633570

Steps to Reproduce

Trigger one of the failing jobs here

Expected Result

The job should update https://github.com/HugoBlox/theme-academic-cv

Actual Result

The jobs fails with

Error: Status code 403
✖  fatal     Error: Status code 403 
    at ClientRequest.<anonymous> (/home/runner/work/_actions/HugoBlox/gh-action-updater/v1/dist/index.js:6592:25)
    at Object.onceWrapper (node:events:634:26)
    at ClientRequest.emit (node:events:519:28)
    at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:698:27)
    at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
    at TLSSocket.socketOnData (node:_http_client:540:22)
    at TLSSocket.emit (node:events:519:28)
    at addChunk (node:internal/streams/readable:559:12)
    at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
    at Readable.push (node:internal/streams/readable:390:5)

What Hugo Module versions does your site use?

Probably not related: https://github.com/HugoBlox/theme-academic-cv/blob/main/go.mod

What operating system(s) are you seeing the problem on?

Linux

What browser(s) are you seeing the problem on?

No response

Which Hugo Blox template are you using?

https://github.com/HugoBlox/theme-academic-cv

What version of Hugo are you using?

Not related

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

No branches or pull requests

2 participants
@hofbi and others