WHOOPS. Okay, phew. Wow so it's all working! Thank you!!rockedge wrote: ↑Thu Nov 29, 2018 2:25 am you are calling the API function getVersion????
the URL should read :Code: Select all
http://myserver/zm/api/version.php
Code: Select all
http://myserver/zm/api/host/getVersion.json
Search found 23 matches
- Thu Nov 29, 2018 5:42 pm
- Forum: ZoneMinder 1.32.x
- Topic: VersionController could not be found? Fixing API
- Replies: 3
- Views: 1860
Re: VersionController could not be found? Fixing API
- Wed Nov 28, 2018 6:00 am
- Forum: ZoneMinder 1.32.x
- Topic: VersionController could not be found? Fixing API
- Replies: 3
- Views: 1860
VersionController could not be found? Fixing API
When I go to http://myserver/zm/api/version.php, I get this:
I'm using 1.32, on Ubuntu 18.04.
Code: Select all
Missing Controller
Error: VersionController could not be found.
Error: Create the class VersionController below in file: app/Controller/VersionController.php
- Sun Aug 05, 2018 6:56 pm
- Forum: ZoneMinder 1.31.x
- Topic: Logs.idb in /var/lib/mysql/zm HUGE!!
- Replies: 1
- Views: 2546
Logs.idb in /var/lib/mysql/zm HUGE!!
My server was suddenly barely responsive the other day and I realized that it's because my SSD startup has been taken over with 40GB of excess logs (I can only assume they are logs) in Logs.idb. I only have seven days of logs configured in my zone minder settings, so I have no idea how this is ...
- Fri Jun 08, 2018 6:47 pm
- Forum: ZoneMinder 1.31.x
- Topic: Layout messed up after 1.31.44 update
- Replies: 49
- Views: 145763
Re: Layout messed up after 1.31.44 update
Still no fix on this? I tried the fixes in the thread, no dice. I can't change any options on my monitors because the layout is completely screwed. ZMNinja also stopped working.
- Sat Apr 07, 2018 1:39 am
- Forum: ZoneMinder 1.31.x
- Topic: Camera audio with StorageAreas branch?
- Replies: 1
- Views: 1614
Camera audio with StorageAreas branch?
I was under the impression the StorageAreas branch has audio working for streams? I can't hear audio on any of my cameras, not in live nor in event viewing. I've definitely enabled h264 and the checkbox that says to store audio streams..
- Thu Mar 29, 2018 4:51 am
- Forum: ZoneMinder 1.31.x
- Topic: Filters: total disk space used?
- Replies: 3
- Views: 2333
Re: Filters: total disk space used?
I tested the disk space filter, which seems to relate to the size of an individual event..
The purge when full filter uses disk percent, not disk space. Disk percent I can't use because I'm not using a dedicated drive so disk percent isn't relevant. (I'm using StorageAreas)
The purge when full filter uses disk percent, not disk space. Disk percent I can't use because I'm not using a dedicated drive so disk percent isn't relevant. (I'm using StorageAreas)
- Wed Mar 28, 2018 7:16 am
- Forum: ZoneMinder 1.31.x
- Topic: How to understand stats from an alarm?
- Replies: 3
- Views: 4251
Re: How to understand stats from an alarm?
Thank you for the detailed response! One question - many of the scores on my events are over 100, often around 170. What does that mean? Is that due to hitting multiple zones? (170%?)
- Sun Mar 25, 2018 11:05 pm
- Forum: ZoneMinder 1.31.x
- Topic: Filters: total disk space used?
- Replies: 3
- Views: 2333
Re: Filters: total disk space used?
Anybody?
- Thu Mar 22, 2018 5:06 pm
- Forum: ZoneMinder 1.31.x
- Topic: Viewing event in zmninja causes this error..
- Replies: 22
- Views: 10454
Re: Viewing event in zmninja causes this error..
Ah - got it. It was in a different log file. This is definitely the error. 2018-03-22 10:05:43 Error: [ParseError] syntax error, unexpected ';', expecting ')' Request URL: /zm/api/events/5391.json Stack Trace: #0 [internal function]: App::load('Group') #1 [internal function]: spl_autoload_call ...
- Thu Mar 22, 2018 12:42 am
- Forum: ZoneMinder 1.31.x
- Topic: Viewing event in zmninja causes this error..
- Replies: 22
- Views: 10454
- Wed Mar 21, 2018 11:02 pm
- Forum: ZoneMinder 1.31.x
- Topic: Why is zma_m3 broadcasting on my ssh prompt?
- Replies: 4
- Views: 2808
Why is zma_m3 broadcasting on my ssh prompt?
I just ssh'd into my server and I'm seeing zma_m3 broadcasts (`analyzing at 20.00 fps` messages) every few seconds. Why is this happening?
- Wed Mar 21, 2018 11:00 pm
- Forum: ZoneMinder 1.31.x
- Topic: Viewing event in zmninja causes this error..
- Replies: 22
- Views: 10454
Re: Viewing event in zmninja causes this error..
API is working, `{"version":"1.31.39","apiversion":"1.0"}`
PHP is PHP 7.1.15-0ubuntu0.17.10.1.
PHP is PHP 7.1.15-0ubuntu0.17.10.1.
- Thu Mar 15, 2018 12:33 am
- Forum: ZoneMinder 1.31.x
- Topic: How to understand stats from an alarm?
- Replies: 3
- Views: 4251
How to understand stats from an alarm?
I'm trying to calibrate a zone, and I have a number of false alarms now along with appropriate alarms to look at stats from. The 'max score' is showing between 1 and 10 for false alarms, and appropriate alarms are all over 100 or so. But I don't know how that actually applies to the zone parameters ...
- Mon Mar 12, 2018 5:28 pm
- Forum: ZoneMinder 1.31.x
- Topic: Filters: total disk space used?
- Replies: 3
- Views: 2333
Filters: total disk space used?
It seems 'disk space' in the filters equates to the space used for each event. I'd like to delete events if the *total* space by all events goes over a certain amount... is this possible?
- Mon Mar 12, 2018 3:31 pm
- Forum: ZoneMinder 1.31.x
- Topic: Viewing event in zmninja causes this error..
- Replies: 22
- Views: 10454
Re: Viewing event in zmninja causes this error..
Ubuntu 17.19. Yes ZM in the browser streams fine and shows event footage fine.