I've just checked on my installation, and filebucket seems to work
fine (under passenger).

For testing, I put these into the manifest:
  filebucket { main: server => $servername }
  File { backup => main }

And these into namespaceauth.conf on the puppetmaster:
[puppetbucket]
  allow *.domain.com

On Dec 29, 9:43 pm, "Jeff Frost" <jeff.fr...@gmail.com> wrote:
> I'm getting the following error from puppetd whenever it tries to backup a
> file to the filebucket on the server.
>
> err:
> //Node[devdata]/dataserver/data_packages/apacheconf/File[/etc/apache2/modules.d/00_mpm.conf]/source:
> change from {md5}0ffbbd3efd8934e7d9113cc13a375326 to
> puppet:///files/data/etc/apache2/modules.d/00_mpm.conf failed: Could not
> connect to puppet on port 8140


Is your puppetmaster really called "puppet"? Can you connect (for
example by using telnet) from the client to "puppet" on port 8140?

Christian

--~--~---------~--~----~------------~-------~--~----~
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