On Monday, May 11, 2015 at 11:24:02 AM UTC-5, Gabriel Filion wrote: > > Hey there, > > On 10/05/15 10:15 PM, [email protected] <javascript:> wrote: > > Message from application: Permission denied - /etc/puppet/modules > > (Errno::EACCES) > > make sure to also verify permissions on /etc/puppet itself. If the > puppet user can't traverse the directory then the process won't be able > to open up the modules subdir. > > to help out with permissions errors, what you can usually do is to > switch to that user and try listing directories/accessing files: > > # su -s /bin/bash - puppet > > ls /etc/puppet/modules > > ls -ld /etc/puppet >
Great, thank you. That got me past that hangup. However, now, when I try to load it up in my browser, it just spins for a while and then tells me it timed out. Nothing is in my /var/log/messages or any of the Apache logs...so...not sure where to start on that...Anyone have any thoughts? -- 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/853c53d0-d4b8-49c6-9315-f385f7d76033%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
