do you have multiple versions of puppet installed?

If you're in bash:

$ type --all puppet{,d,masterd}

Do you get different versions returned for:

$ puppet --version
$ puppetd --version


On newer installs you should be using "puppet agent" instead of "puppetd"
(We moved to git-style subcommands a while ago)



On Wed, Jan 25, 2012 at 1:03 PM, Peter Berghold <salty.cowd...@gmail.com>wrote:

> master and agent are on the same box.  they should be the same version.
>
>
>
> On Wed, Jan 25, 2012 at 3:53 PM, Nigel Kersten <ni...@puppetlabs.com>wrote:
>
>> This looks like you've got a puppet agent that is newer than the version
>> of your master.
>>
>>
>>
>> On Wed, Jan 25, 2012 at 12:36 PM, Peter Berghold <salty.cowd...@gmail.com
>> > wrote:
>>
>>> Just got done installing apache2, passenger, puppet, dashboard over the
>>> day...
>>>
>>> Ran my first puppetd --test and got the following:
>>>
>>> # puppetd --test
>>> info: Loading facts in root_home
>>> info: Loading facts in facter_dot_d
>>> info: Loading facts in concat_basedir
>>> info: Loading facts in root_home
>>> info: Loading facts in facter_dot_d
>>> info: Loading facts in concat_basedir
>>> warning: Not using cache on failed catalog
>>> err: Could not retrieve catalog; skipping run
>>> err: Could not send report: Error 405 on SERVER: <!DOCTYPE HTML PUBLIC
>>> "-//IETF//DTD HTML 2.0//EN">
>>> <html><head>
>>> <title>405 Method Not Allowed</title>
>>> </head><body>
>>> <h1>Method Not Allowed</h1>
>>> <p>The requested method PUT is not allowed for the URL
>>> /production/report/slcupuppet.slc.sharkrivertech.com.</p>
>>> <hr>
>>> <address>Apache/2.2.17 (Ubuntu) Server at puppet Port 8140</address>
>>> </body></html>
>>>
>>>
>>>
>>> I'm not even sure where to look for this issue... I'm sure I missed
>>> something somewhere...
>>>
>>>
>>>
>>> --
>>> Peter L. Berghold
>>> Owner, Shark River Technical Solutions LLC
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Puppet Users" group.
>>> To post to this group, send email to puppet-users@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> puppet-users+unsubscr...@googlegroups.com.
>>> For more options, visit this group at
>>> http://groups.google.com/group/puppet-users?hl=en.
>>>
>>
>>
>>
>> --
>> Nigel Kersten
>> Product Manager, Puppet Labs
>>
>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Puppet Users" group.
>> To post to this group, send email to puppet-users@googlegroups.com.
>> To unsubscribe from this group, send email to
>> puppet-users+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/puppet-users?hl=en.
>>
>
>
>
> --
> Peter L. Berghold
> Owner, Shark River Technical Solutions LLC
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To post to this group, send email to puppet-users@googlegroups.com.
> To unsubscribe from this group, send email to
> puppet-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/puppet-users?hl=en.
>



-- 
Nigel Kersten
Product Manager, Puppet Labs

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to