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.
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 »

@AlesKO

Could you please send the log file from the system start to a huge queue? We ar still unable to reproduce the bug.
AlesKO
Posts: 84
Joined: 24 Nov 2016 09:58

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

Post by AlesKO »

Sent you log file.

But I do not have time waiting for your solution. PLEASE confirm method @seattleneil proposed for getting back to v4.0.3

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

I am no sure if I can even retype it correctly :-(


or explain if/how web 'downgrade' works:
2023-06-17 071536.jpg
2023-06-17 071536.jpg (12.87 KiB) Viewed 9914 times
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 »

I have downgraded a few times.
Use the 'update to' option as you have just posted. I assume that's your preferred method.
put v4.0.3 in the box
That will Downgrade your system to 4.0.3
Take both backups. .zbk and .zbw before you start.
You cant go wrong.
Raspi 4 - (Buster - 32 Bit) Zwave Version 4.1.1, Raz 7 Pro, Serial API Version: 07.38
AlesKO
Posts: 84
Joined: 24 Nov 2016 09:58

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

Post by AlesKO »

micky1500 wrote:
17 Jun 2023 18:38
I have downgraded a few times.
Use the 'update to' option as you have just posted. I assume that's your preferred method.
put v4.0.3 in the box
That will Downgrade your system to 4.0.3
Take both backups. .zbk and .zbw before you start.
You cant go wrong.
This method DOES NOT work.
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 »

AlesKO wrote:
18 Jun 2023 00:31
micky1500 wrote:
17 Jun 2023 18:38
I have downgraded a few times.
Use the 'update to' option as you have just posted. I assume that's your preferred method.
put v4.0.3 in the box
That will Downgrade your system to 4.0.3
Take both backups. .zbk and .zbw before you start.
You cant go wrong.
This method DOES NOT work.
Oh that's not the reply I expected.
What error do you get ?
Raspi 4 - (Buster - 32 Bit) Zwave Version 4.1.1, Raz 7 Pro, Serial API Version: 07.38
hubert
Posts: 20
Joined: 25 Sep 2021 07:46

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

Post by hubert »

Have the devs looked at the diff between 4.0.3 and 4.1.0?

Has downgrading solved the issue for anyone?

I am experiencing a stuck queue with 90-100 jobs almost daily on 4.1.0 and never did before. I have sent a queue screenshot and my logs to PoltoS by pm.
hubert
Posts: 20
Joined: 25 Sep 2021 07:46

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

Post by hubert »

Sent another z-way-server.log in debug mode from startup to the queue problem happening 2h 20min later to PoltoS by pm
AlesKO
Posts: 84
Joined: 24 Nov 2016 09:58

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

Post by AlesKO »

micky1500 wrote:
18 Jun 2023 01:52
AlesKO wrote:
18 Jun 2023 00:31
micky1500 wrote:
17 Jun 2023 18:38
I have downgraded a few times.
Use the 'update to' option as you have just posted. I assume that's your preferred method.
put v4.0.3 in the box
That will Downgrade your system to 4.0.3
Take both backups. .zbk and .zbw before you start.
You cant go wrong.
This method DOES NOT work.
Oh that's not the reply I expected.
What error do you get ?
The upgrade/downgrade process starts. When finished version is still v4.1.0. No messages, no report, no errors, no nothing.
JohannesF
Posts: 36
Joined: 04 Jan 2021 13:20

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

Post by JohannesF »

Hi All,

I am facing the same issue.
Several switches and a roller shutter would no longer work. However, if the roller shutter is operated manually to let's say 20%, the software does receive and display the changed value.

Sudo systemctl restart z-way-server solved the problem but like others mentioned, only for some time.

I also would be grateful for instructions how to go back to a stable version.

Regards
Johannes
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 »

this works for me

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
Greetings from germany
Jörg

Raspi 4(Buster), Zwave Version 4.1.1 Raz 7 Pro, Serial API Version:07.38(SDK 7.20)
Post Reply