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.
hubert
Posts: 20
Joined: 25 Sep 2021 07:46

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

Post by hubert »

Happened again today - Screenshot of my expert GUI showing 110 jobs in queue and my z-way-server.log sent in PM to PoltoS

This seems like a software regression as it never happened before in years of running Z-Way, and I haven't added any new Z-Wave devices
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, same Issue on this morning...
Greetings from germany
Jörg

Raspi 4(Buster), Zwave Version 4.1.1 Raz 7 Pro, Serial API Version:07.38(SDK 7.20)
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 »

so looks my Job Queue on this Failure....


What are an SuperVision Report ?
zwaveJobQueue.png
zwaveJobQueue.png (60.63 KiB) Viewed 8323 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)
AlesKO
Posts: 84
Joined: 24 Nov 2016 09:58

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

Post by AlesKO »

This status is after 3 days of not beeing home:

Image

How do I send log file @PoltoS ? On PM there is no 'attach file' option.

Would someone be so kind and instruct me how to revert back to v4.0.3.

Tryed:
Image

...but still v4.1.0
Attachments
2023-06-14 143642.jpg
2023-06-14 143642.jpg (3.45 KiB) Viewed 8321 times
2023-06-15 120158.jpg
2023-06-15 120158.jpg (12.57 KiB) Viewed 8322 times
otverber
Posts: 68
Joined: 28 Mar 2018 20:17

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

Post by otverber »

otverber wrote:
11 Jun 2023 00:21
Similar problem wih loads of S2 items

Vendor: RaZberry by Z-Wave.Me
Vendors Product ID: 1024 / 2
Z-Wave Chip: ZW0500
Firmware
Library Type: Static Controller
SDK Version: 6.82.01
Serial API Version: 05.39

any solutions anybody?
Just a thought. Does SW0500 chip really support S2; have had some issues related to including 700 series devices.
Should I include items as unsecure as default?
feuersee
Posts: 34
Joined: 07 Jan 2016 01:53

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

Post by feuersee »

@AlesKO:

End of Post https://forum.z-wave.me/viewtopic.php?p=98216#p98216

Greetings Stephan
RolfKunkel
Posts: 58
Joined: 03 Jan 2017 18:35

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

Post by RolfKunkel »

I do not have the knowhow to create such a cron Job and User harre provided already a log file. I have not seen a response yet from support Team that more is needed.
AlesKO
Posts: 84
Joined: 24 Nov 2016 09:58

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

Post by AlesKO »

My Qubino 3 Phase smart meter:
2023-06-16 172811.jpg
2023-06-16 172811.jpg (324.88 KiB) Viewed 8269 times
Will exclude 3 Phase smart meter.
AlesKO
Posts: 84
Joined: 24 Nov 2016 09:58

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

Post by AlesKO »

And end of Jobs queue. All my devices are unaccessible:
2023-06-16 173340.jpg
2023-06-16 173340.jpg (195.97 KiB) Viewed 8269 times
Last edited by AlesKO on 17 Jun 2023 08:09, edited 1 time in total.
seattleneil
Posts: 173
Joined: 02 Mar 2020 22:41

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

Post by seattleneil »

Although I haven't experienced the job queue problem (yet), the severity of the bug seems critical based on the number of users on this forum who have reported the problem and the only recourse being a restart of the z-way-server process. Excluding the node associated with a lot of queued jobs may be useful after the z-way-server process has been restarted.

Since this bug looks to be intermittent, I'm guessing it's going to be difficult/time-consuming for the developers to track down and resolve. Hopefully, @PoltoS will provide their customers with a status update on the bug.

For users who are experiencing the problem, perhaps the best course of action is to roll back to version 4.0.3 until a bug fix is provided. I haven't tested the roll back command, but the following command should work in theory:

Code: Select all

export BUILD=4.0.3-lws16; cd /tmp/ && wget https://storage.z-wave.me/z-way-server/z-way-4.0.3-lws16_armhf.deb && sudo dpkg -i z-way-${BUILD}_armhf.deb
Post Reply