Failed upgrade to el7

I updated the puppet master machine to el7 and upgraded foreman to 1.7.

When running puppet, this is the error I receive:

Error: /File[/var/lib/puppet/facts.d]: Failed to generate additional
resources using 'eval_generate': Error 400 on SERVER: "\xC2" on
US-ASCII
Error: /File[/var/lib/puppet/facts.d]: Could not evaluate: Could not
retrieve file metadata for puppet://puppet.synygy.net/pluginfacts:
Error 400 on SERVER: "\xC2" on US-ASCII
Wrapped exception:
Error 400 on SERVER: "\xC2" on US-ASCII

Any ideas?

Best regards,
Cristian Falcas

I spoke too soon. I fixed it with https://tickets.puppetlabs.com/browse/PUP-1386

ยทยทยท On Fri, Nov 28, 2014 at 4:58 PM, Cristian Falcas wrote: > I updated the puppet master machine to el7 and upgraded foreman to 1.7. > > When running puppet, this is the error I receive: > > > Error: /File[/var/lib/puppet/facts.d]: Failed to generate additional > resources using 'eval_generate': Error 400 on SERVER: "\xC2" on > US-ASCII > Error: /File[/var/lib/puppet/facts.d]: Could not evaluate: Could not > retrieve file metadata for puppet://puppet.synygy.net/pluginfacts: > Error 400 on SERVER: "\xC2" on US-ASCII > Wrapped exception: > Error 400 on SERVER: "\xC2" on US-ASCII > > > Any ideas? > > Best regards, > Cristian Falcas