SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV v9 Customizations > Phoenix 3.0
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

Phoenix 3.0 This forum is for discussing the user-created Phoenix 3.0 custom interface for SageTV.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-22-2019, 05:01 PM
Remo Remo is offline
Sage Advanced User
 
Join Date: Jul 2007
Posts: 78
Exclamation Install fails, SageTVx64, "Failed Resource Download"

Here's a pic of the error:Plugin error.jpg
Reply With Quote
  #2  
Old 11-11-2021, 10:26 AM
DarkWolf77 DarkWolf77 is offline
Sage Advanced User
 
Join Date: Dec 2006
Posts: 169
I'm having the same issue. SageTV log shows this:
Code:
Thu 11/11 11:24:03.318 [ReProcessHook@7ecdcd88] HTTP Range requests are NOT supported by this server. errcode=403
Thu 11/11 11:24:03.710 [ReProcessHook@7ecdcd88] ERROR with file download of:java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.bintray.com/opensagetv/sagetv-plugins/phoenix3/3.0.200/phoenix-stv-3.0.200.zip
I confirmed, when I go to the URL from a browser, I get a 403 forbidden error.
Reply With Quote
  #3  
Old 11-11-2021, 11:06 AM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Quote:
Originally Posted by DarkWolf77 View Post
I'm having the same issue. SageTV log shows this:
Code:
Thu 11/11 11:24:03.318 [ReProcessHook@7ecdcd88] HTTP Range requests are NOT supported by this server. errcode=403
Thu 11/11 11:24:03.710 [ReProcessHook@7ecdcd88] ERROR with file download of:java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.bintray.com/opensagetv/sagetv-plugins/phoenix3/3.0.200/phoenix-stv-3.0.200.zip
I confirmed, when I go to the URL from a browser, I get a 403 forbidden error.
Looks like another plugin needs a version update to use the GitHub files. I can look later today and fix this.

K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #4  
Old 11-11-2021, 03:20 PM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Quote:
Originally Posted by DarkWolf77 View Post
I'm having the same issue. SageTV log shows this:
Code:
Thu 11/11 11:24:03.318 [ReProcessHook@7ecdcd88] HTTP Range requests are NOT supported by this server. errcode=403
Thu 11/11 11:24:03.710 [ReProcessHook@7ecdcd88] ERROR with file download of:java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.bintray.com/opensagetv/sagetv-plugins/phoenix3/3.0.200/phoenix-stv-3.0.200.zip
I confirmed, when I go to the URL from a browser, I get a 403 forbidden error.
I looked into this and the file...

https://dl.bintray.com/opensagetv/sa...tv-3.0.200.zip

..does not exist under github either. We can move it there if someone has a copy of that zip and then resolve the plugin issue but without the zip file itself, this plugin will not be available. I checked my sage archives and I do not have it and I do not believe Bialio has been around for some time.

K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #5  
Old 11-11-2021, 03:44 PM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Quote:
Originally Posted by DarkWolf77 View Post
I'm having the same issue. SageTV log shows this:
Code:
Thu 11/11 11:24:03.318 [ReProcessHook@7ecdcd88] HTTP Range requests are NOT supported by this server. errcode=403
Thu 11/11 11:24:03.710 [ReProcessHook@7ecdcd88] ERROR with file download of:java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.bintray.com/opensagetv/sagetv-plugins/phoenix3/3.0.200/phoenix-stv-3.0.200.zip
I confirmed, when I go to the URL from a browser, I get a 403 forbidden error.
BTW: do you have ANY of the files from the last time it was installed ?
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #6  
Old 11-11-2021, 04:25 PM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Quote:
Originally Posted by DarkWolf77 View Post
I'm having the same issue. SageTV log shows this:
Code:
Thu 11/11 11:24:03.318 [ReProcessHook@7ecdcd88] HTTP Range requests are NOT supported by this server. errcode=403
Thu 11/11 11:24:03.710 [ReProcessHook@7ecdcd88] ERROR with file download of:java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.bintray.com/opensagetv/sagetv-plugins/phoenix3/3.0.200/phoenix-stv-3.0.200.zip
I confirmed, when I go to the URL from a browser, I get a 403 forbidden error.
Ok. It looks like we may have this resolved. I reached out to Bialio and he let me know where the source was so I downloaded and built a new deployment. I have posted it and updated the version on GitHub so it should indicate a new version in the Plugin Repo.

Note: the zip/plugin version indicated subversion 200 where the newest subversion in the source was 114. That is what I built. I named it 201 so it would be seen as an update but the internal version is really 114.

Hope this works for you.

K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #7  
Old 11-12-2021, 06:23 AM
DarkWolf77 DarkWolf77 is offline
Sage Advanced User
 
Join Date: Dec 2006
Posts: 169
Quote:
Originally Posted by jusjoken View Post
Ok. It looks like we may have this resolved. I reached out to Bialio and he let me know where the source was so I downloaded and built a new deployment. I have posted it and updated the version on GitHub so it should indicate a new version in the Plugin Repo.

Note: the zip/plugin version indicated subversion 200 where the newest subversion in the source was 114. That is what I built. I named it 201 so it would be seen as an update but the internal version is really 114.

Hope this works for you.

K
wow, thanks guys!
Reply With Quote
  #8  
Old 11-12-2021, 01:08 PM
CptKirk CptKirk is offline
Sage Aficionado
 
Join Date: Sep 2010
Posts: 268
I actually saw this was an available update for jsoup and got the same error. Just thought "Oh well".

I then saw this post today and figured I might as well do the update since it was fixed.

But, I still see the attached error.
Attached Images
File Type: jpg xx.jpg (73.3 KB, 75 views)
__________________
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
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Plugin Updates: FAILED - Resource download brandypuff SageTV Software 5 02-07-2019 09:39 AM
V9 Plugins - Failed Resource download? brandypuff SageTV Github Development 7 07-17-2018 08:51 PM
Placeshifter "Test Connection" always fails AzJazz SageTV Placeshifter 2 02-03-2016 12:44 AM
"Failed setting infrared transmitter port" Hauppague 45 btn MCE Rollup nekogaijin Hardware Support 7 10-26-2006 10:54 PM
Can't use View in Channel Setup - get "Watch request failed. ERROR (-12)" jklenk SageTV Software 0 11-14-2005 01:01 AM


All times are GMT -6. The time now is 11:27 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.