Recent error messages 1.36.19-1

Discussions related to the 1.36.x series of ZoneMinder
Post Reply
jogo
Posts: 46
Joined: Thu Aug 03, 2017 3:00 pm

Recent error messages 1.36.19-1

Post by jogo »

Hi,

I have a fresh ZM 1.36.19-1 on a bare metal Fedora 36 box (standard dnf rpmfusion dnf installation from a minimal server). When I look at a live view I get the following JavaScript errors:

Code: Select all

csrf-magic.js:41          GET https://<redacted>/zm/index.php?view=request&request=stream&connkey=590727&auth=21f0a4324c53524021109f0ba071b75f&command=99 500 (Internal Server Error)
send @ csrf-magic.js:41
send @ skins_classic_js_jquery.min-dark-1654529762.js:2
ajax @ skins_classic_js_jquery.min-dark-1654529762.js:2
doRequest @ js_ajaxQueue-dark-1654529762.js:15
dequeue @ skins_classic_js_jquery.min-dark-1654529762.js:2
(anonymous) @ skins_classic_js_jquery.min-dark-1654529762.js:2
each @ skins_classic_js_jquery.min-dark-1654529762.js:2
each @ skins_classic_js_jquery.min-dark-1654529762.js:2
queue @ skins_classic_js_jquery.min-dark-1654529762.js:2
$.ajaxQueue @ js_ajaxQueue-dark-1654529762.js:22
MonitorStream.streamCmdReq @ js_MonitorStream-dark-1654529762.js:562
MonitorStream.streamCommand @ js_MonitorStream-dark-1654529762.js:532
MonitorStream.statusQuery @ js_MonitorStream-dark-1654529762.js:515
setTimeout (async)
MonitorStream.statusQuery @ js_MonitorStream-dark-1654529762.js:516
...
MonitorStream.start @ js_MonitorStream-dark-1654529762.js:192
initPage @ skins_classic_views_js_watch-dark-1654529762.js:820
e @ skins_classic_js_jquery.min-dark-1654529762.js:2
t @ skins_classic_js_jquery.min-dark-1654529762.js:2
setTimeout (async)
(anonymous) @ skins_classic_js_jquery.min-dark-1654529762.js:2
c @ skins_classic_js_jquery.min-dark-1654529762.js:2
fireWith @ skins_classic_js_jquery.min-dark-1654529762.js:2
fire @ skins_classic_js_jquery.min-dark-1654529762.js:2
c @ skins_classic_js_jquery.min-dark-1654529762.js:2
fireWith @ skins_classic_js_jquery.min-dark-1654529762.js:2
ready @ skins_classic_js_jquery.min-dark-1654529762.js:2
B @ skins_classic_js_jquery.min-dark-1654529762.js:2
skins_classic_js_skin-dark-1654529762.js:773 Request Failed: error, Internal Server Error
skins_classic_js_skin-dark-1654529762.js:775 Ajax request failed.  No responseText.  jqxhr follows:
...
Also the Zoneminder log shows frequently the following error message:

Code: Select all

Failed to create hwdevice_ctx
Does someone know whether this points to a configuration error, or whether this is possibly a temporary problem with the sources?

Google Chrome is mostly usable, but Firefox has some display problems and sometimes does not react.
jogo
Posts: 46
Joined: Thu Aug 03, 2017 3:00 pm

Re: Recent error messages 1.36.19-1

Post by jogo »

That was probably a false alarm. I had accidentally selected "auto" for Storage/Video Writer on some cameras instead of "Camera Passthrough" and the error message in the log file could be due to some tests.

The Internal Server Error 500 remains.
dougmccrary
Posts: 1172
Joined: Sat Aug 31, 2019 7:35 am
Location: San Diego

Re: Recent error messages 1.36.19-1

Post by dougmccrary »

I get this on two of three udp cameras.
It’s apparently fixed in the development version, and may also get into the release 1.36.
Post Reply