gohugoio/hugo
Documented errors, page 6 of 8. Back to gohugoio/hugo
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| failed to detect target data serialization format | validation | error | template-function, transform, remarshal, serialization, argument |
| missing arguments for comparison | panic | error | template, compare, validation, hugo |
| is not a valid placeholder (valid values are :cacheDir or… | validation | error | cache, filecache, config, placeholder, validation, hugo |
| strings: negative Repeat count | validation | error | template-function, strings, repeat, math, validation |
| 'increment' must be > 0 | validation | error | hugo, template, collections, seq, validation, arithmetic |
| quality ranges from 1 to 100 inclusive | validation | error | hugo, image-processing, templates, validation |
| role name cannot be empty | validation | error | config, roles, validation |
| slice bounds out of range | validation | error | template, strings, bounds, hugo |
| Unable to locate config file or config directory. Perhaps… | validation | critical | config, hugo, cli, filesystem |
| wrapError with nil | panic | error | errors, pages, panic, internal-invariant, programming-error |
| failed to read directory | exception | error | os, filesystem, readdir, template |
| invalid color code | validation | error | image-processing, color, config, validation |
| Log operator can't be used with non integer or float value | validation | error | hugo, template, math, type-validation, logarithm |
| shortcode has no name | console | error | shortcode, content, markdown, parsing |
| unsupported hash algorithm | validation | error | integrity, fingerprint, hash, validation |
| Handle cannot replace nodes in the tree, use Transform for… | panic | critical | doctree, walker, api-misuse, panic |
| is not a supported encoding method | exception | error | hugo, go-templates, crypto, hmac, encoding, invalid-argument |
| failed to convert content for file | exception | error | hugo, import, jekyll, content |
| circular call stack detected in partial | exception | error | partials, partialcached, recursion, deadlock, cycle |
| Insert: unknown type %T | panic | critical | hugolib, doctree, shifter, internal, panic |
| intersect does not support slices or arrays of uncomparable… | validation | error | hugo, go-template, collections, type-mismatch, reflect, comparable |
| malformed character constant | validation | error | template, go, parse, syntax, rune |
| no path info | panic | critical | hugolib, data, filesystem, panic |
| walk: Readdir | exception | error | filesystem, hugofs, walk, readdir, io |
| failed to walk archetype dir | exception | error | archetype, filesystem, walk |
| --appendPort=false not supported when in multihost mode | validation | error | server, multihost, cli, hugo, config |
| create main fs | exception | critical | filesystem, overlay, initialization, mounts, hugo |
| Shift: unknown type %T for | panic | critical | hugolib, doctree, shifter, internal, panic |
| imaging.webp.method must be between 0 and 6, got | validation | error | hugo, imaging, webp, config-validation, performance |
| integer overflow | validation | error | template, go, parse, numeric, overflow |
| invalid deployment.matchers.pattern | validation | error | deploy, config, regex |
| stopped after 10 redirects | http | error | hugo, remote-resources, http, redirects |
| too few arguments | validation | error | template, strings, arguments, hugo |
| ellipsis must be a string | validation | error | template-function, strings, truncate, type-coercion, argument |
| failed to decode image | panic | error | image-filter, mask, decode, resource-loading, hugo |
| inject: file not found | validation | error | esbuild, inject, assets, config |
| redirects must have either From or FromRe set | validation | error | config, server, redirects, validation |
| too many arguments, expected 0 or 1 | panic | error | templates, content, markup, panic, api-misuse |
| invalid module config for | validation | error | modules, config, mounts, validation |
| is an invalid dithering method: see documentation | panic | error | image-filter, dither, validation, hugo |
| is a method of type but returns no output | exception | error | hugo, go-templates, where, reflection, method-signature |
| failed to copy to | exception | error | io, publish, batch, filesystem |
| module does not exist | console | error | modules, config, dependency |
| must provide at least two numbers | validation | error | hugo, template, math, argument-validation |
| width or height are not supported for this action | validation | error | hugo, image-processing, templates, validation |
| build filesystems | exception | critical | filesystem, initialization, mounts, hugo |
| imaging.webp.compression must be one of lossy or lossless… | validation | error | hugo, imaging, webp, config-validation |
| permalinks configuration not supported for kind | validation | error | hugo, permalinks, configuration, page-kinds, validation |
| requires numeric arguments | validation | error | hugo, template, math, type-validation, trigonometry |
| can't slice item of type | exception | error | template, slice, reflection, text-template |
| imaging.webp.quality must be between 1 and 100 inclusive… | validation | error | hugo, imaging, webp, config-validation, quality |
| invalid filename | validation | error | template, os, filesystem, validation, hugo |
| workingDir is too short | panic | critical | config, filesystem, panic, hugofs |
| config needs a filename | validation | error | hugo, template, images, config, validation |
| failed to decode options | panic | error | image-filter, dither, validation, hugo |
| no related config provided | validation | error | related, config, validation |
| Error parsing JSON ' ' from stdin | exception | error | warpc, wasm, json, jsonl, javascript |
| git clone | exception | error | git, exec, gitinfo, environment, hugo |
| invalid arguments supplied to `time` | validation | error | template-function, time, arity, argument |
| webp: animated image has no frames | console | error | webp, image, animated, codec |
| transform.Highlight: expects at most 3 arguments | validation | error | template-function, transform, highlight, arity, argument |
| filename not match | exception | warning | import, jekyll, regex, naming, go, hugo |
| is a method of type but returns more than 2 outputs | exception | error | hugo, go-templates, where, reflection, method-signature |
| unsupported Dart Sass version detected, please upgrade to… | exception | error | dart-sass, sass, version-mismatch, environment |
| version name cannot be empty | validation | error | config, versions, validation |
| Unable to locate config file or config directory. Perhaps… | exception | error | config, hugo, cli, project-init |
| cannot convert to time.Duration | exception | error | types, duration, time, config, convert |
| failed to init mount | exception | error | hugo, module-mounts, configuration |
| hmac: is not a supported hash function | exception | error | hugo, go-templates, crypto, hmac, invalid-argument |
| invalid arguments to Ref | exception | error | ref, templates, type-mismatch |
| must be all lower case and no spaces | validation | error | paths, identifier, validation, lowercase |
| no sites to build | console | critical | config, languages, build, site |
| partial not found | exception | error | partials, template, lookup, template-not-found |
| must provide a Resource object | validation | error | template, resources, arguments, hugo |
| too many padding values: received | panic | error | image-filter, padding, validation, hugo |
| failed to compile ignoreFiles pattern | exception | error | config, regex, ignorefiles, re2, allconfig |
| is not a valid duration unit | validation | error | time, duration, validation, template |
| too many slice indexes | validation | error | template, slice, text-template |
| failed to map git repo for module | exception | error | git, modules, gitinfo, revision, hugo |
| failed to save file | exception | error | convert, filesystem, write, cli, permissions, hugo |
| invalid number of arguments to Seq | validation | error | hugo, template, collections, seq, arity, argument-validation |
| language name cannot be empty | validation | error | config, languages, i18n, validation |
| received invalid image dimensions: %dx | exception | error | avif, image, warp, decode |
| failed to create baseURL from | exception | error | hugo, server, url, configuration |
| must provide targetPath, the template data context and a… | validation | error | resources, executeastemplate, argument-count, template |
| is a method of type but only returns an error type | exception | error | hugo, go-templates, where, reflection, method-signature, error-handling |
| abort: jekyll root contains neither posts nor drafts | validation | error | import, jekyll, filesystem, go, hugo |
| failed to create trace file | exception | error | hugo, tracing, filesystem, go |
| git clone | exception | error | git, network, authentication, gitinfo, cache, hugo |
| invalid deployment.orderings.pattern | validation | error | deploy, config, regex |
| must provide a Resource and optionally an options map | validation | error | template, openapi, arguments, hugo |
| renderDeferred | exception | error | build, rendering, shortcodes, deferred, hugo |
| Round operator can't be used with non-float value | validation | error | template, math, type-conversion, hugo |
| cannot convert type %T to Pages | exception | error | hugo, pages, type-mismatch, templating |
| failed to create cache dir | exception | error | caching, filesystem, permissions |
| expected slice of Resource objects, received %T instead | validation | error | resources, concat, type-error, template |
| 'pager size' must be a positive integer | validation | error | hugo, templates, pagination, validation |
| operator can't be used with non-float values | validation | error | hugo, math, numeric, template, type-coercion |
| Shifter is required | panic | critical | doctree, api-misuse, panic |
| too many arguments passed to truncate | validation | error | template-function, strings, truncate, arity, argument |