ENC doesn't take effect when issuing 'service puppetmasterd start' to startup puppet
ENC goes well when I startup puppet with 'puppet master start', but it doesn't work via 'service puppetmasterd start'.
The version of puppet server is puppet-server-2.6.18-3.el6.noarch
Client always prompts the error as below when it attemped to connect to server.
err: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not find node 'node1.example.com'; cannot compile
It's very strange this issue. Does anyone help me?
Any response will be much appreciated.