ERF12-4115 » History » Version 1
Dominic Cleal, 06/16/2014 04:21 PM
1 | 1 | Dominic Cleal | h1. ERF12-4115 |
---|---|---|---|
2 | |||
3 | h2. Generic or SSL connection errors |
||
4 | |||
5 | Please see [[Proxy_communication_errors]] first for SSL or communication errors, which aren't specific to this particular proxy action. |
||
6 | |||
7 | h2. Unable to get classes from Puppet for $environment |
||
8 | |||
9 | Check /var/log/foreman-proxy/proxy.log on the puppet master that you're importing classes from (may be the Foreman host). |
||
10 | |||
11 | Look in particular for permission denied messages, this may indicate that the class you're importing isn't readable by the foreman-proxy user. Check all files and parent directories are open enough (e.g. other read/execute). |