Page 1 of 1
Munin
Posted: Fri Feb 19, 2010 10:31 pm
by gjc1000
Something odd here. App installed fine, but I can't get to the app's front page. When I click on the link on my hda app page, it change the address from
http://munin to
http://hda/hda_app_munin, which sends me to the Amahi users page. Wierd, huh

Re: Munin
Posted: Fri Feb 19, 2010 10:45 pm
by NZmde
I don't have Munin installed (afaik), but clicking on the same link also takes me to the Amahi users page too.
Re: Munin
Posted: Sat Feb 20, 2010 9:39 am
by rampage537
I have installed and uninstalled a couple of times with no problems after waiting a couple of minutes before going to the app
Re: Munin
Posted: Sun Feb 21, 2010 7:56 am
by dayer4b
I just installed this last night. It didn't work (same problem that NZmde and gjc1000 noticed). I restarted Amahi through the dashboard / Settings button and now the httpd service is failing! At first I thought I had the problem mentioned in bug 446, so I used the gem install workaround. That didn't fix anything, so I tried to restart the service manually with
this gave me an error:
Code: Select all
Starting httpd: Syntax error on line 10 of /etc/httpd/conf.d/1010-munin.conf:
AllowOverride not allowed here
[FAILED]
which leads me to believe that it's a problem with munin.
I'm going to look at the conf file now to see what may be happening.
Re: Munin
Posted: Sun Feb 21, 2010 8:28 am
by dayer4b
according to Mouton, i needed to update my hda-platform, un-install & re-install munin. done. seems to not hurt httpd now
Re: Munin
Posted: Fri Feb 26, 2010 9:38 pm
by kshrop
I had the same problem as dayer, installed munin and it broke my dashboard, though everything else seemed to work fine, just couldnt get to the dashboard via
http://hda/
error was the same when i tried to check on apache too, had to uninstall munin in order to get dashboard access back
Re: Munin
Posted: Sat Feb 27, 2010 3:58 pm
by dayer4b
I'm still struggling with this. I can access the munin page now (
http://munin/) but it's still just showing me a list of files (.html, .tmpl, etc). I'm guessing that the template files aren't being rendered into HTML or something. I haven't been able to figure out what's missing or if that's really the problem; I'm definitely unable to use Munin as is.
Any suggestions?