Error: Could not retrieve catalog from remote server: Error 400 on SERVER: is not a string. It looks to be a Fixnum on node
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run
where is the first number in server/params.pp that isn't a string.
As they are I get and error as follows:
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: is not a string. It looks to be a Fixnum on node
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run
where is the first number in server/params.pp that isn't a string.
Master puppet version: 3.5.1-1puppetlabs1 Client puppet version: 3.7.3-1puppetlabs1
Changing them all to strings resolved my issue.