Page 4 of 4

Re: WeatherSnoop Error

PostPosted: Thu Apr 05, 2018 6:27 pm
by GRWilde
It looks like I installed the previous version instead of the new one. I have installed 2.2.1 now and will let you know how it does.

Re: WeatherSnoop Error

PostPosted: Thu Apr 05, 2018 8:42 pm
by GRWilde
Here are the latest debug logs from 3.2.1. Same error, but different info in logs.

Apr 5, 2018 at 7:32:30 PM
Starting plugin "WeatherSnoop 2.2.1" (pid 6582)
Started plugin "WeatherSnoop 2.2.1"
WeatherSnoop Debug Starting device: WeatherSnoop
WeatherSnoop Debug Starting concurrent tread
WeatherSnoop Debug command: ('add', u'Indigo - My House 1', u'grw-Systems-Server.24365584.members.btmm.icloud.com.', 8001)
WeatherSnoop Debug command: ('add', u'SecuritySpy Web Server', u'grw-Systems-Server.24365584.members.btmm.icloud.com.', 8002)
WeatherSnoop Debug command: ('add', u'EyeTV George\u2019s iMac Retina', u'Georges-iMac-Retina.24365584.members.btmm.icloud.com.', 2170)
WeatherSnoop Debug command: ('add', u'SecuritySpy Web Server', u'grw-Systems-Server.local.', 8002)
WeatherSnoop Debug command: ('add', u'SecuritySpy Web Server', u'grw-Systems-Server.local.', 8002)
WeatherSnoop Debug command: ('add', u'WeatherSnoop 3 - grw Systems Server', u'grw-Systems-Server.local.', 8000)
WeatherSnoop Debug Server list: {u'WeatherSnoop 3 - grw Systems Server@grw-Systems-Server.local.:8000': u'grw-Systems-Server.local.:8000'}
WeatherSnoop Debug command: ('add', u'WeatherSnoop 3 - grw Systems Server', u'grw-Systems-Server.local.', 8000)
WeatherSnoop Debug Server list: {u'WeatherSnoop 3 - grw Systems Server@grw-Systems-Server.local.:8000': u'grw-Systems-Server.local.:8000'}
WeatherSnoop Debug command: ('add', u'AXIS 207W - 00408C779F37', u'axis-00408c779f37.local.', 80)
WeatherSnoop Debug command: ('add', u'AMC017J740NT586F41', u'AMC017J740NT586F41.local.', 8081)
WeatherSnoop Debug command: ('add', u'eagle-003f72', u'eagle-003f72.local.', 80)
WeatherSnoop Debug command: ('add', u'Xerox Phaser 6180DN (9e:13:3a)', u'XRX0000AA9E133A.local.', 80)
WeatherSnoop Debug command: ('add', u'AXIS 207W - 00408C779F37', u'axis-00408c779f37.local.', 80)
WeatherSnoop Debug command: ('add', u'AMC017J740NT586F41', u'AMC017J740NT586F41.local.', 8081)
WeatherSnoop Debug command: ('add', u'eagle-003f72', u'eagle-003f72.local.', 80)
WeatherSnoop Debug command: ('add', u'Indigo - My House 1', u'grw-Systems-Server.local.', 8001)
WeatherSnoop Debug command: ('add', u'Indigo - My House 1', u'grw-Systems-Server.local.', 8001)
WeatherSnoop Debug command: ('add', u'Xerox Phaser 6180DN (9e:13:3a)', u'XRX0000AA9E133A.local.', 80)
WeatherSnoop Debug command: ('add', u'EyeTV George\u2019s iMac Retina', u'Georges-iMac-Retina.local.', 2170)
WeatherSnoop Debug command: ('add', u'EyeTV George\u2019s iMac Retina', u'Georges-iMac-Retina.local.', 2170)

Apr 5, 2018 at 7:33:40 PM
WeatherSnoop Error Couldn't get site information from WeatherSnoop for device "WeatherSnoop" - check to see if WeatherSnoop is running correctly.
WeatherSnoop Debug Error specifics:
Traceback (most recent call last):
File "plugin.py", line 476, in update
agentInformation = self.getWs3SiteData(localPropsCopy["wsAgent"])
File "plugin.py", line 463, in getWs3SiteData
reply = requests.get(url)
File "/Library/Application Support/Perceptive Automation/Indigo 7/IndigoPluginHost.app/Contents/PlugIns/requests/api.py", line 71, in get
return request('get', url, params=params, **kwargs)
File "/Library/Application Support/Perceptive Automation/Indigo 7/IndigoPluginHost.app/Contents/PlugIns/requests/api.py", line 57, in request
return session.request(method=method, url=url, **kwargs)
File "/Library/Application Support/Perceptive Automation/Indigo 7/IndigoPluginHost.app/Contents/PlugIns/requests/sessions.py", line 477, in request
resp = self.send(prep, **send_kwargs)
File "/Library/Application Support/Perceptive Automation/Indigo 7/IndigoPluginHost.app/Contents/PlugIns/requests/sessions.py", line 587, in send
r = adapter.send(request, **kwargs)
File "/Library/Application Support/Perceptive Automation/Indigo 7/IndigoPluginHost.app/Contents/PlugIns/requests/adapters.py", line 467, in send
raise ConnectionError(err, request=request)
ConnectionError: ('Connection aborted.', BadStatusLine("''",))

