ErrorCodes » History » Version 7
Dominic Cleal, 06/06/2014 07:38 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 | * [[ERF12-5356]] - Unable to get PuppetCA certificates |
||
23 | * [[ERF12-5472]] - Unable to set TFTP boot entry for %s |
||
24 | * [[ERF12-5866]] - Unable to perform identify BMC operation |
||
25 | * [[ERF12-6899]] - Unable to set DHCP entry |
||
26 | * [[ERF12-7299]] - Unable to delete TFTP boot entry for %s |
||
27 | * [[ERF12-7740]] - Unable to delete PuppetCA certificate for %s |
||
28 | * [[ERF12-7947]] - Unable to retrieve DHCP subnet |
||
29 | * [[ERF12-8202]] - Unable to retrieve unused IP |
||
30 | * [[ERF12-8670]] - Unable to perform boot BMC operation |
||
31 | * [[ERF12-8801]] - Unable to get installed BMC providers |
||
32 | * [[ERF12-9243]] - Unable to create default TFTP boot menu |
||
33 | * [[ERF12-9483]] - Unable to get BMC providers |
||
34 | * [[ERF12-9815]] - Unable to sign PuppetCA certificate for %s |
||
35 | 6 | Lukas Zapletal | * [[ERF42-0154]] - Attempting to construct an operating system image filename but %s cannot be built from an image |
36 | * [[ERF42-0410]] - unknown provider |
||
37 | * [[ERF42-0955]] - parsing settings type '%s' from string is not defined |
||
38 | * [[ERF42-1231]] - invalid host list |
||
39 | * [[ERF42-1251]] - Error has occurred while communicating with %{cr}: %{e} |
||
40 | * [[ERF42-1311]] - Must specify a Smart Proxy to use |
||
41 | * [[ERF42-1330]] - must provide a provider |
||
42 | * [[ERF42-1518]] - Unable to find a proxy with BMC feature |
||
43 | * [[ERF42-1522]] - Not implemented |
||
44 | * [[ERF42-1736]] - Unable to create the default user role. |
||
45 | * [[ERF42-1817]] - invalid type %s |
||
46 | * [[ERF42-1994]] - Unable to find proper authentication method |
||
47 | * [[ERF42-2450]] - Unsupported report status format |
||
48 | * [[ERF42-3629]] - Can't find a valid Foreman Proxy with a Puppet feature |
||
49 | * [[ERF42-4022]] - Unable to find IP address for '%{name_or_ip}': %{e} |
||
50 | * [[ERF42-4505]] - invalid path |
||
51 | * [[ERF42-4516]] - Unknown action name for success message: %s |
||
52 | * [[ERF42-4738]] - %s is an unknown attribute |
||
53 | * [[ERF42-5146]] - %s console is not supported at this time |
||
54 | * [[ERF42-5351]] - invalid architecture for %s |
||
55 | * [[ERF42-5371]] - Provision script had a non zero exit, removing instance |
||
56 | * [[ERF42-5670]] - unable to find recipients |
||
57 | * [[ERF42-6051]] - invalid medium for %s |
||
58 | * [[ERF42-6282]] - Invalid log level: %s |
||
59 | * [[ERF42-6801]] - Must provide template kind |
||
60 | 7 | Dominic Cleal | * [[ERF42-7495]] - Cannot find user %s when switching context |
61 | 6 | Lukas Zapletal | * [[ERF42-7611]] - Unable to create the anonymous role. |
62 | * [[ERF42-7634]] - Timeout has occurred while communicating with %s |
||
63 | * [[ERF42-7938]] - Please specify volume size. You may optionally use suffix 'G' to specify volume size in gigabytes. |
||
64 | * [[ERF42-8079]] - VM is not running! |
||
65 | * [[ERF42-8125]] - Invalid Host |
||
66 | * [[ERF42-8175]] - invalid method %s |
||
67 | * [[ERF42-8380]] - Must provide an operating systems |
||
68 | * [[ERF42-8428]] - unable to find any hosts that match your request |
||
69 | * [[ERF42-8459]] - Invalid power state request: %{action}, supported actions are %{supported} |
||
70 | * [[ERF42-8590]] - unable to sign a non pending certificate |
||
71 | * [[ERF42-9902]] - DHCP not supported for this NIC |
||
72 | * [[ERF42-9958]] - Unknown power management support - can't continue |
||
73 | 4 | Lukas Zapletal | |
74 | 5 | Lukas Zapletal | To generate this list use: |
75 | 4 | Lukas Zapletal | |
76 | 5 | Lukas Zapletal | rake exception:codes |