Page MenuHomePhorge

Hugo build error and warning

Authored By
nawan
Feb 10 2026, 23:18
Size
3 KB
Referenced Files
None
Subscribers
None

Hugo build error and warning

WARN Doubtful use of partial function in {{ partial "partials/templates/_funcs/get-page-images"}}), this is most likely not what you want. Consider removing superfluous prefix "partials/" from template name given as first function argument.
You can suppress this warning by adding the following to your site configuration:
ignoreLogs = ['warning-partial-superfluous-prefix']
ERROR render of "/" failed: "/home/nawan/fossils/www/themes/PaperMod/layouts/_default/baseof.html:9:8": execute of template failed: template: list.html:9:8: executing "list.html" at <partial "head.html" .>: error calling partial: "/home/nawan/fossils/www/themes/PaperMod/layouts/partials/head.html:13:15": execute of template failed: template: _partials/templates/opengraph.html:13:15: executing "partials/templates/opengraph.html" at <partial "partials/templates/_funcs/get-page-images" .>: error calling partial: partial "partials/templates/_funcs/get-page-images" not found
ERROR render of "/home/nawan/fossils/www/content/archive.md" failed: "/home/nawan/fossils/www/themes/PaperMod/layouts/_default/baseof.html:9:8": execute of template failed: template: archives.html:9:8: executing "archives.html" at <partial "head.html" .>: error calling partial: "/home/nawan/fossils/www/themes/PaperMod/layouts/partials/head.html:13:15": execute of template failed: template: _partials/templates/opengraph.html:13:15: executing "partials/templates/opengraph.html" at <partial "partials/templates/_funcs/get-page-images" .>: error calling partial: partial "partials/templates/_funcs/get-page-images" not found
ERROR render of "/categories" failed: "/home/nawan/fossils/www/themes/PaperMod/layouts/_default/baseof.html:9:8": execute of template failed: template: _default/terms.html:9:8: executing "_default/terms.html" at <partial "head.html" .>: error calling partial: "/home/nawan/fossils/www/themes/PaperMod/layouts/partials/head.html:13:15": execute of template failed: template: _partials/templates/opengraph.html:13:15: executing "partials/templates/opengraph.html" at <partial "partials/templates/_funcs/get-page-images" .>: error calling partial: partial "partials/templates/_funcs/get-page-images" not found
ERROR render of "/categories/film-&-tv" failed: "/home/nawan/fossils/www/themes/PaperMod/layouts/_default/baseof.html:9:8": execute of template failed: template: list.html:9:8: executing "list.html" at <partial "head.html" .>: error calling partial: "/home/nawan/fossils/www/themes/PaperMod/layouts/partials/head.html:13:15": execute of template failed: template: _partials/templates/opengraph.html:13:15: executing "partials/templates/opengraph.html" at <partial "partials/templates/_funcs/get-page-images" .>: error calling partial: partial "partials/templates/_funcs/get-page-images" not found
Total in 837 ms
Error: error building site: render: failed to render pages: render of "/404" failed: "/home/nawan/fossils/www/themes/PaperMod/layouts/_default/baseof.html:9:8": execute of template failed: template: 404.html:9:8: executing "404.html" at <partial "head.html" .>: error calling partial: "/home/nawan/fossils/www/themes/PaperMod/layouts/partials/head.html:13:15": execute of template failed: template: _partials/templates/opengraph.html:13:15: executing "partials/templates/opengraph.html" at <partial "partials/templates/_funcs/get-page-images" .>: error calling partial: partial "partials/templates/_funcs/get-page-images" not found

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
501
Default Alt Text
Hugo build error and warning (3 KB)

Event Timeline