# puppet agent --no-daemonize --verbose --server localhost --onetime |
Warning: Unable to fetch my node definition, but the agent run will continue: |
Warning: Failed to open TCP connection to localhost:8140 (Connection refused - connect(2) for "localhost" port 8140) |
Info: Retrieving pluginfacts |
Error: /File[/opt/puppetlabs/puppet/cache/facts.d]: Failed to generate additional resources using 'eval_generate': Failed to open TCP connection to localhost:8140 (Connection refused - connect(2) for "localhost" port 8140) |
Error: /File[/opt/puppetlabs/puppet/cache/facts.d]: Could not evaluate: Could not retrieve file metadata for puppet:///pluginfacts: Failed to open TCP connection to localhost:8140 (Connection refused - connect(2) for "localhost" port 8140) |
Info: Retrieving plugin |
Error: /File[/opt/puppetlabs/puppet/cache/lib]: Failed to generate additional resources using 'eval_generate': Failed to open TCP connection to localhost:8140 (Connection refused - connect(2) for "localhost" port 8140) |
Error: /File[/opt/puppetlabs/puppet/cache/lib]: Could not evaluate: Could not retrieve file metadata for puppet:///plugins: Failed to open TCP connection to localhost:8140 (Connection refused - connect(2) for "localhost" port 8140) |
Error: Could not retrieve catalog from remote server: Failed to open TCP connection to localhost:8140 (Connection refused - connect(2) for "localhost" port 8140) |
Error: Could not retrieve catalog; skipping run |
Error: Could not send report: Failed to open TCP connection to localhost:8140 (Connection refused - connect(2) for "localhost" port 8140)
|