SOLVED: it was a mismatched fcgi processor in the nginx config.
nginx logs showed that /var/run/fgcgiwrap.socket didn't exist in my include file.
The folder should have been /var/run/fcgiwrap/fcgiwrap.sock
Search found 6 matches
- Fri Feb 14, 2020 10:05 am
- Forum: ZoneMinder 1.34.x
- Topic: [SOLVED] getStreamCmdResponse stream error: Socket /var/run/zm/zms-xxxxxxs.sock does not exist.
- Replies: 4
- Views: 6266
- Thu Feb 13, 2020 5:09 pm
- Forum: ZoneMinder 1.34.x
- Topic: [SOLVED] getStreamCmdResponse stream error: Socket /var/run/zm/zms-xxxxxxs.sock does not exist.
- Replies: 4
- Views: 6266
Re: getStreamCmdResponse stream error: Socket /var/run/zm/zms-xxxxxxs.sock does not exist.
Just for the sake of clarity - what permissions should the folders have? And if I post configs or other info, what will be relevant?
- Wed Feb 12, 2020 5:51 pm
- Forum: ZoneMinder 1.34.x
- Topic: [SOLVED] getStreamCmdResponse stream error: Socket /var/run/zm/zms-xxxxxxs.sock does not exist.
- Replies: 4
- Views: 6266
Re: getStreamCmdResponse stream error: Socket /var/run/zm/zms-xxxxxxs.sock does not exist.
I'll give it a 2nd look.
I'm currently getting a '502 bad gateway' from nginx when I try to manually access the broken image, that definitely looks like it might be related - though I can't tell from that if it's an nginx config problem, or something permissions related (or both).
I'm currently getting a '502 bad gateway' from nginx when I try to manually access the broken image, that definitely looks like it might be related - though I can't tell from that if it's an nginx config problem, or something permissions related (or both).
- Wed Feb 12, 2020 12:29 pm
- Forum: ZoneMinder 1.34.x
- Topic: [SOLVED] getStreamCmdResponse stream error: Socket /var/run/zm/zms-xxxxxxs.sock does not exist.
- Replies: 4
- Views: 6266
[SOLVED] getStreamCmdResponse stream error: Socket /var/run/zm/zms-xxxxxxs.sock does not exist.
New-ish install (I had this issue with 1.32 too but 1.34 got released before I fixed it) and getting the following error when I try to monitor a camera... getStreamCmdResponse stream error: Socket /var/run/zm/zms-063117s.sock does not exist. This file is created by zms, and since it does not exist ...
- Thu Jan 16, 2020 4:43 pm
- Forum: ZoneMinder 1.32.x
- Topic: PHP error in monitorprobe.php on line 310
- Replies: 3
- Views: 3075
Re: PHP error in monitorprobe.php on line 310
That makes sense. Thanks for the speedy response. I’m not averse to updating or to risking breakages but as I’m new to Zoneminder I want to make sure my setup is working on a stable build and then try my hand with 1.33 - it looks like 1.34 is close as a support board is now showing for it. Am I rig ...
- Wed Jan 15, 2020 10:21 pm
- Forum: ZoneMinder 1.32.x
- Topic: PHP error in monitorprobe.php on line 310
- Replies: 3
- Views: 3075
PHP error in monitorprobe.php on line 310
I'm in the process of installing Zoneminder for the first time and when I try to add cameras using the Probe option I get the following error:- Fatal error: Uncaught Error: Unsupported operand types in /usr/local/www/zoneminder/skins/classic/views/monitorprobe.php:310 Stack trace: #0 /usr/local/www ...