csharpsteen
10/27/2025, 2:01 PMcsharpsteen
10/27/2025, 2:02 PMCVQuesty
10/27/2025, 2:23 PMCVQuesty
10/27/2025, 2:27 PMCVQuesty
10/27/2025, 2:37 PMLoadModule passenger_module /usr/lib/ruby/gems/1.8/gems/passenger-4.0.26/build out/apache2/mod_passenger.so
PassengerRoot /usr/lib/ruby/gems/1.8/gems/passenger-4.0.26
PassengerDefaultRuby /usr/bin/ruby
PassengerHighPerformance On
PassengerMaxPoolSize 12
PassengerPoolIdleTime 1500
PassengerMaxRequests 1000
PassengerStatThrottleRate 120
Listen 8140CVQuesty
10/27/2025, 2:50 PMcsharpsteen
10/27/2025, 3:08 PMCVQuesty
10/27/2025, 4:05 PMcsharpsteen
10/27/2025, 4:08 PMCVQuesty
10/27/2025, 4:16 PMrmeden
10/29/2025, 6:38 PMbastelfreak
10/29/2025, 7:23 PMLeon Ross
11/04/2025, 9:40 AMOleksandr Lytvyn
11/04/2025, 11:38 AMa-dfweq-pgk-001 /etc/puppetlabs/puppet # puppet agent -t
Error: Connection to <https://d-dfweq-vua-011.example.com:8140/puppet-ca/v1> failed, trying next route: Request to <https://d-dfweq-vua-011.example.com:8140/puppet-ca/v1> failed after 0.005 seconds: Connection reset by peer - SSL_connect
Wrapped exception:
Connection reset by peer - SSL_connect
Error: No more routes to ca
Error: No more routes to ca
I can see that puppet agent didn't created certificates:
a-dfweq-pgk-001 /etc/puppetlabs/puppet # tree ssl
ssl
├── certificate_requests
├── certs
├── private
├── private_keys
└── public_keys
What interesting when i check on the client VM nslookup, ping, and nc -vz d-dfweq-vua-011.example.com 8140 everything is ok.
I even checked tcpdump on Puppet server -> traffic is going ok in both directions.
Also i checked SELinux, restarted puppetserver service, checked puppet.conf on client VM.
Could you please help me to fix this issue? (also i was using ChatGPT to troubleshoot it, followed all suggestions and it is still not resolved)bastelfreak
11/04/2025, 11:43 AMjms1
11/04/2025, 9:15 PMpdk new fact xyz) ? ... common sense tells me that only one of them would end up in /opt/puppetlabs/puppet/cache/lib/facter/ on the target machine (even if both are sent, one would overwrite the other), so only one would end up being executed ... i know the "correct" answer is "don't do that", but if somebody does, is there any way to know which one would end up existing on the target machine?Henri No
11/06/2025, 8:18 AMkenyon
11/06/2025, 9:45 PMLaryssa Araujo
11/09/2025, 3:34 PMsaz
11/11/2025, 11:37 AMNicholas Hasser
11/11/2025, 3:32 PMjms1
11/11/2025, 4:09 PMredat
11/17/2025, 4:39 PMMassimiliano (Max)
11/18/2025, 8:34 PM$ git clone git@github.com:voxpupuli/voxpupuli-release.git
Cloning into 'voxpupuli-release'...
ERROR: user:1710103:maxadamo
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.Massimiliano (Max)
11/18/2025, 8:35 PMCVQuesty
11/18/2025, 8:36 PMbastelfreak
11/18/2025, 8:43 PMkenyon
11/18/2025, 8:48 PMCVQuesty
11/18/2025, 8:52 PMCVQuesty
11/18/2025, 8:54 PMThe requested URL returned error: 500