Thanks for responding, but I am not sure this helps. Cobbler is run by root.
# ps -ef | grep cobbler root 4260 1 0 08:23 ? 00:00:00 /usr/bin/python /usr/bin/cobblerd --daemonize Additional oddities: I can run cobbler at the command line just fine. “Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.” Bill Waterson (Calvin & Hobbes) ----- James Cammarata <[email protected]> wrote: > On Wed, May 23, 2012 at 8:25 AM, Dan White <[email protected]> wrote: > > This is on a Cobbler 2.0.11 server that has been running great for almost a > > year on a RHEL 5 x86_64 machine with an out-of-the-Red-Hat-repos vanilla > > apache/http service running > > > > File "/usr/lib/python2.4/site-packages/cobbler/clogger.py", line 43, in > > __init__ > > self.logfile = open(logfile, "a") > > > > IOError: [Errno 13] Permission denied: '/var/log/cobbler/cobbler.log' > > Looks like someone broke the permissions/ownership on /var/log/cobbler > or some other directory. It could also be SElinux blocking access to > that file. > > > And in /var/log/httpd/ssl_error_log I find this: > > > > [Wed May 23 08:23:40 2012] [warn] RSA server certificate is a CA > > certificate (BasicConstraints: CA == TRUE !?) > > [Wed May 23 08:23:40 2012] [warn] RSA server certificate CommonName (CN) > > `localhost.localdomain' does NOT match server name!? > > This can be ignored. > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
