You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Illegal relationship operand, can not form a relationship with an Undef Value. A Catalog type is required. (file: /etc/puppetlabs/code/environments/production/modules/docker/manifests/run.pp, line: 465, column: 46) (file: /etc/puppetlabs/code/environments/production/manifests/site.pp, line: 163) on node benchmark-gce-be-1
How to reproduce it?
Run on ubuntu 14.04 with upstart support.
Anything else we need to know?
I've checked - $runscript is Undef, which is quite expected for upstart. And changing relations with Undef fails with strict variables enabled.
What you expected to happen?
My manifest to apply
What happened?
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Illegal relationship operand, can not form a relationship with an Undef Value. A Catalog type is required. (file: /etc/puppetlabs/code/environments/production/modules/docker/manifests/run.pp, line: 465, column: 46) (file: /etc/puppetlabs/code/environments/production/manifests/site.pp, line: 163) on node benchmark-gce-be-1
How to reproduce it?
Run on ubuntu 14.04 with upstart support.
Anything else we need to know?
I've checked -
$runscript
is Undef, which is quite expected for upstart. And changing relations with Undef fails with strict variables enabled.Versions:
The text was updated successfully, but these errors were encountered: