ErrLookup › puppetlabs/puppet
puppetlabs/puppet
Server automation framework and application · Ruby · 1,051 source files
Analyzed at e227c27540 on 2026-08-21. 1049 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| PathPatterns cannot be created with a zero byte. | validation | error | puppet, ssl, ca-certificate, trust-store, pem, openssl |
| Request to Puppet Forge failed. Detail: %{detail}. | http | critical | puppet, ssl, certificate, csr, waitforcert, agent, exit-code |
| Unable to verify the SSL certificate at %{uri} | http | error | puppet, catalog, event, refresh, notify, subscribe, provider, service |
| Unable to connect to the server at %{uri}. Detail: %{detail} | http | error | puppet, sensitive, redaction, manifest, typo, custom-type |
puppet.plans/invalid-name Plan names must start with a lowercase letter and be composed of only lowercase | validation | error | puppet, macos, plist, cfpropertylist, file-io, silent-failure |
puppet.tasks/invalid-metadata The 'files' task metadata expects an array, got %{files}. | validation | error | puppet, cron, crontab, aix, remove, command-execution |
puppet.task/invalid-metadata Files specified in task metadata cannot include a trailing slash: %{file} | validation | error | puppet, ldap, entry-conversion, missing-key |
puppet.tasks/missing-implementation Task metadata for task %{name} specifies missing implementation %{implementation | validation | error | puppet, network-device, device-conf, duplicate-section, config-parsing |
puppet.tasks/no-implementation No source besides task metadata was found in directory %{directory} for task %{n | validation | error | puppet, network-device, device-conf, config-parsing |
puppet.tasks/multiple-implementations Multiple executables were found in directory %{directory} for task %{name}; defi | validation | error | puppet, network-device, device-conf, url-parsing, uri |
puppet.tasks/unreadable-metadata Error reading metadata: %{message} | validation | warning | puppet, network-device, device-conf, unsupported-directive, defensive-code |
puppet.tasks/unparseable-metadata err.message | validation | error | puppet, package-version, debian, type-validation, argument-error |
| Could not %{action} '%{module_name}', did you mean '%{sugges | validation | error | puppet, module-tool, forge, module-name, installer |
| Could not %{action} '%{module_name}'; %{error} | exception | error | puppet, module-tool, tarball, metadata-json, installer |
| No title provided and %{type} is not a valid resource refere | validation | error | puppet, catalog, resource-reference, relationship-validator, compile-error |
| Could not find resource '%{res}' in parameter '%{param}' | validation | error | puppet, catalog, dependencies, require, resource-not-found |
| Illegal format '#{actual}' specified for value of Object typ | validation | error | puppet, pops, string-conversion, format-error, object-type |
| Illegal format '#{actual}' specified for value of Runtime ty | validation | error | puppet, pops, string-conversion, format-error, runtime-type |
| Illegal format '#{actual}' specified for value of Default ty | validation | error | puppet, pops, string-conversion, format-error, default-type |
| Illegal format '#{actual}' specified for value of Undef type | validation | error | puppet, pops, string-conversion, format-error, undef |
| Illegal format '#{actual}' specified for value of Boolean ty | validation | error | puppet, pops, string-conversion, format-error, boolean |
| Illegal format '#{actual}' specified for value of Integer ty | validation | error | puppet, pops, string-conversion, format-error, integer |
| Illegal format '#{actual}' specified for value of Float type | validation | error | puppet, pops, string-conversion, format-error, float |
| Illegal format '#{actual}' specified for value of Binary typ | validation | error | puppet, pops, string-conversion, format-error, binary |
| Illegal format '#{actual}' specified for value of String typ | validation | error | puppet, pops, string-conversion, format-error, string-type |
| Illegal format '#{actual}' specified for value of Regexp typ | validation | error | puppet, pops, string-conversion, format-error, regexp |
| Illegal format '#{actual}' specified for value of Array type | validation | error | puppet, pops, string-conversion, format-error, array |
| Illegal format '#{actual}' specified for value of Hash type | validation | error | puppet, pops, string-conversion, format-error, hash, struct |
| Illegal format '#{actual}' specified for value of Type type | validation | error | puppet, pops, string-conversion, format-error, type-type |
| Illegal format '#{actual}' specified for value of URI type - | validation | error | puppet, pops, string-conversion, format-error, uri |
| #{subject} #{what}, | validation | error | puppet, pops, type-assertion, ruby-api, type-mismatch |
| Duplicate declaration: %{resource} is already declared; cann | exception | error | puppet, catalog, duplicate-declaration, compile-error, resource |
| Error parsing arguments | validation | error | cli, argument-parsing, trollop, puppet |
| Can't parse line '%{line}' | exception | error | ini, config-parsing, inifile, puppet |
| Section %{name} is already defined, cannot redefine | exception | error | ini, duplicate-section, inifile, puppet |
| RegisterEventSourceW failed to open Windows eventlog | exception | error | windows, eventlog, ffi, puppet |
| ReportEventW failed to report event to Windows eventlog | exception | error | windows, eventlog, ffi, puppet |
| #{path}: #{detail.message} | exception | error | yaml, psych, serialization, puppet |
| Undefined variable '%{name}'; %{reason} | exception | error | hiera, variables, scope, puppet |
| Could not find data item %{key} in any Hiera data file and n | exception | error | hiera, lookup, data, puppet |
| Please supply a parameter to perform a Hiera lookup | validation | error | hiera, function-call, arguments, puppet |
| Puppet #{Puppet.version} requires Ruby #{Puppet::OLDEST_RECO | exception | critical | ruby, version, compatibility, puppet |
| Unable to load application class '%{class_name}' from file ' | exception | error | plugin, load-error, application, puppet |
| Invalid environment mode '%{mode_name}' | validation | error | application, environment, enum, puppet |
| The puppet agent command does not take parameters | validation | error | cli, agent, arguments, puppet |
| Could not deserialize catalog from %{format}: %{detail} | exception | error | catalog, serialization, apply, puppet |
| I don't know how to render '%{format}' | validation | error | rendering, format, face, puppet |
| puppet %{face} %{action} takes %{arg_count} argument, but yo | validation | error | cli, face, arity, puppet |
| Need exactly two arguments: filebucket diff <file_a> <file_b | validation | error | cli, filebucket, arguments, puppet |
| An action must be specified. | validation | error | cli, ssl, arguments, puppet |
| The certificate for '%{name}' has not yet been signed | exception | error | ssl, certificate, ca, puppet |
| Extra arguments detected: %{args} Did you mean to run: pup | validation | error | puppet-ssl, cli, argument-validation, certificate-cleanup |
| Unknown action '%{action}' | validation | error | puppet-ssl, cli, unknown-action, dispatch |
| Could not submit certificate request for '%{name}' to %{url} | exception | error | puppet-ssl, csr, http-400, ca-conflict, certificate |
| The certificate %{certname} must be cleaned from the CA firs | exception | error | puppet-ssl, certificate-cleanup, ca, clean |
| Catalog environment didn't stabilize after %{tries} fetches, | exception | error | puppet-agent, environment, catalog, loop-guard, facts |
| Environment '%{environment}' not found on server, aborting r | exception | error | puppet-agent, environment, strict-environment-mode, http-404, pluginsync |
| Failed to retrieve %{name}: %{detail} | exception | error | pluginsync, downloader, file-transaction, puppet-agent |
| Could not retrieve local facts: %{detail} | exception | error | facter, facts, custom-facts, puppet-agent |
| Cannot disable unrecognized warning types '%{invalid}'. Vali | validation | error | puppet-conf, settings, validation, argumenterror |
| Invalid value '%{value}' for parameter %{name}. Allowed valu | validation | error | puppet-conf, settings, checksum, fips, validation |
| One or more file(s) specified did not exist: %{missing_files | exception | error | epp, template, file-not-found, puppet-epp |
| Errors while validating epp | exception | error | epp, template, syntax-error, validation |
| No input to parse given on command line or stdin | exception | error | epp, cli, missing-input, stdin |
| No input to process given on command line or stdin | exception | error | epp, cli, missing-input, stdin |
| error while rendering epp | exception | error | epp, template, render, parse-error |
| '%{format}' is not a supported format for type generation. | validation | error | puppet-generate, types, option-validation, pcore |
| The output directory '%{outputdir}' exists and is not a dire | validation | error | puppet-generate, types, filesystem, path-conflict |
| The 'puppet help' command takes two (optional) arguments: a | validation | error | puppet-help, cli, usage, argumenterror |
| Supplying a '--version' only makes sense when a Faces subcom | validation | error | puppet-help, cli, usage, version-flag |
| The legacy subcommand '%{sub_command}' does not support supp | validation | error | puppet, cli, faces, usage-error, help |
| Could not find a valid module at %{path} | validation | error | puppet, module-tool, metadata, path-validation |
| One or more file(s) specified did not exist: %{files} | exception | error | puppet, parser, cli, file-not-found, validation |
| No input to parse given on command line or stdin | exception | error | puppet, parser, cli, stdin, usage-error |
| Cannot determine basic system flavour | exception | critical | puppet, platform, posix, windows, boot, runtime-environment |
| Could not back up %{file}: %{detail} | exception | error | puppet, filebucket, backup, network, permissions |
| Diff is not supported on this platform | exception | error | puppet, filebucket, diff, platform, windows, config |
| Please provide a file or checksum to diff with | exception | error | puppet, filebucket, diff, argument-validation |
| Failed to diff files | exception | error | puppet, filebucket, diff, argument-validation |
| File not found | exception | error | puppet, filebucket, checksum, file-not-found |
| Listing remote file buckets is not allowed | exception | error | puppet, filebucket, remote, unsupported-operation |
| Data Type Load Error for type '%{type_name}': %{message} | validation | error | puppet, data-types, pcore, type-loading, ruby-api |
| a data type must have an interface | validation | error | puppet, data-types, pcore, interface, validation |
| a data type can only have one interface | validation | error | puppet, data-types, pcore, duplicate-definition |
| a data type can only have one implementation | validation | error | puppet, data-types, pcore, duplicate-definition |
| Paths must be fully qualified | exception | error | puppet, file-serving, path-validation, fileserver-conf, config |
| Relative paths must not be fully qualified | exception | error | puppet, file-serving, path-validation, recursion |
| Invalid argument '%{var}' at %{error_location} | exception | error | puppet, file-serving, fileserver-conf, config, parser |
| Invalid entry at %{error_location}: '%{file_text}' | exception | error | puppet, fileserver, config-parser, argumenterror, ruby |
| %{mount} is already mounted at %{name} at %{error_location} | exception | error | puppet, fileserver, duplicate-mount, argumenterror, ruby |
| Fileset paths must be fully qualified: %{path} | exception | error | puppet, fileset, path-validation, argumenterror, ruby |
| Fileset paths must exist | exception | error | puppet, fileset, file-not-found, argumenterror, ruby |
| Fileset recurse parameter must not be a number anymore, plea | exception | error | puppet, fileset, deprecated-parameter, recursion, argumenterror |
| The directory '%{path}' contains %{entries} entries, which e | exception | error | puppet, fileset, max-files, resource-limits, recursion |
| Invalid option '%{option}' | exception | error | puppet, fileset, invalid-option, argumenterror, ruby |
| Cannot manage files of type %{file_type} | exception | error | puppet, metadata, unsupported-file-type, argumenterror, stat |
| Invalid mount name format '%{name}' | exception | error | puppet, fileserver, mount, name-validation, argumenterror |
| Mounts without paths are not usable | exception | error | puppet, fileserver, mount, missing-path, argumenterror |
| %{path} does not exist or is not a directory | exception | error | puppet, fileserver, mount, path-validation, argumenterror |
| %{path} is not readable | exception | error | puppet, fileserver, mount, permissions, argumenterror |
| URI protocol '%{protocol}' is not currently supported for fi | exception | error | puppet, file-serving, uri, unsupported-scheme, argumenterror |
| Timeout waiting for exclusive lock on %{path} | exception | error | puppet, file-system, file-lock, timeout, concurrency |
| Is a directory: %{directory} | exception | error | puppet, file-system, jruby, eisdir, atomic-write |
| Operation not permitted | exception | error | puppet, windows, file-system, eperm, unlink |
| Is a directory: %{directory} | exception | error | puppet, windows, file-system, eisdir, atomic-write |
| This version of Windows does not support symlinks. Windows | exception | error | puppet, windows, symlinks, platform-support |
| Malformed dependency: %{name}. Exception was: %{detail} | exception | error | puppet, forge, module-metadata, dependency-resolution, argumenterror |
| Downloaded release for %{name} did not match expected checks | exception | error | puppet, forge, module-install, checksum, download-corruption |
| Could not extract contents of module archive: %{message} | exception | error | puppet, forge, module-install, tar, extraction |
| Function Load Error for function '%{function_name}': %{messa | exception | error | puppet, functions, create-function, load-error, dsl |
| Functions must be based on Puppet::Pops::Functions::Function | exception | error | puppet, functions, base-class, api-misuse |
| Function Creation Error, cannot create a default dispatcher | exception | error | puppet, functions, dispatcher, method-missing |
| A required parameter cannot be added after an optional param | exception | error | puppet, functions, dispatch, parameter-order, dsl |
| A required repeated parameter cannot be added after an optio | exception | error | puppet, functions, dispatch, parameter-order, variadic |
| block_param accepts max 2 arguments (type, name), got %{size | exception | error | puppet, functions, block-param, arity, dsl |
| Expected PCallableType or PVariantType thereof, got %{type_c | exception | error | puppet, functions, block-param, callable, type-validation |
| Expected block_param name to be a Symbol, got %{name_class} | exception | error | puppet, functions, block-param, symbol, type-validation |
| Attempt to redefine block | exception | error | puppet, functions, block-param, duplicate, dsl |
| Argument to 'return_type' must be a String reference to a Pu | exception | error | puppet, functions, return-type, type-validation, dsl |
| Parameters cannot be added after a block parameter | exception | error | puppet, functions, dispatch, parameter-order, dsl |
| Parameters cannot be added after a repeated parameter | exception | error | puppet, functions, dispatch, parameter-order, variadic |
| Parameter name argument must be a Symbol. Got %{name_class} | exception | error | puppet, functions, dispatch, symbol, type-validation |
| Parameter 'type' must be a String reference to a Puppet Data | exception | error | puppet, functions, dispatch, type-validation, dsl |
| Parsing of type string '"%{type_string}"' failed with messag | exception | error | puppet, functions, type-parser, dispatch, type-string |
| Parsing of 'type "%{assignment_string}"' failed with message | exception | error | puppet, functions, local-types, type-alias, parse-error |
| Expected a type alias assignment on the form 'AliasType = T' | exception | error | puppet, functions, local-types, type-alias, dsl |
| binary_file(): The given file '%{unresolved_path}' does not | exception | error | puppet, functions, binary-file, file-not-found, compile-time |
| %{path}: file does not contain a valid yaml hash | exception | error | puppet, hiera, yaml, data-binding, lookup |
| Unable to parse %{message} | exception | error | puppet, hiera, yaml, safe-load, data-binding |
| title patterns that use procs are not supported. | exception | error | puppet, generate-types, pcore, namevar, code-generation |
| A project name must be specified in order to initialize tran | exception | error | puppet, gettext, i18n, fast-gettext, initialization |
| Unsupported translation file format #{file_format}; please u | exception | error | puppet, gettext, i18n, argument-validation |
| 'put' requires a string 'body' argument | exception | error | puppet, http, put, request-validation, ruby |
| 'put' requires a 'content-type' header | exception | error | puppet, http, put, headers, content-type |
| 'post' requires a string 'body' argument | validation | error | puppet, http, post, request-validation, ruby |
| 'post' requires a 'content-type' header | validation | error | puppet, http, post, headers, content-type |
| HTTP REST queries cannot handle values of type '%{klass}' | exception | error | puppet, http, query-params, serialization, rest |
| The ssl_context and include_system_store parameters are mutu | validation | error | puppet, http, ssl, tls, mutually-exclusive, options |
| 'post' requires a string 'body' argument | validation | error | puppet, http, post, external-client, request-validation |
| Too many HTTP redirections for %{addr} | exception | error | puppet, http, redirect, redirect-loop, network |
| Location response header is missing | exception | error | puppet, http, redirect, protocol, headers |
| A block is required | validation | error | puppet, http, response, streaming, ruby |
| Too many HTTP retries for %{addr} | exception | error | puppet, http, retry, retry-after, service-unavailable |
| Failed to parse Retry-After header '%{retry_after}' as an in | exception | error | puppet, http, retry-after, headers, protocol |
| Unknown service #{name} | validation | error | puppet, http, service, factory, argument-validation |
| No content type in http response; cannot parse | exception | error | puppet, http, content-type, response, protocol |
| Content-Type is unsupported | exception | error | puppet, http, content-type, serialization-formats, protocol |
| SSL context must contain a client certificate. | validation | error | ssl, client-certificate, certificate-renewal, puppet-ca, argument-error |
| The 'persistence' hash is missing the keys: #{missing.join(' | validation | error | puppet-http, catalog-api, argument-validation, required-keys |
| Facts must be a Hash not a #{facts.class} | validation | error | puppet-http, catalog-api, type-validation, facts |
| Path must start with a slash | validation | error | puppet-http, fileserver, path-validation, argument-error |
| Unknown service #{name} | validation | error | puppet-http, session, service-routing, argument-validation |
| No more routes to #{name} | exception | critical | puppet-http, service-discovery, route-error, network, srv-records |
| Facts but no fact format provided for %{request} | validation | error | puppet-compiler, facts, indirector, argument-validation |
| Catalog for %{request} was requested with fact definition fo | exception | error | puppet-compiler, facts, node-identity, catalog |
| Unsupported facts format | validation | error | puppet-compiler, facts, content-type, serialization |
| Unable to find a common checksum type between agent '%{agent | exception | error | puppet-compiler, static-catalogs, checksum, fips, configuration-mismatch |
| Failed when searching for node %{name}: %{detail} | exception | error | puppet-compiler, node-lookup, enc, indirector, wrapper-error |
| Invalid option use_node for a remote request | validation | error | puppet-compiler, remote-request, security, invalid-option |
| Could not find node '%{name}'; cannot compile | validation | error | puppet-compiler, node-lookup, enc, not-found, catalog |
| Find %{uri} resulted in 404 with the message: %{body} | http | error | puppet-rest, catalog, http-404, indirector |
| You must set the exec parameter to a fully qualified command | validation | error | puppet-indirector, exec-terminus, enc, path-validation |
| Failed to find %{name} via exec: %{detail} | exception | error | puppet-indirector, exec-terminus, enc, process-execution |
| Could not call '%{method}' on '%{indirection}': %{detail} | exception | error | puppet-cli, faces, indirector, wrapper-error |
| Find %{uri} resulted in 404 with the message: %{body} | http | error | puppet-rest, facts, http-404, indirector |
| PUT does not accept options | validation | error | puppet-rest, facts, http-put, invalid-option, indirector |
| Listing remote file buckets is not allowed | exception | error | puppet, filebucket, indirector, rest, server-side-check |
| Error while parsing 'todate' | exception | error | puppet, filebucket, date-parsing, cli-arguments, input-validation |
| Error while parsing 'fromdate' | exception | error | puppet, filebucket, date-parsing, cli-arguments, input-validation |
| Existing backup and new file have different content but same | exception | error | puppet, filebucket, checksum, hash-collision, data-integrity |
| Unsupported checksum type %{checksum_type} | validation | error | puppet, filebucket, checksum, configuration-mismatch, fips |
| Find %{uri} resulted in 404 with the message: %{body} | http | error | puppet, fileserver, http-404, catalog-compilation, modules |
| cannot lookup multiple files | exception | error | puppet, file-metadata, http-source, recursion, unsupported-operation |
| Find %{uri} resulted in 404 with the message: %{body} | http | error | puppet, file-metadata, fileserver, http-404, catalog-compilation |
| Unrecognized value for request 'merge' parameter: '%{merge}' | validation | error | puppet, hiera, lookup, parameter-validation, deprecated-api |
| Invalid terminus name %{terminus_class} | validation | error | puppet, indirector, terminus, configuration, empty-value |
| Could not find terminus %{terminus_class} for indirection %{ | validation | error | puppet, indirector, terminus, plugin-loading, configuration |
| Not authorized to call %{method} on %{description} | exception | error | puppet, authorization, auth-conf, acl, rest |
| Could not find terminus %{terminus_class} for indirection %{ | validation | error | puppet, indirector, terminus, lazy-loading, plugin-loading |
| Could not destroy %{json} %{request}: %{detail} | exception | error | puppet, json-store, filesystem, permissions, destroy |
| invalid key | validation | error | puppet, json-store, path-traversal, input-sanitization, security |
| Could not read JSON data for %{name} %{key}: %{detail} | exception | error | puppet, json-store, filesystem, permissions, read-failure |
| Could not parse JSON data for %{name} %{key}: %{detail} | exception | error | puppet, json-store, corruption, serialization, cache |
| Could not find %{request} to destroy | exception | error | puppet, indirector, memory-terminus, testing, idempotency |
| Could not destroy %{name} %{request}: %{detail} | exception | error | puppet, msgpack, filesystem, permissions, destroy |
| invalid key | validation | error | puppet, msgpack, path-traversal, input-sanitization, security |
| Could not read MessagePack data for %{indirection} %{key}: % | exception | error | puppet, msgpack, cache, file-permissions, indirector |
| Could not parse MessagePack data for %{indirection} %{key}: | exception | error | puppet, msgpack, cache-corruption, deserialization |
| You must set the 'external_nodes' parameter to use the exter | exception | error | puppet, external-nodes, enc, configuration, node-terminus |
| key is a %{klass}, not a string or symbol | exception | error | puppet, external-nodes, enc, yaml, type-mismatch |
| Could not load external node results for %{name}: %{detail} | exception | error | puppet, external-nodes, enc, yaml, safe-load |
| Find %{uri} resulted in 404 with the message: %{body} | http | error | puppet, rest, http-404, node-lookup, classifier |
| Could not find indirection '%{indirection}' | exception | error | puppet, indirector, registry, argument-error |
| Could not understand URL %{key}: %{detail} | exception | error | puppet, indirector, uri, url-encoding, argument-error |
| Could not find type %{request_type} | exception | error | puppet, ral, resource-type, pluginsync, type-lookup |
| Resource instance does not match request key | validation | error | puppet, resource, validation, key-mismatch |
| Instance name %{name} does not match requested key %{key} | validation | error | puppet, indirector, validation, key-mismatch, save |
| Invalid instance type %{klass}, expected %{model_type} | validation | error | puppet, indirector, validation, type-mismatch |
| Could not parse YAML data for %{indirection} %{request}: %{d | exception | error | puppet, yaml, safe-load, indirector, deserialization |
| You can only save objects that respond to :name | validation | error | puppet, yaml, indirector, duck-typing, argument-error |
| invalid key | validation | error | puppet, path-traversal, security, validation, indirector |
| Given argument must be a Hash | validation | error | puppet, info-service, argument-validation, api-contract |
| The parameter '$#{name}' is invalid: #{e.message} | exception | error | puppet, type-alias, parse-error, manifest, class-docs |
| Module %{module_name} not found in environment %{environment | exception | error | puppet, plans, bolt, module-resolution, environment |
| Module %{module_name} not found in environment %{environment | exception | error | puppet, tasks, module-resolution, environment, bolt |
| Could not find version #{version} of #{name} | exception | error | puppet, faces, versioning, plugin-resolution |
| actions need to know what to do when_invoked; please add the | validation | error | |
| Face summary should be a single line; put the long text in ' | validation | error | |
| author must be a string; use multiple statements for multipl | validation | error | |
| author should be a single line; use multiple statements for | validation | error | |
| author should be a single line; use multiple statements | validation | error | |
| copyright takes the owners names, then the years covered | validation | error | |
| copyright owner must be a string or an array of strings | validation | error | |
| copyright with a year %{value} is very strange; did you acci | validation | error | |
| %{value} is not a good copyright year or range | validation | error | |
| %{value} is not a good copyright year, set, or range | validation | error | |
| %{name} (%{class_name}) is not a valid face name | exception | error | |
| %{option}: long options need two dashes (--) | exception | error | |
| %{option}: already defined in puppet | exception | error | |
| %{option}: duplicates existing alias %{duplicate} in %{paren | exception | error | |
| %{option} is not valid for an option argument | exception | error | |
| No option declarations found while building | exception | error | |
| Option %{name} is inconsistent about taking an argument | exception | error | |
| Options with optional arguments are not supported | exception | error | |
| Can't find a name in the declaration %{declaration} | exception | error | |
| %{name} can't be optional and have a default value | exception | error | puppet, faces, dsl, option, argumenterror |
| default value for %{name} is a %{class_name}, not a proc | exception | error | puppet, faces, dsl, proc, argumenterror |
| before action hook for %{name} is a %{class_name}, not a pro | exception | error | puppet, faces, dsl, proc, argumenterror |
| after action hook for %{name} is a %{class_name}, not a proc | exception | error | puppet, faces, dsl, proc, argumenterror |
| %{option} before_action requires a block | exception | error | puppet, faces, dsl, block, argumenterror |
| %{option} already has a before_action set | exception | error | puppet, faces, dsl, duplicate, argumenterror |
| before_action takes three arguments, action, args, and optio | exception | error | puppet, faces, dsl, arity, argumenterror |
| %{option} after_action requires a block | exception | error | puppet, faces, dsl, block, argumenterror |
| %{option} already has an after_action set | exception | error | puppet, faces, dsl, duplicate, argumenterror |
| after_action takes three arguments, action, args, and option | exception | error | puppet, faces, dsl, arity, argumenterror |
| %{option} default_to requires a block | exception | error | puppet, faces, dsl, block, argumenterror |
| %{option} already has a default value | exception | error | puppet, faces, dsl, duplicate, argumenterror |
| %{option} default_to block should not take any arguments | exception | error | puppet, faces, dsl, arity, argumenterror |
| Global option %{option} does not exist in Puppet.settings | exception | error | puppet, faces, settings, dsl, argumenterror |
| Option %{option} conflicts with existing option %{conflict} | exception | error | puppet, faces, option, name-collision, argumenterror |
| Option %{option} conflicts with existing option %{conflict} | exception | error | puppet, faces, option, name-collision, argumenterror |
| %{name} has an invalid and unparsable metadata.json file. Th | exception | error | puppet, module, metadata, json, strict-mode |
| No #{attr} module metadata provided for #{name} | exception | error | puppet, module, metadata, validation |
| The value for the key dependencies in the file metadata.json | exception | error | puppet, module, metadata, type-mismatch |
| Invalid module name '%{name}'; module names must match eithe | exception | error | puppet, module, name-validation, modulepath |
| Could not find %{path} on disk | exception | error | puppet, tasks, bolt, metadata-json, file-not-found |
| Task names must start with a lowercase letter and be compose | exception | error | puppet, tasks, name-validation, filenames |
| Not a valid full name: %{full_module_name} | exception | error | puppet, module-tool, argument-validation, forge-slug |
| Could not determine module path | exception | error | puppet, module-tool, missing-path, argument-validation |
| Unable to find metadata.json in module root at %{path} See h | exception | error | puppet, module-tool, metadata-json, missing-file |
| Could not parse JSON %{metadata_path} | exception | error | puppet, json, metadata-json, parse-error |
| Could not parse filename to obtain the username, module name | exception | error | puppet, module-tool, tarball, filename-validation |
| Invalid version format: %{version} (Semantic Versions are ac | exception | error | puppet, semver, module-tool, version-validation |
| No file containing checksums found. | exception | error | puppet, module-tool, checksums, missing-file |
| '%{module_name}' (%{version}) requested; '%{module_name}' (% | exception | error | puppet, module-tool, install, version-conflict |
| Could not %{action} '%{module_name}'; no releases are availa | exception | error | puppet, forge, module-tool, not-found, install |
| Could not %{action} '%{module_name}' (%{version}); no versio | exception | error | puppet, dependency-resolution, module-tool, version-conflict |
| '%{module_name}' (%{version}) requested; installation confli | exception | error | puppet, module-tool, install, name-collision, modulepath |
| Could not %{action} '%{module_name}'; module appears in mult | exception | error | puppet, module-tool, uninstall, modulepath, duplicate-module |
| Could not %{action} '%{module_name}'; module is not installe | exception | error | puppet, module-tool, uninstall, not-installed |
| Could not uninstall '%{module_name}'; no installed version m | exception | error | puppet, module-tool, uninstall, version-conflict |
| Could not %{action} '%{module_name}'; module has had changes | exception | error | puppet, module-tool, uninstall, checksum, local-changes |
| Could not uninstall '%{module_name}'; installed modules stil | exception | error | puppet, module-tool, uninstall, dependencies, required-by |
| Could not extract contents of module archive: %{message} | exception | error | puppet, module-tool, tar, archive, extraction, download-corruption |
| Could not %{action} '%{module_name}'; module is not installe | exception | error | puppet, module-tool, upgrade, not-installed, modulepath |
| Could not %{action} '%{module_name}'; module appears in mult | exception | error | puppet, module-tool, upgrade, duplicate, modulepath |
| Could not %{action} '%{module_name}'; module has had changes | exception | error | puppet, module-tool, upgrade, checksum, local-changes |
| Could not %{action} '%{module_name}'; no releases are availa | exception | error | puppet, module-tool, upgrade, forge, no-releases, repository |
| Could not %{action} '%{module_name}'; no releases matching ' | exception | error | puppet, module-tool, upgrade, version-constraint, semver, forge |
| Could not %{action} '%{module_name}' (%{version}); no versio | exception | error | puppet, module-tool, upgrade, dependency-resolution, semver, constraint-graph |
| '%{module_name}' (%{version}) requested; installation confli | exception | error | puppet, module-tool, upgrade, install-conflict, modulepath, name-collision |
| Could not upgrade '%{module_name}'; more recent versions not | exception | warning | puppet, module-tool, upgrade, up-to-date, version-pin |
| Could not %{action} '%{module_name}' (%{version}); downgrade | exception | error | puppet, module-tool, upgrade, downgrade, version-management |
| Could not extract contents of module archive: %{message} | exception | error | puppet, module-tool, local-tarball, tar, archive, install |
| Dependency conflict for %{module_name}: Dependency %{name} w | exception | error | puppet, module-tool, metadata, dependencies, duplicate, validation |
| Invalid 'name' field in metadata.json: %{err} | exception | error | puppet, module-tool, metadata, module-name, validation |
| Invalid 'version' field in metadata.json: %{err} | exception | error | puppet, module-tool, metadata, semver, version, validation |
| field 'data_provider' contains non-alphanumeric characters | exception | error | puppet, module-tool, metadata, data-provider, validation |
| field 'data_provider' must begin with a letter | exception | error | puppet, module-tool, metadata, data-provider, validation |
| field 'data_provider' must be a string | exception | error | puppet, module-tool, metadata, data-provider, type-error, validation |
| Invalid 'version_range' field in metadata.json: %{err} | exception | error | puppet, module-tool, metadata, version-range, semver, validation |
| '%{module_name}' (%{version}) requested; Invalid dependency | exception | error | puppet, ruby, module-tool, dependency-resolution, metadata |
| Could not %{action} '%{module_name}' (%{version}); no versio | exception | error | puppet, ruby, module-tool, version-resolution, metadata |
| Could not download module: %{message} | exception | error | puppet, ruby, module-tool, forge, http, download, proxy |
| No suitable tar implementation found | exception | error | puppet, ruby, module-tool, tar, environment, docker, windows |
| Attempt to install file with an invalid path into %{path} un | exception | error | puppet, ruby, module-tool, tar, security, path-traversal, hardening |
| #{klass} does not respond to #{intern_multiple_method}; can | exception | error | puppet, ruby, serialization, formats, interface |
| #{instance.class} does not respond to #{render_method}; can | exception | error | puppet, ruby, serialization, formats, rendering, interface |
| %{klass} does not respond to %{method}; can not render multi | exception | error | puppet, ruby, serialization, formats, rendering, interface |
| No format matches the given format name or mime-type (%{form | exception | error | puppet, ruby, serialization, formats, content-negotiation, http |
| Could not intern from %{format}: %{err} | exception | error | puppet, ruby, serialization, json, yaml, deserialization |
| Could not intern_multiple from %{format}: %{err} | exception | error | puppet, ruby, serialization, yaml, json, deserialization |
| Could not render_multiple to %{format}: %{err} | exception | error | puppet, ruby, serialization, rendering, formats |
| Could not render to %{format}: %{err} | exception | error | puppet, ruby, serialization, rendering, formats |
| Could not mime to %{format}: %{err} | exception | error | puppet, ruby, serialization, formats, content-type |
| Serialized YAML did not contain a valid instance of %{klass} | exception | error | puppet, ruby, yaml, serialization, security, deserialization |
| Serialized YAML did not contain a collection of instances wh | exception | error | puppet, ruby, yaml, serialization, type-mismatch |
| Serialized YAML did not contain a valid instance of %{klass} | exception | error | puppet, ruby, yaml, serialization, type-mismatch |
| The indirection name must be purely alphanumeric, not '%{ind | http | error | puppet, ruby, rest-api, http, routing, bad-request |
| Indirection '%{indirection_name}' does not match url prefix | http | error | http, routing, indirection, rest-api |
| An environment parameter must be specified | http | error | http, environment, missing-parameter, rest-api |
| The environment must be purely alphanumeric, not '%{environm | http | error | http, environment, validation, security |
| No request key specified in %{uri} | http | error | http, uri, missing-parameter, rest-api |
| Failed to serialize %{model} for '%{key}': %{detail} | exception | error | serialization, format, pson, catalog |
| The request body is invalid: %{message} | http | error | http, request-body, deserialization, rest-api |
| No support for plurality %{indirection} for %{http_method} o | http | error | http, method-not-allowed, plurality, rest-api |
| Unrecognized option(s): %{opts} | exception | error | http-client, options, validation, api-misuse |
| Expected an instance of Puppet::SSL::Verifier but was passed | exception | error | ssl, verifier, type-check, http-client |
| Given multiple routes with identical path regexes: %{regexes | exception | error | routing, server, duplicates, startup |
| Unknown arguments: %{args} | exception | error | http, request, validation, api-misuse |
| An ssl_context is required when connecting to 'https://%{hos | exception | error | ssl, http-client, missing-parameter, deprecation |
| No name provided in serialized data | exception | error | node, serialization, missing-field, yaml |
| Node names cannot be nil | exception | error | node, nil-argument, validation |
| The argument 'puppet_code' must be a String, got %{type} | exception | error | pal, type-check, argument, puppet-language |
| The given 'ast' does not represent a literal value | exception | error | pal, ast, literal, evaluation |
| The argument 'code_string' must be a String, got %{type} | exception | error | pal, type-check, argument, parse |
| The argument 'file' must be a String, got %{type} | exception | error | pal, type-check, argument, pathname, parse |
| Given data_type value is not a data type, got '%{type}' | exception | error | puppet, pal, ruby, type-validation, argument-error |
| Both type and title must be given | exception | error | puppet, pal, json, catalog, nil-guard |
| manifest_file or code_string cannot be given when configured | exception | error | puppet, pal, configuration, argument-error |
| A block must be given to 'in_tmp_environment' | exception | error | puppet, pal, ruby, block |
| A block must be given to 'in_environment' | exception | error | puppet, pal, ruby, block |
| The environment directory '%{env_dir}' does not exist | exception | error | puppet, pal, environment, filesystem |
| No directory found for the environment '%{env_name}' on the | exception | error | puppet, pal, environment, path-resolution |
| Given variables must be a hash, got %{type} | exception | error | puppet, pal, ruby, argument-error, variables |
| Given variable '%{varname}' has illegal name | exception | error | puppet, pal, variables, naming, validation |
| Given value for '%{varname}' has illegal type - got: %{type} | exception | error | puppet, pal, variables, type-validation, serialization |
| Cannot use '%{a_term}' and '%{b_term}' at the same time | exception | error | puppet, pal, argument-error, options |
| Invalid value %{value}. | exception | error | puppet, dsl, resource, validation, enum |
| %{message} on node %{node} | exception | error | puppet, compiler, catalog, error-context, ruby |
| Only classes can set 'stage'; normal resources like %{resour | exception | error | puppet, dsl, run-stage, resource |
| Could not find node statement with name 'default' or '%{name | exception | error | puppet, site-pp, node-classification, dsl |
| Could not find class %{name} for %{node} | exception | error | puppet, module, autoloader, class-resolution, dsl |
| Somehow looped more than 1000 times while evaluating host ca | exception | error | puppet, compiler, recursion, infinite-loop, dsl |
| Could not find resource(s) %{resources} for overriding | exception | error | puppet, dsl, resource-override, catalog |
| Failed to realize virtual resources %{resources} | exception | error | puppet, virtual-resources, realize, dsl, catalog |
| %{name}(): Wrong number of arguments given (%{arg_count} for | exception | error | |
| %{name}(): Wrong number of arguments given (%{arg_count} for | exception | error | |
| custom functions must be called with a single array that con | exception | error | |
| %{name}() can only be called using the 4.x function API. See | exception | error | |
| create_resources(): wrong number of arguments (%{count}; mus | exception | error | |
| create_resources(): second argument must be a hash | exception | error | |
| create_resources(): third argument, if provided, must be a h | exception | error | |
| vals.to_s | exception | error | |
| Could not find any files from %{values} | exception | error | |
| Generators must be fully qualified | exception | error | |
| Generators can only contain alphanumerics, file separators, | exception | error | |
| Can not use generators with '..' in them. | exception | error | |
| Failed to execute generator %{generator}: %{detail} | exception | error | |
| Failed to parse inline template: %{detail} | exception | error | |
| Failed to parse template %{file}: Filepath: %{file_path} | exception | error | |
| Could not find resource '%{source}' for relationship on '%{t | exception | error | |
| Could not find resource '%{target}' for relationship from '% | exception | error | |
| Could not find stage %{stage} specified by %{resource} | exception | error | |
| Numerical variables cannot be changed. Attempt to set $%{nam | exception | error | |
| Numerical variables cannot be deleted: Attempt to delete: $% | exception | error | |
| %{callee}: expects a value for parameter $%{to} | exception | error | puppet, dsl, parameters, class-declaration |
| %{callee}: default expression for $%{from} tries to illegall | exception | error | puppet, dsl, parameters, ordering, forward-reference |
| Attempt to assign variable %{name} when evaluating parameter | exception | error | puppet, scope, parameters, side-effects, read-only |
| Undefined variable '%{name}'; %{reason} | exception | error | puppet, variables, strict-mode, scope, hiera |
| Cannot assign to a numeric match result variable '$%{name}' | exception | error | puppet, variables, regex, reserved-names, scope |
| Attempt to assign to a reserved variable name: '%{name}' | exception | error | puppet, facts, trusted, reserved-names, scope |
| Cannot use undef as a class name | exception | error | puppet, class-reference, undef, include, hiera |
| Cannot use empty string as a class name | exception | error | puppet, class-reference, empty-string, interpolation, include |
| Cannot use an unspecific Class[] Type | exception | error | puppet, class-reference, type, include, metatype |
| Cannot use an unspecific Resource[] where a Resource['class' | exception | error | puppet, class-reference, resource, include, unspecific |
| Cannot use a Resource[%{type_name}] where a Resource['class' | exception | error | puppet, class-reference, resource, include, wrong-type |
| Cannot use an unspecific Resource['class'] where a Resource[ | exception | error | puppet, class-reference, resource, missing-title, include |
| #{detail} on node #{node_name} | exception | error | puppet, compiler, script, wrapper, node-context |
| Call 'all_tags' instead. | exception | error | puppet, erb, templates, deprecated-api, tags |
| Could not find template '%{filename}' | exception | error | puppet, templates, erb, module-path, environment |
| No file(s) found for import of '%{pattern}' | exception | error | puppet, import, module-path, manifests, legacy |
| Cannot transform a number to a tag | exception | error | puppet, collectors, tags, virtual-resources, dsl |
| Cannot transform object of class %{klass} | exception | error | puppet, collectors, query, expression, dsl |
| Exported resource try to override without parameters | exception | error | |
| A duplicate resource was found while collecting exported res | exception | error | |
| A String is not comparable to a non String | exception | error | |
| A Numeric is not comparable to non Numeric | exception | error | |
| Symbol not comparable to non Symbol | exception | error | |
| Timespans are only comparable to Timespans, Integers, and Fl | exception | error | |
| Timestamps are only comparable to Timestamps, Integers, and | exception | error | |
| Versions not comparable to non Versions | exception | error | |
| Only Strings, Numbers, Timespans, Timestamps, and Versions a | exception | error | |
| inline_epp(): the first argument must be a String with the e | exception | error | |
| inline_epp(): Invalid EPP: %{detail} | exception | error | |
| epp(): the first argument must be a String with the filename | exception | error | |
| Could not find template '%{file}' | exception | error | |
| epp(): Invalid EPP: %{detail} | exception | error | |
| %{function_name}(): the parser did not produce a LambdaExpre | exception | error | |
| %{function_name}(): the parser did not produce an EppExpress | exception | error | |
| %{function_name}(): The EPP template contains illegal expres | exception | error | |
| %{function_name}(): the template_args must be a Hash, got a | exception | error | |
| Can only append Array or Hash to a Hash | exception | error | |
| An URI can only be merged with an URI or String | exception | error | |
| Can only append Binary to a Binary | exception | error | |
| Can only delete from an Array or Hash. | exception | error | |
| Use of a Ruby Integer outside of Puppet Integer #{range_end} | exception | error | |
| Use of a Ruby BigDecimal value outside Puppet Float range, g | exception | error | |
| Use of an Iterator is not supported here | exception | error | |
| Unknown resource type: '%{type}' | exception | error | |
| Unknown function '%{name}' | exception | error | |
| Unknown injection %{injection_name} | exception | error | |
| Puppet::Pops::Types::TypeMismatchDescriber.describe_signatur | exception | error | |
| '#{instance.class.name}' #{msg} | exception | error | |
| Function %{class_name}(): Unknown function: '%{function_name | exception | error | |
| Attempt to redefine entity '%{name}'. %{origin_info} | exception | error | |
| Gem not found %{uri} | exception | error | |
| Gem not found '%{gem_name}' | exception | error | |
| Found multiple files for plan '%{plan_name}' but only one is | exception | error | |
| The code loaded from %{origin} does not define the TypeSet ' | exception | error | |
| The code loaded from %{source_ref} does not define the funct | exception | error | |
| The code loaded from %{source_ref} must contain only the fun | exception | error | |
| The code loaded from %{source_ref} does not define the funct | exception | error | |
| The code loaded from %{source_ref} produced function with th | exception | error | |
| The code loaded from %{source} contains additional logic - c | exception | error | puppet, puppet-language, loader, function, module |
| The code loaded from %{source_ref} does not define the plan | exception | error | puppet, bolt, plan, loader, module |
| The code loaded from %{source_ref} must contain only the pla | exception | error | puppet, bolt, plan, loader, module-structure |
| The code loaded from %{source_ref} does not define the plan | exception | error | puppet, bolt, plan, loader, module-structure |
| The code loaded from %{source_ref} produced plan with the wr | exception | error | puppet, bolt, plan, naming, loader |
| The code loaded from %{source} contains additional logic - c | exception | error | puppet, bolt, plan, loader, puppet-language |
| The code loaded from %{source_ref} does not create the resou | exception | error | puppet, resource-type, loader, puppet-language |
| The code loaded from %{source_ref} does not create the resou | exception | error | puppet, resource-type, loader, puppet-language |
| The code loaded from %{source_ref} must contain only the cre | exception | error | puppet, resource-type, loader, puppet-language |
| The code loaded from %{source_ref} does not define the resou | exception | error | puppet, resource-type, loader, evaluation |
| The code loaded from %{source_ref} produced resource type wi | exception | error | puppet, resource-type, naming, loader |
| The code loaded from %{source_ref} does not seem to be a Pup | exception | error | puppet, data-type, ruby, loader, eval |
| The code loaded from %{source_ref} did not produce a data ty | exception | error | puppet, data-type, ruby, loader, eval |
| The code loaded from %{source_ref} produced mis-matched name | exception | error | puppet, data-type, naming, ruby, loader |
| The code loaded from %{source_ref} does not seem to be a Pup | exception | error | puppet, function, ruby, loader, eval |
| The code loaded from %{source_ref} did not produce a Functio | exception | error | puppet, function, ruby, loader, eval |
| The code loaded from %{source_ref} produced mis-matched name | exception | error | puppet, function, naming, ruby, loader |
| The code loaded from %{source_ref} does not seem to be a Pup | exception | error | puppet, legacy-function, ruby, loader, eval |
| Illegal legacy function definition! The code loaded from %{s | exception | error | puppet, legacy-function, ruby, loader, eval |
| The code loaded from %{source_ref} produced mis-matched name | exception | error | puppet, legacy-function, naming, ruby, loader |
| Illegal method definition of method '%{method_name}' in sour | exception | error | puppet, legacy-functions, ruby, ripper, securityerror, static-analysis |
| The code loaded from %{source_ref} does not define the type | exception | error | puppet, type-alias, types-directory, autoload, argumenterror |
| The code loaded from %{source_ref} must contain only the typ | exception | error | puppet, type-alias, types-directory, one-definition-per-file, argumenterror |
| The code loaded from %{source_ref} does not define the type | exception | error | puppet, type-alias, types-directory, wrong-definition-kind, argumenterror |
| The code loaded from %{source_ref} produced type with the wr | exception | error | puppet, type-alias, name-mismatch, autoload, argumenterror |
| The code loaded from %{source_ref} contains additional logic | exception | error | puppet, type-alias, types-directory, extra-logic, argumenterror |
| Unable to find loader named '%{loader_name}' | exception | error | puppet, loader, modulepath, module-not-found, parseerror |
| manifest of environment '#{@environment.name}' appoints dire | exception | error | puppet, environment-conf, manifest, environment, puppet-error |
| manifest of environment '#{@environment.name}' appoints '#{f | exception | error | puppet, environment-conf, manifest, file-not-found, puppet-error |
| Function lookup() did not find a value for the name '%{name} | exception | error | puppet, hiera, lookup, data-binding, key-not-found |
| Unrecognized value for request 'merge' parameter: '#{merge}' | exception | error | puppet, hiera, lookup, merge-strategy, invalid-argument |
| Resolution type :#{strategy} is illegal when accessing value | exception | error | puppet, hiera, dotted-keys, hiera-3-compat, merge-conflict |
| Hiera 3 is not installed | exception | error | puppet, hiera, hiera3, backends, missing-dependency |
| Recursive lookup detected in [%{name_stack}] | exception | error | puppet, hiera, interpolation, recursion, data-binding |
| Invalid data type in lookup_options for key '%{key}' could n | exception | error | puppet, hiera, lookup-options, convert-to, type-parser |
| The convert_to lookup_option for key '%{key}' raised error: | exception | error | puppet, hiera, lookup-options, convert-to, type-mismatch |
| value of %{opts} must be a hash | exception | error | puppet, hiera, lookup-options, type-validation, yaml |
| all %{opts} patterns must match a key starting with module n | exception | error | puppet, hiera, lookup-options, module-scoping, regex-pattern |
| all %{opts} keys must start with module name '%{module_name} | exception | error | puppet, hiera, lookup-options, module-scoping, namespace |
| Environment '%{env}', cannot find environment_data_provider | exception | error | puppet, environment-conf, data-provider, deprecated-setting, puppet-error |
| Environment '%{env}', cannot find module '%{module_name}' | exception | error | |
| Data Provider type mismatch: Got %{klass} when a hash-like o | exception | error | |
| The hash given as 'merge' must contain the name of a strateg | exception | error | |
| Unknown merge strategy: '%{strategy}' | exception | error | |
| MergeStrategies.add_strategy 'strategy_class' must be a 'Mer | exception | error | |
| you must specify title patterns when there are two or more k | exception | error | |
| Integer out of bounds | exception | error | |
| No implementation mapping found for Puppet Type %{type_name} | exception | error | |
| Unable to deserialize type from %{type} | exception | error | |
| No implementation mapping found for Puppet Type %{type_name} | exception | error | |
| Cannot create a %{type_name} from a %{arg_class} | exception | error | |
| Unable to serialize a %{obj} | exception | error | |
| JSON stream is not an array. It is a %{klass} | exception | error | |
| Unexpected end of input | exception | error | |
| Invalid input. %{ext_no} is not a valid extension number | exception | error | |
| Unable to parse jsonpath "%{path}" | exception | error | |
| Feature count mismatch for %{value0}. Expected %{required_co | exception | error | |
| Missing default value for %{type_name}[%{name}] | exception | error | |
| No Puppet Type found for %{klass} | exception | error | |
| Unable to parse '%{str}' using any of the formats %{formats} | exception | error | |
| %{klass} cannot be added to a Timespan | exception | error | puppet, timespan, arithmetic, argument-error, type-mismatch |
| %{klass} cannot be subtracted from a Timespan | exception | error | puppet, timespan, arithmetic, argument-error, type-mismatch |
| A Timestamp cannot be multiplied by %{klass} | exception | error | puppet, timespan, arithmetic, argument-error, misleading-message |
| Can not do modulus on a Timespan using a %{klass} | exception | error | puppet, timespan, modulo, argument-error, type-mismatch |
| A Timespan cannot be divided by %{klass} | exception | error | puppet, timespan, division, argument-error, type-mismatch |
| Format specifiers %L and %N denotes fractions and must be us | exception | error | puppet, timespan, format-specifier, parse-error, argument-error |
| Unable to parse '%{timespan}' using format '%{format}' | exception | error | puppet, timespan, parse-error, format-string, argument-error |
| Format must be a String | exception | error | puppet, timespan, format-string, argument-error, type-mismatch |
| Bad format specifier '%{expression}' in '%{format}', at posi | exception | error | puppet, timespan, format-string, parse-error, argument-error |
| Illegal timezone '%{timezone}' | exception | error | puppet, timestamp, timezone, argument-error, formatting |
| Unable to parse '%{str}' using any of the formats %{formats} | exception | error | puppet, timestamp, parse-error, format-string, argument-error |
| Unable to parse '%{str}' using format '%{format}' | exception | error | puppet, timestamp, parse-error, format-string, argument-error |
| Using a Timezone designator in format specification is mutua | exception | error | puppet, timestamp, timezone, conflicting-arguments, argument-error |
| %{klass} cannot be added to a Timestamp | exception | error | puppet, timestamp, arithmetic, argument-error, type-mismatch |
| %{klass} cannot be subtracted from a Timestamp | exception | error | puppet, timestamp, arithmetic, argument-error, type-mismatch |
| attempt to #{action} #{type_name} annotation declared on #{o | exception | error | puppet, pcore, annotation, immutability, argument-error |
| Only Runtime type 'ruby' is supported, got #{type.runtime} | exception | error | puppet, pcore, class-loading, runtime-type, type-system |
| Loading of #{name} using relative path: '#{loaded_path}' did | exception | error | puppet, class-loading, autoloader, ruby-constants, module-structure |
| #{my_caller.class}(): wrong argument type (#{obj.class}; is | exception | error | puppet, iteration, iterable, argument-validation, type-system |
| The given string in encoding '%{enc}' is invalid. Cannot cre | exception | error | puppet, binary, encoding, string-validation, pcore |
| Init cannot be parameterized with an undefined type and addi | exception | error | puppet, pcore, init-type, type-system, argument-validation |
| Creation of new instance of type '%{type_name}' is not suppo | exception | error | puppet, pcore, init-type, object-construction, type-system |
| The type '%{type}' does not represent a valid set of paramet | exception | error | puppet, pcore, init-type, constructor-arguments, type-system |
| expected %{label} to override an inherited %{feature_type}, | exception | error | puppet, object-type, inheritance, override, type-declaration |
| %{member} attempts to override %{label} | exception | error | puppet, object-type, inheritance, override, type-declaration |
| %{member} attempts to override final %{label} | exception | error | puppet, object-type, inheritance, final, override |
| %{member} attempts to override %{label} without having overr | exception | error | puppet, object-type, inheritance, override, type-declaration |
| %{member} attempts to override %{label} with a type that doe | exception | error | puppet, object-type, inheritance, override, type-mismatch |
| The attribute '%{name}' is reserved and cannot be used | exception | error | puppet, object-type, reserved-names, serialization, pcore |
| %{label} of kind 'constant' cannot be combined with final => | exception | error | puppet, object-type, attribute-declaration, constant, type-declaration |
| %{label} of kind '%{kind}' cannot be combined with an attrib | exception | error | puppet, object-type, attribute-declaration, derived-attribute, type-declaration |
| %{label} of kind 'constant' requires a value | exception | error | puppet, object-type, attribute-declaration, constant, missing-value |
| #{label} has no value | exception | error | puppet, object-type, reflection, default-value, ruby-api |
| Unable to load class #{class_name} | exception | error | puppet, object-type, implementation-class, class-loading, module-structure |
| Unable to create an instance of #{name}. #{class_name} does | exception | error | puppet, object-type, implementation-class, interface-implementation, puppet-object |
| attempt to redefine implementation class for #{label} | exception | error | puppet, object-type, implementation-class, duplicate-registration, ruby-api |
| attempt to redefine implementation override for #{label} | exception | error | puppet, pcore, data-type, duplicate-definition, ruby |
| Initializer for class #{impl_class.name} does not match the | exception | error | puppet, pcore, serialization, object-type, ruby |
| Initializer for class #{impl_class.name} parameter '#{ip}' d | exception | error | puppet, pcore, serialization, object-type, ruby |
| reference to unresolved type '%{name}' | exception | error | puppet, pcore, object-type, inheritance, type-resolution |
| attribute %{label}[%{key}] is defined as both a constant and | exception | error | puppet, pcore, object-type, duplicate-key, schema |
| %{label} conflicts with attribute with the same name | exception | error | puppet, pcore, object-type, name-conflict, schema |
| equality_include_type = false cannot be combined with non em | exception | error | puppet, pcore, object-type, equality, config-conflict |
| %{label} equality is referencing %{attribute} which is inclu | exception | error | puppet, pcore, object-type, equality, inheritance |
| %{label} equality is referencing non existent attribute '%{a | exception | error | puppet, pcore, object-type, equality, unknown-reference |
| %{label} equality is referencing %{attribute}. Only attribut | exception | error | puppet, pcore, object-type, equality, functions |
| %{label} equality is referencing constant %{attribute}. Refe | exception | error | puppet, pcore, object-type, equality, constants |
| The Object type '#{originator.label}' inherits from itself | exception | error | puppet, pcore, object-type, inheritance, cycle |
| The %{label}-Type cannot be parameterized using [] | exception | error | puppet, pcore, object-type, type-parameters, dsl |
| '%{pn}' is not a known type parameter for %{label}-Type | exception | error | puppet, pcore, object-type, type-parameters, unknown-key |
| The %{label}-Type cannot be parameterized using an empty par | exception | error | puppet, pcore, object-type, type-parameters, empty-arguments |
| Unable to convert a #{version_range.class.name} to a SemVerR | exception | error | puppet, semver, type-conversion, ruby |
| Unable to convert a #{version.class.name} to a SemVer | exception | error | puppet, semver, type-conversion, ruby |
| 'from' must be less or equal to 'to'. Got (#{@from}, #{@to} | exception | error | puppet, timespan, timestamp, range, validation |
| Unable to create a #{impl_class.name} from a #{arg.class.nam | exception | error | puppet, timespan, timestamp, type-conversion, ruby |
| The pcore version for TypeSet '#{@name}' is not understood b | exception | error | puppet, pcore, typeset, version-mismatch, compatibility |
| TypeSet '#{@name}' references TypeSet '#{ref_na}/#{ref_name} | exception | error | |
| TypeSet '#{@name}' references a TypeSet using alias '#{ref_a | exception | error | |
| TypeSet '#{@name}' references a TypeSet using alias '#{ref_a | exception | error | |
| No 'name_authority' is declared in TypeSet '#{name}' and it | exception | error | |
| Unable to create an instance of #{type.name}. No mapping exi | exception | error | |
| Unable to create an instance of #{obj.parent.name}. No mappi | exception | error | |
| no method is implemented for derived #{a.label} | exception | error | |
| no method is implemented for #{func.label} | exception | error | |
| The format '#{fmt}' is not a valid format on the form '%<fla | exception | error | |
| The format must be a one letter format specifier, got '#{@fo | exception | error | |
| The same flag can only be used once, got '#{fmt}' | exception | error | |
| Only one of the delimiters [ { ( < | can be given in the for | exception | error | |
| string conversion expects a Default value or a Hash of type | exception | error | |
| expected a hash with type to format mappings, got instance o | exception | error | |
| top level keys in the format hash must be data types, got in | exception | error | |
| only #{FMT_KEYS.map { |k| "'#{k}'" }.join(', ')} are allowed | exception | error | |
| Only Array, Hash, and Object types can be used as container | exception | error | |
| Options 'include_containers' and 'include_values' cannot bot | exception | error | |
| Struct element key cannot be an empty String | exception | error | |
| IllegalStruct member key type. Expected NotUndef, Optional, | exception | error | |
| Unable to extract a non-empty literal string from Struct mem | exception | error | |
| Only String, Regexp, Pattern-Type, and Regexp-Type are allow | exception | error | |
| Illegal type name '#{type_name}' | exception | error | |
| The type name cannot be nil, if title is given | exception | error | |
| The type name cannot be a #{type_name.class.name} | exception | error | |
| #{subject}:#{errors[0].format} | exception | error | |
| #{subject}: #{errors_str} | exception | error | |
| No matching arity found for #{func.class.name} with argument | exception | error | |
| Enum parameters must be identifiers or strings | exception | error | |
| Boolean parameter must be true or false | exception | error | |
| The expression <%{expression}> is not a valid type specifica | exception | error | |
| Invalid number of type parameters specified: %{type} require | exception | error | |
| Not a parameterized type <%{type}> | exception | error | |
| Unknown type <%{type}> | exception | error | |
| #{self} cannot be resolved | exception | error | |
| #{self} resolves to a #{type_set.name} | exception | error | |
| #{self} resolves to an incompatible version. Expected #{@ver | exception | error | |
| Creation of new instance of type '#{type}' is not supported | exception | error | |
| 'from' must be less or equal to 'to'. Got (#{from}, #{to} | exception | error | puppet, type-system, numeric-range, argument-validation |
| Illegal radix: %{radix}, expected 2, 8, 10, 16, or default | exception | error | puppet, type-system, integer, radix, base-conversion |
| Callable tuple may not have a size constraint when used as a | exception | error | puppet, type-system, callable, tuple, size-constraint |
| odd number of arguments for Hash | exception | error | puppet, hash, type-conversion, puppet-dsl |
| Value of type %{type} cannot be converted to Hash | exception | error | puppet, hash, type-conversion, data-validation |
| Reference to unresolved type #{@name} | exception | error | puppet, type-system, type-alias, lazy-initialization, ruby-api |
| Type alias '#{name}' cannot be resolved to a real type | exception | error | puppet, type-system, type-alias, circular-reference, puppet-dsl |
| Supported values for Property#array_matching are 'first' and | exception | error | puppet, custom-type, type-dsl, validation |
| Attempt to redefine method %{method} with block | exception | error | puppet, custom-type, method-redefinition, type-dsl |
| Could not convert change '%{name}' to string: %{detail} | exception | error | puppet, property, logging, message-formatting, custom-type |
| Provider %{provider} must have features '%{needed_feature}' | exception | error | puppet, provider, features, capability-check, custom-type |
| Could not convert change %{name} to string: %{detail} | exception | error | puppet, ensure, logging, message-formatting, custom-type |
| No ability to determine if %{name} exists | exception | error | puppet, provider, ensure, custom-type, abstract-method |
| The %{name} property must be specified as a hash or an array | exception | error | puppet, property, keyvalue, validation, puppet-dsl |
| Key/value pairs must be separated by '%{separator}' | exception | error | puppet, property, keyvalue, separator, puppet-dsl |
| No command %{command} defined for provider %{provider} | exception | error | puppet, provider, commands, custom-provider |
| To support listing resources of this type the '%{provider}' | exception | error | puppet, provider, instances, abstract-method, custom-provider |
| Invalid value %{value}: %{property} must be an Integer! | exception | error | puppet, aix, user-management, type-validation, puppet-dsl |
| Cannot have both 'forcelocal' and 'ia_load_module' at the sa | exception | error | puppet, aix, user-management, mutually-exclusive, puppet-dsl |
| Could not set %{property} on %{resource}[%{name}]: %{detail} | exception | error | puppet, aix, user-management, command-execution, provider |
| Could not set attributes on %{resource}[%{name}]: %{detail} | exception | error | |
| Could not create %{resource} %{name}: %{detail} | exception | error | |
| Could not delete %{resource} %{name}: %{detail} | exception | error | |
| Command %{name} is missing | exception | error | |
| Could not find command '%{exe}' | exception | error | |
| '%{exe}' is a %{klass}, not a file | exception | error | |
| '%{exe}' is not executable | exception | error | |
| Could not find command '%{exe}' | exception | error | |
| '%{exe}' is a %{klass}, not a file | exception | error | |
| Failed to set owner to '%{should}': %{detail} | exception | error | |
| Failed to set group to '%{should}': %{detail} | exception | error | |
| Failed to set owner to '%{should}': %{detail} | exception | error | |
| Failed to set group to '%{should}': %{detail} | exception | error | |
| No AIX group exists with a group name or gid of %{group}! | exception | error | |
| Forcelocal set for group resource '#{resource[:name]}', but | exception | error | |
| Invalid value %{value}: %{error} | exception | error | |
| Could not create %{resource} %{name}: %{detail} | exception | error | |
| Could not delete %{resource} %{name}: %{detail} | exception | error | puppet, nameservice, user-management, command-execution |
| Could not set %{param} on %{resource}[%{name}]: %{detail} | exception | error | puppet, nameservice, user-management, command-execution |
| The aix provider can only be used by root | exception | error | puppet, aix, packages, permissions |
| Could not list installed Packages: %{detail} | exception | error | puppet, aix, packages, command-execution |
| /etc/apt/sources.list contains a cdrom source; not installin | exception | error | puppet, apt, debian, packages, repository-config |
| Could not find package %{name} | exception | error | puppet, apt, debian, packages, package-name-mismatch |
| Failed to update to version %{should}, got version %{version | exception | error | puppet, apt, debian, packages, version-mismatch |
| Could not find package %{name} | exception | error | puppet, aptitude, debian, packages, package-not-found |
| The pkg-get command is missing; blastwave packaging unavaila | exception | error | puppet, solaris, blastwave, packages, missing-command |
| Modules are not supported on DNF versions lower than 3.0.1 | exception | error | puppet, dnf, rpm, modules, version-check |
| You cannot install dpkg packages without a source | exception | error | puppet, dpkg, debian, packages, missing-parameter |
| Package #{hash[:name]}, version #{hash[:ensure]} is in error | exception | error | puppet, dpkg, debian, packages, corrupt-state |
| Could not list gems: %{detail} | exception | error | puppet, rubygems, gem, packages, command-execution |
| puppet:// URLs are not supported as gem sources | exception | error | puppet, rubygems, gem, url-scheme, packages |
| source must be provided to install HP-UX packages | exception | error | puppet, hpux, packages, missing-parameter |
| No valid installpath found in /etc/pkg.conf and no source wa | exception | error | puppet, openbsd, packages, repository-config |
| You must specify a package source or configure an installpat | exception | error | puppet, openbsd, packages, repository-config |
| %{version} is not available for this package | exception | error | puppet, openbsd, packages, version-resolution |
| Cannot resolve pip version | exception | error | puppet, pip, python, packages, version-detection |
| Unknown format %{resource_name}: %{full_flags}[%{bad_flag}] | exception | error | puppet, solaris, pkg, packages, output-parsing |
| Unknown format %{resource_name}: %{state} | exception | error | solaris, pkg, state, parse-error, locale, argument-error |
| Unknown line format %{resource_name}: %{parse_line} | exception | error | solaris, pkg, parse-error, regex, argument-error |
| Unable to unfreeze %{package} | exception | error | solaris, pkg, unfreeze, hold, permissions, package-provider |
| No version of %{name} matching %{should} is installable, eve | exception | error | solaris, pkg, version-mismatch, ensure, not-installable |
| Pkg could not install %{name} after %{tries} tries. Aborting | exception | error | solaris, pkg, lock, concurrency, retry, exit-code-7 |
| Unable to update %{package} | exception | error | solaris, pkg, install, exit-code, package-provider |
| Mac OS X PKG DMGs must specify a source string ending in .dm | exception | error | macos, pkgdmg, dmg, source, file-extension |
| No disk entities returned by mount at %{path} | exception | error | macos, hdiutil, dmg, mount, plist, disk-image |
| Mac OS X PKG DMGs must specify a package source. | exception | error | macos, pkgdmg, missing-attribute, source |
| Mac OS X PKG DMGs must specify a package name. | exception | error | macos, pkgdmg, missing-attribute, name |
| urn.inspect | exception | error | freebsd, pkgng, urn, repository, argument-error |
| detail | exception | error | gentoo, portage, eix, execution-failure, package-provider |
| No package found with the specified name [%{name}] | exception | error | gentoo, portage, eix, package-not-found |
| More than one package with the specified name [%{search_valu | exception | error | gentoo, portage, eix, ambiguous-name, category |
| Could not find package %{name} | exception | error | freebsd, ports, portupgrade, package-not-found |
| Could not match package info '%{pkgstuff}' | exception | error | freebsd, ports, portversion, parse-error |
| Could not match version info '%{info}' | exception | error | freebsd, ports, portversion, regex-parse, package-provider |
| Could not find package %{name} | exception | error | freebsd, portupgrade, portinstall, package-not-found, port-origin |
| Unexpected output from portversion: %{output} | exception | error | freebsd, portupgrade, portversion, parse-error, output-format |
| Could not list gems: %{detail} | exception | error | puppetserver, gems, rubygems, network, jruby, package-provider |
| puppet:// URLs are not supported as gem sources | exception | error | puppetserver, gems, source-url, unsupported-scheme, manifest-config |
| Failed to list packages | exception | error | rpm, rpm-database, prefetch, package-listing, corruption |
| e.message | exception | error | rpm, source-rpm, file-not-found, package-provider |
| Could not find package %{name} | exception | error | suse, rug, package-not-found, sles, package-provider |
| Unable to get information about package %{name} because of: | exception | error | solaris, pkginfo, pkgadd, package-metadata, package-provider |
| Sun packages must specify a package source | exception | error | solaris, pkgadd, missing-attribute, manifest-config, package-provider |
| Could not find package %{name} | exception | error | rhel, up2date, rhn, package-not-found, legacy |
| Package %{name} was not present after trying to install it | exception | error | mandriva, urpmi, package-not-found, media-sync, package-provider |
| The yum provider can only be used as root | exception | critical | yum, permissions, root, prefetch, rhel |
| Could not find package %{wanted} | exception | error | yum, package-not-found, version-pin, repositories, rhel |
| Could not find package %{name} | exception | error | yum, virtual-packages, post-install-check, package-not-found, rhel |
| Failed to update to version %{should}, got version %{version | exception | error | yum, version-mismatch, version-pin, obsoletes, rhel |
| Could not find package %{name} | exception | error | suse, zypper, package-not-found, sles, version-pin |
| Provider %{name} package command is not functional on this h | exception | error | targetable-provider, provider-selection, missing-command, puppetserver, gems |
| Provider %{name} package command '%{cmd}' does not exist on | exception | error | targetable-provider, missing-executable, file-not-found, provider-selection |
| Failed to read %{target}'s records when prefetching them. Re | exception | error | puppet, parsedfile, prefetch, flush, file-parse |
| #{self.class.name} must specify a path for daemon directory | exception | error | puppet, daemontools, service, missing-path |
| Could not disable #{name}: #{output} | exception | error | puppet, gentoo, rc-update, service, disable |
| Could not enable #{name}: #{output} | exception | error | puppet, gentoo, rc-update, service, enable |
| Invalid 'hasstatus' value #{value.inspect} | exception | error | puppet, init, service, hasstatus, parameter-validation |
| Could not find init script for '#{name}' | exception | error | puppet, init, service, initscript, file-not-found |
| Unable to find launchd plist for job: #{label} | exception | error | puppet, launchd, macos, service, plist |
| launchctl list failed to return any data. | exception | error | puppet, launchd, macos, launchctl, empty-output |
| Unable to read overrides plist, too many attempts | exception | error | puppet, launchd, macos, plist, retry-exhausted |
| Unable to parse launchd plist at path: #{job_path} | exception | error | puppet, launchd, macos, plist, stale-path |
| Could not disable #{name}: #{detail} | exception | error | puppet, redhat, chkconfig, service, disable |
| Could not enable #{name}: #{detail} | exception | error | puppet, redhat, chkconfig, service, enable |
| Do not directly call the init script for '#{@resource[:name] | exception | error | puppet, redhat, service, initscript, guard |
| Failed to get the FMRI of the %{service} service: The patter | exception | error | puppet, solaris, smf, fmri, ambiguous-match |
| Cannot query if the %{service} service is complete: The conc | exception | error | puppet, solaris, smf, os-version |
| Timed out waiting for #{@resource[:name]} to transition stat | exception | error | puppet, solaris, smf, timeout, state-transition |
| Cannot manage legacy services through SMF | exception | error | puppet, solaris, smf, legacy-run, unsupported-state |
| Unmanageable state '#{state}' on service #{name} | exception | error | puppet, solaris, smf, unknown-state |
| Timed out waiting for #{@resource[:name]} to transition stat | exception | error | puppet, aix, src, service, timeout |
| Could not #{action} #{name}: #{output} | exception | error | puppet, systemd, systemctl, service, enable |
| Systemd restart for #{name} failed! journalctl log for #{nam | exception | error | systemd, service-management, puppet, journalctl |
| Systemd start for #{name} failed! journalctl log for #{name} | exception | error | systemd, service-management, puppet, journalctl |
| Systemd stop for #{name} failed! journalctl log for #{name}: | exception | error | systemd, service-management, puppet, journalctl |
| Could not find init script or upstart conf file for '#{name} | exception | error | upstart, service-management, puppet, file-not-found |
| Unknown start type: %{start_type} | exception | error | windows, service-management, puppet, scm |
| Will not start disabled service %{resource_name} without man | exception | error | windows, service-management, puppet, service-disabled |
| Unknown service state '%{current_state}' for service '%{reso | exception | warning | windows, service-management, puppet, scm, status |
| "#{@normalized_logon_account}" is not a valid account | exception | error | windows, service-account, puppet, active-directory |
| "#{@normalized_logon_account}" has the 'Log On As A Service' | exception | error | windows, user-rights, service-account, group-policy, puppet |
| "#{@normalized_logon_account}" is missing the 'Log On As A S | exception | error | windows, user-rights, service-account, group-policy, puppet |
| The given password is invalid for user '#{@normalized_logon_ | exception | error | windows, credentials, service-account, puppet |
| Invalid value %{groups}: Groups must be comma separated! | exception | error | aix, user-management, groups, puppet, validation |
| Could not reset the groups property back to %{cur_groups} af | exception | error | aix, user-management, groups, gid, puppet |
| chpasswd said #{output} | exception | error | aix, user-management, password, chpasswd, puppet |
| Could not set password on #{@resource.class.name}[#{@resourc | exception | error | aix, user-management, password, puppet |
| Invalid #{field} given for user #{user_name} | exception | error | macos, user-management, password-hash, dscl, puppet |
| Could not read password hash file at #{password_hash_file} | exception | error | macos, file-permissions, password-hash, puppet |
| OS X 10.7 requires a Salted SHA512 hash password of 136 char | exception | error | macos, user-management, password-hash, puppet |
| OS X versions > 10.7 require a Salted SHA512 PBKDF2 password | exception | error | macos, user-management, password-hash, pbkdf2, puppet |
| OS X version #{self.class.get_os_version} does not allow cha | exception | error | macos, user-management, dscl, puppet |
| Cannot set the #{setter_method} value of '#{value}' for user | exception | error | |
| OS X versions > 10.7 use PBKDF2 password hashes, which requi | exception | error | |
| Could not set the dscl #{keyname} key with value: #{value} - | exception | error | |
| Could not #{msg} #{@resource.class.name} #{@resource.name}: | exception | error | |
| Forcelocal set for user resource '#{resource[:name]}', but # | exception | error | |
| Forcelocal set for user resource '#{user}', but #{group_file | exception | error | |
| Could not set password on #{@resource.class.name}[#{@resourc | exception | error | |
| chpasswd said #{output} | exception | error | |
| You must pass a callback for non-NONE events | exception | error | |
| Invalid node name %{host} | exception | error | |
| No resource type provided in serialized data | exception | error | |
| No resource title provided in serialized data | exception | error | |
| Puppet::Resource.new does not take a hash as the first argum | exception | error | |
| Could not find declared class %{title} | exception | error | |
| Invalid resource type %{type} | exception | error | |
| No title provided and %{type} is not a valid resource refere | exception | error | |
| No set of title patterns matched the title "%{title}". | exception | error | |
| Cannot add resource %{resource_1} before %{resource_2} becau | exception | error | |
| Cannot add resource %{resource_1} after %{resource_2} becaus | exception | error | |
| Cannot alias %{resource} to %{key} at %{resource_declaration | exception | error | puppet, catalog, duplicate-resource, alias, argumenterror |
| Unknown resource type %{type} | exception | error | puppet, resource-type, autoloading, pluginsync, argumenterror |
| Could not intern from data: Could not find relationship sour | exception | error | puppet, catalog, deserialization, relationship-edges |
| Could not intern from data: Could not find relationship targ | exception | error | puppet, catalog, deserialization, relationship-edges |
| %{param} is a metaparameter; please choose another parameter | exception | error | puppet, metaparameter, parse-error, defined-type, dsl |
| Execution of config_version command `%{cmd}` failed: %{messa | exception | error | puppet, environment, config-version, execution-failure, parse-error |
| Invalid run mode '#{mode}' | validation | error | puppet, settings, run-mode, cli, validation-error |
| Cannot manage owner permissions, because the provider for '% | exception | error | puppet, settings, provider, service-account, suitability |
| Cannot manage group permissions, because the provider for '% | exception | error | puppet, settings, provider, group, suitability |
| Error converting value for param '%{name}': %{detail} | exception | error | puppet, settings, interpolation, interpolationerror |
| Could not find value for %{expression} | exception | error | puppet, settings, interpolation, undefined-variable |
| Attempt to assign a value to unknown setting %{name} | exception | error | puppet, settings, unknown-setting, argumenterror |
| Expected an Array or String, got a %{klass} | exception | error | puppet, settings, array, type-mismatch, munge |
| Invalid autosign value %{value}: must be 'true'/'false' or a | validation | error | puppet, settings, autosign, ca, certificates, validation-error |
| Invalid value '%{value}' for boolean parameter: %{name} | validation | error | puppet, settings, boolean, munge, validation-error |
| Invalid certificate revocation value %{value}: must be one o | validation | error | puppet, settings, certificate-revocation, crl, enum, validation-error |
| Invalid file option '%{parameter}' | exception | error | puppet, settings, config-file, file-options, argumenterror |
| File modes must be numbers | exception | error | puppet, settings, config-file, file-mode, permissions |
| Could not parse '%{string}' | exception | error | puppet, settings, config-file, parse-error, file-options |
| Invalid duration format '%{value}' for parameter: %{name} | validation | error | puppet, settings, duration, runinterval, validation-error |
| Invalid value '%{value}' for parameter %{name}. Allowed valu | validation | error | |
| The %{parameter} parameter for the setting '%{name}' must be | validation | error | |
| Expected an Array, String, or Hash, got a %{klass} | validation | error | |
| Expected an Array or String, got a %{klass} | validation | error | |
| Cannot convert '%{value}' to an integer for parameter: %{nam | validation | error | |
| Value '%{value}' is not a valid port number for parameter: % | validation | error | |
| Invalid priority format '%{value}' for parameter: %{name} | validation | error | |
| Expected an Array of String, got a %{klass} | validation | error | |
| Invalid value '%{value}' for parameter %{name}. Allowed valu | validation | error | |
| Invalid terminus setting: %{value} | validation | error | |
| Invalid negative 'time to live' %{value} - did you mean 'unl | validation | error | |
| Invalid 'time to live' format '%{value}' for parameter: %{pa | validation | error | |
| Unknown signature algorithm '%{ln}' | exception | error | |
| CSR sign verification failed; you need to clean the certific | exception | error | |
| In %{attr}, expected extension record %{index} to have two o | exception | error | |
| Cannot specify CSR attribute %{oid}: conflicts with internal | exception | error | |
| Cannot create CSR with attribute %{oid}: %{message} | exception | error | |
| Cannot specify CSR extension request %{oid}: conflicts with | exception | error | |
| Cannot create CSR with extension request %{oid}: %{message} | exception | error | |
| In %{attr}, expected Set but found %{klass} | exception | error | |
| In %{attr}, expected Set[Array] but found %{klass} | exception | error | |
| In %{attr}, expected Set[Array] with one value but found %{c | exception | error | |
| In %{attr}, expected Set[Array[Sequence[...]]], but found %{ | exception | error | |
| In %{attr}, expected Set[Array[Sequence[Array[...]]]], but f | exception | error | |
| invalid CSR attributes, expected instance of Hash, received | exception | error | |
| unexpected attributes %{keys} in %{path} | exception | error | |
| No FIPS 140-2 compliant digest algorithm in OpenSSL::Digest | exception | error | |
| Error loading ssl custom OIDs mapping file from '%{custom_oi | exception | error | |
| Error loading ssl custom OIDs mapping file from '%{custom_oi | exception | error | |
| Error loading ssl custom OIDs mapping file from '%{custom_oi | exception | error | |
| Error loading ssl custom OIDs mapping file from '%{custom_oi | exception | error | |
| Error registering ssl custom OIDs mapping from file '%{custo | exception | error | |
| The CSR for host '%{name}' does not match the public key | exception | error | |
| Unsupported key '%{type}' | exception | error | |
| The certificate for '%{name}' does not match its private key | exception | error | |
| Base64 syntax checker: the text to check must be a String. | exception | error | |
| Base64 syntax checker: the syntax identifier must be a Strin | exception | error | |
| Base64 syntax checker: invalid Acceptor, got: '%{klass}'. | exception | error | |
| EPP syntax checker: the text to check must be a String. | exception | error | |
| EPP syntax checker: the syntax identifier must be a String, | exception | error | |
| EPP syntax checker: invalid Acceptor, got: '%{klass}'. | exception | error | puppet, epp, syntax-checker, argumenterror, api-misuse |
| Json syntax checker: the text to check must be a String. | exception | error | puppet, json, syntax-checker, argumenterror |
| Json syntax checker: the syntax identifier must be a String, | exception | error | puppet, json, syntax-checker, argumenterror, symbol-vs-string |
| Json syntax checker: invalid Acceptor, got: '%{klass}'. | exception | error | puppet, json, syntax-checker, argumenterror, api-misuse |
| PP syntax checker: the text to check must be a String. | exception | error | puppet, pp, puppet-language, syntax-checker, argumenterror |
| PP syntax checker: the syntax identifier must be a String, e | exception | error | puppet, pp, syntax-checker, argumenterror, misleading-message |
| PP syntax checker: invalid Acceptor, got: '%{klass}'. | exception | error | puppet, pp, syntax-checker, argumenterror, api-misuse |
| Some pre-run checks failed | exception | error | puppet, transaction, catalog, pre-run-check, custom-type |
| One or more resource dependency cycles detected in graph | exception | error | puppet, dependency-cycle, relationship-graph, catalog |
| Could not rename corrupt transaction store file %{filename}; | exception | error | puppet, corrupt-state, yaml, transactionstore, permissions |
| There is more than one '%{basename}' script in %{dir} | exception | error | puppet, trusted-facts, trusted-external, duplicate-key, config |
| Got nil value for #{name} | exception | error | puppet, nil-value, undef, resource-parameter, hiera |
| Resource type #{self.class.name} does not support parameter | exception | error | puppet, unknown-parameter, custom-type, typo |
| Title or name must be provided | exception | error | puppet, resource-creation, missing-namevar, title |
| Invalid %{resource} provider '%{provider_class}' | exception | error | puppet, provider, suitability, package, cross-platform |
| Could not find %{name} provider of %{provider} | exception | error | puppet, provider, provider-setter, suitability |
| Command must be a String or Array<String>, got value of clas | exception | error | puppet, exec, command, undef-variable, hiera |
| Invalid environment setting '%{value}' | exception | error | puppet, exec, environment, attribute-format, key-value |
| The umask specification is invalid: %{value} | exception | error | puppet, exec, umask, octal, attribute-format |
| The timeout must be a number. | exception | error | puppet, exec, timeout, numeric-coercion, attribute-type |
| Tries must be an integer | exception | error | puppet, exec, tries, parameter-validation, munge |
| Tries must be an integer >= 1 | exception | error | puppet, exec, tries, range-validation |
| try_sleep must be a number | validation | error | puppet, exec, try-sleep, parameter-validation, float-parse |
| try_sleep cannot be a negative number | validation | error | puppet, exec, try-sleep, range-validation |
| Could not back up; will not remove | exception | error | puppet, file, filebucket, backup, permissions |
| MD5 is not supported in FIPS mode | validation | error | puppet, fips, md5, checksum, compliance |
| Could not read #{ftype} #{resource.title}: #{detail} | exception | error | puppet, file, content-sync, permissions, selinux |
| Cannot create #{@resource[:path]}; parent directory #{parent | exception | error | puppet, file, directory, mkdir, ordering |
| Can not create #{@resource.title}; parent directory does not | exception | error | puppet, file, ensure, mkdir, ordering |
| Can not create #{@resource.title}; #{dirname} is not a direc | exception | error | puppet, file, path-conflict, filesystem |
| The file mode specification must be a string, not '#{value.c | validation | error | puppet, file, mode, octal, type-validation |
| The file mode specification is invalid: #{value.inspect} | validation | error | puppet, file, mode, octal, symbolic-mode |
| Cannot symlink on this platform version | exception | error | puppet, file, symlink, windows, privileges |
| Could not remove existing file | exception | error | puppet, file, symlink, file-removal, permissions |
| You can only have one filebucket path | validation | error | puppet, filebucket, hiera, parameter-validation |
| Filebucket paths must be absolute | validation | error | puppet, filebucket, absolute-path, parameter-validation |
| Name must be a String not %{klass} | validation | error | puppet, package, namevar, type-validation, hiera |
| Cannot have both `ensure => disabled` and `flavor` | validation | error | puppet, package, flavor, mutually-exclusive, openbsd, dnf |
| Cannot have both `enable_only => true` and `flavor` | validation | error | puppet, package, dnf, modules, mutually-exclusive |
| Cannot have both `ensure => disabled` and `enable_only => tr | validation | error | puppet, package, parameter-conflict, catalog-compilation |
| Invalid hold value %{value}. %{doc} | validation | error | puppet, package, invalid-value, hold, apt |
| You cannot use "mark" property while "ensure" is one of ["ab | validation | error | puppet, package, parameter-conflict, purge |
| Could not find resource type '%{name}' | validation | error | puppet, metatype, unknown-type, pluginsync, typo |
| Purging resources of type %{res_type} is not supported, sinc | validation | error | puppet, purge, metatype, custom-type |
| Purging is only supported on types that accept 'ensure' | validation | error | puppet, purge, metatype, custom-type |
| Invalid value %{value} | validation | error | puppet, purge, user, invalid-value |
| Invalid value %{value}. | validation | error | puppet, purge, user, uid, invalid-value |
| Invalid hour '%{n}' | validation | error | puppet, schedule, time-range, validation |
| Invalid minute '%{n}' | validation | error | puppet, schedule, time-range, validation |
| Repeat must be a number | validation | error | puppet, schedule, invalid-value, repeat |
| Repeat must be 1 unless periodmatch is 'distance', not '%{pe | validation | error | puppet, schedule, parameter-conflict, repeat |
| %{value} is not a valid day of the week | validation | error | puppet, schedule, weekday, invalid-value |
| Passwords cannot include ':' | validation | error | puppet, windows, service, password, validation |
| "%{value}" is not a positive integer: the timeout parameter | validation | error | puppet, service, timeout, invalid-value |
| The 'logonaccount' parameter is mandatory when setting 'logo | validation | error | puppet, windows, service, credentials |
| Invalid recurse value %{value} | validation | error | puppet, tidy, recurse, invalid-value |
| Passwords cannot include ':' | validation | error | puppet, user, password, shadow, validation |
| Password minimum age must be provided as a number. | validation | error | puppet, user, password-policy, invalid-value |
| Password maximum age must be provided as a number. | exception | error | puppet, user, password-policy, invalid-value |
| Password warning days must be provided as a number. | exception | error | puppet, user-resource, password-aging, argument-validation |
| Group names must be provided, not GID numbers. | exception | error | puppet, user-resource, groups, gid, argument-validation |
| Group names must be provided as an array, not a comma-separa | exception | error | puppet, user-resource, groups, list-validation |
| Group names must not be empty. If you want to specify "no gr | exception | error | puppet, user-resource, groups, empty-value |
| User provider %{name} can not manage home directories | exception | error | puppet, user-resource, managehome, provider-features |
| Expiry dates must be YYYY-MM-DD or the string "absent" | exception | error | puppet, user-resource, expiry, date-validation |
| Role names must be provided, not numbers | exception | error | puppet, user-resource, solaris-rbac, roles, argument-validation |
| Role names must be provided as an array, not a comma-separat | exception | error | puppet, user-resource, solaris-rbac, roles, list-validation |
| Auth names must be provided, not numbers | exception | error | puppet, user-resource, solaris-rbac, authorizations, argument-validation |
| Auth names must be provided as an array, not a comma-separat | exception | error | puppet, user-resource, solaris-rbac, authorizations, list-validation |
| Profile names must be provided, not numbers | exception | error | puppet, user-resource, solaris-rbac, profiles, argument-validation |
| Profile names must be provided as an array, not a comma-sepa | exception | error | puppet, user-resource, solaris-rbac, profiles, list-validation |
| Each entry for purge_ssh_keys must be a string, not a %{klas | exception | error | puppet, user-resource, ssh-keys, purge, argument-validation |
| Paths to keyfiles must be absolute, not %{entry} | exception | error | puppet, user-resource, ssh-keys, path-validation |
| purge_ssh_keys must be true, false, or an array of file name | exception | error | puppet, user-resource, ssh-keys, type-validation |
| Class name must be provided. | exception | error | puppet, user-resource, openbsd, loginclass, argument-validation |
| Failed to convert '%{path}' to URI: %{detail} | exception | error | puppet, uri, file-resource, windows-paths |
| Is a directory: %{directory} | exception | error | puppet, filesystem, atomic-write, eisdir |
| The loaded Fiddle version is not supported. | exception | critical | puppet, solaris, fiddle, ruby-version, load-error |
| Could not autoload %{name}: %{detail} | exception | error | puppet, autoload, provider-loading, module-error |
| Will not remove directory backup %{newfile}; use a filebucke | exception | error | puppet, file-resource, backup, filebucket, filesystem |
| unsupported argument type '%{value0}' | exception | error | puppet, trollop, cli, option-parsing, argumenterror |
| :type specification and default type don't match (default ty | exception | error | puppet, trollop, cli, option-parsing, type-mismatch |
| invalid long option name %{name} | exception | error | puppet, trollop, cli, option-parsing, argumenterror |
| long option name %{value0} is already taken; please specify | exception | error | puppet, trollop, cli, option-parsing, duplicate |
| invalid short option name '%{name}' | exception | error | puppet, trollop, cli, option-parsing, argumenterror |
| short option name %{value0} is already taken; please specify | exception | error | puppet, trollop, cli, option-parsing, duplicate |
| a short option name can't be a number or a dash | exception | error | puppet, trollop, cli, option-parsing, argumenterror |
| unknown option '%{sym}' | exception | error | puppet, trollop, cli, option-parsing, constraints |
| invalid argument syntax: '%{arg}' | exception | error | puppet, trollop, cli, option-parsing, commandlineerror |
| unknown argument '%{arg}' | exception | error | puppet, trollop, cli, option-parsing, typo |
| option '%{arg}' specified multiple times | exception | error | puppet, trollop, cli, option-parsing, duplicate |
| --%{value0} requires --%{value1} | exception | error | puppet, trollop, cli, option-parsing, constraints |
| --%{value0} conflicts with --%{value1} | exception | error | puppet, trollop, cli, option-parsing, constraints |
| option --%{opt} must be specified | exception | error | puppet, trollop, cli, option-parsing, required-option |
| option '%{arg}' needs a parameter | exception | error | puppet, trollop, cli, option-parsing, missing-value |
| option '%{arg}' needs a date | exception | error | puppet, trollop, cli, option-parsing, date-parsing |
| option '%{arg}' needs an integer | exception | error | puppet, trollop, cli, option-parsing, numeric-parsing |
| option '%{arg}' needs a floating-point number | exception | error | puppet, trollop, cli, option-parsing, numeric-parsing |
| file or url for option '%{arg}' cannot be opened: %{value0} | exception | error | cli, trollop, puppet, file-not-found, errno |
| Trollop::die can only be called after Trollop::options | exception | error | cli, trollop, puppet, api-order |
| output.to_s | exception | error | execution, subprocess, exit-code, posix, puppet |
| Working directory %{cwd} does not exist! | exception | error | execution, subprocess, cwd, filesystem, puppet |
| Execution of '%{str}' returned %{exit_status}: %{output} | exception | error | execution, subprocess, windows, exit-code, puppet |
| Libraries must be passed as strings not %{klass} | exception | error | ruby, argument-type, feature-detection, puppet |
| Cannot have fields named %{name} | exception | error | puppet, provider, file-parsing, reserved-name |
| Invalid record type %{record_type} | exception | error | puppet, provider, file-parsing, enum |
| Field '%{field}' is required | exception | error | puppet, provider, file-parsing, missing-field |
| Process record type %{record_name} returned non-hash | exception | error | puppet, provider, file-parsing, return-type, dev-error |
| No record types defined; cannot parse lines | exception | error | puppet, provider, file-parsing, setup, dev-error |
| Somehow got invalid line type %{record_type} | exception | error | puppet, provider, file-parsing, enum, dev-error |
| Must include a list of fields | exception | error | puppet, provider, file-parsing, missing-option |
| You must provide a :match regex for text lines | exception | error | puppet, provider, file-parsing, missing-option, regex |
| Line type %{name} is already defined | exception | error | puppet, provider, file-parsing, duplicate, definition |
| %{klass} could not read %{path}: %{detail} | exception | error | puppet, file-io, permissions, filetype |
| %{klass} could not write %{path}: %{detail} | exception | error | puppet, file-io, permissions, filetype, write |
| Path is nil | exception | error | puppet, nil-guard, filetype, argument |
| Could not retrieve user %{user}: %{detail} | exception | error | puppet, cron, user-lookup, filetype, nss |
| Could not read crontab for %{path}: %{detail} | exception | error | |
| Cannot write the %{path} user's crontab: The user does not e | exception | error | |
| Could not remove crontab for %{path}: %{detail} | exception | error | |
| Could not write crontab for %{path}: %{detail} | exception | error | |
| Cannot read nonexistent file %{file} | validation | error | |
| Property with key %{key} outside of a section | validation | error | |
| Could not set up LDAP Connection: Missing ruby/ldap librarie | exception | error | |
| Could not connect to LDAP: %{detail} | exception | error | |
| Could not get dn from ldap entry | exception | error | |
| %{source} must be defined to generate %{name} | exception | error | |
| Invalid syslog facility %{str} | exception | error | |
| Duplicate device found at %{file_error_location}, already fo | exception | error | |
| Invalid entry at %{error_location}: %{file_text} | exception | error | |
| %{value} is an invalid url | exception | error | |
| Invalid argument '%{var}' at %{error_location} | exception | error | |
| Unable to parse '#{ver}' as a string | validation | error | |
| Unable to parse '#{ver}' as a debian version identifier | validation | error | puppet, debian, package-version, version-parsing, argumenterror, validation |
| #{version} is not a valid ruby gem version. | validation | error | rubygems, puppet, package-version, type-error, validation |
| #{version} is not a valid python package version. Please ref | validation | error | pip, python, pep-440, package-version, type-error, validation |
| Cannot compare #{this} (Array) with #{other} (#{other.class} | exception | error | pip, python, pep-440, version-comparison, invariant, internal-error |
| Cannot compare #{this} (#{this.class}) with #{other} (Array) | exception | error | pip, python, pep-440, version-comparison, invariant, internal-error |
| Unable to parse '#{range_string}' as a string | validation | error | puppet, version-range, package-version, type-error, validation |
| Unable to parse '#{simple}' as a version range identifier | validation | error | puppet, version-range, package-version, regex, validation |
| Operator '#{operator}' is not implemented | validation | error | puppet, version-range, package-version, operator, validation |
| Cannot compare, as %{other} is not a Rpm Version | validation | error | rpm, puppet, package-version, version-comparison, type-error, spaceship-operator |
| Unknown plist format #{format} | validation | error | macos, plist, cfpropertylist, puppet, file-format, validation |
| The 'getgrouplist' method is not available | exception | error | posix, ffi, groups, user-lookup, platform-support, loaderror |
| Template %{file} does not exist | validation | error | puppet, template, erb, filesystem, argumenterror, missing-file |
| %{retries} exceeded | exception | error | puppet, retry, exponential-backoff, resilience, timeout |
| Invalid context to parse: %{context} | exception | error | selinux, linux, puppet, security-context, regex, validation |
| Could not open SELinux category translation file %{path}. | exception | error | selinux, linux, puppet, file-access, config-missing |
| Could not rename corrupt %{filename}; remove manually | exception | error | puppet, state-file, yaml, corruption, filesystem-permissions |
| No such group %{group} | exception | error | puppet, posix, groups, privilege-drop, suid, user-lookup |
| No such user %{user} | exception | error | puppet, suid, user-lookup, unix, privileges |
| Invalid %{klass}: %{id} | exception | error | puppet, suid, group-lookup, user-lookup, unix |
| An empty mode string is illegal | validation | error | puppet, file-mode, permissions, validation |
| Numeric modes must be in octal, not decimal! | validation | error | puppet, file-mode, octal, permissions, validation |
| Missing action | validation | error | puppet, file-mode, symbolic-mode, parser, validation |
| Missing operation (-, =, or +) | validation | error | puppet, file-mode, symbolic-mode, parser, internal-error |
| X only works with the '+' operator | validation | error | puppet, file-mode, symbolic-mode, permissions, x-bit |
| Unknown operation | validation | error | puppet, file-mode, symbolic-mode, parser, typo |
| %{error}%{rest} in symbolic mode %{modification} | validation | error | puppet, file-mode, symbolic-mode, error-wrapper, diagnostics |
| Failed to get computer name | exception | error | puppet, windows, win32, ffi, computer-name, adsi |
| Value must be in DOMAIN\\%{object_class} style syntax | validation | error | puppet, windows, adsi, account-name, validation |
| Could not resolve name: %{name} | exception | error | puppet, windows, adsi, sid, principal-resolution, groups |
| Puppet is not able to create/delete domain %{object_class} o | exception | error | puppet, windows, adsi, domain, winnt-provider, access-denied |
| Cannot create user if group '%{name}' exists. | exception | error | puppet, windows, adsi, sam, name-collision, users |
| Unrecognized ADS UserFlags: %{unrecognized_flags} | validation | error | puppet, windows, adsi, user-flags, enum, validation |
| Failed to get user name | exception | error | puppet, windows, win32, ffi, user-name |
| Cannot create group if user '%{name}' exists. | exception | error | puppet, windows, adsi, sam, name-collision, groups |
| FormatMessageW could not format code %{code} | exception | error | puppet, windows, win32, formatmessage, ffi, error-handling |
| FormatMessageW failed to allocate buffer for code %{code} | exception | error | puppet, windows, win32, formatmessage, memory-allocation |
| data must be a string, not %{class_name} | validation | error | puppet, windows, eventlog, type-validation, logging |
| Invalid log level %{level} | validation | error | windows, eventlog, log-level, argumenterror, puppet |
| ReplaceFile(#{target}, #{source}) | exception | error | windows, file-system, win32-api, ffi, file-replace, puppet |
| MoveFileEx(#{source}, #{target}, #{flags.to_s(8)}) | exception | error | windows, file-system, win32-api, ffi, file-move, puppet |
| CreateSymbolicLink(#{symlink}, #{target}, #{flags.to_s(8)}) | exception | error | windows, symlink, win32-api, ffi, privilege, puppet |
| GetFileAttributes(#{file_name}) | exception | error | windows, file-system, win32-api, ffi, file-attributes, puppet |
| Failed to set file attributes | exception | error | windows, file-system, win32-api, ffi, file-attributes, puppet |
| CreateFile(#{file_name}, #{desired_access.to_s(8)}, #{share_ | exception | error | windows, file-system, win32-api, ffi, file-handle, puppet |
| Retrieving NFS reparse point data is unsupported | exception | warning | windows, reparse-point, nfs, symlink, ffi, puppet |
| DeviceIoControl(#{handle}, FSCTL_GET_REPARSE_POINT) returned | exception | warning | windows, reparse-point, symlink, onedrive, ffi, puppet |
| out_buffer is required | validation | error | windows, ffi, deviceiocontrol, argumenterror, programmer-error, puppet |
| DeviceIoControl(#{handle}, #{io_control_code}, #{in_buffer}, | exception | error | windows, ffi, deviceiocontrol, reparse-point, win32-api, puppet |
| Failed to call GetLongPathName | exception | error | windows, file-system, path-conversion, win32-api, ffi, puppet |
| OpenProcess | exception | error | windows, process, priority, openprocess, ffi, puppet |
| SetPriorityClass | exception | error | windows, process, priority, nice, ffi, puppet |
| hash keyword arguments expected | validation | error | windows, process, typeerror, argument-validation, puppet |
| invalid key '#{key}' | validation | error | windows, process, argumenterror, option-validation, puppet |
| invalid startup_info key '#{key}' | validation | error | windows, process, argumenterror, startup-info, option-validation, puppet |
| command_line or app_name must be specified | validation | error | windows, process, argumenterror, missing-argument, puppet |
| password must be specified if with_logon is used | validation | error | windows, process, argumenterror, credentials, runas, puppet |
| Failed to call LookupAccountNameW with account: %{account_na | exception | error | windows, win32-api, ffi, sid, account-resolution, puppet |
| Byte array for lookup_account_sid must not be nil and must b | validation | error | windows, validation, argument-check, sid, puppet |
| Failed to call LookupAccountSidW with bytes: %{sid_bytes} | exception | error | windows, win32-api, ffi, sid, account-resolution, puppet |
| Failed to get child process exit code | exception | error | windows, win32-api, process, handle, ffi, puppet |
| OpenProcess(#{desired_access.to_s(8)}, #{inherit}, #{process | exception | error | windows, win32-api, process, permissions, race-condition, ffi, puppet |
| OpenProcessToken(#{handle}, #{desired_access.to_s(8)}, #{tok | exception | error | windows, win32-api, token, permissions, uac, ffi, puppet |
| QueryFullProcessImageNameW(phandle, #{use_win32_path_format} | exception | error | windows, win32-api, process, race-condition, privilege, ffi, puppet |
| LookupPrivilegeValue(#{system_name}, #{name}, #{luid_ptr}) | exception | error | windows, win32-api, privilege, luid, validation, puppet |
| GetTokenInformation(#{token_handle}, #{token_information}, n | exception | error | windows, win32-api, token, handle, ffi, puppet |
| GetTokenInformation(#{token_handle}, #{token_information}, # | exception | error | windows, win32-api, token, race-condition, ffi, puppet |
| GetVersionEx failed | exception | error | windows, win32-api, os-version, deprecated-api, ffi, puppet |
| environment variable name must not be nil or empty | exception | error | windows, validation, environment-variables, argument-check, puppet |
| Failed to remove environment variable: %{name} | exception | error | windows, win32-api, environment-variables, idempotency, ffi, puppet |
| Failed to set environment variable: %{name} | exception | error | windows, win32-api, environment-variables, limits, validation, puppet |
| Invalid registry key '%{name}' | exception | error | windows, registry, constants, validation, puppet |
| Type mismatch (expect %{rtype} but %{type} present) | exception | error | windows, registry, type-mismatch, typeerror, puppet |
| Type %{type} is not supported. | exception | error | windows, registry, unsupported-type, typeerror, puppet |
| Failed to get volume information | exception | error | windows, win32-api, filesystem, acl, volume, network-share, puppet |
| Invalid SID | exception | error | windows, sid, acl, validation, puppet |
| Failed to add access control entry | exception | error | windows, acl, ace, security, win32-api, puppet |
| Invalid DACL | exception | error | windows, acl, security, dacl, corruption, win32 |
| Failed to open '%{path}' | exception | error | windows, file-access, security, win32, createfile |
| Failed to adjust process privileges | exception | error | windows, privileges, security, win32, elevation |
| Failed to get security information | exception | error | windows, security, win32, access-denied, security-descriptor |
| Failed to get security descriptor control | exception | error | windows, security, win32, security-descriptor, corruption |
| Failed to initialize ACL | exception | error | windows, acl, security, win32, ffi |
| Failed to set security information | exception | error | windows, security, win32, acl, access-denied, setsecurityinfo |
| Failed to start the service | exception | error | windows, service, win32, startservice |
| Unknown Service state '%{current_state}' for '%{service_name | exception | error | windows, service, win32, state-machine, scm |
| Unknown start type '%{start_type}' for '%{service_name}' | exception | error | windows, service, win32, startup-type, scm |
| Failed to update service configuration | exception | error | windows, service, win32, service-config, logon-account |
| Failed to fetch services | exception | error | windows, service, win32, enumeration, scm, rpc |
| Failed to open a handle to the service | exception | error | windows, service, win32, scm, service-not-found |
| Failed to open a handle to the service control manager | exception | error | windows, service, win32, scm, rpc |
| The service must be in one of the %{valid_initial_states} st | exception | error | windows, service, win32, state-machine, scm |
| Failed to transition the %{service_name} service to the %{fi | exception | error | windows, service, win32, state-machine, wrapper, timeout |
| Service query failed | exception | error | windows, service, win32, scm, query, marked-for-delete |
| Service query for %{parameter_name} failed | exception | error | windows, win32, service, delayed-start, scm, puppet |
| Failed to send the %{control_signal} signal to the service. | exception | error | windows, win32, service, scm, control-signal, puppet |
| Timed out while waiting for the service to transition from % | exception | error | windows, win32, service, timeout, start-pending, puppet |
| Unexpected transition to the %{current_state} state while wa | exception | error | windows, win32, service, state-transition, crash-during-start, puppet |
| Timed out while waiting for the pending transition from %{pe | exception | error | windows, win32, service, timeout, stop-pending, checkpoint, puppet |
| Octet string must be an array of bytes | exception | error | windows, sid, ruby, win32ole, validation, puppet |
| ads_object must be an IAdsUser or IAdsGroup instance | exception | error | windows, sid, adsi, win32ole, com, validation, puppet |
| Invalid SID | exception | error | windows, sid, ffi, memory, validation, puppet |
| Failed to convert binary SID | exception | error | windows, sid, win32, advapi32, puppet |
| ConvertSidToStringSidW failed to allocate buffer for sid | exception | error | windows, sid, ffi, allocation, puppet |
| Failed to convert string SID: %{string_sid} | exception | error | windows, sid, sddl, validation, win32, puppet |
| Failed to create administrators SID | exception | error | windows, sid, well-known-sid, advapi32, puppet |
| Invalid SID | exception | error | windows, sid, validation, puppet |
| Failed to check membership | exception | error | windows, security, access-token, elevation, puppet |
| Failed to logon user %{name} | exception | error | windows, logon, authentication, win32, credentials, puppet |
| Failed to load user profile %{user} | exception | error | windows, user-profile, win32, logon, puppet |
| Failed to unload user profile %{user} | exception | error | windows, user-profile, registry-hive, handle-leak, puppet |
| Calling `#{method_name}` returned 'Win32 Error Code 0x%08X'. | exception | error | windows, lsa, privileges, user-rights, access-denied, puppet |
| The CA certificates are missing from '%{path}' | exception | error | ruby, puppet, ssl, x509, ca-certificate, bootstrap |
| Failed to parse CA certificates as PEM | exception | error | ruby, puppet, ssl, openssl, pem, x509 |
| The CRL is missing from '%{path}' | exception | error | ruby, puppet, ssl, x509, crl, revocation |
| Failed to parse CRLs as PEM | exception | error | ruby, puppet, ssl, openssl, pem, crl |
| The private key is missing from '%{path}' | exception | error | ruby, puppet, ssl, private-key, x509, enrollment |
| The client certificate is missing from '%{path}' | exception | error | ruby, puppet, ssl, x509, client-certificate, pki |
| '%{face}' has no %{action} action. See `puppet help %{face} | console | error | ruby, puppet, cli, face, action, command-line |
| Could not select a functional puppet server from server_list | console | error | ruby, puppet, network, failover, server-list, high-availability |
| --- #{filename} | console | error | ruby, puppet, epp, template, validation, syntax |
| Only .yaml or .pp can be used as a --values_file | console | warning | ruby, puppet, epp, cli, file-extension, values |
| Could not load --values_file %{error} | console | error | ruby, puppet, yaml, epp, values-file, parse-error |
| --values_file option must evaluate to a Hash or undef/nil, g | console | warning | ruby, puppet, yaml, epp, type-mismatch, values |
| --values option must evaluate to a Hash or undef, got: '%{va | console | warning | ruby, puppet, epp, cli, values, type-mismatch |
| --- #{epp_template_name} | console | error | ruby, puppet, epp, template, render, syntax |
| --- #{filename} | console | error | ruby, puppet, parser, manifest, validation, syntax, dsl |
| Entry '#{line.chomp}' is unsupported and will be ignored at | console | warning | ruby, puppet, fileserver, config, access-control, deprecated |
| Found %{num} dependency cycles:\n | console | critical | ruby, puppet, catalog, dependency-graph, cycle, ordering |
| Run `puppet agent -t` | console | error | ruby, puppet, ssl, bootstrap, http-client, provisioning |
| Unable to verify existing FileBucket backup at '%{path}'. | console | error | ruby, puppet, filebucket, checksum, backup, corruption, md5 |
| The 'disable_per_environment_manifest' setting is true, but | console | error | ruby, puppet, environment, configuration, manifest, settings |
| Failed to add '%{path}' as a trusted CA file: %{detail} | console | error | |
| Exiting now because the waitforcert setting is set to 0. | console | error | |
| Couldn't fetch certificate from CA server; you might still n | console | error | |
| Failed to call %{callback}: %{detail} | console | error | |
| Unable to mark '%{name}' as sensitive: the property itself i | console | error | |
| Unable to write the file %{file_path}. %{error} | console | error |