|
SageTV v9 Customizations This forums is for discussing and sharing user-created modifications for the SageTV version 9 application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss plugins for SageTV version 9 and newer. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Jetty Web Server v3 released - plus more
The update of the Jetty Web Server to support Jetty 9 (old version was Jetty 6) is now completed and released.
IMPORTANT This is an "All or nothing update"...most old apps will not work with Jetty 9 and the updated apps will not work with jetty 6. Please take the time to update Jetty and then each web app you use. Install/Update process
Troubleshooting
Features/Changes
Recommended Java version = 8 or 11 (will not work with Java 7) Note: Due to lack of direct support of Javascript in Java 16+, some web apps may not fully function...may review in future. Java 8 and 11 seem fine Updates
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page Last edited by jusjoken; 01-15-2022 at 11:08 AM. |
#2
|
|||
|
|||
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#3
|
|||
|
|||
Nice Job...Thanks for your development
|
#4
|
|||
|
|||
Thanks a bunch. I'm proud to be a member of your Patreon page!
__________________
Server #1= AMD A10-5800, 8G RAM, F2A85-M PRO, 12TB, HDHomerun Prime, HDHR, Colossus (Playback - HD-200) Server #2= AMD X2 3800+, 2G RAM, M2NPV-VM, 2TB, 3x HDHR OTA (Playback - HD-200) |
#5
|
|||
|
|||
So what do I change to remove the password requirement?
It used to be in the XML files in the ../jetty/contexts folder, but I see that they did not get updated. Therefore, I'm guessing that it is no longer used. In the jettystarter.log I saw a note "updateJettyConfigFilesPropertyForJetty9 - No Extra Jetty configuration files are specified in Sage.properties". Do I need to create an extra Jetty configuration and reference it in Sage.properties?
__________________
Server:UnRaid;2x Intel Xeon E5; SuperMicro moboard;Also:BM3000 w/ WMC; 2x Ceton ETH 6; OpenDCT SageTV Extender:3x HD200 1x HD300 1xFireTV Sage TV: 9.2 on Java 11, Standard STVi, Comskip Playback, Web Interface, 24 Hour Clock, SRE, Playon All in lovely Drexel Hill, PA |
#6
|
|||
|
|||
Quote:
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#7
|
||||
|
||||
So the Jetty update went very well, along with the other plugins, except for the SageTV Web Interface. It now shows:
HTTP ERROR 404 Not Found URI: /sage/Home STATUS: 404 MESSAGE: Not Found SERVLET: - Any thoughts on what I did wrong?
__________________
Win10@16GB RAM, 30TB Disk across 6 disks. 2 Prime tuner units Sage v9 (64bit) using OpenDCT to control the Primes 2 HD-300s, an Android mini-client, and a Windows client |
#8
|
|||
|
|||
Quote:
Can you detail your use case for this and I can spend more time to figure it out in the new jetty 9 model. K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#9
|
|||
|
|||
Did you launch that from the apps list or from an old favorite?
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#10
|
||||
|
||||
Quote:
What used to be at: http://192.168.1.49:8080/sage/Home is now at: http://192.168.1.49:8080/nielm_sagew...sage/menu.html but, of course, all of the links point to the old locations.
__________________
Win10@16GB RAM, 30TB Disk across 6 disks. 2 Prime tuner units Sage v9 (64bit) using OpenDCT to control the Primes 2 HD-300s, an Android mini-client, and a Windows client |
#11
|
|||
|
|||
Quote:
Below are my notes from my server maintenance documentation. In short, changing <Set name="authenticate">true</Set> to <Set name="authenticate">false</Set> in three xml files in ..jetty/contexts did the trick. Notes start here [passwords to false Sage Server] to remove password requirement modfiy app.xml; also nielm_websrv.xml; also bmt.xml set authenticate to false. http://forums.sagetv.com/forums/show...ord#post449493
__________________
Server:UnRaid;2x Intel Xeon E5; SuperMicro moboard;Also:BM3000 w/ WMC; 2x Ceton ETH 6; OpenDCT SageTV Extender:3x HD200 1x HD300 1xFireTV Sage TV: 9.2 on Java 11, Standard STVi, Comskip Playback, Web Interface, 24 Hour Clock, SRE, Playon All in lovely Drexel Hill, PA |
#12
|
|||
|
|||
Quote:
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#13
|
||||
|
||||
Quote:
Thanks for the hard work! It is great to have all the updated code!
__________________
Win10@16GB RAM, 30TB Disk across 6 disks. 2 Prime tuner units Sage v9 (64bit) using OpenDCT to control the Primes 2 HD-300s, an Android mini-client, and a Windows client |
#14
|
|||
|
|||
Great work Ken. Thanks for keeping this going for everyone.
For everyone that is not already doing this then please make sure that you support Ken on Patreon. https://www.patreon.com/user?u=58035567
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#15
|
|||
|
|||
Quote:
K.
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#16
|
|||
|
|||
Quote:
All URLs include the username and password. Depending on how you are doing things this might work for you. http://sage:frey@192.168.1.251:8080/...tServerAddress To get to the home page of the SageTV web UI you would use: http://sage:frey@192.168.1.251:8080/sage/Home You might be able to set up some other way, like a reverse proxy, to insert the userass as a prefix to the URL.
__________________
New Server - Sage9 on unRAID 2xHD-PVR, HDHR for OTA Old Server - Sage7 on Win7Pro-i660CPU with 4.6TB, HD-PVR, HDHR OTA, HVR-1850 OTA Clients - 2xHD-300, 8xHD-200 Extenders, Client+2xPlaceshifter and a WHS which acts as a backup Sage server |
#17
|
|||
|
|||
completely broken for me on 32 bit sage 9.2.6.976
503 error as soon as I updated the plugin. uninstalled all plugins that depended on jetty and deleted jetty folder and jar files and only installed jetty and the web interface and still 503. Url automatically adds the /apps to 127.0.0.1:8081 but nothing loads solved: didnt want to redo all the settings and tuner info by nuking everything so did a clean install on a vm and installed all the exact same plugins then copied over the jar, jetty, webserver folders so it works now, not sure what the problem was Last edited by Eternal; 01-14-2022 at 04:07 AM. |
#18
|
|||
|
|||
Quote:
K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#19
|
|||
|
|||
I seem to be getting an error updating SageTV Web interface to 4.0.0... I'm getting a FAILED resource download error for the sage-webui-jar-4.0.0.zip file. When I manually type the url into a browser, it's just timing out.
Edit: Nevermind! Seems that my firewall is the culprit. Disabling it for a second fixed it long enough to let it run. Last edited by DarkWolf77; 01-14-2022 at 07:36 AM. |
#20
|
|||
|
|||
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 |
Plugin: Jetty Web Server 2.0 | jreichen | SageTV v7 Customizations | 389 | 06-19-2021 09:38 PM |
Jetty Web Server (status update) | stuckless | SageTV Github Development | 65 | 09-19-2016 08:34 AM |
Another Jetty Web Server issue | mlcarson | SageTV v9 Customizations | 2 | 09-19-2016 05:08 AM |
Jetty Web Server Issue | Ghildebr | SageTV v9 Customizations | 17 | 09-03-2016 09:52 AM |