home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Custom Data Grabber including Sky UK Channel/EPG Grabber
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="wonkyd" data-source="post: 752639" data-attributes="member: 55675"><p>OK so the error I'm currently seeing in the log is this when I try and Grab an EPG or channels with the plugin: </p><p></p><p>[CODE]2011-05-31 21:34:37.653600 [TVService(6)]: TvService OnStart failed : System.Threading.ThreadAbortException: Thread was being aborted.</p><p> at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout)</p><p> at TvService.TvServiceThread.OnStart()</p><p>2011-05-31 21:34:37.700400 [scheduler thread(10)]: card: unable to connect to slave controller at:10.0.1.1</p><p>2011-05-31 21:38:07.348800 [TVService(6)]: TvService OnStart failed : System.Threading.ThreadAbortException: Thread was being aborted.</p><p> at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout)</p><p> at TvService.TvServiceThread.OnStart()</p><p>2011-05-31 21:38:07.395600 [scheduler thread(10)]: card: unable to connect to slave controller at:10.0.1.1</p><p>2011-05-31 21:38:44.492400 [TVService(6)]: TvService OnStart failed : System.Threading.ThreadAbortException: Thread was being aborted.</p><p> at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout)</p><p> at TvService.TvServiceThread.OnStart()</p><p>2011-05-31 21:38:44.539200 [scheduler thread(10)]: card: unable to connect to slave controller at:10.0.1.1</p><p>2011-05-31 21:42:16.826200 [TVService(6)]: TvService OnStart failed : System.Threading.ThreadAbortException: Thread was being aborted.</p><p> at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout)</p><p> at TvService.TvServiceThread.OnStart()</p><p>2011-05-31 21:42:16.873000 [scheduler thread(10)]: card: unable to connect to slave controller at:10.0.1.1</p><p>2011-05-31 21:44:02.843800 [TVService(6)]: TvService OnStart failed : System.Threading.ThreadAbortException: Thread was being aborted.</p><p> at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout)</p><p> at TvService.TvServiceThread.OnStart()</p><p>2011-05-31 21:44:02.890600 [scheduler thread(10)]: card: unable to connect to slave controller at:10.0.1.1</p><p>2011-05-31 21:47:08.905000 [TVService(6)]: TvService OnStart failed : System.Threading.ThreadAbortException: Thread was being aborted.</p><p> at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout)</p><p> at TvService.TvServiceThread.OnStart()</p><p>2011-05-31 21:47:08.951800 [scheduler thread(10)]: card: unable to connect to slave controller at:10.0.1.1</p><p>2011-05-31 21:52:04.727800 [TVService(6)]: TvService OnStart failed : System.Threading.ThreadAbortException: Thread was being aborted.</p><p> at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout)</p><p> at TvService.TvServiceThread.OnStart()</p><p>2011-05-31 21:52:04.774600 [scheduler thread(10)]: card: unable to connect to slave controller at:10.0.1.1</p><p>[/CODE]</p><p></p><p>10.0.1.1 is my MS LOOPBACK network adapter that I use for my single seat TV service, there's no firewall on this adapter and TV service is working just fine, live TV and all. Any suggestions?</p></blockquote><p></p>
[QUOTE="wonkyd, post: 752639, member: 55675"] OK so the error I'm currently seeing in the log is this when I try and Grab an EPG or channels with the plugin: [CODE]2011-05-31 21:34:37.653600 [TVService(6)]: TvService OnStart failed : System.Threading.ThreadAbortException: Thread was being aborted. at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout) at TvService.TvServiceThread.OnStart() 2011-05-31 21:34:37.700400 [scheduler thread(10)]: card: unable to connect to slave controller at:10.0.1.1 2011-05-31 21:38:07.348800 [TVService(6)]: TvService OnStart failed : System.Threading.ThreadAbortException: Thread was being aborted. at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout) at TvService.TvServiceThread.OnStart() 2011-05-31 21:38:07.395600 [scheduler thread(10)]: card: unable to connect to slave controller at:10.0.1.1 2011-05-31 21:38:44.492400 [TVService(6)]: TvService OnStart failed : System.Threading.ThreadAbortException: Thread was being aborted. at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout) at TvService.TvServiceThread.OnStart() 2011-05-31 21:38:44.539200 [scheduler thread(10)]: card: unable to connect to slave controller at:10.0.1.1 2011-05-31 21:42:16.826200 [TVService(6)]: TvService OnStart failed : System.Threading.ThreadAbortException: Thread was being aborted. at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout) at TvService.TvServiceThread.OnStart() 2011-05-31 21:42:16.873000 [scheduler thread(10)]: card: unable to connect to slave controller at:10.0.1.1 2011-05-31 21:44:02.843800 [TVService(6)]: TvService OnStart failed : System.Threading.ThreadAbortException: Thread was being aborted. at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout) at TvService.TvServiceThread.OnStart() 2011-05-31 21:44:02.890600 [scheduler thread(10)]: card: unable to connect to slave controller at:10.0.1.1 2011-05-31 21:47:08.905000 [TVService(6)]: TvService OnStart failed : System.Threading.ThreadAbortException: Thread was being aborted. at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout) at TvService.TvServiceThread.OnStart() 2011-05-31 21:47:08.951800 [scheduler thread(10)]: card: unable to connect to slave controller at:10.0.1.1 2011-05-31 21:52:04.727800 [TVService(6)]: TvService OnStart failed : System.Threading.ThreadAbortException: Thread was being aborted. at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout) at TvService.TvServiceThread.OnStart() 2011-05-31 21:52:04.774600 [scheduler thread(10)]: card: unable to connect to slave controller at:10.0.1.1 [/CODE] 10.0.1.1 is my MS LOOPBACK network adapter that I use for my single seat TV service, there's no firewall on this adapter and TV service is working just fine, live TV and all. Any suggestions? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Custom Data Grabber including Sky UK Channel/EPG Grabber
Contact us
RSS
Top
Bottom