Apr 5, 2018 at 7:34:46 PM
WeatherSnoop Error Couldn't get site information from WeatherSnoop for device "WeatherSnoop" - check to see if WeatherSnoop is running correctly.
WeatherSnoop Debug Error specifics:
Traceback (most recent call last):
File "plugin.py", line 476, in update
agentInformation = self.getWs3SiteData(localPropsCopy["wsAgent"])
File "plugin.py", line 463, in getWs3SiteData
reply = requests.get(url)
File "/Library/Application Support/Perceptive Automation/Indigo 7/IndigoPluginHost.app/Contents/PlugIns/requests/api.py", line 71, in get
return request('get', url, params=params, **kwargs)
File "/Library/Application Support/Perceptive Automation/Indigo 7/IndigoPluginHost.app/Contents/PlugIns/requests/api.py", line 57, in request
return session.request(method=method, url=url, **kwargs)
File "/Library/Application Support/Perceptive Automation/Indigo 7/IndigoPluginHost.app/Contents/PlugIns/requests/sessions.py", line 477, in request
resp = self.send(prep, **send_kwargs)
File "/Library/Application Support/Perceptive Automation/Indigo 7/IndigoPluginHost.app/Contents/PlugIns/requests/sessions.py", line 587, in send
r = adapter.send(request, **kwargs)
File "/Library/Application Support/Perceptive Automation/Indigo 7/IndigoPluginHost.app/Contents/PlugIns/requests/adapters.py", line 467, in send
raise ConnectionError(err, request=request)
ConnectionError: ('Connection aborted.', BadStatusLine("''",))

Re: WeatherSnoop Error

PostPosted: Fri Apr 06, 2018 3:59 am
by GRWilde
I do notice some strange WeatherSnoop Debug commands that occur at times seemingly unrelated to the loss of connection. This appears to be the only debug output that occurs except when the connection is lost. The EyeTV is not currently running and the device is not even powered on.

Apr 6, 2018 at 1:30:34 AM
WeatherSnoop Debug command: ('add', u'EyeTV George\u2019s iMac Retina', u'Georges-iMac-Retina.24365584.members.btmm.icloud.com.', 2170)
Apr 6, 2018 at 1:43:13 AM
WeatherSnoop Debug command: ('delete', u'EyeTV George\u2019s iMac Retina')
WeatherSnoop Debug command: ('delete', u'EyeTV George\u2019s iMac Retina')
Apr 6, 2018 at 1:47:04 AM
WeatherSnoop Debug command: ('delete', u'EyeTV George\u2019s iMac Retina')
Apr 6, 2018 at 2:35:50 AM
WeatherSnoop Debug command: ('add', u'EyeTV George\u2019s iMac Retina', u'Georges-iMac-Retina.local.', 2170)
WeatherSnoop Debug command: ('add', u'EyeTV George\u2019s iMac Retina', u'Georges-iMac-Retina.local.', 2170)

Re: WeatherSnoop Error

PostPosted: Fri Apr 06, 2018 8:55 am
by jay (support)
Yeah, so you're still getting the BadStatusLine error, which means that either WeatherSnoop is returning no status or something is happening to the network connection that's causing a blank status line to be returned. No idea why.

The debugging about the EyeTV is interesting but unrelated I suspect. That debug line is showing that something is periodically broadcasting from a machine named "Georgeā€˜s iMac Retina", but that doesn't matter since it's just a bonjour broadcast.

Re: WeatherSnoop Error

PostPosted: Tue May 01, 2018 1:32 pm
by GRWilde
I updated may mac mini server to 10.13.4 two days ago and all of the errors I was getting with the WeatherSnoop plugin have disappeared. This was the only change I made. I don't know what was causing the error, but the update seems to have totally solved the problem. Thanks for all of your helped.

Re: WeatherSnoop Error

PostPosted: Thu May 03, 2018 6:42 am
by boisy
Now *that* is interesting. Thanks for this information, George. I can only speculate what might have caused this, but clearly if its only the OS update that changed, then perhaps some issue within the OS itself was addressed.

Re: WeatherSnoop Error

PostPosted: Sat May 12, 2018 9:49 am
by pbaperez
I'm getting this after i just installed and configured.

WeatherSnoop Error Error in plugin execution runConcurrentThread:

Traceback (most recent call last):
File "plugin.py", line 462, in runConcurrentThread
File "plugin.py", line 567, in update
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/dom/minidom.py", line 1928, in parseString
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/dom/expatbuilder.py", line 940, in parseString
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xml/dom/expatbuilder.py", line 223, in parseString
ExpatError: no element found: line 1, column 0

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


El Capitan 10.11.6
Mac Mini Server
Indigo 7
Weathersnoop 3 linked to WeatherUnderground

Thanks in advance!
Paul

Re: WeatherSnoop Error

PostPosted: Sat May 12, 2018 10:07 am
by jay (support)
Do you have the latest version of the plugin and the latest WeatherSnoop 3 (post version numbers if you don't know)? Also, what weather underground station are you using?