Allahshukur Ahmadzada
06/28/2022, 3:39 PMLumiere
06/28/2022, 3:39 PMLumiere
06/28/2022, 3:40 PMLumiere
06/28/2022, 3:41 PMAllahshukur Ahmadzada
06/28/2022, 3:44 PMSlackbot
06/28/2022, 3:50 PMAllahshukur Ahmadzada
06/28/2022, 4:08 PMSlackbot
06/28/2022, 4:10 PMnatemccurdy
06/28/2022, 4:20 PMAllahshukur Ahmadzada
06/28/2022, 4:20 PMnatemccurdy
06/28/2022, 4:22 PM.each
iterator above is a good way to have fewer lines of code, if that’s your goal.natemccurdy
06/28/2022, 4:23 PMexec
resources run on the Puppet agent, not the master. So that’s impossible via `exec`’s.
What’s your actual goal? What do you need to get from the master to the agent?Slackbot
06/28/2022, 4:27 PMLumiere
06/28/2022, 4:34 PMLumiere
06/28/2022, 4:34 PMAllahshukur Ahmadzada
06/28/2022, 5:02 PMSlackbot
06/28/2022, 5:23 PMScott Fenton
06/28/2022, 5:41 PMSlackbot
06/28/2022, 5:41 PMFreddy Spierenburg
06/28/2022, 7:39 PM/metrics/v2
as the path. For version 6.16.1
it returns a 404 Not Found
and for version 6.17.0
is stalls as well.
I'm not using an external Jolokia Java agent, this is simply the lib built-in of the Puppet Server from package: https://yum.puppetlabs.com/puppet6/el/7/x86_64/puppetserver-6.17.0-1.el7.noarch.rpm
This reference to CVE-2020-7943
does not really apply I'm afraid. As according to your shared link this was solved in version 6.11.1
and the metrics API only starts failing from version 6.17.0
onwards. 6.11.1
and up to and including version 6.16.1
work perfectly. Yes, I tested them all, because due to the release notes of version 6.12.1
https://puppet.com/docs/puppet/6/server/release_notes.html#puppet-server-6121 I expected it all to fail at that version, but it didn't.
I sincerely expect this to be a bug in handling connections to port 8180 that at the moment do not call accept() when a connection is made. But please forgive me if this is not the right place to ask such a question.Brian Schonecker
06/28/2022, 7:42 PMBrian Schonecker
06/28/2022, 7:58 PMBrian Schonecker
06/28/2022, 8:00 PMDr Bunsen Honeydew
06/28/2022, 9:45 PMSlackbot
06/29/2022, 7:15 AMFreddy Spierenburg
06/29/2022, 8:31 AMsameer
06/29/2022, 10:10 AMsameer
06/29/2022, 10:11 AMsameer
06/29/2022, 10:13 AMsameer
06/29/2022, 10:51 AM