My fault, I must never have pushed that to the plugin store after it was validated. Will try to do that shortly.Yes, I've just verified that as well
Adam
My fault, I must never have pushed that to the plugin store after it was validated. Will try to do that shortly.Yes, I've just verified that as well
Code: Select all
Roku Network Remote Error Error executing effect for device id 1177460091
Traceback (most recent call last):
File "/Library/Application Support/Perceptive Automation/Indigo 2021.2/Plugins/Roku Network Remote.indigoPlugin/Contents/Server Plugin/RPFramework/RPFrameworkDeviceResponse.py", line 179, in executeEffects
eval(u'rpDevice.' + effect.updateParam + u'(responseObj, rpCommand)')
File "<string>", line 1, in <module>
File "/Library/Application Support/Perceptive Automation/Indigo 2021.2/Plugins/Roku Network Remote.indigoPlugin/Contents/Server Plugin/rokuNetworkRemoteDevice.py", line 264, in updateDeviceStatusInfo
channelNumber = deviceInfoDoc.find("channel").find("number").text
Code: Select all
Roku Network Remote Error Error executing effect for device id 1177460091
Traceback (most recent call last):
File "/Library/Application Support/Perceptive Automation/Indigo 2021.2/Plugins/Roku Network Remote.indigoPlugin/Contents/Server Plugin/RPFramework/RPFrameworkDeviceResponse.py", line 179, in executeEffects
eval(u'rpDevice.' + effect.updateParam + u'(responseObj, rpCommand)')
File "<string>", line 1, in <module>
File "/Library/Application Support/Perceptive Automation/Indigo 2021.2/Plugins/Roku Network Remote.indigoPlugin/Contents/Server Plugin/rokuNetworkRemoteDevice.py", line 264, in updateDeviceStatusInfo
channelNumber = deviceInfoDoc.find("channel").find("number").text
AttributeError: 'NoneType' object has no attribute 'text'
same error.Started plugin "Roku Network Remote 2.4.8"
Roku Network Remote Error Error executing effect for device id 1177460091
Traceback (most recent call last):
File "/Library/Application Support/Perceptive Automation/Indigo 2021.2/Plugins/Roku Network Remote.indigoPlugin/Contents/Server Plugin/RPFramework/RPFrameworkDeviceResponse.py", line 179, in executeEffects
eval(u'rpDevice.' + effect.updateParam + u'(responseObj, rpCommand)')
File "<string>", line 1, in <module>
File "/Library/Application Support/Perceptive Automation/Indigo 2021.2/Plugins/Roku Network Remote.indigoPlugin/Contents/Server Plugin/rokuNetworkRemoteDevice.py", line 264, in updateDeviceStatusInfo
channelNumber = deviceInfoDoc.find("channel").find("number").text
AttributeError: 'NoneType' object has no attribute 'text'
Code: Select all
Roku Network Remote Error Error executing effect for device id 1177460091
Traceback (most recent call last):
File "/Library/Application Support/Perceptive Automation/Indigo 2021.2/Plugins/Roku Network Remote.indigoPlugin/Contents/Server Plugin/RPFramework/RPFrameworkDeviceResponse.py", line 179, in executeEffects
eval(u'rpDevice.' + effect.updateParam + u'(responseObj, rpCommand)')
File "<string>", line 1, in <module>
File "/Library/Application Support/Perceptive Automation/Indigo 2021.2/Plugins/Roku Network Remote.indigoPlugin/Contents/Server Plugin/rokuNetworkRemoteDevice.py", line 264, in updateDeviceStatusInfo
channelNumber = deviceInfoDoc.find("channel").find("number").text
AttributeError: 'NoneType' object has no attribute 'text'
Code: Select all
Roku Network Remote Debug Executing full status update request...
Roku Network Remote Debug Processing GET operation: http|*|/query/device-info
Roku Network Remote Debug Effect execution: Calling function updateDeviceStatusInfo
Roku Network Remote Debug Received device info query response
Roku Network Remote Debug Processing GET operation: http|*|/query/active-app
Roku Network Remote Debug Effect execution: Calling function updateDeviceStatusInfo
Roku Network Remote Debug Received active app query response
Roku Network Remote Debug Processing GET operation: http|*|/query/tv-active-channel
Roku Network Remote Debug Effect execution: Calling function updateDeviceStatusInfo
Roku Network Remote Debug Received active channel query response
I noticed a similar error message soon after the latest release of the plugin.... only on one of my RokuTVs. Oddly (I thought) it was the newest of my Roku TVs. After looking at the TV settings, I found it to be user error. I forgot to change one of the settings.... System -> Power -> Fast TV Start -> On. Maybe that's what's going on?danieljmorel wrote:...
Roku Network Remote Error An error occurred executing the GET/PUT request (Device: 694568331): HTTPConnectionPool(host='10.0.1.115', port=8060): Max retries exceeded with url: