|
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 |
#141
|
|||
|
|||
Quote:
|
#142
|
|||
|
|||
Quote:
SkiingWiz had updated it for jetty 9
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#143
|
|||
|
|||
It does but I run an instance of Jetty with SRE on a $2 a month VPS for NextPVR users who don't have SageTV installed. I right away mitigated log4j but rather then upgrading to 9 I was hoping to use a supported version
|
#144
|
||||
|
||||
which JARs should be deleted
hi folks
i'm a little late jumping on this but i could use some help here on a now old topic. i delated all the recommended stuff, except for WAR files, under webapps. i'm not sure though what JAR files i may need to delete and my JAR files list is attached. help would be much appreciated here. thanks again for you all still keeping sage alive and kicking.
__________________
Q: dad, when will you stop changing all the electronics? A: never, so you might as well get used to it. |
#145
|
|||
|
|||
Quote:
Could you describe the issue and post the sagetv_0.txt log as well as the logs/jettystarter.log file for me to review. Thanks K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#146
|
||||
|
||||
Quote:
log files attached. also, in my list of JARs, i see a few that were recommended to be removed in older posts. specifically, commons-io-2.4.jar commons-jxpath-1.1.jar gson-1.7.1.jar jcifs-1.1.6.jar sbbi-upnplib-1.0.3.jar perhaps not a problem, but thought i'd mention them.
__________________
Q: dad, when will you stop changing all the electronics? A: never, so you might as well get used to it. |
#147
|
|||
|
|||
Quote:
commons-io-2.4.jar - I have commons-io-2.5.jar gson-1.7.1.jar - I have gson-2.7.jar Not sure if either of those would cause issues with SRE. The Jetty logs indicate that Jetty and all the web plugins including SRE loaded correctly with NO errors. I also see in the sage logs that SRE is doing things...but I do not use SRE so cannot be sure what to expect in the logs for SRE. I suggest you post in the SRE plugin thread and pm SkiingWiz who maintains it and see if he can understand the issue you are seeing. K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#148
|
||||
|
||||
thanks K
__________________
Q: dad, when will you stop changing all the electronics? A: never, so you might as well get used to it. |
#149
|
|||
|
|||
@cat6man That sound's like my response to my Dad. I guess their tinkering was where we got the bug to do this with SageTV etc.
|
#150
|
|||
|
|||
I upgraded Jetty and the web apps that I had installed. All seems to be working fine except for the http://<IP>:8090<PORT>/bmt/#status page for BMT. This page will load but clicking on any menu item will make it unresponsive and it eventually times out.
If I go directly to http://<IP>:8090<PORT>/bmt/#browse or #configure, it all works great and is very responsive. The menu items work fine from these pages...except if I click on the Status menu item which will makes it hang again. The other web apps (SageTV Web Interface and Mobile Web Interface) both seem to be working fine. I've uninstalled/reinstalled the BMT Web Interface. I've cleaned out folders from jetty/webapps I've cleaned out several old jars as suggested earlier in this thread. Any ideas?
__________________
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 Last edited by alfi33; 10-07-2022 at 05:10 PM. Reason: added log file |
#151
|
|||
|
|||
There are numerous file exceptions in the log...for instance..
opt/sagetv/server/ChannelLogos/KZJODT.png Not sure is this is related but the channel logos are being searched for but failing. k
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#152
|
|||
|
|||
Attempting to load Jetty Web server Plugin into SageTV V9.2.5.936 (64 bit), Java Ver.=1.8.0_191, OS=10 10.0. Having an insufficient rights problem installing ant-1.8.2.zip, errcode=403. Not finding any of the xml or setup log files listed in the forum here. I have searched the SageTv-0.log and SagetvPluginsv9.xml. Did not find the SageTVPluggins.xml which was getting an ERROR msg in sageTV-0.log. what am I missing? what do I change to get install working?
|
#153
|
|||
|
|||
Quote:
k
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#154
|
|||
|
|||
Problem installing Jetty Web Server V3
Originally Posted by tomdomm View Post
Attempting to load Jetty Web server Plugin into SageTV V9.2.5.936 (64 bit), Java Ver.=1.8.0_191, OS=10 10.0. Having an insufficient rights problem installing ant-1.8.2.zip, errcode=403. Not finding any of the xml or setup log files listed in the forum here. I have searched the SageTv-0.log and SagetvPluginsv9.xml. Did not find the SageTVPluggins.xml which was getting an ERROR msg in sageTV-0.log. what am I missing? what do I change to get install working? SageTV Log attached |
#155
|
|||
|
|||
It looks like this issue is because it is trying to get the ant plugin (a dependency) from the v7 repo and it's link is an http site and must be an https site. The v9 repo has that plugin with an https site but as the version numbers are the same it is trying to use the v7 repo and failing.
I have fixed the issue in the repo by increasing the version number on the ant plugin however, our autobuild process (travis ci) is not running and I am currently looking into this issue (likely free OSS credits ran out so I have requested more). I will post here when this is resolved and it allows me to update the V9 repo. k
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#156
|
|||
|
|||
Quote:
Try again to install the jetty server plugin and report back on the results. k
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#157
|
|||
|
|||
Quote:
https://github.com/google/sagetv/com...c44e7330c3a734
__________________
Windows Installer |
#158
|
|||
|
|||
Quote:
k
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#159
|
|||
|
|||
Jetty Web Server installed without errors. Now to install web apps.
Thank You for your time and effort. Tom D |
#160
|
|||
|
|||
Several of the SageTV Web Apps are trying to use http://download.sage.tv/plugins/ addresses and failing. Which file updates the plugin pointers and where can I download it from?
Apps failing; Batch Metadata Tools, SageAlert, SageTV Web Interface, SageTV Swagger based API Docs, also tried Phoenix Core Services |
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 |