[Bug 256367] hugo: timed out initializing value
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 256367] hugo: timed out initializing value"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 256367] hugo: timed out initializing value"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 256367] hugo: timed out initializing value"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 02 Jun 2021 06:03:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256367 Bug ID: 256367 Summary: hugo: timed out initializing value Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Documentation Assignee: doc@FreeBSD.org Reporter: wosch@FreeBSD.org I'm getting emails from our CI system about a hugo timeouts: Error: Error building site: "/workspace/doc/website/content/en/google6bb24ed0b804d5e9.html:1:1": timed out initializing value. You may have a circular loop in a shortcode, or your site may have resources that take longer to build than the `timeout` limit in your Hugo config file. *** [build] Error code 255 I saw this myself on a slow machine (universe13a). Apparently, we run into a (default 10 sec?) timeout and under high I/O load we hit the limit, and the build stops. We should increase the timeout value. -- You are receiving this mail because: You are the assignee for the bug.