On 07/04/2016 07:48 PM, Dylan Baars 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? >
The permissions for pulp-client.crt look correct at first glance. Can you check for any selinux denials, and also send the output of "ls -lZ" for the certs dir and for "/etc/pki/katello"? -- 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.
