Search found 221 matches

by SkippyDo
Tue May 19, 2020 9:52 am
Forum: ZoneMinder 1.34.x
Topic: [CLOSED]API problems/errors
Replies: 16
Views: 6195

Re: API problems/errors

Continuing to dig into this.. At this point it seems most likely that it's an SSL cert issue or a socket one. The former affecting the later? mysql.sock is properly configured, so that's not likely it. Which seems to leave SSL cert as the issue. I'd previously used a self-signed cert w/o issue. Curr...
by SkippyDo
Mon May 18, 2020 5:11 am
Forum: ZoneMinder 1.34.x
Topic: [CLOSED]API problems/errors
Replies: 16
Views: 6195

Re: API problems/errors

As this seems to be a DB connection issue I'm tending to focus on that. Here's a couple more bits of relevant information on mysqld (as reported by phpinfo): Version: mysqlnd 5.0.12-dev - 20150407 core SSL: supported extended SSL: supported Loaded plugins: mysqlnd,debug_trace,auth_plugin_mysql_nativ...
by SkippyDo
Mon May 18, 2020 4:20 am
Forum: ZoneMinder 1.34.x
Topic: [CLOSED]API problems/errors
Replies: 16
Views: 6195

Re: API problems/errors

Yeah, that's one take on what the error could be about. I've got zero resource issues that I've been able to determine. The ONLY thing that seems to raise a red flag is the number of active_connections that phpinfo reported: 18446744073709551614 This is on a system install that's less than a week ol...
by SkippyDo
Sun May 17, 2020 3:28 am
Forum: ZoneMinder 1.34.x
Topic: [CLOSED]API problems/errors
Replies: 16
Views: 6195

Re: API problems/errors

Still having issues. mysql log: 2020-05-16 6:05:47 12362 [Warning] Aborted connection 12362 to db: 'zm' user: 'zmuser' host: 'localhost' (Got an error reading communication packets) Increased cake debugging level and now see this output: Request URL: /zm/api/monitors/index/Type%20!=:WebSite.json?tok...
by SkippyDo
Sun May 17, 2020 2:43 am
Forum: Mobile Apps and Event Server
Topic: Another API issue..
Replies: 17
Views: 7625

Re: Another API issue..

Thanks! I'll close this thread here and pick back up on my one under viewtopic.php?f=40&t=29428.
by SkippyDo
Sat May 16, 2020 11:48 am
Forum: Mobile Apps and Event Server
Topic: Another API issue..
Replies: 17
Views: 7625

Another API issue..

zmNinja 1.4.005 on Android 7 Zoneminder 1.34.11 (new install) Issue/error: "No monitors to display" Please check your credentials As far as I can tell I'm getting authenticated, getting tokens: zmNinja says that I'm authenticated. I have SSL certs from Let's Encrypt: with my previous insta...
by SkippyDo
Thu May 14, 2020 10:49 am
Forum: ZoneMinder 1.34.x
Topic: [CLOSED]API problems/errors
Replies: 16
Views: 6195

[CLOSED]API problems/errors

Debian Buster (fresh install) ZM 1.34.11 (fresh install) w/APIs enabled for all/every user Testing (per instructions in the document noted below): https://<my server>/zm/api/host/getVersion.json From Firefox on my Linux laptop (also on my Android phone using Chrome or Firefox) gives me: {"succe...
by SkippyDo
Sat May 09, 2020 4:10 am
Forum: ZoneMinder 1.34.x
Topic: Buttons doesn't work
Replies: 3
Views: 3277

Re: Buttons doesn't work

Unfortunately I wasn't able to figure this one out before I totally trashed my server (not ZM's fault). I'd had _some_ functions show up with just a name (no control boxes appearing) in which they were clickable but nothing would happen. This was on an OS and ZM upgrade: Debian Stretch to Buster and...
by SkippyDo
Fri May 01, 2020 4:50 pm
Forum: ZoneMinder 1.34.x
Topic: Unable to connect to ZM DB could not find driver
Replies: 2
Views: 6811

Re: Unable to connect to ZM DB could not find driver - RESOLVED!

Listing php packages installed I found: ii apache2 2.4.38-3+deb10u3 amd64 Apache HTTP Server ii apache2-bin 2.4.38-3+deb10u3 amd64 Apache HTTP Server (modules and other binary files) ii apache2-data 2.4.38-3+deb10u3 all Apache HTTP Server (common files) ii apache2-doc 2.4.38-3+deb10u3 all Apache HTT...
by SkippyDo
Fri May 01, 2020 3:20 am
Forum: ZoneMinder 1.34.x
Topic: Unable to connect to ZM DB could not find driver
Replies: 2
Views: 6811

Unable to connect to ZM DB could not find driver

Running Debian Buster (recent, successful, upgrade from Stretch). Upgraded ZM from 1.30.4. Everything appears to be running correctly (OS, web server, mysql and ZM) except that I am unable to connect up to ZM via the web. From a web browser (run from a remote location; server is headless, so cannot ...
by SkippyDo
Wed Apr 29, 2020 6:28 am
Forum: ZoneMinder 1.34.x
Topic: Debian Buster install procedure for Zoneminder 1.34.x
Replies: 63
Views: 495982

Re: Debian Buster install procedure for Zoneminder 1.34.x

After being really close to have upgrades working (both to Buster and to ZM 1.34.10) I'm now totally derailed and looking for some direction on how to proceed. Had some issues with mariadb server (ZM failing to connect- DB updated fine, I was able to look at data directly through mysql) so I removed...
by SkippyDo
Wed Apr 29, 2020 2:32 am
Forum: ZoneMinder 1.34.x
Topic: Upgrade from 1.30.4 to 1.34.x gets me 1.32.2
Replies: 5
Views: 2005

Re: Upgrade from 1.30.4 to 1.34.x gets me 1.32.2

Hm... I looked all over but didn't spot that. Sorry.
by SkippyDo
Wed Apr 29, 2020 1:54 am
Forum: ZoneMinder 1.34.x
Topic: Upgrade from 1.30.4 to 1.34.x gets me 1.32.2
Replies: 5
Views: 2005

Re: Upgrade from 1.30.4 to 1.34.x gets me 1.32.2

Finally resorted to deleting ZM and installing it via:

sudo apt-get install zoneminder=1.34.10-buster1

This appears to have worked (update DB and all).
by SkippyDo
Wed Apr 29, 2020 1:27 am
Forum: ZoneMinder 1.34.x
Topic: Upgrade from 1.30.4 to 1.34.x gets me 1.32.2
Replies: 5
Views: 2005

Re: Upgrade from 1.30.4 to 1.34.x gets me 1.32.2

I've deleted and re-imported the keys for ZM and re-ran update. No change.

Deleted current ZM installation and did an INSTALL and STILL I am ending up with 1.32!
by SkippyDo
Mon Apr 27, 2020 6:59 pm
Forum: ZoneMinder 1.34.x
Topic: Upgrade from 1.30.4 to 1.34.x gets me 1.32.2
Replies: 5
Views: 2005

Upgrade from 1.30.4 to 1.34.x gets me 1.32.2

(After a successful upgrade of my OS to Debian Buster...) I'm upgrading ZM from 1.30.4 to 1.34.x using info from here: https://forums.zoneminder.com/viewtopic.php?f=40&t=28969#p113415 I seem to be getting/installing ZM 1.32.3 instead of 1.34.x. Keyring add worked, though I had to re-run due to i...