[Puppet Users] Re: Restore Storconfig Data

2011-10-21 Thread sysborg
Fixed by uninstalling mysql gem and installing ruby-mysql using yum. On Oct 21, 12:37 pm, sysborg wrote: > puppet version 2.7.3 > >  Change the activerecord and rails versions as per doc. > > rails 2.2.2 > activerecord 2.3.5 > > Now I get the following error > === > err: Could no

[Puppet Users] Re: Restore Storconfig Data

2011-10-21 Thread sysborg
puppet version 2.7.3 Change the activerecord and rails versions as per doc. rails 2.2.2 activerecord 2.3.5 Now I get the following error === err: Could not retrieve catalog from remote server: Error 400 on SERVER: NULL pointer given == The database contains the

[Puppet Users] Re: Restore Storconfig Data

2011-10-20 Thread sysborg
gem versions activerecord 3.1.1 rails 3.0.1 On Oct 21, 9:33 am, sysborg wrote: > master log > == > > err: Could not call: TypeError: unknown buffer_type: 241744256: > SELECT  `hosts`.* FROM `hosts`  WHERE `hosts`.`name` = 'testdb' LIMIT > 1 > === > > Agen

[Puppet Users] Re: Restore Storconfig Data

2011-10-20 Thread sysborg
master log == err: Could not call: TypeError: unknown buffer_type: 241744256: SELECT `hosts`.* FROM `hosts` WHERE `hosts`.`name` = 'testdb' LIMIT 1 === Agent log === [root@testdb ~]$ puppetd --test err: Could not retrieve catalog: Type