I have a tested, working setup of Puppet and Webrick. I can add nodes,
classes, etc.
Then I switched to Puppet/Passenger and get the error below.
Puppet, Apache and Passenger are all up.
I have installed using *YUM *repos and *GEMs*. So, I have the most updated
packages they have.
Puppet version: 2.7.19
Ruby version: 1.8.7 (2011-06-30 patchlevel 352 i386)
Apache: 2.2.15
The error is below.
I have found little references on the web. Has anyone come across such
problem recently?
[[email protected] ~]# puppet agent --test
err: Could not retrieve catalog from remote server: Error 403 on SERVER: *Forbidden
request*: puppetm01.example.com(xxx.xxx.xxx.xxx) access to
/catalog/puppetm01.example.com [find] at line 53
warning: Not using cache on failed catalog
err: Could not retrieve catalog; skipping run
err: Could not send report: Error 403 on SERVER: *Forbidden request*:
puppetm01.example.com(xxx.xxx.xxx.xxx) access to
/report/puppetm01.example.com [save] at line 53
Below is the path to the catalog file to which I believe the error points.
[[email protected] ]# find /var/lib/puppet | grep catalog
./client_yaml/catalog
./client_yaml/catalog/puppetm01.example.com.yaml
Thanks in advance for any pointers.
----
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/xms_wXhyV2EJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.