Weathersnoop communication broken with 6.1.3
Weathersnoop communication broken with 6.1.3
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)
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)
Re: Weathersnoop communication broken with 6.1.3
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.
I reverted back to 6.1.2 however the error is still there.
Re: Weathersnoop communication broken with 6.1.3
Same for me
Sent from my iPhone 6 using Tapatalk
Sent from my iPhone 6 using Tapatalk
- 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
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.
Re: Weathersnoop communication broken with 6.1.3
But it worked for a while, then got this error message
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
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
- 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
Looks like you tried to add a new device. Have you finished configuring that device (in the device's config dialog)?
- 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
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.
Re: Weathersnoop communication broken with 6.1.3
Strange have don that
Sent from my iPhone 6 using Tapatalk
Sent from my iPhone 6 using Tapatalk
- 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
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.
Re: Weathersnoop communication broken with 6.1.3
Now a have 2.0.9
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'}
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'}
- 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
So, are you trying to configure a new device, and if so is it configured properly? Try deleting it and starting over.
Re: Weathersnoop communication broken with 6.1.3
Yes, trying to add new device, and deleting, but the same results... 
Re: Weathersnoop communication broken with 6.1.3
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
- 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
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...
Re: Weathersnoop communication broken with 6.1.3
Weather snoop agent working but not when importing it to indingo
- Attachments
-
- Skärmavbild 2015-08-24 kl. 09.56.04.jpg (29.84 KiB) Viewed 6458 times