what EXACTLY is the syntax for running agent and server in no- daemonize mode
master is on centOS 5.7 running Puppet 2.7.6 agent is Debian6 running running 2.7.10 any issues in running an earlier version of pupet on master than client is there an EASY way to upgrade the master to 2.7.10 On Mar 21, 1:18 pm, Denmat <tu2bg...@gmail.com> wrote: > Hi mrT > > Can you provide the error you receive? > > Another easy way to test what's going on is to run the master and agent in > --no-daemonize mode (stop existing master and agent and add that to the > command line with verbose and debug). > > Also, what version and OS are you running? > > So a quick run down of stuff to try(some you have done): > * make sure you can resolve the masters dns name from the client. > * stop all puppet services on master and client. > * remove the ssl dir on both. > * start the master in --no-daemonize mode > * start the agent in --no-daemonize mode > * if it errors use openssl s_client to check the certificate from the > master, and confirm the common name is that of the masters dns name. > > Okay, see how that goes. > > Cheers, > Den > > On 22/03/2012, at 6:36, MrT <markthomasso...@gmail.com> wrote: > > > > > > > > > I am a newbie to Puppet, so be gentle > > > Running puppet master on the learning VM in a test environment > > > testing connectivity of agents of various clients also VMs > > > running into issues on the master accepting cert requests from agents > > > confirm network connectivity from agent to master > > confirmed nothing else is running on port 8140 on master > > can telnet to port 8140 on master from agent > > iptable is turned off on client and master > > confirmed time of two machines are in sync and in the same time zone > > cleared out the SSL keys on clients > > confirmed thee were no old certs on master > > > any other troubleshooting steps Ican take > > > The existing documentation on basic troubleshooting seams somewhat > > lacking !!!! > >http://docs.puppetlabs.com/pe/2.0/maint_common_config_errors.html > > > -- > > 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 > > athttp://groups.google.com/group/puppet-users?hl=en. -- 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.