SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Github Development
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Github Development Discussion related to SageTV Open Source Development. Use this forum for development topics about the Open Source versions of SageTV, hosted on Github.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 12-24-2016, 09:18 AM
mrcandu's Avatar
mrcandu mrcandu is offline
Sage Advanced User
 
Join Date: Jul 2006
Location: London, UK
Posts: 79
V7 to V9 upgrade - error - No encoders can tune the selected station

Hi all

Thought i'd have a crack at upgrading from v7 to 9....

Using the Windows installer everything seemed to go through fine, but when I start the service and try to tune a channel from any client, I get the message "No encoders can tune the selected station".

I have tried restarting the service / pc, as well as running Sage locally with the service disabled....
Interestingly I have had channel playback working a twice, once locally and once from Placeshifter, but I can't seem to replicate the fix or find any pattern to it.

My current thoughts are that its either a permissions issue, or something related to a delay in a service starting.

Prior to upgrade I was on java 1.6.10.

Log attached - any help appreciated.

Thanks,

Mat.
Attached Files
File Type: zip sagetv_0.zip (160.6 KB, 101 views)
__________________
Server/Client: 1.6GHz Intel Atom 330 | 2048MB DDR2 | Iomega 2TB eSata Hard Drive | Nvidia Ion | HDHomeRun DVB-T2 | Hauppauge NOVA-TD Stick x 2| Windows 10 | SageTV v9.0.12 | Java 1.7.0_79
Clients: HD100 | HD200 | HD300 | MI Box
Reply With Quote
  #2  
Old 12-24-2016, 10:33 AM
Narflex's Avatar
Narflex Narflex is offline
Sage
 
Join Date: Feb 2003
Location: Redondo Beach, CA
Posts: 6,349
Not sure from the log. Check Setup Video Sources to make sure all your encoders are setup and that the channel lineups are valid and that they are listed as functioning.
__________________
Jeffrey Kardatzke
Google
Founder of SageTV
Reply With Quote
  #3  
Old 12-24-2016, 11:02 AM
mrcandu's Avatar
mrcandu mrcandu is offline
Sage Advanced User
 
Join Date: Jul 2006
Location: London, UK
Posts: 79
Quote:
Originally Posted by Narflex View Post
Not sure from the log. Check Setup Video Sources to make sure all your encoders are setup and that the channel lineups are valid and that they are listed as functioning.
Thanks - Sources and lineups are as they should be.

I left the service running for an hour or so and tried the lineup again - everything worked fine.

I have replicated this a couple of times now - have restarted the service and same error occurs, but continue trying the channels every minute or so until it works - will post a log shortly.

Could Sage or Java being doing something on a fairly infrequent basis that causes things to work again?
__________________
Server/Client: 1.6GHz Intel Atom 330 | 2048MB DDR2 | Iomega 2TB eSata Hard Drive | Nvidia Ion | HDHomeRun DVB-T2 | Hauppauge NOVA-TD Stick x 2| Windows 10 | SageTV v9.0.12 | Java 1.7.0_79
Clients: HD100 | HD200 | HD300 | MI Box

Last edited by mrcandu; 12-24-2016 at 11:13 AM.
Reply With Quote
  #4  
Old 12-24-2016, 11:32 AM
mrcandu's Avatar
mrcandu mrcandu is offline
Sage Advanced User
 
Join Date: Jul 2006
Location: London, UK
Posts: 79
Replicated the above..... log attached.

So the question is did anything significant happen between 17:22, when the error last occurred and 17:25 (ish) when the channel tuned successfully?

Thanks for assistance - I'll continue to try and figure out if anything is happening outside the application.

Mat.
Attached Files
File Type: zip sagetv_1725.zip (428.7 KB, 102 views)
__________________
Server/Client: 1.6GHz Intel Atom 330 | 2048MB DDR2 | Iomega 2TB eSata Hard Drive | Nvidia Ion | HDHomeRun DVB-T2 | Hauppauge NOVA-TD Stick x 2| Windows 10 | SageTV v9.0.12 | Java 1.7.0_79
Clients: HD100 | HD200 | HD300 | MI Box
Reply With Quote
  #5  
Old 12-24-2016, 11:48 AM
mrcandu's Avatar
mrcandu mrcandu is offline
Sage Advanced User
 
Join Date: Jul 2006
Location: London, UK
Posts: 79
Not entirely sure what to look for, but this seems significant:

The first event of this kind happened at 17:23
Code:
Sat 12/24 17:23:53.528 [Seeker@985bef] Seeker adding new Encoder: Hauppauge WinTV MOD7700 DVB-T Capture (Dev2 Path1)
Fired up the service at 17:06
__________________
Server/Client: 1.6GHz Intel Atom 330 | 2048MB DDR2 | Iomega 2TB eSata Hard Drive | Nvidia Ion | HDHomeRun DVB-T2 | Hauppauge NOVA-TD Stick x 2| Windows 10 | SageTV v9.0.12 | Java 1.7.0_79
Clients: HD100 | HD200 | HD300 | MI Box
Reply With Quote
  #6  
Old 12-25-2016, 10:33 AM
Monedeath Monedeath is offline
Sage Expert
 
Join Date: Sep 2009
Location: Idaho
Posts: 514
Quote:
Originally Posted by mrcandu View Post
Prior to upgrade I was on java 1.6.10.
Wasn't there an upgrade in the Repo to increase the Minimum Java Version to something like Java 7.5? From this, it looks like MrCandu is on 6.10.

So upgrading to Java 7 at the least might help.

Although I'd then be intrigued as to how this is the only issue so far.
Reply With Quote
  #7  
Old 12-25-2016, 07:07 PM
trallyus trallyus is offline
Sage Aficionado
 
