(13)Permission denied: exec of '/usr/lib/hobbit/cgi-bin/bb-hostsvc.sh' failed
list Plaurent
Howdy folks. We've done a stock install of Download hobbit-4.1.1-1FC4.i386.rpm on Fedora Core 4. With a few configs, we have the Current status page functioning. Clicking on any of the monitored services (CPU, for example) generates a 500 error. The following lines are found in Apache's error log: [Wed Aug 03 10:05:59 2005] [error] [client 172.20.17.47] (13)Permission denied: exec of '/usr/lib/hobbit/cgi-bin/bb-hostsvc.sh' failed, referer: http://172.20.16.26/hobbit/ [Wed Aug 03 10:05:59 2005] [error] [client 172.20.17.47] Premature end of script headers: bb-hostsvc.sh, referer: http://172.20.16.26/hobbit/ We've been working on this issue for a week with no progress forward. Any takers? Philippe
list Jason T Hardy
Philippe, I believe that FC4 ships with SELinux enabled. Is there a corresponding selinux policy violation message appearing in your /var/log/messages file? If so, then you need to tune or disable your policy. You may want to do a search for audit2allow, selinux-policy-targeted-sources, and FC4. Jason
▸
On Wed, 2005-08-03 at 10:12 -0400, user-a9e4791edaef@xymon.invalid wrote:[Wed Aug 03 10:05:59 2005] [error] [client 172.20.17.47] (13)Permission denied: exec of '/usr/lib/hobbit/cgi-bin/bb-hostsvc.sh' failed, referer: http://172.20.16.26/hobbit/ [Wed Aug 03 10:05:59 2005] [error] [client 172.20.17.47] Premature end of script headers: bb-hostsvc.sh, referer: http://172.20.16.26/hobbit/
list Figaro Nicolas
I had this once due to a brutal chown -R on the ~hobbit directory. I rerun a make install from the compiled source, and it worked fine. Hobbit is quite easy to compile. Could you try to compile it on your FC4 ? (perhaps to non-standard directory, ie ~hobbit/server-4.1.1 for example). NF
▸
-----Message d'origine----- De : user-a9e4791edaef@xymon.invalid [mailto:user-a9e4791edaef@xymon.invalid] Envoyé : mercredi 3 août 2005 16:12 À : user-ae9b8668bcde@xymon.invalid Objet : [hobbit] (13)Permission denied: exec of '/usr/lib/hobbit/cgi-bin/bb-hostsvc.sh' failed Howdy folks. We've done a stock install of Download hobbit-4.1.1-1FC4.i386.rpm on Fedora Core 4. With a few configs, we have the Current status page functioning. Clicking on any of the monitored services (CPU, for example) generates a 500 error. The following lines are found in Apache's error log: [Wed Aug 03 10:05:59 2005] [error] [client 172.20.17.47] (13)Permission denied: exec of '/usr/lib/hobbit/cgi-bin/bb-hostsvc.sh' failed, referer: http://172.20.16.26/hobbit/ [Wed Aug 03 10:05:59 2005] [error] [client 172.20.17.47] Premature end of script headers: bb-hostsvc.sh, referer: http://172.20.16.26/hobbit/ We've been working on this issue for a week with no progress forward. Any takers? Philippe