Hi,
I am newbie to pupet and It may looks like existing issue for everyone, but I am facing a strange issue that when I run the puppetmaster through apache/passenger, I am getting the error below. When i stop apache and start the puppetmasterd i am not facing any issue. I understood that puppet agents are not idenitying apache/passenger, please help me to resolve it.. root@agent-server:/var/lib/puppet/lib# puppet agent --server master-server --test Warning: Unable to fetch my node definition, but the agent run will continue: Warning: Error 403 on SERVER: Forbidden request:agent-server access to /node/agent-server [find] at :0 Info: Retrieving plugin Error: /File[/var/lib/puppet/lib]: Failed to generate additional resources using 'eval_generate': Error 403 on SERVER: Forbidden request:agent-server access to /file_metadata/plugins [search] at :0 Error: /File[/var/lib/puppet/lib]: Could not evaluate: Error 403 on SERVER: Forbidden request: v <http://vzsjclnsl02.totality.com/>agent-server access to /file_metadata/plugins [find] at :0 Could not retrieve file metadata for puppet://master-server/plugins <http://vzsjclnsl01.totality.com/plugins>: Error 403 on SERVER: Forbidden request: agent-server access to /file_metadata/plugins [find] at :0 Info: Loading facts in /etc/puppet/modules/scheduler/lib/facter/schedules.rb Info: Loading facts in /var/lib/puppet/lib/facter/tzdata.rb Info: Loading facts in /var/lib/puppet/lib/facter/os_maj_version.rb Error: Could not retrieve catalog from remote server: Error 403 on SERVER: Forbidden request: agent-serveraccess to /catalog/agent-server [find] at :0 Warning: Not using cache on failed catalog Error: Could not retrieve catalog; skipping run Error: Could not send report: Error 403 on SERVER: Forbidden request:agent-server access to /report/agent-server [save] at :0 AGENT-SERVER puppet.conf file : [main] logdir = /var/log/puppet rundir = /var/run/puppet ssldir = $vardir/ssl pluginsync = true [agent] classfile = $vardir/classes.txt report = true server = m <http://vzsjclnsl01.totality.com/>aster-server localconfig = $vardir/localconfig environment = production certname = agent-server -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/048e6195-119e-48d0-ab76-d54f9c46c3ba%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
