Weathersnoop communication broken with 6.1.3

RonA
Posts: 30
Joined: Mon Aug 19, 2013 5:21 pm

Weathersnoop communication broken with 6.1.3

Post by RonA »

New error blocking communication with Weathersnoop 3.3.1.1 since upgrade to Indigo 6.1.3. I have two devices setup for two different weather sources.

WeatherSnoop Debug Updating device: OS Weather Underground iLouthDU2
WeatherSnoop Error Couldn't get site information from WeatherSnoop for device "OS Weather Underground iLouthDU2" - check to see if WeatherSnoop is running correctly.
WeatherSnoop Debug Error specifics:
Traceback (most recent call last):
File "plugin.py", line 528, in update
self.updateWs3DeviceState(device, valueDict, "value", valueDict["type"], stateKey, uiVal)
File "plugin.py", line 680, in updateWs3DeviceState
device.updateStateOnServer(key=propKey, value=newValue, decimalPlaces=places, uiValue="%s%s" % (unicode(newValue), uiVal))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1: ordinal not in range(128)


WeatherSnoop Debug Updating device: OS Weather Wise Solar Pro
WeatherSnoop Error Couldn't get site information from WeatherSnoop for device "OS Weather Wise Solar Pro" - check to see if WeatherSnoop is running correctly.
WeatherSnoop Debug Error specifics:
Traceback (most recent call last):
File "plugin.py", line 528, in update
self.updateWs3DeviceState(device, valueDict, "value", valueDict["type"], stateKey, uiVal)
File "plugin.py", line 680, in updateWs3DeviceState
device.updateStateOnServer(key=propKey, value=newValue, decimalPlaces=places, uiValue="%s%s" % (unicode(newValue), uiVal))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 1: ordinal not in range(128)
wmcorbin
Posts: 70
Joined: Thu Aug 07, 2003 4:24 am
Location: State College, PA
Contact:

Re: Weathersnoop communication broken with 6.1.3

Post by wmcorbin »

I updated to 6.1.3 and WeatherSnoop is now reporting an error of -> Couldn't get site information from WeatherSnoop for device "then name of the device."

I reverted back to 6.1.2 however the error is still there.
jens
Posts: 265
Joined: Sun May 03, 2015 11:45 am
Location: Sweden

Re: Weathersnoop communication broken with 6.1.3

Post by jens »

Same for me


Sent from my iPhone 6 using Tapatalk
User avatar
jay (support)
Site Admin
Posts: 19232
Joined: Wed Mar 19, 2008 11:52 am
Location: Austin, Texas
Contact:

Re: Weathersnoop communication broken with 6.1.3

Post by jay (support) »

Send an email to [email protected] with a link to this thread and I'll get a patch to you to test when I have one available.
Jay (Indigo Support)
Twitter | Facebook | LinkedIn
jens
Posts: 265
Joined: Sun May 03, 2015 11:45 am
Location: Sweden

Re: Weathersnoop communication broken with 6.1.3

Post by jens »

But it worked for a while, then got this error message
:roll:
22 aug 2015 18:43:34
Reloading plugin "WeatherSnoop 2.0.7"
Stopping plugin "WeatherSnoop 2.0.7" (pid 34294)
WeatherSnoop Debug Received StopThread - shutting down the dns browser
WeatherSnoop Debug Stopping device: new device
Stopped plugin "WeatherSnoop 2.0.7"
Starting plugin "WeatherSnoop 2.0.7" (pid 70169)
Started plugin "WeatherSnoop 2.0.7"
WeatherSnoop Debug Starting device: new device
WeatherSnoop Debug Updating device: new device
WeatherSnoop Debug Getting weather.xml
WeatherSnoop Debug Got weather.xml
WeatherSnoop Error exception in deviceStartComm(new device): no element found: line 1, column 0
WeatherSnoop Debug Starting concurrent tread
WeatherSnoop Debug __adding to queue
WeatherSnoop Debug __adding to queue
WeatherSnoop Debug __adding to queue
WeatherSnoop Debug __adding to queue
WeatherSnoop Debug __adding to queue
WeatherSnoop Debug __adding to queue
WeatherSnoop Debug __adding to queue
WeatherSnoop Debug command: ('add', u'CJ-DiskStation(WebDAV)', u'CJ-DiskStation.local.', 5005)
WeatherSnoop Debug command: ('add', u'CJ-DiskStation', u'CJ-DiskStation.local.', 5000)
WeatherSnoop Debug command: ('add', u'HIKVISION DS-2CD2532F-IWS - 501678738', u'DS-2CD2532F-IWS20150125CCCH501678738.local.', 80)
WeatherSnoop Debug command: ('add', u'SecuritySpy', u'Minis-Mac-mini.local.', 7000)
WeatherSnoop Debug command: ('add', u'Canon MF8200C Series', u'Canon510e49.local.', 80)
WeatherSnoop Debug command: ('add', u'Indigo - My House', u'Minis-Mac-mini.local.', 8176)
WeatherSnoop Debug command: ('add', u'WeatherSnoop 3', u'Minis-Mac-mini.local.', 8000)
WeatherSnoop Debug Server list: {u'WeatherSnoop [email protected].:8000': u'Minis-Mac-mini.local.:8000'}

//Jens
User avatar
jay (support)
Site Admin
Posts: 19232
Joined: Wed Mar 19, 2008 11:52 am
Location: Austin, Texas
Contact:

Re: Weathersnoop communication broken with 6.1.3

Post by jay (support) »

