Project

General

Profile

ErrorCodes » History » Version 9

Dominic Cleal, 06/30/2014 11:26 AM

1 3 Dominic Cleal
h1. Foreman error codes
2 1 Lukas Zapletal
3 5 Lukas Zapletal
Most error messages in Foreman include error code. Find additional information by clicking on individual codes on this page.
4 1 Lukas Zapletal
5 5 Lukas Zapletal
 * [[ERF12-0104]] - Unable to set PuppetCA autosign for %s
6
 * [[ERF12-0635]] - Unable to delete DHCP entry for %s
7
 * [[ERF12-1261]] - Unable to delete DNS entry
8
 * [[ERF12-1772]] - Unable to perform power BMC operation
9
 * [[ERF12-2269]] - Unable to perform lan BMC operation
10
 * [[ERF12-2357]] - Unable to set DNS entry
11
 * [[ERF12-2530]] - Unable to detect features
12
 * [[ERF12-2573]] - Unable to fetch TFTP boot file
13
 * [[ERF12-2600]] - Unable to retrieve DHCP subnets
14
 * [[ERF12-2749]] - Unable to get environments from Puppet
15
 * [[ERF12-3517]] - Unable to get PuppetCA autosign
16
 * [[ERF12-3828]] - Unable to get environment from Puppet
17
 * [[ERF12-4115]] - Unable to get classes from Puppet for %s
18
 * [[ERF12-4252]] - Unable to execute Puppet run
19
 * [[ERF12-4395]] - Unable to retrieve DHCP entry for %s
20
 * [[ERF12-4681]] - Unable to delete PuppetCA autosign for %s
21
 * [[ERF12-5139]] - Unable to detect TFTP boot server
22 8 Dominic Cleal
 * [[ERF12-5287]] - Unable to create realm entry
23 5 Lukas Zapletal
 * [[ERF12-5356]] - Unable to get PuppetCA certificates
24
 * [[ERF12-5472]] - Unable to set TFTP boot entry for %s
25
 * [[ERF12-5866]] - Unable to perform identify BMC operation
26
 * [[ERF12-6899]] - Unable to set DHCP entry
27
 * [[ERF12-7299]] - Unable to delete TFTP boot entry for %s
28
 * [[ERF12-7740]] - Unable to delete PuppetCA certificate for %s
29
 * [[ERF12-7947]] - Unable to retrieve DHCP subnet
30
 * [[ERF12-8202]] - Unable to retrieve unused IP
31
 * [[ERF12-8670]] - Unable to perform boot BMC operation
32
 * [[ERF12-8801]] - Unable to get installed BMC providers
33
 * [[ERF12-9243]] - Unable to create default TFTP boot menu
34
 * [[ERF12-9483]] - Unable to get BMC providers
35
 * [[ERF12-9815]] - Unable to sign PuppetCA certificate for %s
36 6 Lukas Zapletal
 * [[ERF42-0154]] - Attempting to construct an operating system image filename but %s cannot be built from an image
37
 * [[ERF42-0410]] - unknown provider
38
 * [[ERF42-0955]] - parsing settings type '%s' from string is not defined
39
 * [[ERF42-1231]] - invalid host list
40
 * [[ERF42-1251]] - Error has occurred while communicating with %{cr}: %{e}
41
 * [[ERF42-1311]] - Must specify a Smart Proxy to use
42
 * [[ERF42-1330]] - must provide a provider
43
 * [[ERF42-1518]] - Unable to find a proxy with BMC feature
44
 * [[ERF42-1522]] - Not implemented
45
 * [[ERF42-1736]] - Unable to create the default user role.
46
 * [[ERF42-1817]] - invalid type %s
47
 * [[ERF42-1994]] - Unable to find proper authentication method
48
 * [[ERF42-2450]] - Unsupported report status format
49 8 Dominic Cleal
 * [[ERF42-3305]] - Unable to find template %s
50 6 Lukas Zapletal
 * [[ERF42-3629]] - Can't find a valid Foreman Proxy with a Puppet feature
51
 * [[ERF42-4505]] - invalid path
52
 * [[ERF42-4516]] - Unknown action name for success message: %s
53
 * [[ERF42-4738]] - %s is an unknown attribute
54 1 Lukas Zapletal
 * [[ERF42-5146]] - %s console is not supported at this time
55 8 Dominic Cleal
 * [[ERF42-5349]] - Realm proxy did not return a one-time password
56 6 Lukas Zapletal
 * [[ERF42-5351]] - invalid architecture for %s
57 1 Lukas Zapletal
 * [[ERF42-5371]] - Provision script had a non zero exit, removing instance
58 8 Dominic Cleal
 * [[ERF42-5531]] - unknown permission for %s
59 1 Lukas Zapletal
 * [[ERF42-5670]] - unable to find recipients
60 8 Dominic Cleal
 * [[ERF42-5949]] - At least one volume must be specified for image-based provisioning.
61 1 Lukas Zapletal
 * [[ERF42-6051]] - invalid medium for %s
62 8 Dominic Cleal
 * [[ERF42-6086]] - Cluster ID is required to list available networks
63 1 Lukas Zapletal
 * [[ERF42-6282]] - Invalid log level: %s
64 6 Lukas Zapletal
 * [[ERF42-6801]] - Must provide template kind
65 8 Dominic Cleal
 * [[ERF42-7329]] - Not implemented for %s
66 9 Dominic Cleal
 * [[ERF42-7495]] - Cannot find user %s when switching context
67 6 Lukas Zapletal
 * [[ERF42-7611]] - Unable to create the anonymous role.
68
 * [[ERF42-7634]] - Timeout has occurred while communicating with %s
69
 * [[ERF42-7938]] - Please specify volume size. You may optionally use suffix 'G' to specify volume size in gigabytes.
70
 * [[ERF42-8079]] - VM is not running!
71
 * [[ERF42-8125]] - Invalid Host
72
 * [[ERF42-8175]] - invalid method %s
73
 * [[ERF42-8380]] - Must provide an operating systems
74
 * [[ERF42-8428]] - unable to find any hosts that match your request
75
 * [[ERF42-8459]] - Invalid power state request: %{action}, supported actions are %{supported}
76
 * [[ERF42-8590]] - unable to sign a non pending certificate
77 1 Lukas Zapletal
 * [[ERF42-9902]] - DHCP not supported for this NIC
78 6 Lukas Zapletal
 * [[ERF42-9958]] - Unknown power management support - can't continue
79 8 Dominic Cleal
 * [[ERF50-9294]] - Unable to find IP address for '%s'
80 4 Lukas Zapletal
81 5 Lukas Zapletal
To generate this list use:
82 4 Lukas Zapletal
83 5 Lukas Zapletal
    rake exception:codes