Hi List, I recently installed aeolus on my machine . On loading the web interface at https://localhost/conductor/api ,but the browser says "Service is Unavailable" . For this I followed the instructions to edit Config file in etc/selinux as mentioned on the FAQ page , and rebooted the system , but it wasn't of any help . Please guide what else can be done .
Regards, Rajat Gupta
Hi Rajat,
On Thu Apr 25 02:14:15 2013, Rajat Gupta wrote:
Hi List, I recently installed aeolus on my machine . On loading the web interface at https://localhost/conductor/api ,but the browser says "Service is Unavailable" . For this I followed the instructions to edit Config file in etc/selinux as mentioned on the FAQ page , and rebooted the system , but it wasn't of any help . Please guide what else can be done .
Conductor listens on port 3000, and Apache sits in front of it on port 80. Can you see if you can hit http://localhost:3000/ directly? My guess is that Conductor failed to start.
If it's not accessible on port 3000, look in /var/log/aeolus-conductor/ at rails.log and thin.log. One of the two will likely have an error near the end indicating what is going on. (It might not be intuitive, though -- feel free to share here or on IRC for interpretation of the error if it's not clear.)
-- Matt
aeolus-devel@lists.fedorahosted.org