Project

General

Profile

ErrorCodes » History » Version 1

Lukas Zapletal, 04/23/2013 05:34 AM

1 1 Lukas Zapletal
h1. Foreman error codes:
2
3
<pre>
4
ERF-agBaSPvb9 %25s console is not supported at this time
5
ERF-scjr9IW+M Attempting to construct an operating system image filename but %25s cannot be built from an image
6
ERF-7Ho7DjFIN Can't find a valid Foreman Proxy with a Puppet feature
7
ERF-oALx/F8KW DHCP not supported for this NIC
8
ERF-aCK+2HN3z Host is pending for Build
9
ERF-W6u7EOaRy Invalid Facts, much be a Puppet::Node::Facts or a Hash
10
ERF-xjfXgrGYI Invalid Host
11
ERF-484lfS9bY Invalid report
12
ERF-GofyA6D8z Invalid type requested for host creation via facts: %25s
13
ERF-VwBYXo2zQ Must provide an operating systems
14
ERF-hnLtj82Sg Must provide template kind
15
ERF-mJsOwRXDb Must specify a Smart Proxy to use
16
ERF-5tI6NEbUX Provision script had a non zero exit, removing instance
17
ERF-O9p64ByJ/ Unable to create the anonymous role.
18
ERF-iHZrIdxLE Unable to create the default user role.
19
ERF-dSITHnTDE Unable to find proper authentication method
20
ERF-dwHo2v7Lp invalid architecture for %25s
21
ERF-yAR06MVU+ invalid facts hash
22
ERF-skJxAP+bI invalid host list
23
ERF-s0L393HLl invalid medium for %25s
24
ERF-b09eOp2qe invalid method %25s
25
ERF-qE19d68TW invalid path
26
ERF-27kS1Z9eH must provide a provider
27
ERF-AOBPTL57U unable to find any hosts that match your request
28
ERF-qk2qqM0sf unable to find recipients
29
ERF-fswvx2QM6 unable to sign a non pending certificate
30
</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