Hi Eyal,
I ran into the same problem. I finally found out that during the icinga-web
installation the databases.xml file got somehow a default password for my
idoutils database
<database xmlns="http://agavi.org/agavi/config/parts/databases/1.0"
name="icinga" class="IcingaDoctrineDatabase">
<ae:parameter
name="dsn">mysql://icinga:icinga@localhost:3306/icinga</ae:parameter>
I changed that to the password I had configured for the idoutils database, and
the problem was solved.
<ae:parameter
name="dsn">mysql://icinga:PASSWD@localhost:3306/icinga</ae:parameter>
I hope that helps.
Rgds,
Hans Feringa
-----Original message-----
From: Eyal Marantenboim <e...@sarazait.com>
Sent: Tue 29-May-2012 23:46
To: icinga-users@lists.sourceforge.net
Subject: [icinga-users] Icinga-web errors - Request failed, The server
encountered an error
Hi,
Were you able to fix this issue?
I'm having the same problem when logging in to icinga-web
Ubuntu 12.04
Icinga installed using apt
icinga web installed from source.
In the access log I see:
[29/May/2012:21:30:59 +0000] "GET
/icinga-web/modules/cronks/statusOverall/json?_dc=1338327072706 HTTP/1.1" 500
1581 "http://x.x.x.x/icinga-web/ <http://x.x.x.x/icinga-web/> "
[29/May/2012:21:30:59 +0000] "GET
/icinga-web/modules/cronks/monitorPerformance/json?_dc=1338327073053 HTTP/1.1"
500 1601 "http://x.x.x.x/icinga-web/ <http://x.x.x.x/icinga-web/> "
[29/May/2012:21:31:59 +0000] "GET
/icinga-web/modules/cronks/statusOverall/json?_dc=1338327132711 HTTP/1.1" 500
1581 "http://x.x.x.x/icinga-web/ <http://x.x.x.x/icinga-web/> "
[29/May/2012:21:31:59 +0000] "GET
/icinga-web/modules/cronks/monitorPerformance/json?_dc=1338327133056 HTTP/1.1"
500 1601 "http://x.x.x.x/icinga-web/ <http://23.21.117.69/icinga-web/> "
Thanks
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users