Zoneminder not loading, very slow

Forum for questions and support relating to the 1.24.x releases only.
Locked
tim.bze
Posts: 4
Joined: Sat Jun 19, 2010 5:06 pm

Zoneminder not loading, very slow

Post 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
TimB
User avatar
jdhar
Posts: 125
Joined: Fri Oct 01, 2010 9:15 pm
Location: California

Re: Zoneminder not loading, very slow

Post 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?
eyeZm, Native iPhone App for ZoneMinder: http://www.eyezm.com

Version 1.3 now available on iTunes, introduces Montage view, HTTPS/SSL support and H264 native streaming!

Subscribe to RSS feed for updates: http://www.eyezm.com/rssfeed.xml
Flash_
Posts: 441
Joined: Wed Jan 11, 2006 12:19 pm

Post 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
tim.bze
Posts: 4
Joined: Sat Jun 19, 2010 5:06 pm

Post 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!!
TimB
tim.bze
Posts: 4
Joined: Sat Jun 19, 2010 5:06 pm

Post 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!
TimB
Locked