ErrorCodes » History » Version 2
Lukas Zapletal, 04/23/2013 06:53 AM
1 | 1 | Lukas Zapletal | h1. Foreman error codes: |
---|---|---|---|
2 | |||
3 | <pre> |
||
4 | 2 | Lukas Zapletal | ERF51-5146 %25s console is not supported at this time |
5 | ERF51-0154 Attempting to construct an operating system image filename but %25s cannot be built from an image |
||
6 | ERF51-3629 Can't find a valid Foreman Proxy with a Puppet feature |
||
7 | ERF51-9902 DHCP not supported for this NIC |
||
8 | ERF51-9911 Host is pending for Build |
||
9 | ERF51-7343 Invalid Facts, much be a Puppet::Node::Facts or a Hash |
||
10 | ERF51-8125 Invalid Host |
||
11 | ERF51-2399 Invalid report |
||
12 | ERF51-1936 Invalid type requested for host creation via facts: %25s |
||
13 | ERF51-8380 Must provide an operating systems |
||
14 | ERF51-6801 Must provide template kind |
||
15 | ERF51-1311 Must specify a Smart Proxy to use |
||
16 | ERF51-5371 Provision script had a non zero exit, removing instance |
||
17 | ERF51-7611 Unable to create the anonymous role. |
||
18 | ERF51-1736 Unable to create the default user role. |
||
19 | ERF51-1994 Unable to find proper authentication method |
||
20 | ERF51-5351 invalid architecture for %25s |
||
21 | ERF51-5635 invalid facts hash |
||
22 | ERF51-1231 invalid host list |
||
23 | ERF51-6051 invalid medium for %25s |
||
24 | ERF51-8175 invalid method %25s |
||
25 | ERF51-4505 invalid path |
||
26 | ERF51-1330 must provide a provider |
||
27 | ERF51-8428 unable to find any hosts that match your request |
||
28 | ERF51-5670 unable to find recipients |
||
29 | ERF51-8590 unable to sign a non pending certificate |
||
30 | 1 | Lukas Zapletal | </pre> |
31 | |||
32 | Generated with `rake exception:codes`, for more info and options see |
||
33 | https://github.com/theforeman/foreman/blob/develop/lib/tasks/exception.rake |