webpage unresponsive

Discussions about RaZberry - Z-Wave board for Raspberry computer
timb
Posts: 99
Joined: 03 Jan 2015 00:10

Re: webpage unresponsive

Post by timb »

OK, will do, what email address?
Sorry I fee I should know this, but I don't
Thanks
Tim
timb
Posts: 99
Joined: 03 Jan 2015 00:10

Re: webpage unresponsive

Post by timb »

OK, I found this email address: razberry@zwave.me
and have emailed the files there.
Look forward to your investigations.
Thanks
Tim
timb
Posts: 99
Joined: 03 Jan 2015 00:10

Re: webpage unresponsive

Post by timb »

Hi PoltOs,
I see you have been busy with 2.2.4 - well done.
Did you receive the zip file I emailed? Can you see a problem?
Thanks
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

Re: webpage unresponsive

Post by PoltoS »

no. may be someone opened it and have not got what to do with ;) Please resend to ps@
timb
Posts: 99
Joined: 03 Jan 2015 00:10

Re: webpage unresponsive

Post by timb »

Hi PoltoS
I have resent the email with the attachments to razberry@zwave.me

Is there a better email address to reach you?

Thanks
Tim
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: webpage unresponsive

Post by pz1 »

Try info@z-wave.me. That has helped some people in the past
Since 29-12-2016 I am no longer a moderator for this forum
timb
Posts: 99
Joined: 03 Jan 2015 00:10

Re: webpage unresponsive

Post by timb »

Thanks for that, resent.
timb
Posts: 99
Joined: 03 Jan 2015 00:10

Re: webpage unresponsive

Post by timb »

Hi PoltoS,
Did you get a chance to see it this time?
Thanks
Tim
timb
Posts: 99
Joined: 03 Jan 2015 00:10

Re: webpage unresponsive

Post by timb »

I have found the problem at last!

So to recap:

Recap the Problem:
the whole website would lock up and become unresponsive on a frequent basis, messages to various devices that should have triggered didn't happen (like a Rule to turn a light on) ...

Discovery
I had set up a logic to detect whenever someone was at home:

I had LogicalRule with an OR condition for every PIR in the house, if triggered it set the Scene: "SC_SomeoneInHouse_On"
The Scene "SC_SomeoneInHouse_On" set a Switch Dummy Device "DD_SomeoneInHouse" to True

I had also created a DelayedScene "SC_SomeoneInHouse_Off", following "SC_SomeoneInHouse_On" that after 5 mins, reset the DD_SomeoneInHouse to False.

If any PIR triggered the Logical Rule before the 5 mins had expired, the Logical Rule triggered the SC_SomeoneInHouse_On again. So the DelayedScene restarted its timer.

The idea was that the DummyDevice DD_SomeoneInHouse remained True so long as there was movement in any room within 5 mins.

What I guess was happening was that as people moved about the house the SC_SomeoneInHouse kept triggering, setting up a load of background timers, even though on the DelayedScene I had "Restart timer on trigger instead of starting new timer" set to ticked.

Once I disabled the LogicalRule to stop the process everything settled down, the whole system returned to normal.

I am VERY so pleased about this because I have had this logical rule for a long time.
I look forward now to building on the network!
:D
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Re: webpage unresponsive

Post by pz1 »

Thanks for providing this extensive feedback!
[moderator]
Since 29-12-2016 I am no longer a moderator for this forum
Post Reply