|
Hardware Support Discussions related to using various hardware setups with SageTV products. Anything relating to capture cards, remotes, infrared receivers/transmitters, system compatibility or other hardware related problems or suggestions should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#261
|
|||
|
|||
Quote:
Also how are you running it batch job or runnable in sagetv? |
#262
|
|||
|
|||
File attached. I think the issue may be PrimeNet thinks I am running in console mode, but (I think) I have Sage set to run PrimeNet as a runnable class within Sage.
The logs don't show much. Maybe a remaining issue in my properties file? The log file for Primenet says the following (the last line repeats forever and the file is 4000kb): 07/05/2015 11:07:04 - Running PrimeNetEncoder in Console Mode 07/05/2015 11:07:04 - Starting tunner threads 07/05/2015 11:07:04 - Starting Debug Console 07/05/2015 11:07:04 - Unexpected error reading from the console. The handle is invalid 07/05/2015 11:07:04 - Unexpected error reading from the console. The handle is invalid 07/05/2015 11:07:04 - Unexpected error reading from the console. The handle is invalid I am really not a computer programmer, so I really appreciate the help and patience. |
#263
|
|||
|
|||
Quote:
You sure yo do not have a console Instance running? Also did you copy over properties and ffmpeg to your sage folder?... If I were you I would check that and reboot. Your properties files are perfect. |
#264
|
|||
|
|||
Yes, ffmpeg and PrimeEncoder are both in the SageTV directory. I think I posted an old logs by mistake--from the PrimeNet directory, not Sage. The new log for PrimeNet (from the SageTV directory) is attached. Do these help?
Re-booted, still no go. |
#265
|
|||
|
|||
Quote:
"C:Program FilesSilicondustHDHomeRunhdhomerun_config.exe" it should look like this. HDHomeRunConfig.path=C\:\\Program Files\\Silicondust\\HDHomeRun\\hdhomerun_config.exe Yours looks like this. HDHomeRunConfig.path=C:\Program Files\Silicondust\HDHomeRun\hdhomerun_config.exe Last edited by nyplayer; 08-02-2015 at 02:23 PM. |
#266
|
|||
|
|||
THANK YOU!
I wouldn't say I accidentally changed it, I purposely changed it like an idiot as the syntax looked funny to me. Lesson learned. I also sent you a PM. |
#267
|
||||
|
||||
Yeah, in the properties files, \ is an escape character to be able to handle special characters. So, when you want the string to actually include a backslash, you have to enter it as \\.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer) unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers. Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA. Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S Other Clients: Mi Box in Master Bedroom, HD-200 in kids room |
#268
|
|||
|
|||
jgsouthard, are you still running with no 'halt detected' now?
I've been on normal (4) 100% of the time and I'm still getting them. Just had a few over the weekend.
__________________
SageTV running on: Win10 21H2 SageTV 9.2.6.976 (64 bit) Java 1.8.0 311 (64 bit) OpenDCT 0.5.32 (64 bit) Clients: HD300 (x2) HDHR3-CC Prime 20220822 (Comcast CableCard) - 3 Tuners HDFX-4K Flex 20220822 (OTA) - 4 Tuners |
#269
|
|||
|
|||
Prime Tuners disappear
Anyone else experience occasional dropping of the Prime tuners?
Once they drop I have to either restart sage or the entire server to get them back. Other missing recordings due to tuner conflict there's no warning that they've dropped out. I'm running PrimeNetEncoder as a batch at startup. This seems to have fixed any of the halts I had been having. I'm away on vacation and just noticed via the web UI that I'm missing a bunch of recordings. I could have scheduled nightly restarts but that seems like a poor workaround. Any thoughts? -uberpixel
__________________
{Server} | i5-3330S | Z77X-UD5H | 8gb DDR3 | Windows 10 Pro | {Tuners} | (1) HDHomerun (OTA) | (1) HDHomerun Prime + OpenDCT on Comcast | {Client} | (2) HD300 Extenders | (1) PC Client | Mi Box Android Client | FireTV Stick | |
#270
|
|||
|
|||
Quote:
This is my batch Job. It have it in my PrimeEncoder folder. Code:
CD /d "%~dp0" c: :loop "C:\Program Files (x86)\Java\jre7\bin\java.exe" -jar PrimeNetEncoder.jar goto loop Last edited by nyplayer; 08-06-2015 at 04:37 AM. |
#271
|
|||
|
|||
Quote:
Where is the "normal priority" set? -uberpixel
__________________
{Server} | i5-3330S | Z77X-UD5H | 8gb DDR3 | Windows 10 Pro | {Tuners} | (1) HDHomerun (OTA) | (1) HDHomerun Prime + OpenDCT on Comcast | {Client} | (2) HD300 Extenders | (1) PC Client | Mi Box Android Client | FireTV Stick | |
#272
|
|||
|
|||
Quote:
http://forums.sagetv.com/forums/show...2&postcount=55 I would check the cable that connects the Prime maybe even replace it with a good cable ... I have never seen tuners lost like that when using the Prime or Sagedct for that matter. |
#273
|
||||
|
||||
I lose one of the Primes on occasion, and nothing but a reboot of the unit gets it going again (SageDCT). I'm starting to wonder if there are a handful of duds out there.
I am now in the habit of rebooting each tuner with a batch file at least once a week. |
#274
|
|||
|
|||
If you think you have a dud why not turn on Hd Homerun diagnostics and open a trouble ticket their support is great... that way you will know for sure. I always say address the problem do not mask it.
|
#275
|
||||
|
||||
When I had already tried that months ago, they were unable to find a problem, or a solution to the offending tuner. Any other ideas?
|
#276
|
|||
|
|||
I picked up a 2nd HDHR Prime (thanks again for everyone's help getting the first one working).
There is a note in the instructions about just changing the tuner count properties in the PrimeNetEncoder properties file and then creating new entries in both that file and the Sage properties file for the new tuners. I assume I also should change the transcoder.port (continue 5000, 5010, 5020...) and the tunerX.port (7000, 7001, 7002....) What about the discovery.port or anything else? |
#277
|
|||
|
|||
Quote:
Last edited by nyplayer; 08-06-2015 at 08:21 PM. |
#278
|
|||
|
|||
I am having trouble modifying the Sage Properties file to add the additional HDHR Prime tuners. I modify Sage Properties per the attached (6 tuner file), but as soon as I restart the Sage Service, it reverts back to the original Sage Properties (also attached). I literally watch the file size change from 344 kb to 338 kb in windows as the Sage Service completes loading.
I am completely shutting down Sage and stopping Sage Service before opening the files in Notepad (Win 7). I've modified the properties file in the past and have never had this problem. Any idea what I am doing wrong? The only modifications I am making are add the mmc/encoders/1012343954 section for the 3 new tuners. Also attached is my the PrimeNetEncoder properties file for 6 tuners (in case that may help track down the issue). Thanks in advance for any guidance. |
#279
|
|||
|
|||
Nevermind. I just re-read this post and this was the step I forgot. Doh!
|
#280
|
||||
|
||||
I just remotely logged into this Sage Server this morning, and using the HDHomeRun Config (GUI) was able to verify that one of the two Prime tuners simply wasn't present. It took a complete power cycle of the Prime to get it back up. When I requested a look at the logs that Silicon Dust was pulling from the tuners, they refused. These logs area apparently only available to them.
This is a weekly occurrence. Does anyone have any ideas on how to troubleshoot this issue, that results in halted recordings? |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Interest in HDHomeRun Prime Network Encoder | jvl711 | Hardware Support | 175 | 04-13-2015 01:11 PM |
Prime Encoder Script | checkbin | SageTV Linux | 14 | 03-22-2015 07:50 AM |
SageTV as a network encoder / recording on network encoder works, not from server | perfessor101 | SageTV Software | 0 | 06-21-2014 05:59 AM |
Ubuntu + HDHomerunPrime + Prime Encoder | matt91 | SageTV Linux | 2 | 03-23-2014 03:46 PM |
HDHomerun Prime? | cenwesi | Hardware Support | 26 | 04-19-2011 05:40 PM |