Project

General

Profile

Bug #477

Error Connecting to Puppet Master Server

Added by Daniel Curtis over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
11/18/2014
Due date:
% Done:

100%

Estimated time:
0.50 h
Spent time:

Description

I encountered the following error while connecting to a recently upgraded puppet master server:

Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not autoload puppet/indirector/facts/active_record: Unable to activate activerecord-3.2.19, because tzinfo-1.2.2 conflicts with tzinfo (~> 0.3.29), activesupport-4.1.6 conflicts with activesupport (= 3.2.19)
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run

  • The solution was simple, I just ran:
    gem install activerecord -v '3.2.19'
    
#1

Updated by Daniel Curtis over 9 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
#2

Updated by Daniel Curtis over 9 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF