> "Trying to use logger katello/pulp_rest which has not been configured."
Can you check your katello.yaml file for these lines? https://github.com/Katello/katello/blob/master/config/katello.yaml.example#L74-L75 You can add these in (uncommented) and also include the :loggers: line above, which allows you to enable or disable pulp logging, which may get rid of that error message. John Mitsch Red Hat Engineering (860)-967-7285 irc: jomitsch On Mon, Jul 4, 2016 at 7:48 PM, Dylan Baars <[email protected]> wrote: > Hi, > > post my upgrade to katello 3.0 ( > https://groups.google.com/forum/#!topic/foreman-users/86Pt-1v0L1s) some > of my repository syncs have failed, I'm seeing this in the output > > "No such file or directory @ rb_sysopen - > /etc/pki/katello/certs/pulp-client.crt" > > [root@wellkatello certs]# pwd > /etc/pki/katello/certs > [root@wellkatello certs]# ls -l > total 44 > -rw-r--r--. 1 root root 5496 Dec 8 2015 java-client.crt > -rw-r--r--. 1 root root 1717 Dec 8 2015 katello-apache.crt > -rw-r--r--. 1 root foreman 5431 Dec 8 2015 katello-default-ca.crt > -rw-r--r--. 1 root root 1765 Dec 8 2015 > katello-default-ca-stripped.crt > -rw-r--r--. 1 root foreman 1826 Dec 8 2015 katello-server-ca.crt > -rw-r--r--. 1 root root 5390 Jul 2 15:51 pulp-client.crt > -rw-r--r--. 1 root root 5483 Dec 8 2015 > wellkatello.niwa.local-qpid-broker.crt > > and also > > "Trying to use logger katello/pulp_rest which has not been configured." > > Any ideas? > > -- > You received this message because you are subscribed to the Google Groups > "Foreman users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/foreman-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Foreman users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/foreman-users. For more options, visit https://groups.google.com/d/optout.
