Page 1 of 1
Zoneminder not loading, very slow
Posted: Wed Nov 17, 2010 8:08 pm
by tim.bze
I had my zoneminder setup and a few cameras added while the web configuration worked. All of sudden I could not log in any more, the web page keeps loading like it found a site but never shows up. Tried it in different browsers, cleared cookies and cache. Different computers, it does not work. Logging in to ssh works perfect. httpd, zm, mysqld are running. Rebooted. I'm out of ideas...
I also deleted files/folders in /var/www/html/zm/events, without changing anything in the db. Don't know if it could be related...
Any ideas what is wrong?
Thank you, TimB
Re: Zoneminder not loading, very slow
Posted: Wed Nov 17, 2010 10:51 pm
by jdhar
tim.bze wrote:I had my zoneminder setup and a few cameras added while the web configuration worked. All of sudden I could not log in any more, the web page keeps loading like it found a site but never shows up. Tried it in different browsers, cleared cookies and cache. Different computers, it does not work. Logging in to ssh works perfect. httpd, zm, mysqld are running. Rebooted. I'm out of ideas...
I also deleted files/folders in /var/www/html/zm/events, without changing anything in the db. Don't know if it could be related...
Any ideas what is wrong?
Thank you, TimB
Have you tried looking in your /var/log/syslog, and enable debugging and looking at your /tmp/zm*.log files?
Posted: Thu Nov 18, 2010 9:51 am
by Flash_
My suspicion is that you deleted more than just ../events and below, and that you deleted the zoneminder files.
Suggest reinstalling.
Assuming debian or ubuntu, this should only take a couple of minutes;
apt-get remove zoneminder
apt-get install zoneminder
Posted: Sat Nov 20, 2010 4:27 pm
by tim.bze
Thanks for your replys. I thought I had probably messed up the installation so I did a complete reinstall on the virtual machine. The same problem is still there. Let me explain a little more.
I have a PC with a base installation of CentOS. I have 3 xen domU's on the machine, 1 which is holding ZoneMinder and it's base install is also CentOS. When I type 10.0.0.43/zm on the host machine, the web interface comes up immediately, works fine. When I try it from any other PC on the network, it keeps loading a long time (more then 30 min) and then (sometimes) loads it as text without links.
Now, I can ssh into zoneminder from any pc, and it works great. When I type 10.0.0.43 from any pc I get the Apache test page so that works too. I'm stumped. The firewall is off, http works because I get the Apache test page, so I don't have any clue what can be wrong...
Any ideas will be greatly appreciated... If you need any logs or something to help troubleshoot, let me know which one I will be more then glad to supply. Thanks!!
Posted: Sat Nov 20, 2010 7:05 pm
by tim.bze
Hey forget about it. Every computer I tried with had avast installed and when I disable avast it works. Strange, but true! Thanks for the help and sorry for the hassle!