Page 1 of 1

ZWay v2.2.3-rc2 release

Posted: 06 Jul 2016 20:33
by pz1
I have tested this version for two+ days on my production rig. It appeared unstable and unreliable. So I reverted to v2.1.1 which serves me better than any of the later releases. I had to manually remove the awkward readKey which takes 20% cpu time. Also z-way-server consumed much more than the base range from 2-6% that I normally have. The system hung several times. I could only fix that by removing power, after which it restarted again.

Re: ZWay v2.2.3-rc2 release

Posted: 08 Jul 2016 12:56
by pz1
FWIW: Now it also crashed my test server RaspiB which has been rock solid for month.

Re: ZWay v2.2.3-rc2 release

Posted: 10 Jul 2016 02:18
by branek
What is readKey service? It constantly takes 20% on my RPi 3.

I'm on v2.2.2-test-new-webserver-8-ga9cd319 version. Not stable release, but it do most of the job for with good stability. Anyway, my rig is still in setting up phase.

Ok, readKey is for external pushbutton detection, not related for my setup, so disabled completely with

Code: Select all

sudo systemctl disable readKey

Re: ZWay v2.2.3-rc2 release

Posted: 03 Aug 2016 11:08
by pz1
pz1 wrote:I have tested this version for two+ days on my production rig. It appeared unstable and unreliable. So I reverted to v2.1.1 which serves me better than any of the later releases. I had to manually remove the awkward readKey which takes 20% cpu time. Also z-way-server consumed much more than the base range from 2-6% that I normally have. The system hung several times. I could only fix that by removing power, after which it restarted again.
In the meantime I have upgraded to v2.2.4-rc2 on both my machines. Seems stable since I installed it about a week ago