Join Date: Jul 2010
Posts: 392
Did you install the the LAV Filters decoder pack at
https://github.com/Nevcairiel/LAVFilters/releases


Also since I believe sage tv is still 32 bit you have to install the 32 bit decoders instead of the 64 bit versions for sage to find them.
Reply With Quote
  #8  
Old 12-26-2016, 04:55 AM
mrcandu's Avatar
mrcandu mrcandu is offline
Sage Advanced User
 
Join Date: Jul 2006
Location: London, UK
Posts: 79
Thanks for the help all.

Quote:
Originally Posted by Monedeath View Post
Wasn't there an upgrade in the Repo to increase the Minimum Java Version to something like Java 7.5? From this, it looks like MrCandu is on 6.10.

So upgrading to Java 7 at the least might help.

Although I'd then be intrigued as to how this is the only issue so far.
Using SageTV v7, i'm running Java 6.10. If I upgrade to Sage v9, Java 7.x is installed for min requirements, so that all seems fine to me.

Quote:
Originally Posted by trallyus View Post
Did you install the the LAV Filters decoder pack at
https://github.com/Nevcairiel/LAVFilters/releases


Also since I believe sage tv is still 32 bit you have to install the 32 bit decoders instead of the 64 bit versions for sage to find them.
I don't think its a playback / rendering issue, SageTV just doesn't seem to find the tuners until 20 mins or so after the service starting.

I have reverted back to the v7 install for the time being, but will find some time later today to continue looking at this.

One thing I thought I noticed is that the v9 service was consuming much more memory at startup than the v7 install - Will verify later and provide some stats.
My machine is fairly low on resources - its just an Atom 330 with 2gb of RAM.
Windows 10 is not exactly snappy on it, but I have never had any issues with v7.
I wonder if its something in Java v7 or Sage v9, that is consuming that bit more memory that just pushes the server over the edge.

I'll also have a look into when v7 fires the first "Seeker adding new Encoder" event.
This seems to be the thing that happened on the v9 install after 20 mins that got things working again.
__________________
Server/Client: 1.6GHz Intel Atom 330 | 2048MB DDR2 | Iomega 2TB eSata Hard Drive | Nvidia Ion | HDHomeRun DVB-T2 | Hauppauge NOVA-TD Stick x 2| Windows 10 | SageTV v9.0.12 | Java 1.7.0_79
Clients: HD100 | HD200 | HD300 | MI Box
Reply With Quote
  #9  
Old 12-26-2016, 02:43 PM
Monedeath Monedeath is offline
Sage Expert
 
Join Date: Sep 2009
Location: Idaho
Posts: 514
I know that when I did my initial upgrade to V9 from V7, it took upwards of a half hour for most of the tuners to come online and become available to SageTV.

The Issue only existed on that first startup, tuners were available in a much more reasonable time frame after that. I imagine a lot of that delay was SageTV parsing through the v7 wiz.bin and upgrading it to the v9 format.

So if you've been freaking out after that first startup, and reverted back before trying a second one later on. That is potentially some of what you're seeing.
Reply With Quote
  #10  
Old 12-28-2016, 08:43 AM
Narflex's Avatar
Narflex Narflex is offline
Sage
 
Join Date: Feb 2003
Location: Redondo Beach, CA
Posts: 6,349
For some reason it is taking 17 minutes to verify that all of your recordings are valid and the durations of them are correct. Not sure why though...
__________________
Jeffrey Kardatzke
Google
Founder of SageTV
Reply With Quote
  #11  
Old 12-28-2016, 09:09 AM
mrcandu's Avatar
mrcandu mrcandu is offline
Sage Advanced User
 
Join Date: Jul 2006
Location: London, UK
Posts: 79
Quote:
Originally Posted by Monedeath View Post
I know that when I did my initial upgrade to V9 from V7, it took upwards of a half hour for most of the tuners to come online and become available to SageTV.

The Issue only existed on that first startup, tuners were available in a much more reasonable time frame after that. I imagine a lot of that delay was SageTV parsing through the v7 wiz.bin and upgrading it to the v9 format.

So if you've been freaking out after that first startup, and reverted back before trying a second one later on. That is potentially some of what you're seeing.
Quote:
Originally Posted by Narflex View Post
For some reason it is taking 17 minutes to verify that all of your recordings are valid and the durations of them are correct. Not sure why though...
Thanks both....
I didn't really get anywhere with finding a proper fix for this - It didn't matter how many times I restarted the service or how long I let it run for.
I managed to pinpoint that it was something in the wiz.bin or properties migration that was causing the problem.
A solution was to let Sage 9 create both files from scratch - everything runs fine now.
Shame I can't keep the db, but a least i'm up and running!

Mat.
__________________
Server/Client: 1.6GHz Intel Atom 330 | 2048MB DDR2 | Iomega 2TB eSata Hard Drive | Nvidia Ion | HDHomeRun DVB-T2 | Hauppauge NOVA-TD Stick x 2| Windows 10 | SageTV v9.0.12 | Java 1.7.0_79
Clients: HD100 | HD200 | HD300 | MI Box
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Error (-10): No encoders can tune the selected station AWS SageTV Software 12 02-11-2023 12:22 AM
Error. (-10): No encoders can tune the selected station. rmiller SageTV Software 3 01-13-2016 12:43 PM
Error (-10): No encoders can tune the selected station mickdaly SageTV Software 5 12-19-2010 02:23 PM
error (-10): No encoders can tune the selected station saxman SageTV Software 1 03-03-2007 05:26 AM
error (-10) no encoders are can tune selected station shimrod Hardware Support 1 06-15-2004 09:56 PM


All times are GMT -6. The time now is 05:42 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.