|
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
|
|||
|
|||
Access WebUI? I keep getting forbidden
I should be able to go to the SageTv Docker and run the WebUI, shouldn't I? I have no problem accessing with clients. I keep getting HTTP Error 403 Forbidden when I try to run the WebUI from the Docker screen.
I have Jetty Web Server installed and enabled along with sagex-services. Anything else I'm missing. This is a minor issue for me, but now that I'm more comfortable with SageTV and UnRaid, I'm working on tweaking the minor stuff. Thanks. |
#2
|
|||
|
|||
Is the URL (and port) correct for WebUI in the Advanced Setting for the SageTV Docker in unRAID?
__________________
Server: SageTV v9 on unRAID Docker; i5-2400; 16GB RAM; 9TB storage array; SiliconDust HDHR3 Client: Windows10; Intel Core2Duo; 4GB RAM; NVIDIA GeForce GT 1030 Client: NVIDIA ShieldTV Client: Fire TV Stick 4K |
#3
|
|||
|
|||
Mine does the same thing. The URL and port are correct, it looks like unRAID is not set up to append the /sage after the port number in the URL.
http://192.168.1.40:8080 <--- (does not work) http://192.168.1.40:8080/sage <--- (works)
__________________
Server: MSI Z270 SLI Plus ATX Motherboard, Intel i7-7700T CPU, 32GB Memory, Unraid 6.11.5, sagetvopen-sagetv-server-opendct-java11 Docker (version 2.0.7) Tuners: 2 x SiliconDust HDHomeRun Prime Cable TV Tuners, SiliconDust HDHomeRun CONNECT 4K OTA Tuner Clients: Multiple HD300 Extenders, Multiple Fire TV Stick 4K Max w/MiniClient Miscellaneous: Multiple Sony RM-VLZ620 Universal Remote Controls |
#4
|
|||
|
|||
Mine works. If you want to append the WebUI URL in the settings for the SageTV Docker with "/sage", you should be able to. Check the Advanced View settings.
This is what's working for me: http://[IP]:[PORT:8090]/sage (Your port may be different.)
__________________
Server: SageTV v9 on unRAID Docker; i5-2400; 16GB RAM; 9TB storage array; SiliconDust HDHR3 Client: Windows10; Intel Core2Duo; 4GB RAM; NVIDIA GeForce GT 1030 Client: NVIDIA ShieldTV Client: Fire TV Stick 4K |
#5
|
||||
|
||||
I have the same thing on my system that I just upgraded to 64bit
Haven’t had time to search for it or dig into the old 32 bit folders but if I recall solution is to create a file that would have the links to/sage/home , /bmt and I also had for api lookup Might be in the webui thread Working on updating my resume for a higher position/different group at work this weekend so probably not going to have time to research. Plus it’s the wife’s birthday this weekend Last edited by graywolf; 10-11-2019 at 06:15 AM. Reason: Correcting stupid auto correct |
#6
|
||||
|
||||
Did get a few moments.
In ..\SageTV\SageTV\jetty\static put an index.html file Code:
<html> <head> <title>SageTV Appliations</title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="description" content="SageTV Applications"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"> </head> <body> <b><font color=red>HTPC-LR</b></font><br><br> <ul> <li><a href="/sage">Sage Web Server</a> <li><a href="/bmt">Batch Metadata Tools</a> <li><a href="/sagex/api">SageTV API</a> </ul> </body> </html> |
#7
|
|||
|
|||
Quote:
__________________
Server: MSI Z270 SLI Plus ATX Motherboard, Intel i7-7700T CPU, 32GB Memory, Unraid 6.11.5, sagetvopen-sagetv-server-opendct-java11 Docker (version 2.0.7) Tuners: 2 x SiliconDust HDHomeRun Prime Cable TV Tuners, SiliconDust HDHomeRun CONNECT 4K OTA Tuner Clients: Multiple HD300 Extenders, Multiple Fire TV Stick 4K Max w/MiniClient Miscellaneous: Multiple Sony RM-VLZ620 Universal Remote Controls |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Sage webUI and BMT not working after upgrade. | glenner | SageTV for unRAID/Docker | 1 | 08-24-2018 04:14 PM |
Status of WebUI for SageTV 9 and Java 1.8 | GrantEdwards | SageTV v9 Customizations | 4 | 02-25-2017 08:42 AM |
BMT WebUI - Title boxes very tall | jchan88 | Batch Metadata Tools | 3 | 01-22-2011 09:09 PM |
2.0.11 - WebUI settings disappeared | evilpenguin | Batch Metadata Tools | 5 | 09-10-2010 04:06 PM |
Sage WebUI streaming to smartphone? | SageGk | SageTV Customizations | 0 | 06-05-2010 07:57 AM |