Mailing Lists
2013-Feb-05 14:19 UTC
[Puppet Users] Could not retrieve catalog from remote server: Error 400 on SERVER: No managed repo yet for this distro.
I''m hoping someone else has experienced the error. The puppetmaster and agent are on the same system and its having trouble pulling the facter variables. I''ve got storedconfigs on MySQL and the last time this happened I deleted the configs and it started working again. This pops up every couple of months, any suggestions on how to resolve the issue, maybe a misconfiguration? Master and agent on the same system ok? err: Could not retrieve catalog from remote server: Error 400 on SERVER: No managed repo yet for this distro. at /etc/puppet/modules/yum/manifests/init.pp:54 on node warning: Not using cache on failed catalog err: Could not retrieve catalog; skipping run -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Mailing Lists
2013-Feb-05 21:30 UTC
[Puppet Users] Re: Could not retrieve catalog from remote server: Error 400 on SERVER: No managed repo yet for this distro.
After investigating a little futhur I found that the yaml file for this node (and puppetmaster) has only time stamps: --- !ruby/object:Puppet::Node classes: [] expiration: 2013-02-05 16:52:21.747019 -05:00 name: node parameters: environment: production "--- !ruby/sym _timestamp": - 2013-02-05 14:05:44 - 2013-02-05 13:58:05 - 2013-02-05 13:28:06 - 2013-02-05 12:58:06 - 2013-02-05 12:28:06 - 2013-02-05 11:58:06 - 2013-02-05 11:28:12 - 2013-02-05 11:28:12 - 2013-02-05 10:58:06 - 2013-02-05 10:28:04 - 2013-02-05 09:58:04 - 2013-02-05 09:28:05 - 2013-02-05 08:58:04 - 2013-02-05 08:28:05 - 2013-02-05 08:26:45 - 2013-02-05 07:58:05 - 2013-02-05 10:58:06 - 2013-02-05 10:28:04 - 2013-02-05 09:58:04 - 2013-02-05 09:28:05 - 2013-02-05 08:58:04 - 2013-02-05 08:28:05 - 2013-02-05 08:26:45 - 2013-02-05 07:58:05 - 2013-02-05 07:28:05 - 2013-02-05 07:28:05 - 2013-02-05 06:58:05 - 2013-02-05 06:28:05 - 2013-02-05 05:58:04 - 2013-02-05 05:28:04 Instead of having populating facts/node information like the other nodes: --- !ruby/object:Puppet::Node classes: [] environment: &id001 production expiration: 2013-02-05 16:51:05.079351 -05:00 name: node1 parameters: swapfree: 3.97 GB Can anyone explain to me why this happens? On Tuesday, February 5, 2013, Mailing Lists <mailinglist@theflux.net> wrote:> I''m hoping someone else has experienced the error. The puppetmaster andagent are on the same system and its having trouble pulling the facter variables. I''ve got storedconfigs on MySQL and the last time this happened I deleted the configs and it started working again. This pops up every couple of months, any suggestions on how to resolve the issue, maybe a misconfiguration? Master and agent on the same system ok?> > err: Could not retrieve catalog from remote server: Error 400 on SERVER:No managed repo yet for this distro. at /etc/puppet/modules/yum/manifests/init.pp:54 on node> warning: Not using cache on failed catalog > err: Could not retrieve catalog; skipping run-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
AJR
2013-Feb-06 13:48 UTC
[Puppet Users] Re: Could not retrieve catalog from remote server: Error 400 on SERVER: No managed repo yet for this distro.
Removing the node from MySQL resolved the issue, wish someone could elaborate why this happens every few months? On Tuesday, February 5, 2013, Mailing Lists <mailinglist@theflux.net> wrote:> I''m hoping someone else has experienced the error. The puppetmaster andagent are on the same system and its having trouble pulling the facter variables. I''ve got storedconfigs on MySQL and the last time this happened I deleted the configs and it started working again. This pops up every couple of months, any suggestions on how to resolve the issue, maybe a misconfiguration? Master and agent on the same system ok?> > err: Could not retrieve catalog from remote server: Error 400 on SERVER:No managed repo yet for this distro. at /etc/puppet/modules/yum/manifests/init.pp:54 on node> warning: Not using cache on failed catalog > err: Could not retrieve catalog; skipping run-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.