Hi,
I am employing a puppetmaster version 3.x and I have not been able to receive reports from nodes in environments other than production. All other aspects of environments function to my satisfaction.
All affected clients report:
Error: Could not send report: Error 400 on SERVER: Could not intern from pson: undefined method `intern' for nil:NilClass
The server only reports:
[2014-04-17 14:16:36] 93.184.216.119 - - [17/Apr/2014:14:16:36 CEST] "PUT /test/report/
hostname.example.com HTTP/1.1" 400 70
I have not found any post regarding this problem so I assume it is a local problem with my setup and not a bug (or maybe it's just the way of things?).
I could not debug this further as there does not seem to be a way to enable more detailed logging in this respect. Is there anybody who could point out something I might have overlooked?
I will post config files if necessary of course but I wanted to keep the first post concise.