I'm trying to setup a new puppet setup (master and clients). I installed
puppet v2.7.9 from the
apt.puppetlabs.com repo. I setup
async_storeconfigs with mysql and stompserver.
When I try to run, puppet agent --test --noop, on the client I get this message.
err:
Could not retrieve catalog from remote server: Error 400 on SERVER:
Could not autoload active_record: uninitialized constant ActiveRecord
There are on actual storeconfigs written yet.
I saw a similar error to this on the mailing list, but that was from someone who installed from gems.
Thanks,
-Joe