job queue runs full after upgrade to v4.1.0

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

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

Post by PoltoS »

Just notices that Queue Inspector is showing the internal fields we need only thru the API and not in the UI. Please upgrade to v4.1.0-23-g89a32d68 for tests:

Code: Select all

PKG=z-way-4.1.0-23-g89a32d68-lws16_armhf.deb && wget -O /tmp/$PKG https://storage.z-wave.me/z-way-server/$PKG && sudo dpkg -i /tmp/$PKG
otverber
Posts: 78
Joined: 28 Mar 2018 20:17

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

Post by otverber »

installed; however its not alowed to include .html as attachments ?
hubert
Posts: 20
Joined: 25 Sep 2021 07:46

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

Post by hubert »

otverber wrote:
28 Jun 2023 20:16
installed; however its not alowed to include .html as attachments ?
Zip and email to support@z-wave.me if you have a queue info page taken while the queue is stuck
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 also installed the v4.1.0-23-g89a32d68
Greetings from germany
Jörg

Raspi 4(Buster), Zwave Version 4.1.1 Raz 7 Pro, Serial API Version:07.38(SDK 7.20)
otverber
Posts: 78
Joined: 28 Mar 2018 20:17

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

Post by otverber »

I'm on the verge of returning to 4.0.3 ...
otverber
Posts: 78
Joined: 28 Mar 2018 20:17

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

Post by otverber »

Back to 4.0.3 now; thanks for guiding me to unofficial upgrade; works like a champ for downgrade :D

Now I can get virtual elements from MQTT broker to use in automation again, and operate wifi sockets ON/OFF.
Wifi sockets are not that important, but MxMQTT Subscriber is a must when having an AMS reader :D (https://github.com/UtilitechAS/amsreader-firmware/wiki/)

Thanks everyone :D
johanneslarsson
Posts: 18
Joined: 29 Jun 2023 21:18

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

Post by johanneslarsson »

I also struggle after upgrading to 4.1.0. No commands are processed when this happens. Usually it takes atleast some hours before this state occurs. Logs dont seem to have interesting details either.

Running on Rpi 3b with Razberry 2. Latest firmware (old versions have the same problem).

Currently this feels like a memory leak 😅
johanneslarsson
Posts: 18
Joined: 29 Jun 2023 21:18

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

Post by johanneslarsson »

Downgraded to 4.0.3 now to verify
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

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

Post by PoltoS »

If you will all stay on v4.0.3, we will not catch it... Please help to catch the bug and send us the log and the queue page.
johanneslarsson
Posts: 18
Joined: 29 Jun 2023 21:18

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

Post by johanneslarsson »

Yeah, will try to upgrade back again over the weekend.

If I would start debugging the source the bug would most likely be in among these changes?
https://github.com/Z-Wave-Me/home-autom ... 3...v4.1.0

Or are there more repos to consider?
Post Reply