On Apr 29, 2010, at 8:08 AM, Phillip B Oldham wrote:

> I'm unable to get a response from the puppetmaster I'm testing with.
> 
> `netstat -apn` shows puppetmaster/ruby listening on port 8140, but
> telnet connections are refused both from a different location and from
> the commandline on the master server.
> 
> I've restarted a number of times but I'm still getting nothing, and
> AFAICT there aren't any conflicting firewall rules; I've even switched
> it off to be doubly-sure.
> 
> Any suggestions as to why it wouldn't be responding?

First, I'm assuming you aren't using passenger or another server.

Shutdown puppetmaster.  Run "ps ax | grep puppetmaster" to be sure it's 
stopped.  Then run the puppetmaster with debugging "puppetmasterd --verbose 
--debug --no-daemonize".  Then try to connect to it.  That might give you the 
answer.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@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