Let me illustrate the problem with some log snippets.
Code: Select all
Oct 5 04:15:04 camaro zmc_m1[4994]: INF [WejscieABCD: 269000 - Capturing at 4.98 fps]
Oct 5 04:15:18 camaro zma_m1[4996]: INF [WejscieABCD: 269000 - Processing at 5.00 fps]
Oct 5 04:16:12 camaro zmc_m2[5446]: INF [WejscieFront: 98000 - Capturing at 4.98 fps]
Oct 5 04:16:12 camaro zma_m2[5451]: INF [WejscieFront: 98000 - Processing at 4.98 fps]
Oct 5 04:17:01 camaro /USR/SBIN/CRON[6220]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Oct 5 04:18:02 camaro dhcpd: DHCPREQUEST for 192.168.0.203 from 00:1f:1f:02:b3:11 via eth1
Oct 5 04:18:02 camaro dhcpd: DHCPACK on 192.168.0.203 to 00:1f:1f:02:b3:11 via eth1
Oct 5 04:18:02 camaro dhcpd: DHCPREQUEST for 192.168.0.202 from 00:0e:2e:f5:09:85 via eth1
Oct 5 04:18:02 camaro dhcpd: DHCPACK on 192.168.0.202 to 00:0e:2e:f5:09:85 via eth1
Oct 5 04:18:05 camaro zmc_m1[4994]: ERR [Select timed out]
Oct 5 04:18:05 camaro zmdc[4972]: ERR ['zmc -m 1' exited abnormally, exit status 255]
Oct 5 04:18:05 camaro zmdc[4972]: INF [Starting pending process, zmc -m 1]
Oct 5 04:18:05 camaro zmdc[6222]: INF ['zmc -m 1' started at 08/10/05 04:18:05]
Oct 5 04:18:05 camaro zmc_m1[6222]: INF [Debug Level = 0, Debug Log = <none>]
Oct 5 04:18:05 camaro zmdc[4972]: INF ['zmc -m 1' starting at 08/10/05 04:18:05, pid = 6222]
Oct 5 04:18:05 camaro zmc_m1[6222]: INF [Starting Capture]
Oct 5 04:18:07 camaro zmc_m1[6222]: ERR [Select timed out]
Oct 5 04:18:12 camaro zmdc[4972]: INF [Starting pending process, zmc -m 1]
Oct 5 04:18:12 camaro zmdc[6223]: INF ['zmc -m 1' started at 08/10/05 04:18:12]
Oct 5 04:18:12 camaro zmc_m1[6223]: INF [Debug Level = 0, Debug Log = <none>]
Oct 5 04:18:12 camaro zmdc[4972]: INF ['zmc -m 1' starting at 08/10/05 04:18:12, pid = 6223]
Oct 5 04:18:12 camaro zmc_m1[6223]: INF [Starting Capture]
Oct 5 04:18:12 camaro zmc_m1[6223]: ERR [Can't connect to remote camera: Connection refused]
Oct 5 04:18:12 camaro zmdc[4972]: ERR ['zmc -m 1' exited abnormally, exit status 255]
Oct 5 04:18:22 camaro zmdc[4972]: INF [Starting pending process, zmc -m 1]
Oct 5 04:18:22 camaro zmdc[6224]: INF ['zmc -m 1' started at 08/10/05 04:18:22]
Code: Select all
Oct 5 04:19:32 camaro zmc_m2[5446]: INF [WejscieFront: 99000 - Capturing at 5.00 fps]
Oct 5 04:19:33 camaro zma_m2[5451]: INF [WejscieFront: 99000 - Processing at 4.98 fps]
Code: Select all
Oct 5 05:46:26 camaro zmc_m2[5446]: INF [WejscieFront: 125000 - Capturing at 5.00 fps]
Oct 5 05:46:27 camaro zma_m2[5451]: INF [WejscieFront: 125000 - Processing at 4.98 fps]
Oct 5 05:48:03 camaro dhcpd: DHCPREQUEST for 192.168.0.203 from 00:1f:1f:02:b3:11 via eth1
Oct 5 05:48:03 camaro dhcpd: DHCPACK on 192.168.0.203 to 00:1f:1f:02:b3:11 via eth1
Oct 5 05:48:07 camaro zmc_m2[5446]: ERR [Select timed out]
Oct 5 05:48:07 camaro zmdc[4972]: ERR ['zmc -m 2' exited abnormally, exit status 255]
Oct 5 05:48:07 camaro zmdc[4972]: INF [Starting pending process, zmc -m 2]
Oct 5 05:48:07 camaro zmdc[6261]: INF ['zmc -m 2' started at 08/10/05 05:48:07]
Oct 5 05:48:07 camaro zmc_m2[6261]: INF [Debug Level = 0, Debug Log = <none>]
Oct 5 05:48:07 camaro zmdc[4972]: INF ['zmc -m 2' starting at 08/10/05 05:48:07, pid = 6261]
Oct 5 05:48:07 camaro zmc_m2[6261]: INF [Starting Capture]
Oct 5 05:48:09 camaro zmc_m2[6261]: ERR [Select timed out]
Oct 5 05:48:09 camaro zmdc[4972]: ERR ['zmc -m 2' exited abnormally, exit status 255]
Oct 5 05:48:14 camaro zmdc[4972]: INF [Starting pending process, zmc -m 2]
Oct 5 05:48:14 camaro zmdc[6262]: INF ['zmc -m 2' started at 08/10/05 05:48:14]
Oct 5 05:48:14 camaro zmc_m2[6262]: INF [Debug Level = 0, Debug Log = <none>]
Oct 5 05:48:14 camaro zmdc[4972]: INF ['zmc -m 2' starting at 08/10/05 05:48:14, pid = 6262]
Oct 5 05:48:14 camaro zmc_m2[6262]: INF [Starting Capture]
Oct 5 05:48:14 camaro zmc_m2[6262]: ERR [Can't connect to remote camera: Connection refused]
So far I know:
- So far the problem occurred only at night, between 4 and 6 am.
- The only way to enable cameras is to powercycle them.
- The cameras were working just fine for long periods of time in standalone mode.