job queue runs full after upgrade to v4.1.0

Official announcements from Z-Wave.Me team. Check this forum to get information about new releases and bug fixes.
johanneslarsson
Posts: 18
Joined: 29 Jun 2023 21:18

Re: job queue runs full after upgrade to v4.1.0

Post by johanneslarsson »

Replaced 4.1.0-27-g589c9812-lws16 with the fresh 4.1.1.

Code: Select all

PKG=z-way-4.1.1-lws16_armhf.deb && wget -O /tmp/$PKG https://storage.z-wave.me/z-way-server/$PKG && sudo dpkg -i /tmp/$PKG
Lets see if this version has fixed it for me.

Release notes, https://github.com/Z-Wave-Me/home-autom ... 72023-v411
J.nissen
Posts: 111
Joined: 02 Sep 2016 22:12

Re: job queue runs full after upgrade to v4.1.0

Post by J.nissen »

Hello,
system hangs after few day´s.
2023-07-21 10_02_39-Z-Wave Expert UI – Mozilla Firefox.png
2023-07-21 10_02_39-Z-Wave Expert UI – Mozilla Firefox.png (53.13 KiB) Viewed 17274 times
Is seems it was Device ID 64
2023-07-21 10_08_05-Z-Wave Expert UI – Mozilla Firefox.png
2023-07-21 10_08_05-Z-Wave Expert UI – Mozilla Firefox.png (71.13 KiB) Viewed 17274 times
Greetings from germany
Jörg

Raspi 4(Buster), Zwave Version 4.1.1 Raz 7 Pro, Serial API Version:07.38(SDK 7.20)
micky1500
Posts: 298
Joined: 07 Feb 2016 16:29
Location: England

Re: job queue runs full after upgrade to v4.1.0

Post by micky1500 »

For diagnostic purposes.
I have FGS-222
Working without any issues.
Raspi 4 - (Buster - 32 Bit) Zwave Version 4.1.1, Raz 7 Pro, Serial API Version: 07.38
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

Re: job queue runs full after upgrade to v4.1.0

Post by PoltoS »

@J.nissen

If it is possible to provide us Expert UI access, we will look into it.

Please install the v4.1.1
RolfKunkel
Posts: 58
Joined: 03 Jan 2017 18:35

Re: job queue runs full after upgrade to v4.1.0

Post by RolfKunkel »

It seems everybody in this forum is a Linux expert able to install releases via command line. I am not a Linux expert but I suffer as well from this bug. Need to restart my system almost two times per day. It would be realy great if v4.1.1 could be made available soon via the firmwareupdate menu so that less experienced users can get as well access to this more stable release.
J.nissen
Posts: 111
Joined: 02 Sep 2016 22:12

Re: job queue runs full after upgrade to v4.1.0

Post by J.nissen »

Hello,
I have 4.1.1 Instaled . Same issue Daily …

For Remote Access i will send you credentials ..
Thanks
Greetings from germany
Jörg

Raspi 4(Buster), Zwave Version 4.1.1 Raz 7 Pro, Serial API Version:07.38(SDK 7.20)
johanneslarsson
Posts: 18
Joined: 29 Jun 2023 21:18

Re: job queue runs full after upgrade to v4.1.0

Post by johanneslarsson »

RolfKunkel wrote:
22 Jul 2023 23:57
It seems everybody in this forum is a Linux expert able to install releases via command line. I am not a Linux expert but I suffer as well from this bug. Need to restart my system almost two times per day. It would be realy great if v4.1.1 could be made available soon via the firmwareupdate menu so that less experienced users can get as well access to this more stable release.
I don't think v4.1.1 has passed the internal QA round. I assume thats the reason for it not being promoted as an update option, yet.
piet66
Posts: 267
Joined: 04 Feb 2017 17:00

Re: job queue runs full after upgrade to v4.1.0

Post by piet66 »

V4.1.0:
Has anybody else the effect with growing cpu load?
Screenshot 2023-07-24 at 09-25-35 raspberrypi Monitoring.png
Screenshot 2023-07-24 at 09-25-35 raspberrypi Monitoring.png (19.11 KiB) Viewed 17152 times

Code: Select all

USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root     11293 13.1  8.5 235000 80372 ?        Sl   Jul22 305:55 z-way-server

USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root     11293  0.0  8.5 235000 80372 ?        Sl   Jul22   0:05 z-way-server
root     11293  0.0  8.5 235000 80372 ?        Sl   Jul22   0:07 OptimizingCompi
root     11293  0.0  8.5 235000 80372 ?        Sl   Jul22   0:12 v8:SweeperThrea
root     11293  0.0  8.5 235000 80372 ?        Sl   Jul22   0:08 v8:SweeperThrea
root     11293  0.0  8.5 235000 80372 ?        Sl   Jul22   0:04 v8:SweeperThrea
root     11293  0.0  8.5 235000 80372 ?        Sl   Jul22   0:02 v8:SweeperThrea
root     11293  8.9  8.5 235000 80372 ?        Sl   Jul22 209:02 zway/core
root     11293  0.6  8.5 235000 80372 ?        Sl   Jul22  14:35 zway/webserver
root     11293  0.2  8.5 235000 80372 ?        Sl   Jul22   4:45 zway/timers
root     11293  3.2  8.5 235000 80372 ?        Sl   Jul22  76:06 zway/dev/ttyAMA
root     11293  0.0  8.5 235000 80372 ?        Sl   Jul22   0:17 zway/sockets
Postscript: I have no problem with the jobqueue:

Code: Select all

jobqueue:
     1	[[12.553875923156738,[1,0,0,0,1,1,1,1,1,0,0,0,0,0],0,"Get background noise level","RSSI Ch#1: -103 dBm, Ch#2: -107 dBm, Ch#3: -107 dBm",[]]]

current number of jobs in queue: 1

Raspberry Pi 3 Model B Rev 1.2
Raspbian GNU/Linux 10 (buster, 32bit)
RaZberry by Z-Wave.Me ZW0700 7.20.00 07.38/1766938484 1025/257
Z-Way version v4.1.2 from 2023-10-18 03:34:26 +0300
seattleneil
Posts: 172
Joined: 02 Mar 2020 22:41

Re: job queue runs full after upgrade to v4.1.0

Post by seattleneil »

Yes, I see the exact same CPU growth by the z-way-server process (zway/core thread) on my 2 systems running 4.1.0. Since I haven't seen the load exceed 11%, it's not been a serious concern.

Like you, my systems have not experienced the job queue issue. Z-Way reports 100% delivery for all of my devices (as shown by expert ui Analytics->Packets). For users that have the job queue problem, I wonder whether fixing any mesh routing issues so that delivery was 100% would bypass the job queue problem.
packet stats.jpg
packet stats.jpg (123.58 KiB) Viewed 17136 times
johanneslarsson
Posts: 18
Joined: 29 Jun 2023 21:18

Re: job queue runs full after upgrade to v4.1.0

Post by johanneslarsson »

I think someone mentioned "battery powered device with low/empty battery" as suspect for the job queue hang in version v4.1.0.

7 days uptime with v4.1.1 now, without any issues. I'll promote it to another site to get more data.
Post Reply