Hugo suddenly not working in GitLab pipeline

Hello, all

Yesterday’s update to my site worked with no issues.

Today’s yielded the following with nothing more than text added to a single page. (i.e. I didn’t attempt any tomfoolery with the code. I was just adding content.) I’m afraid I don’t even know where to begin.

I’m using the Wowchemy Academic theme.

Thanks for any assistance.

Start building sites … 
hugo v0.123.0+extended linux/amd64 BuildDate=unknown
ERROR render of "term" failed: "/tmp/hugo_cache/modules/filecache/modules/pkg/mod/github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5@v5.0.0-20220524234201-98932fcf9688/layouts/_default/baseof.html:9:403": execute of template failed: template: authors/list.html:9:403: executing "authors/list.html" at <.File.UniqueID>: can't evaluate field File in type *source.File
ERROR render of "page" failed: "/tmp/hugo_cache/modules/filecache/modules/pkg/mod/github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5@v5.0.0-20220524234201-98932fcf9688/layouts/_default/baseof.html:9:403": execute of template failed: template: _default/single.html:9:403: executing "_default/single.html" at <.File.UniqueID>: can't evaluate field File in type *source.File
Total in 4212 ms
Error: error building site: render: failed to render pages: render of "taxonomy" failed: "/tmp/hugo_cache/modules/filecache/modules/pkg/mod/github.com/wowchemy/wowchemy-hugo-modules/wowchemy/v5@v5.0.0-20220524234201-98932fcf9688/layouts/_default/baseof.html:9:403": execute of template failed: template: authors/terms.html:9:403: executing "authors/terms.html" at <.File.UniqueID>: can't evaluate field File in type *source.File

EDIT: I’ve specified v0.122.0 in my GitLab pipeline YML file and it was able to build, but I’d like to determine the source of the issue so I can stay up to date.

The Academic/Wowchemy/HugoBlox theme/module looks to be incompatible with the current version.

I would reach out to the Hugo Blox team on their Discord channel:
https://discord.com/invite/z8wNYzb

Done. Thanks. I’ll update this thread if I get a solution.

1 Like

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