Hi Atom, I tried that but its not working out.
Below is the output of the command. root@puppet:~# puppet agent --test Info: Retrieving pluginfacts Info: Retrieving plugin ... ... Notice: Failed to connect to puppetdb within timeout window of 120 seconds; giving up. Error: Unable to connect to puppetdb server! (puppet.test.com:8081) Error: /Stage[main]/Puppetdb::Master::Config/Puppetdb_conn_validator[ puppetdb_conn]/ensure: change from absent to present failed: Unable to connect to puppetdb server! (puppet.test.com:8081) Notice: /Stage[main]/Puppetdb::Master::Storeconfigs/Ini_setting[puppet.conf/ master/storeconfigs]: Dependency Puppetdb_conn_validator[puppetdb_conn] has failures: true Warning: /Stage[main]/Puppetdb::Master::Storeconfigs/Ini_setting[puppet.conf /master/storeconfigs]: Skipping because of failed dependencies Notice: /Stage[main]/Puppetdb::Master::Storeconfigs/Ini_setting[puppet.conf/ master/storeconfigs_backend]: Dependency Puppetdb_conn_validator[ puppetdb_conn] has failures: true Warning: /Stage[main]/Puppetdb::Master::Storeconfigs/Ini_setting[puppet.conf /master/storeconfigs_backend]: Skipping because of failed dependencies Notice: /Stage[main]/Puppetdb::Master::Routes/File[/etc/puppet/routes.yaml]: Dependency Puppetdb_conn_validator[puppetdb_conn] has failures: true Warning: /Stage[main]/Puppetdb::Master::Routes/File[/etc/puppet/routes.yaml ]: Skipping because of failed dependencies Notice: /Stage[main]/Puppetdb::Master::Puppetdb_conf/Ini_setting[ puppetdbport]: Dependency Puppetdb_conn_validator[puppetdb_conn] has failures: true Warning: /Stage[main]/Puppetdb::Master::Puppetdb_conf/Ini_setting[ puppetdbport]: Skipping because of failed dependencies Notice: /Stage[main]/Puppetdb::Master::Puppetdb_conf/Ini_setting[ soft_write_failure]: Dependency Puppetdb_conn_validator[puppetdb_conn] has failures: true Warning: /Stage[main]/Puppetdb::Master::Puppetdb_conf/Ini_setting[ soft_write_failure]: Skipping because of failed dependencies Notice: /Stage[main]/Puppetdb::Master::Puppetdb_conf/Ini_setting[ puppetdbserver]: Dependency Puppetdb_conn_validator[puppetdb_conn] has failures: true Warning: /Stage[main]/Puppetdb::Master::Puppetdb_conf/Ini_setting[ puppetdbserver]: Skipping because of failed dependencies Notice: /Stage[main]/Puppetdb::Master::Config/Service[puppetmaster]: Dependency Puppetdb_conn_validator[puppetdb_conn] has failures: true Warning: /Stage[main]/Puppetdb::Master::Config/Service[puppetmaster]: Skipping because of failed dependencies Notice: Finished catalog run in 120.27 seconds root@puppet:~# Also, I do not have puppetdb binary since I have used puppetdb module. root@puppet:~# ls -lrth /etc/init.d/puppet* -rwxr-xr-x 1 root root 1.7K Jun 10 07:07 /etc/init.d/puppetqd -rwxr-xr-x 1 root root 3.8K Jun 10 07:07 /etc/init.d/puppetmaster root@puppet:~# Any other suggestions to tackle this ? Regards, Vikas On Monday, 18 August 2014 15:09:26 UTC+10, Atom Powers wrote: > > Don't cancel it. It will eventually timeout or start working. > You may want to start puppetdb manually if it times-out; 'service puppetdb > start' > > -- 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/96579854-43be-4c4b-8af6-07aa1076788e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
