errors on new 1.34.23 install

Forum for questions and support relating to the 1.34.x releases only.
Post Reply
alabamatoy
Posts: 361
Joined: Sun Jun 05, 2016 2:53 pm

errors on new 1.34.23 install

Post by alabamatoy »

Getting thousands of these in syslog:

Code: Select all

Mar 24 12:33:25 servername web_php[9074]: message repeated 4 times: [ ERR [Socket /run/zm/zms-962990s.sock does not exist.  This file is [....remainder deleted]
Mar 24 12:33:28 servername web_php[8731]: ERR [Socket /run/zm/zms-962990s.sock does not exist. 
Its 5 cameras running on Ubuntu 18.04LTS on a new I7 multicore box w/ 16GB RAM. CPU utilization is running around 15%-25%, and the ZM console shows "Load: 1.93 storage DB:17/151 Storage: Default: 18% , 2TBDrive: 5% /dev/shm: 36% " All cameras are in nodect mode.

I dont know what to do to troubleshoot the problem. Any advice would be appreciated.
User avatar
iconnor
Posts: 3362
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: errors on new 1.34.23 install

Post by iconnor »

zms either isn't running due to apache misconfig or is bailing due to nodect mode... I suspect the former .
alabamatoy
Posts: 361
Joined: Sun Jun 05, 2016 2:53 pm

Re: errors on new 1.34.23 install

Post by alabamatoy »

I seem to have found the problem, unchecked OPT_USE_LEGACY_API_AUTH and havent had the error since. The rrors were indeed coming from Apache.

I didnt believe it was a problem with Apache, because I havent touched it except to add a cert, it was straight outa the ZM installation process.

Regardless, it seems to be fixed. Thanks for the insight.
Post Reply