Search found 5 matches

by bbawkon
Fri Jun 16, 2023 10:46 am
Forum: ZoneMinder 1.36.x
Topic: HTTP 500 Errors
Replies: 2
Views: 12640

Re: HTTP 500 Errors

Did a little more investigation. When viewing frames, the HTTP 500 and associated errors are only produced if WEB_x_SCALE_THUMBS is enabled. Turning that option off solves the issue. I added a little debug code to Event.php, and with WEB_x_SCALE_THUMBS available, $fraction (around line 449) is 0.00 ...
by bbawkon
Thu Jun 08, 2023 8:08 am
Forum: ZoneMinder 1.36.x
Topic: What Camera To Purchase?
Replies: 12
Views: 18674

Re: What Camera To Purchase?

Any IP camera can work remotely, but you'll be dealing with several issues to overcome.

Non -Static IP is a hurdle.
Correctly opened and unique ports is a hurdle.
Bandwidth may be a hurdle.

It's not at all impossible, running remotely just adds to the complexity.
by bbawkon
Wed Jun 07, 2023 4:33 am
Forum: ZoneMinder 1.36.x
Topic: What Camera To Purchase?
Replies: 12
Views: 18674

Re: What Camera To Purchase?

All of the reolink camers are well supported and are very inexpensive to get you started.

Are they the best camera? nope. Are they good for the money? yep.
by bbawkon
Tue Jun 06, 2023 2:42 am
Forum: ZoneMinder 1.36.x
Topic: HTTP 500 Errors
Replies: 2
Views: 12640

Re: HTTP 500 Errors

"View Matches" of a Filter also throws HTTP Error 500. http://zoneminder/zm/index.php?view=montagereview&action=&object=filter&filter%5BName%5D=PurgeWhenFull&filter%5BQuery%5D%5Bterms%5D%5B0%5D%5Bobr%5D=0&filter%5BQuery%5D%5Bterms%5D%5B0%5D%5Battr%5D=Archived&filter%5BQuery%5D%5Bterms%5D%5B0%5D%5Bop ...
by bbawkon
Tue Jun 06, 2023 2:36 am
Forum: ZoneMinder 1.36.x
Topic: HTTP 500 Errors
Replies: 2
Views: 12640

HTTP 500 Errors

Hello everyone, Running 1.36.33 on Ubuntu 22.04 Most everything is working properly, but a few things yield an HTTP 500 Error. Looking at event frames, for instance, is one such thing. visiting http://zoneminder/zm/index.php?view=frame&eid=458&fid=380 gives HTTP ERROR 500. Apache error.log stores ...