Hugo deploy step to gh-pages hangs at "updating_pages"

I’ve followed all the instuctions at hugo guide to publish on github pages.

After pushing I get to the deploy step and it just hangs telling me “updating_pages” until it eventually times out.

here is a link to my repo.

besides that I have this log file.

2022-08-22T23:59:01.3784752Z Requested labels: ubuntu-latest
2022-08-22T23:59:01.3784803Z Job defined at: mdm508/mdm508.github.io/dynamic/pages/pages-build-deployment@refs/heads/main
2022-08-22T23:59:01.3784818Z Waiting for a runner to pick up this job…
2022-08-22T23:59:02.0690379Z Job is waiting for a hosted runner to come online.
2022-08-22T23:59:05.6001040Z Job is about to start running on the hosted runner: GitHub Actions 2 (hosted)
2022-08-22T23:59:08.7018251Z Current runner version: ‘2.295.0’
2022-08-22T23:59:08.7044351Z ##[group]Operating System
2022-08-22T23:59:08.7044807Z Ubuntu
2022-08-22T23:59:08.7045170Z 20.04.4
2022-08-22T23:59:08.7045444Z LTS
2022-08-22T23:59:08.7045671Z ##[endgroup]
2022-08-22T23:59:08.7045986Z ##[group]Virtual Environment
2022-08-22T23:59:08.7046342Z Environment: ubuntu-20.04
2022-08-22T23:59:08.7046654Z Version: 20220814.1
2022-08-22T23:59:08.7047132Z Included Software: runner-images/Ubuntu2004-Readme.md at ubuntu20/20220814.1 · actions/runner-images · GitHub
2022-08-22T23:59:08.7047789Z Image Release: Release Ubuntu 20.04 (20220814 update) · actions/runner-images · GitHub
2022-08-22T23:59:08.7048166Z ##[endgroup]
2022-08-22T23:59:08.7048487Z ##[group]Runner Image Provisioner
2022-08-22T23:59:08.7048864Z 1.0.0.0-main-20220812-3
2022-08-22T23:59:08.7049115Z ##[endgroup]
2022-08-22T23:59:08.7049738Z ##[group]GITHUB_TOKEN Permissions
2022-08-22T23:59:08.7050233Z Contents: read
2022-08-22T23:59:08.7050687Z Metadata: read
2022-08-22T23:59:08.7050982Z Pages: write
2022-08-22T23:59:08.7051270Z ##[endgroup]
2022-08-22T23:59:08.7054648Z Secret source: Actions
2022-08-22T23:59:08.7055177Z Prepare workflow directory
2022-08-22T23:59:08.7888228Z Prepare all required actions
2022-08-22T23:59:08.8069159Z Getting action download info
2022-08-22T23:59:09.0138860Z Download action repository ‘actions/deploy-pages@v1’ (SHA:a87638c69ce253619c881e20b8c40a3ed5aeec2c)
2022-08-22T23:59:10.1256640Z ##[group]Run actions/deploy-pages@v1
2022-08-22T23:59:10.1257098Z with:
2022-08-22T23:59:10.1257424Z emit_telemetry: false
2022-08-22T23:59:10.1257954Z token: ***
2022-08-22T23:59:10.1258287Z timeout: 600000
2022-08-22T23:59:10.1258653Z error_count: 10
2022-08-22T23:59:10.1258942Z reporting_interval: 5000
2022-08-22T23:59:10.1259310Z artifact_name: github-pages
2022-08-22T23:59:10.1259668Z ##[endgroup]
2022-08-22T23:59:10.4938181Z Actor: github-pages[bot]
2022-08-22T23:59:10.4938522Z Action ID: 2907904888
2022-08-22T23:59:10.4939501Z Artifact URL: https://pipelines.actions.githubusercontent.com/0FLshcof0xaaX9ah7qrRHMUi7hGH5Jsd9xLvxYHuK8BJqmyDce/_apis/pipelines/workflows/2907904888/artifacts?api-version=6.0-preview
2022-08-22T23:59:10.5962634Z {“count”:1,“value”:[{“containerId”:752752,“size”:1116160,“signedContent”:null,“fileContainerResourceUrl”:“https://pipelines.actions.githubusercontent.com/0FLshcof0xaaX9ah7qrRHMUi7hGH5Jsd9xLvxYHuK8BJqmyDce/_apis/resources/Containers/752752",“type”:“actions_storage”,“name”:“github-pages”,“url”:“https://pipelines.actions.githubusercontent.com/0FLshcof0xaaX9ah7qrRHMUi7hGH5Jsd9xLvxYHuK8BJqmyDce/_apis/pipelines/1/runs/2/artifacts?artifactName=github-pages”,“expiresOn”:“2022-08-23T23:58:55.1671167Z”,"items”:null}]}
2022-08-22T23:59:10.5963921Z Creating deployment with payload:
2022-08-22T23:59:10.5964268Z {
2022-08-22T23:59:10.5965165Z “artifact_url”: “https://pipelines.actions.githubusercontent.com/0FLshcof0xaaX9ah7qrRHMUi7hGH5Jsd9xLvxYHuK8BJqmyDce/_apis/pipelines/1/runs/2/artifacts?artifactName=github-pages&%24expand=SignedContent”,
2022-08-22T23:59:10.5968275Z “pages_build_version”: “92d5a36ed7208755d617e32599ad721f444e2a6d”,
2022-08-22T23:59:10.6028982Z “oidc_token”: “***”
2022-08-22T23:59:10.6029395Z }
2022-08-22T23:59:11.1175381Z Created deployment for 92d5a36ed7208755d617e32599ad721f444e2a6d
2022-08-22T23:59:11.1176283Z {“page_url”:“https://mdm508.github.io/“,“status_url”:“https://api.github.com/repos/mdm508/mdm508.github.io/pages/deployment/status/92d5a36ed7208755d617e32599ad721f444e2a6d”,“preview_url”:””}
2022-08-22T23:59:11.1176675Z
2022-08-22T23:59:16.4473467Z Current status: updating_pages
2022-08-22T23:59:21.7925340Z Current status: updating_pages
2022-08-22T23:59:27.1005490Z Current status: updating_pages
2022-08-22T23:59:32.4107800Z Current status: updating_pages
2022-08-22T23:59:37.7628035Z Current status: updating_pages
2022-08-22T23:59:43.0720608Z Current status: updating_pages
2022-08-22T23:59:48.3804281Z Current status: updating_pages
2022-08-22T23:59:53.7644528Z Current status: updating_pages
2022-08-22T23:59:59.2391241Z Current status: updating_pages
2022-08-23T00:00:04.7417893Z Current status: updating_pages
2022-08-23T00:00:10.1113863Z Current status: updating_pages
2022-08-23T00:00:15.4313075Z Current status: updating_pages
2022-08-23T00:00:20.7904204Z Current status: updating_pages
2022-08-23T00:00:26.0991505Z Current status: updating_pages
2022-08-23T00:00:31.4320188Z Current status: updating_pages
2022-08-23T00:00:36.7464913Z Current status: updating_pages
2022-08-23T00:00:42.0984386Z Current status: updating_pages
2022-08-23T00:00:47.4205498Z Current status: updating_pages
2022-08-23T00:00:52.7519792Z Current status: updating_pages
2022-08-23T00:00:58.1354621Z Current status: updating_pages
2022-08-23T00:01:03.4793255Z Current status: updating_pages
2022-08-23T00:01:08.8498859Z Current status: updating_pages
2022-08-23T00:01:14.1604421Z Current status: updating_pages
2022-08-23T00:01:19.5356456Z Current status: updating_pages
2022-08-23T00:01:24.8909593Z Current status: updating_pages
2022-08-23T00:01:30.1961538Z Current status: updating_pages
2022-08-23T00:01:35.5284127Z Current status: updating_pages
2022-08-23T00:01:40.8417342Z Current status: updating_pages
2022-08-23T00:01:46.1512039Z Current status: updating_pages
2022-08-23T00:01:51.4643751Z Current status: updating_pages
2022-08-23T00:01:56.7783526Z Current status: updating_pages
2022-08-23T00:02:02.0934914Z Current status: updating_pages
2022-08-23T00:02:07.4102261Z Current status: updating_pages
2022-08-23T00:02:12.7294347Z Current status: updating_pages
2022-08-23T00:02:18.0602442Z Current status: updating_pages
2022-08-23T00:02:23.3700349Z Current status: updating_pages
2022-08-23T00:02:28.6898358Z Current status: updating_pages
2022-08-23T00:02:34.0013543Z Current status: updating_pages
2022-08-23T00:02:39.3467886Z Current status: updating_pages
2022-08-23T00:02:44.7626651Z Current status: updating_pages
2022-08-23T00:02:50.0794979Z Current status: updating_pages
2022-08-23T00:02:55.3852855Z Current status: updating_pages
2022-08-23T00:03:00.6975751Z Current status: updating_pages
2022-08-23T00:03:05.9793855Z Current status: updating_pages
2022-08-23T00:03:11.2943211Z Current status: updating_pages
2022-08-23T00:03:16.6027328Z Current status: updating_pages
2022-08-23T00:03:21.9181454Z Current status: updating_pages
2022-08-23T00:03:27.2108663Z Current status: updating_pages
2022-08-23T00:03:32.5428239Z Current status: updating_pages
2022-08-23T00:03:37.8620406Z Current status: updating_pages
2022-08-23T00:03:43.1808348Z Current status: updating_pages
2022-08-23T00:03:48.4935681Z Current status: updating_pages
2022-08-23T00:03:53.9465481Z Current status: updating_pages
2022-08-23T00:03:59.2703534Z Current status: updating_pages
2022-08-23T00:04:04.5961742Z Current status: updating_pages
2022-08-23T00:04:09.8929616Z Current status: updating_pages
2022-08-23T00:04:15.1992907Z Current status: updating_pages
2022-08-23T00:04:20.4937773Z Current status: updating_pages
2022-08-23T00:04:25.8070657Z Current status: updating_pages
2022-08-23T00:04:31.1129378Z Current status: updating_pages
2022-08-23T00:04:36.4343092Z Current status: updating_pages
2022-08-23T00:04:41.8717722Z Current status: updating_pages
2022-08-23T00:04:47.1865322Z Current status: updating_pages
2022-08-23T00:04:52.4932370Z Current status: updating_pages
2022-08-23T00:04:57.8137067Z Current status: updating_pages
2022-08-23T00:05:03.1449319Z Current status: updating_pages
2022-08-23T00:05:08.4494367Z Current status: updating_pages
2022-08-23T00:05:13.7637767Z Current status: updating_pages
2022-08-23T00:05:19.0882289Z Current status: updating_pages
2022-08-23T00:05:24.4156352Z Current status: updating_pages
2022-08-23T00:05:29.7198250Z Current status: updating_pages
2022-08-23T00:05:35.0490542Z Current status: updating_pages
2022-08-23T00:05:40.3768989Z Current status: updating_pages
2022-08-23T00:05:45.7311250Z Current status: updating_pages
2022-08-23T00:05:51.0259450Z Current status: updating_pages
2022-08-23T00:05:56.3386296Z Current status: updating_pages
2022-08-23T00:06:01.7063736Z Current status: updating_pages
2022-08-23T00:06:07.0164424Z Current status: updating_pages
2022-08-23T00:06:12.3214246Z Current status: updating_pages
2022-08-23T00:06:17.6621319Z Current status: updating_pages
2022-08-23T00:06:22.9792651Z Current status: updating_pages
2022-08-23T00:06:28.2813522Z Current status: updating_pages
2022-08-23T00:06:33.6016609Z Current status: updating_pages
2022-08-23T00:06:38.9148320Z Current status: updating_pages
2022-08-23T00:06:44.2332781Z Current status: updating_pages
2022-08-23T00:06:49.5589708Z Current status: updating_pages
2022-08-23T00:06:54.8742142Z Current status: updating_pages
2022-08-23T00:07:00.1853050Z Current status: updating_pages
2022-08-23T00:07:05.5046619Z Current status: updating_pages
2022-08-23T00:07:10.8171321Z Current status: updating_pages
2022-08-23T00:07:16.1321722Z Current status: updating_pages
2022-08-23T00:07:21.4505448Z Current status: updating_pages
2022-08-23T00:07:26.7675219Z Current status: updating_pages
2022-08-23T00:07:32.0975769Z Current status: updating_pages
2022-08-23T00:07:37.4081708Z Current status: updating_pages
2022-08-23T00:07:42.7455806Z Current status: updating_pages
2022-08-23T00:07:48.0746480Z Current status: updating_pages
2022-08-23T00:07:53.4011616Z Current status: updating_pages
2022-08-23T00:07:58.7266681Z Current status: updating_pages
2022-08-23T00:08:04.0629553Z Current status: updating_pages
2022-08-23T00:08:09.3889255Z Current status: updating_pages
2022-08-23T00:08:14.7195243Z Current status: updating_pages
2022-08-23T00:08:20.0444873Z Current status: updating_pages
2022-08-23T00:08:25.3615645Z Current status: updating_pages
2022-08-23T00:08:30.6794976Z Current status: updating_pages
2022-08-23T00:08:35.9981062Z Current status: updating_pages
2022-08-23T00:08:41.3096408Z Current status: updating_pages
2022-08-23T00:08:46.6379174Z Current status: updating_pages
2022-08-23T00:08:51.9338260Z Current status: updating_pages
2022-08-23T00:08:57.2464923Z Current status: updating_pages
2022-08-23T00:09:04.5742167Z Current status: updating_pages
2022-08-23T00:09:09.8861304Z Current status: updating_pages
2022-08-23T00:09:15.2061509Z Current status: updating_pages
2022-08-23T00:09:15.2061811Z Timeout reached, aborting!
2022-08-23T00:09:15.2090878Z ##[error]Timeout reached, aborting!
2022-08-23T00:09:15.2341387Z Evaluate and set environment url
2022-08-23T00:09:15.2345899Z Evaluated environment url: https://mdm508.github.io/
2022-08-23T00:09:15.2346304Z Cleaning up orphan processes

I don’t know if this is part of the problem, but it’s wrong:
https://github.com/mdm508/mdm508.github.io/blob/main/.gitmodules

Look at the path.

Thanks so much you saved me again.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.