Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Plugin Onkyo - ISCP

Questions and comments specific to a particular plugin should go here.
Post Reply
ewingr
Posts: 6
Joined: Sun May 29, 2011 10:06 pm

Plugin Onkyo - ISCP

Post by ewingr »

I have the Onkyo ISCP plugin installed and it works...except after putting the PC to sleep. After I wake the PC, I have to exit and restart EventGhost in order for it to work

I get the error: Error [Errno 10054] An existing connection was forcebly closed by the remote host.

Any ideas?
eatmeimadanish
Experienced User
Posts: 118
Joined: Thu Oct 01, 2009 5:11 pm

Re: Plugin Onkyo - ISCP

Post by eatmeimadanish »

Stop letting your computer go to sleep. Or have a script that EG runs that restarts EG if it cannot communicate with the Onkyo.
pmendiuk
Posts: 3
Joined: Tue Apr 30, 2013 3:39 pm

Plugin Onkyo - ISCP Error in Action

Post by pmendiuk »

Hello,
I am fairly new to EventGhost. I am experiencing an error with the Onkyo ISCP plugin after a period of time.

Onkyo ISCP: SendCommand: ZPW01
Error in Action: "Onkyo ISCP: SendCommand: ZPW01"
Traceback (most recent call last) (1610):
File "C:\Program Files (x86)\EventGhost\eg\Classes\ActionBase.py", line 170, in CallWrapper
return self(*args)
File "C:\Program Files (x86)\EventGhost\plugins\OnkyoISCP\__init__.py", line 157, in __call__
self.PrintError("OnkyoISCP: Error sending command, retrying: " + msg)
TypeError: cannot concatenate 'str' and 'timeout' objects

If I restart EventGhost the plugin will work properly for a while. Has anyone experiencing this behavior?

Thanks
Patrick
blaher
Experienced User
Posts: 487
Joined: Thu Nov 17, 2011 1:27 am

Re: Plugin Onkyo - ISCP

Post by blaher »

ewingr wrote:I have the Onkyo ISCP plugin installed and it works...except after putting the PC to sleep. After I wake the PC, I have to exit and restart EventGhost in order for it to work

I get the error: Error [Errno 10054] An existing connection was forcebly closed by the remote host.

Any ideas?
You can automate a restart when the error occurs using EventGhost Application Control Plugin: viewtopic.php?f=9&t=3881
blaher
Experienced User
Posts: 487
Joined: Thu Nov 17, 2011 1:27 am

Re: Plugin Onkyo - ISCP Error in Action

Post by blaher »

pmendiuk wrote: Error in Action: "Onkyo ISCP: SendCommand: ZPW01"
Traceback (most recent call last) (1610):
File "C:\Program Files (x86)\EventGhost\eg\Classes\ActionBase.py", line 170, in CallWrapper
return self(*args)
File "C:\Program Files (x86)\EventGhost\plugins\OnkyoISCP\__init__.py", line 157, in __call__
self.PrintError("OnkyoISCP: Error sending command, retrying: " + msg)
TypeError: cannot concatenate 'str' and 'timeout' objects
viewtopic.php?f=10&t=2964&start=105#p27229 has a fix for that error message. Hope it helps.
Post Reply