This object is in archive! 

Error Script

Chiquito shared this problem 11 years ago
Not a Problem

Hello,

Since few days i got this error message.


Error message


Script : http://my.zipato.com:8080/zipato-web/extjs/ext-all.js:21


Do you have an idea where that come from?


thx

Replies (2)

photo
2

When and where do you get this message? Which browser?

photo
1

I've got this message on firefox and on chrome i've got a page "jim is dead".

This message appear few minute after i logged in.


I think this problem come from 1 of my rule.


I try to explain :


I've got a virtual meter, it is update by a vbs script on the startup of my computer.

script :


Dim power

Set power = CreateObject("MSXML2.XMLHTTP")power.open "GET", "http://my.zipato.com:8080/zipato-web/remoting/attribute/set?serial=0100&value1=1", Falsepower.send


after i've got 2 rules :


1) i think this one is the problem :


When virtualmeter value = 1

action virtualswitch On

action virtualmeter = 1

join


action virtualmeter = 1 <--to update value because on dashboard the value doesn't change still 0 but my virtual switch turn on.


2) Rule

when virtualswitch = off

action virtualmeter value = 0

action http request = http://192.168.0.xx:8000/?action=System.Shutdown


i use this http request with airytec switch off software


In my event i've got my virtualmeter change status every second.Why?

i'vent a repeat in my rules.


Firmware version 0.0.972


Ok i changed my rule 1:


When virtualmeter value = 1

action virtualswitch On


no more lot of status changing in event. i think "join" puzzle works like repeat.


Do you have tuto to explain how to use creator rule? because i've got lot of problem to create a simple rule, or to use a group of sensor with alarm status...

Leave a Comment
 
Attach a file