|
SageTV for unRAID/Docker Discussion related to SageTV for unRAID/Docker. Questions, issues, problems, suggestions, etc. relating to SageTV for unRAID/Docker should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Live TV and Jetty web pages are no longer working?
Can't say when exactly this started, but as the subject says:
(1) Live TV no longer functions. I get about a second of A/V, then it returns to the guide. No errors. (2) All I get are 404 errors now when trying to access http://(sagetvserver):8080/apps/ or http://(sagetvserver):8080/sage/Home Recordings however *seem* to be occurring, and I can play back said recordings. I noticed the new docker containers and updated, no change. Clients are nvidia ShieldTVs w/the android client. Server OS is Open Media Vault 5. Docker command is: Code:
docker create \ --name sagetv \ --net host \ --privileged \ --restart on-failure:5 \ -e OPT_GENTUNER=N \ -e OPT_COMMANDIR=N \ -e OPT_COMSKIP=N \ -e PUID=1006 \ -e PGID=100 \ -e VIDEO_GUID=44 \ -e JAVA_MEM_MB=2048 \ -v /mnt/TV1/RecordedTV:/var/media \ -v /mnt/TV2/RecordedTV:/var/media2 \ -v /mnt/Docker/sagetv/TVFanart:/var/mediaext \ -v /mnt/Docker/sagetv/data:/opt/sagetv \ -t -i "sagetvopen/sagetv-server-java11" One thing I DO see that I trust is a bug...why is the docker container trying to mount every partition in my server instead of just the locations I specify? Please tell me that's not intentional. How does a docker container even know what my partitions are? My logs are filled with several of these, one per disk partition. Note the "external" directory (mapped to TV1/RecordedTV) re-appears if it is deleted. Code:
Tue 1/25 22:55:28.790 [HotplugStorage@748eec5a] Setup dir for external device mount: /var/media/external/sdj1 Tue 1/25 22:55:28.790 [HotplugStorage@748eec5a] Executing process: [sh, -c, mount | grep -i "/var/media/external/sdj1 type"] Tue 1/25 22:55:28.791 [HotplugStorage@748eec5a] Started process object: Process[pid=307, exitValue="not exited"] Tue 1/25 22:55:28.807 [HotplugStorage@748eec5a] Executing process: [mount, /dev/sdj1, /var/media/external/sdj1, -o, noatime] Tue 1/25 22:55:28.807 [HotplugStorage@748eec5a] Started process object: Process[pid=315, exitValue="not exited"] Tue 1/25 22:55:28.809 [ErrorStreamConsumer@a62f8e7] STDERR:Process[pid=315, exitValue=1]: mount: only root can use "--options" option Tue 1/25 22:55:28.809 [HotplugStorage@748eec5a] Executing process: [mount, /dev/sdj1, /var/media/external/sdj1] Tue 1/25 22:55:28.809 [HotplugStorage@748eec5a] Started process object: Process[pid=318, exitValue="not exited"] Tue 1/25 22:55:28.811 [ErrorStreamConsumer@25067234] STDERR:Process[pid=318, exitValue=1]: mount: only root can do that Tue 1/25 22:55:28.812 [HotplugStorage@748eec5a] Failed mounting
__________________
Server: Xeon E3-1225, 32GB RAM, Open Media Vault 5, SageTV Docker Tuners: HD Homerun Quatro (OTA) Clients: NVidia SheildTV x3 |
#2
|
|||
|
|||
The mount errors is not likely related. I see them and not sure why sage try's that but I am not having any issues.
There have been recent issues posted re the Shield and re the recent Android client so you may want to check those out. For Jetty... Did you update to the new version? If so please post logs and check out the post on the new version K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#3
|
|||
|
|||
Quote:
Quote:
Update: Fixed with the latest freshly released client. Thanks again! See https://forums.sagetv.com/forums/showthread.php?p=633075&postcount=978 Quote:
Update: Continued here: https://forums.sagetv.com/forums/sho...&postcount=115
__________________
Server: Xeon E3-1225, 32GB RAM, Open Media Vault 5, SageTV Docker Tuners: HD Homerun Quatro (OTA) Clients: NVidia SheildTV x3 Last edited by texneus; 01-26-2022 at 09:06 PM. |
#4
|
|||
|
|||
Quote:
K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
is there an alternative to sagetray now that it stopped working with jetty 9? | Eternal | SageTV v9 Customizations | 5 | 01-14-2022 04:08 PM |
Watching live TV on Shield no longer works | Foggy | SageTV Clients Development | 6 | 04-22-2017 12:14 PM |
HD PVR 1212 no longer working | AJ Bertelson | Hardware Support | 13 | 05-04-2016 06:43 AM |
Way to record a show that's been paused but no longer live | Gustovier | Phoenix | 2 | 03-22-2011 10:21 AM |
EVR no longer working well in .22 | Nadim | SageTV Beta Test Software | 1 | 11-01-2010 11:24 AM |