Looks like you tried to add a new device. Have you finished configuring that device (in the device's config dialog)?
Jay (Indigo Support)
Twitter | Facebook | LinkedIn
User avatar
jay (support)
Site Admin
Posts: 19232
Joined: Wed Mar 19, 2008 11:52 am
Location: Austin, Texas
Contact:

Re: Weathersnoop communication broken with 6.1.3

Post by jay (support) »

Actually, that's not the new 2.0.9 version of the plugin. Upgrade to Indigo 6 v6.1.4 that has the new plugin in it and see if the problem persists.
Jay (Indigo Support)
Twitter | Facebook | LinkedIn
jens
Posts: 265
Joined: Sun May 03, 2015 11:45 am
Location: Sweden

Re: Weathersnoop communication broken with 6.1.3

Post by jens »

Strange have don that


Sent from my iPhone 6 using Tapatalk
User avatar
jay (support)
Site Admin
Posts: 19232
Joined: Wed Mar 19, 2008 11:52 am
Location: Austin, Texas
Contact:

Re: Weathersnoop communication broken with 6.1.3

Post by jay (support) »

I just ran the 6.1.4 installer on my production Mac (which I hadn't updated past 6.1.0) and I now have the 2.0.9 version of the WeatherSnoop plugin. Not sure what's going on with your install.
Jay (Indigo Support)
Twitter | Facebook | LinkedIn
jens
Posts: 265
Joined: Sun May 03, 2015 11:45 am
Location: Sweden

Re: Weathersnoop communication broken with 6.1.3

Post by jens »

Now a have 2.0.9 :D But this error :|


Reloading plugin "WeatherSnoop 2.0.9"
Stopping plugin "WeatherSnoop 2.0.9" (pid 91009)
WeatherSnoop Debug Received StopThread - shutting down the dns browser
WeatherSnoop Debug Stopping device: new device
Stopped plugin "WeatherSnoop 2.0.9"
Starting plugin "WeatherSnoop 2.0.9" (pid 1816)
Started plugin "WeatherSnoop 2.0.9"
WeatherSnoop Debug Starting device: new device
WeatherSnoop Debug Updating device: new device
WeatherSnoop Debug Getting weather.xml
WeatherSnoop Debug Got weather.xml
WeatherSnoop Error exception in deviceStartComm(new device): no element found: line 1, column 0
WeatherSnoop Debug Starting concurrent tread
WeatherSnoop Debug __adding to queue
WeatherSnoop Debug __adding to queue
WeatherSnoop Debug __adding to queue
WeatherSnoop Debug __adding to queue
WeatherSnoop Debug __adding to queue
WeatherSnoop Debug __adding to queue
WeatherSnoop Debug __adding to queue
WeatherSnoop Debug command: ('add', u'CJ-DiskStation(WebDAV)', u'CJ-DiskStation.local.', 5005)
WeatherSnoop Debug command: ('add', u'CJ-DiskStation', u'CJ-DiskStation.local.', 5000)
WeatherSnoop Debug command: ('add', u'HIKVISION DS-2CD2532F-IWS - 501678738', u'DS-2CD2532F-IWS20150125CCCH501678738.local.', 80)
WeatherSnoop Debug command: ('add', u'SecuritySpy', u'Minis-Mac-mini.local.', 7000)
WeatherSnoop Debug command: ('add', u'Indigo - My House', u'Minis-Mac-mini.local.', 8176)
WeatherSnoop Debug command: ('add', u'Canon MF8200C Series', u'Canon510e49.local.', 80)
WeatherSnoop Debug command: ('add', u'WeatherSnoop 3', u'Minis-Mac-mini.local.', 9000)
WeatherSnoop Debug Server list: {u'WeatherSnoop [email protected].:9000': u'Minis-Mac-mini.local.:9000'}
User avatar
jay (support)
Site Admin
Posts: 19232
Joined: Wed Mar 19, 2008 11:52 am
Location: Austin, Texas
Contact:

Re: Weathersnoop communication broken with 6.1.3

Post by jay (support) »

So, are you trying to configure a new device, and if so is it configured properly? Try deleting it and starting over.
Jay (Indigo Support)
Twitter | Facebook | LinkedIn
jens
Posts: 265
Joined: Sun May 03, 2015 11:45 am
Location: Sweden

Re: Weathersnoop communication broken with 6.1.3

Post by jens »

Yes, trying to add new device, and deleting, but the same results... :|
jens
Posts: 265
Joined: Sun May 03, 2015 11:45 am
Location: Sweden

Re: Weathersnoop communication broken with 6.1.3

Post by jens »

it´s the server when adding that this error came, have weathersnoop on same computer have tried localhost, 127.0.0.1, 192.168.0.168 and have port 9000 now have tried 8000 but same result
User avatar
jay (support)
Site Admin
Posts: 19232
Joined: Wed Mar 19, 2008 11:52 am
Location: Austin, Texas
Contact:

Re: Weathersnoop communication broken with 6.1.3

Post by jay (support) »

So, when it opens the "Configure WeatherSnoop 3 Agent" config dialog, what shows up in the Select WeatherSnoop instance popup? I'm unclear why you're entering IP addresses and port numbers...
Jay (Indigo Support)
Twitter | Facebook | LinkedIn
jens
Posts: 265
Joined: Sun May 03, 2015 11:45 am
Location: Sweden

Re: Weathersnoop communication broken with 6.1.3

Post by jens »

Weather snoop agent working but not when importing it to indingo
Attachments
Skärmavbild 2015-08-24 kl. 09.56.04.jpg
Skärmavbild 2015-08-24 kl. 09.56.04.jpg (29.84 KiB) Viewed 6461 times
Post Reply

Return to “WeatherSnoop”