Rogue event/ scene triggering, not in dashboard

Hi,

I’ve got a problem with a rogue event or scene triggering a light switch off at a
Spacific time and then back on 30 seconds later, every day. The problem is that there is definitely nothing on the dashboard triggering it. I’ve looked at everything.

My question is, where would I look on the system to see what is happening? Is there an XML file or something that stores all the scenes or events that I can check or a log I can look at.

Yours hopefully, confuserated

…so you have created a scene, in that scene you have defined a timer that says it should happen every day at a specific time, and then add a command asking Vera to turn the light on and ten seconds later to turn the light off.

Is it what you did ?

I’m not sure what your point is here, are you saying that if I didn’t do that, then it can’t be a scene or event causing the light to go off?

I may have done so during testing, I did a lot of playing around buto can’t remember specifically. I’m assuming it is event based since it is happening at a specific time every day.

Does anyone know where events are stored or which log records these events please?

What I’m saying is that: if you didn’t do what I described in my previous note, there is no point to look at the logs because that’s for sure that nothing happened.

After doing what I described, you should have a new scene in your dashboard. If not, you first have to create the scene.

That said, I maybe missed completely your point. Sorry.

Gast

@confuserated

http://wiki.micasaverde.com/index.php/UI_Notes#Getting_the_system_configuration

[quote=“huogas, post:4, topic:167938”]What I’m saying is that: if you didn’t do what I described in my previous note, there is no point to look at the logs because that’s for sure that nothing happened.

After doing what I described, you should have a new scene in your dashboard. If not, you first have to create the scene.

That said, I maybe missed completely your point. Sorry.

Gast[/quote]

Ok, that’s what I thought you meant, thanks

[quote=“Ap15e, post:5, topic:167938”]@confuserated

http://wiki.micasaverde.com/index.php/UI_Notes#Getting_the_system_configuration[/quote]

Yay! That’s the puppy, thanks very much, I shall have fun looking through that lot ;D

I don’t think @confuserated is trying to create a scene and it is not showing up. I think @confuserated’s observation is that a light goes off/on every day at the same time, without there being a scene in the GUI that does that. As if something got left behind. Perhaps looking at the logs will tell @confuserated what it is.

yes, that’s exactly my problem.

I’ve looked through the system config file and there’s nothing in there so I’m going to tail the logs tonight when the light goes off to see if it is vera that is triggering it, if it is then I at least I have something to give to support.

Thanks

In case any of you are interested here is an entry from the LuaUPnP.log file during one of my light off events, it’s looking more like a device related error to me now since it happens during a poll, although I can’t pretend to understand all the eroneous data in log around the event when the light goes off for 11 seconds, I thought you lot might find it noteworthy.

I have raised a ticket with support and will let you know when I get a resolution;

02 03/25/11 21:15:45.015 ZW_Send_Data node 4 NO ROUTE (nil) <0xc04>
02 03/25/11 21:15:56.080 ZWaveSerial::GetFrame 0x7f3ff7d8 timed out now 0 m_listGetFramePending 0 <0xc04>
02 03/25/11 21:15:56.081 ZWaveJobHandler::SendDataAbort got m_iFrameID 0 <0xc04>
01 03/25/11 21:15:56.082 ZWJob_PollNode::Run job job#7635 :pollnode #4 (0x7c31e8) N:4 P:100 S:1 ZW_Send_Data to node 4 failed 1 req 0x7d0450/1 abort m_iFrameID 0 <0xc04>
02 03/25/11 21:15:56.083 ZWJob_PollNode::PollFailed job job#7635 :pollnode #4 (0x7c31e8) N:4 P:100 S:1 node 4 battery 0 <0xc04>
06 03/25/11 21:15:56.083 Device_Variable::m_szValue_set device: 1 service: urn:micasaverde-com:serviceId:ZWaveNetwork1 variable: LastError was: Poll failed now: Poll failed #hooks: 0 upnp: 0 v:0x7ee7b8/NONE duplicate:1 <0xc04>
04 03/25/11 21:15:56.086 <0xc04>

I did missed it… :frowning: