Very slow response after 3.2.0/1

Discussions about Z-Way software and Z-Wave technology in general
Tom01
Posts: 7
Joined: 31 Jan 2020 02:45

Very slow response after 3.2.0/1

Post by Tom01 »

Hello,

I'm upgraded from 3.1.4 to 3.2.0, next 3.2.1. It's problem with very, very slow response while reading nodes Z-Way. Im tested OH3, Node Red, two instances on different computers. States is changes with few minutes delay! In Z-Way server states is changes immediately, but over remote access not. Please help.
vinisz
Posts: 151
Joined: 23 Nov 2019 23:23

Re: Very slow response after 3.2.0/1

Post by vinisz »

Exact same issue I had with 3.2.0 and node-red.
Made me roll-back to 3.1.4
Tom01
Posts: 7
Joined: 31 Jan 2020 02:45

Re: Very slow response after 3.2.0/1

Post by Tom01 »

@PoltoS, have you any advice, please? I'm can't rollback to earlier version now, and it's big problem for me.
ZiporaTilda
Posts: 1
Joined: 21 Sep 2021 22:56

Re: Very slow response after 3.2.0/1

Post by ZiporaTilda »

vinisz wrote:
21 Sep 2021 22:26
Exact same issue I had with 3.2.0 and node-red.
Made me roll-back to 3.1.4
I know right, its getting on my nerves.
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Very slow response after 3.2.0/1

Post by PoltoS »

Please give me more details.
  • Is it slow if operated from Z-Way UI?
  • How have you integrated OH3 or node-red? Have you seen that a fix of their plugin is needed for Z-Way WebSockets API?
Need more info, may be even a video and a connection to you to check it.
Tom01
Posts: 7
Joined: 31 Jan 2020 02:45

Re: Very slow response after 3.2.0/1

Post by Tom01 »

PoltoS wrote:
22 Sep 2021 02:06
[*]Is it slow if operated from Z-Way UI?
No. On web interface Z-Way (default or expert) states refresh instantly.
PoltoS wrote:
22 Sep 2021 02:06
[*]How have you integrated OH3 or node-red? Have you seen that a fix of their plugin is needed for Z-Way WebSockets API?
In OH3 I install Z-Way Binding (binding-zway) 3.1.0. I'm dont install any additional fixes. I didn't know they were. Earlier, on 3.1.4 version Z-Way, everything was fine. I have another Node Red on second computer, standalone instance, not with OH3, which comunicate with Z-Way Server through module node-red-contrib-zway 0.2.3, and identical symptoms. Before update ok, now not.
Tom01
Posts: 7
Joined: 31 Jan 2020 02:45

Re: Very slow response after 3.2.0/1

Post by Tom01 »

Maybe important: When I manualy deployed flows in Node Red, states/values refreshes, but only nodes through node-red-contrib-zway, nodes mappings through OH3 - not.
vinisz
Posts: 151
Joined: 23 Nov 2019 23:23

Re: Very slow response after 3.2.0/1

Post by vinisz »

Tom01 wrote:
22 Sep 2021 02:51
Maybe important: When I manualy deployed flows in Node Red, states/values refreshes, but only nodes through node-red-contrib-zway, nodes mappings through OH3 - not.
Yep, exactly the same... refresh only when deploying, I also use node-red-contrib-zway node.. contacted developer of that node also but he says he has no device to test on or change things.. but, I think problem is more on zway side.
Maybe suggestion for future, switch to MQTT, as it is more generix and will remove depency on one developper.
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Very slow response after 3.2.0/1

Post by PoltoS »

@vinisz Can you test the pull request I made two weeks ago?
https://github.com/bkorda/node-red-contrib-zway/pull/11

@Tom01 Can you check what traffic is flowing over TCP on port 8083 from OH3? If they use WebSockets, they will need the same change as for node-red. Otherwise show us the problem - we can do remote support
vinisz
Posts: 151
Joined: 23 Nov 2019 23:23

Re: Very slow response after 3.2.0/1

Post by vinisz »

@poltos, you have to help me out "how" here, I have no idea what to do with a pull request and how to test it
Post Reply