bastelfreak
07/14/2023, 10:28 PMbastelfreak
07/14/2023, 10:29 PMRaj Parpani
07/14/2023, 10:32 PMbastelfreak
07/14/2023, 10:33 PMRaj Parpani
07/14/2023, 10:34 PMRaj Parpani
07/14/2023, 10:34 PMedwin
07/17/2023, 10:35 AMvchepkov
07/17/2023, 3:14 PM/opt/puppetlabs/server/data/packages/public/xxx
is not managed by any PE class. but is referenced in puppet_enterprise.repo
Wim Korevaar
07/18/2023, 3:18 PMvchepkov
07/18/2023, 3:21 PMSlackbot
07/18/2023, 3:57 PMn3snah
07/20/2023, 4:46 AMhashim vayalar
07/20/2023, 9:53 AMSlackbot
07/20/2023, 9:53 AMSlackbot
07/21/2023, 1:32 PMSlackbot
07/24/2023, 12:39 PMMarty Ewings
07/25/2023, 6:47 PMMarty Ewings
07/26/2023, 6:40 AMSlackbot
07/26/2023, 11:15 AMSlackbot
07/26/2023, 1:48 PMGareth McGrillan
07/26/2023, 1:57 PMSlackbot
07/26/2023, 2:14 PMSlackbot
07/26/2023, 5:39 PMjustinstoller
07/26/2023, 5:41 PMSlackbot
07/26/2023, 7:11 PMSlackbot
08/01/2023, 3:23 PMbastelfreak
08/02/2023, 10:13 AMpuppet catalog download
on the agent fails with 'Could not intern from json'. Shouldn't that just work out of the box? What's the best way to get a catalog without applying it?bastelfreak
08/02/2023, 10:15 AM--trace
gives me:
Error: Could not call 'find' on 'catalog': Error 500 on SERVER: Server Error: Could not intern from json: undefined method `[]' for nil:NilClass
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/indirector/catalog/rest.rb:36:in `rescue in find'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/indirector/catalog/rest.rb:7:in `find'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/indirector/indirection.rb:223:in `find'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/indirector/face.rb:46:in `call_indirection_method'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/indirector/face.rb:84:in `block (2 levels) in <class:Face>'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/interface/action.rb+eval[wrapper]:261:in `find'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/face/catalog.rb:138:in `block (4 levels) in <top (required)>'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:567:in `block in thinmark'
/opt/puppetlabs/puppet/lib/ruby/2.7.0/benchmark.rb:308:in `realtime'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:566:in `thinmark'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/face/catalog.rb:137:in `block (3 levels) in <top (required)>'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/interface/action.rb+eval[wrapper]:261:in `download'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/face_base.rb:255:in `main'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:437:in `run_command'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:421:in `block in run'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:756:in `exit_on_fail'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:421:in `run'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:143:in `run'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:77:in `execute'
/opt/puppetlabs/puppet/bin/puppet:5:in `<main>'
Error: Could not call 'find' on 'catalog': Error 500 on SERVER: Server Error: Could not intern from json: undefined method `[]' for nil:NilClass
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/indirector/catalog/rest.rb:36:in `rescue in find'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/indirector/catalog/rest.rb:7:in `find'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/indirector/indirection.rb:223:in `find'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/indirector/face.rb:46:in `call_indirection_method'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/indirector/face.rb:84:in `block (2 levels) in <class:Face>'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/interface/action.rb+eval[wrapper]:261:in `find'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/face/catalog.rb:138:in `block (4 levels) in <top (required)>'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:567:in `block in thinmark'
/opt/puppetlabs/puppet/lib/ruby/2.7.0/benchmark.rb:308:in `realtime'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:566:in `thinmark'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/face/catalog.rb:137:in `block (3 levels) in <top (required)>'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/interface/action.rb+eval[wrapper]:261:in `download'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/face_base.rb:255:in `main'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:437:in `run_command'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:421:in `block in run'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:756:in `exit_on_fail'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:421:in `run'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:143:in `run'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:77:in `execute'
/opt/puppetlabs/puppet/bin/puppet:5:in `<main>'
Error: Try 'puppet help catalog download' for usage
Marty Ewings
08/02/2023, 10:50 AMMarty Ewings
08/02/2023, 10:50 AM