Suddenly getting errors with no (known) changes.

Posted on
Tue Nov 17, 2015 3:25 pm
durosity offline
User avatar
Posts: 4320
Joined: May 10, 2012
Location: Newcastle Upon Tyne, Ye Ol' England.

Suddenly getting errors with no (known) changes.

Hey

I've suddenly started getting errors in my logs as soon as there's any zones opening/closing. I'm not sure what's causing it as nothing (to the best of my knowledge) has changed in the last few days.

Code: Select all
17 Nov 2015, 21:22:01
  DSC Alarm Debug                 RX: 90100032  Date     Time NOV 17/15  9:22p33
  DSC Alarm Debug                 LCD Update, Line 1:'  Date     Time ' Line 2:'NOV 17/15  9:22p'
  DSC Alarm Debug                 Updating state LCDLine1 for keypad on partition 0 to   Date     Time .
  DSC Alarm Debug                 Updating state LCDLine2 for keypad on partition 0 to NOV 17/15  9:22p.
  DSC Alarm Debug                 RX: 60901737
  DSC Alarm Debug                 Zone number 17 Open.
  DSC Alarm Error                 Error in plugin execution runConcurrentThread:

Traceback (most recent call last):
  File "plugin.py", line 1494, in runConcurrentThread
  File "plugin.py", line 839, in readPacket
  File "plugin.py", line 1164, in updateZoneState
  File "plugin.py", line 1132, in updateZoneGroup
<type 'exceptions.KeyError'>: key id 555815080 not found in database

  DSC Alarm Error                 plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)
  DSC Alarm Debug                 runConcurrentThread called
  DSC Alarm Debug                 RX: 6100172F
  DSC Alarm Debug                 Zone number 17 Closed.
  DSC Alarm Error                 Error in plugin execution runConcurrentThread:

Traceback (most recent call last):
  File "plugin.py", line 1494, in runConcurrentThread
  File "plugin.py", line 852, in readPacket
  File "plugin.py", line 1164, in updateZoneState
  File "plugin.py", line 1132, in updateZoneGroup
<type 'exceptions.KeyError'>: key id 555815080 not found in database

  DSC Alarm Error                 plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)


I'm not sure what this KeyID 5558.. is, i can't see any devices in Indigo that relate to that number.

Computer says no.

Posted on
Wed Nov 18, 2015 2:09 pm
howartp offline
Posts: 4559
Joined: Jan 09, 2014
Location: West Yorkshire, UK

Re: Suddenly getting errors with no (known) changes.

Line 1132 is:
Code: Select all
zoneState = indigo.devices[int(zoneId)].states[u'state']

Presumably you haven't deleted or changed any zones recently, either in Indigo or on the alarm panel? :-)

Travis has built in lots of debug levels in the plugin; try turning those up and see if it gives any better idea?

I'm happy to look at your logs if Travis doesn't pop by.

Peter

Posted on
Wed Nov 18, 2015 8:12 pm
durosity offline
User avatar
Posts: 4320
Joined: May 10, 2012
Location: Newcastle Upon Tyne, Ye Ol' England.

Re: Suddenly getting errors with no (known) changes.

Yeah that log was done with the intense debug option enabled, so alas no more help there. And to the best of my knowledge nothing's been modified in weeks. I might go through and edit/save each device to see if that helps.

Computer says no.

Posted on
Sun Nov 22, 2015 3:39 pm
durosity offline
User avatar
Posts: 4320
Joined: May 10, 2012
Location: Newcastle Upon Tyne, Ye Ol' England.

Re: Suddenly getting errors with no (known) changes.

Aha fixed it, it was a corrupt zone, when editing the preferences it thought it was zone 999999¥y. Assigning it correctly fixed the issue :D

Computer says no.

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 2 guests