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 · 4 comments
Open
2 tasks done

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

hofbi opened this issue Oct 8, 2024 · 4 comments

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

Copy link

This issue is stale because it has not had any recent activity. The resources of the project maintainers are limited, and so we are asking for your help.

If this is a bug and you can still reproduce this error on the main branch, consider contributing a Pull Request with a fix.

If this is a feature request, and you feel that it is still relevant and valuable, consider contributing a Pull Request for review.

This issue will automatically close soon if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Nov 28, 2024
@hofbi
Copy link
Contributor Author

hofbi commented Nov 28, 2024

@gcushen a kind reminder and to keep the issue open.

@github-actions github-actions bot removed the stale label Nov 29, 2024
@gcushen
Copy link
Collaborator

gcushen commented Dec 14, 2024

@gcushen a kind reminder and to keep the issue open.

This is a script for the repo maintainers to help maintain the repositories. It is not intended for end users and has no impact on building Hugo sites, so you can safely delete that GitHub Action file if you wish.

@hofbi
Copy link
Contributor Author

hofbi commented Dec 14, 2024

The issue is not related to my personal repo but to the template repo itself. In the past, I saw weekly updates on the template repo done by the GitHub action which does not happen anymore. Is this expected?

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

3 participants
@gcushen @hofbi and others