Hi
fully expecting to have done something silly here but am struggling to debug why I am getting the error:
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: No such file or directory - getcwd at /etc/puppet/manifests/nodes.pp:2 on node
my.domain.net
the line in question is getting a custom module which has not changed recently.
I was installing
http://www.practicalclouds.com/content/guide/pclouds-vcsdeploy-deploy-stuff and having some permissions issues, so I think this may well be to do with permissions. However I am at a loss as to what as everything looks to be ok.
Puppet Master and two client nodes on Debian Wheezy, the clients both return this error. Puppet version 3.2.1 on all 3.
Any suggestions as to where to start debugging this?
Rachel