February 15, 20197 yr 7 minutes ago, MothyTim said: Hi, sorry I'm really frustrated with this plugin. It took quite a while to install and now seems to be working but nothing will install! It sits there for ages and then says network failure! I'm starting to regret installing Unraid and wish I'd stuck with Ubuntu, I just thought this would be a nice fast system. I have just rebuilt it as my old motherboard failed and now have a gigabyte Z390 UD with Intel i7 8700K and 16GB ram, so should be fast enough? Is there some setting I've missed? Hoping someone can help? Thanks, Tim Go to Tools - Diagnostics and attach the complete diagnostics zip file to your next post.
February 16, 20197 yr Author Feb 15 16:35:19 Tower dhcpcd[1930]: br0.4: offered 10.19.65.36 from 10.19.65.1 `10.19.64.10' Feb 15 17:46:03 Tower dhcpcd[2489]: br0: offered 10.19.64.93 from 10.19.64.1 `10.19.64.10' Feb 15 17:46:10 Tower dhcpcd[2607]: br0.4: offered 10.19.65.36 from 10.19.65.1 `10.19.64.10' Feb 15 17:56:31 Tower dhcpcd[3757]: br0: offered 10.19.64.2 from 10.19.64.1 `10.19.64.10' Feb 15 17:59:18 Tower dhcpcd[4188]: br0: offered 10.19.64.2 from 10.19.64.1 `10.19.64.10' I would look into cabling / router issues. Why is your IP addresses changing continually?
February 17, 20197 yr Thanks Squid, it was the bonding! It seems to not like working through a LAG, I'll play with that more when I have time! The switch is a TP-link easy smart 16 port supports it so not sure why it was a problem! Anyway, I've set it back to the default backup bond and that seems to work fine, everything downloading quickly as I expected! Cheers, Tim
February 19, 20197 yr I'm getting the following error when trying to update the application - any ideas? plugin: updating: community.applications.plg Cleaning Up Old Versions plugin: downloading: https://raw.github.com/Squidly271/community.applications/master/archive/community.applications-2019.02.18a-x86_64-1.txz ... failed (Invalid URL / Server error response) plugin: wget: https://raw.github.com/Squidly271/community.applications/master/archive/community.applications-2019.02.18a-x86_64-1.txz download failure (Invalid URL / Server error response)
February 19, 20197 yr 1 minute ago, MrMoosieMan said: I'm getting the following error when trying to update the application - any ideas? plugin: updating: community.applications.plg Cleaning Up Old Versions plugin: downloading: https://raw.github.com/Squidly271/community.applications/master/archive/community.applications-2019.02.18a-x86_64-1.txz ... failed (Invalid URL / Server error response) plugin: wget: https://raw.github.com/Squidly271/community.applications/master/archive/community.applications-2019.02.18a-x86_64-1.txz download failure (Invalid URL / Server error response) I'm getting the same issue. plugin: downloading: https://raw.github.com/Squidly271/community.applications/master/archive/community.applications-2019.02.18a-x86_64-1.txz ... failed (Invalid URL / Server error response) plugin: wget: https://raw.github.com/Squidly271/community.applications/master/archive/community.applications-2019.02.18a-x86_64-1.txz download failure (Invalid URL / Server error response) Also the same with Fix Common Problems plugin. plugin: downloading: https://raw.github.com/Squidly271/fix.common.problems/master/archive/fix.common.problems-2019.02.18-x86_64-1.txz ... failed (Invalid URL / Server error response) plugin: wget: https://raw.github.com/Squidly271/fix.common.problems/master/archive/fix.common.problems-2019.02.18-x86_64-1.txz download failure (Invalid URL / Server error response) Edited February 19, 20197 yr by jimrummy101
February 19, 20197 yr EDIT: Looks like it is backend related. Getting a 503 on the raw repository. Here to post the same. Completly fresh install. 6.7.0-rc3 plugin: installing: https://raw.githubusercontent.com/Squidly271/community.applications/master/plugins/community.applications.plg plugin: downloading https://raw.githubusercontent.com/Squidly271/community.applications/master/plugins/community.applications.plg plugin: downloading: https://raw.githubusercontent.com/Squidly271/community.applications/master/plugins/community.applications.plg ... done Cleaning Up Old Versions plugin: downloading: https://raw.github.com/Squidly271/community.applications/master/archive/community.applications-2019.02.18a-x86_64-1.txz ... failed (Invalid URL / Server error response) plugin: wget: https://raw.github.com/Squidly271/community.applications/master/archive/community.applications-2019.02.18a-x86_64-1.txz download failure (Invalid URL / Server error response) I am simply trying to install the wrapper so I can install other plugins. I have disabled bonding in my config and rebooted. Could this be a outage with github? Thanks Edited February 19, 20197 yr by noobtaco
February 19, 20197 yr I just tried to hit the link directly and this is the response.. Error 503 Backend unavailable, connection timeout So it does look like its down at the moment.
February 19, 20197 yr 1 hour ago, jimrummy101 said: I'm getting the same issue. plugin: downloading: https://raw.github.com/Squidly271/community.applications/master/archive/community.applications-2019.02.18a-x86_64-1.txz ... failed (Invalid URL / Server error response) plugin: wget: https://raw.github.com/Squidly271/community.applications/master/archive/community.applications-2019.02.18a-x86_64-1.txz download failure (Invalid URL / Server error response) Also the same with Fix Common Problems plugin. plugin: downloading: https://raw.github.com/Squidly271/fix.common.problems/master/archive/fix.common.problems-2019.02.18-x86_64-1.txz ... failed (Invalid URL / Server error response) plugin: wget: https://raw.github.com/Squidly271/fix.common.problems/master/archive/fix.common.problems-2019.02.18-x86_64-1.txz download failure (Invalid URL / Server error response) Getting the same issue when I went to upgrade Community Applications. It removed the old and couldnt install the new. Still running unRaid 6.6.6
February 19, 20197 yr Line 1158 of the file is pointing to the wrong URL. I forked the repository, corrected the url and it installed.
February 19, 20197 yr 1 minute ago, noobtaco said: Line 1158 of the file is pointing to the wrong URL. I forked the repository, corrected the url and it installed. Can you show us what you did?
February 19, 20197 yr 10 minutes ago, GilbN said: Pretty sure the link should be https://raw.githubusercontent.com and not https://raw.github.com/ unless github changed something. This was the link I was using - https://raw.githubusercontent.com/Squidly271/community.applications/master/plugins/community.applications.plg
February 19, 20197 yr 3 minutes ago, MrMoosieMan said: This was the link I was using - https://raw.githubusercontent.com/Squidly271/community.applications/master/plugins/community.applications.plg That one gets the same error for me. also i have tried it with google dns and 1. Edited February 19, 20197 yr by InfInIty
February 19, 20197 yr 7 minutes ago, MrMoosieMan said: This was the link I was using - https://raw.githubusercontent.com/Squidly271/community.applications/master/plugins/community.applications.plg yeah, worked just readding it manually
February 19, 20197 yr 2 minutes ago, GilbN said: yeah, worked just readding it manually When i use that link i get the same cannot download error Edited February 19, 20197 yr by InfInIty
February 19, 20197 yr 3 minutes ago, InfInIty said: When i use that link i get the same cannot download error When I click on it and open it within my browser I get a bunch of text (see attached). text.txt Edited February 19, 20197 yr by MrMoosieMan
February 19, 20197 yr 6 minutes ago, MrMoosieMan said: When I click on it I get a bunch of text (see attached) text.txt Yea when i click it on my machine I see the text, but when i past the link into the URL it doesnt work. I guess I could just copy the text and make my own file on unraid and load it that way. So i just tried that. The URL in the .plg file to download seems to be the issue. if you go to that URL you get an error, if you change it from raw.github to raw.githubusercontent.com there is not file there. @Squid Any idea whats going on? Edited February 19, 20197 yr by InfInIty
February 19, 20197 yr 10 minutes ago, InfInIty said: Yea when i click it on my machine I see the text, but when i past the link into the URL it doesnt work. I guess I could just copy the text and make my own file on unraid and load it that way. So i just tried that. The URL in the .plg file to download seems to be the issue. if you go to that URL you get an error, if you change it from raw.github to raw.githubusercontent.com there is not file there. @Squid Any idea whats going on? Line 1158 of the file :https://github.com/Squidly271/community.applications/blob/master/plugins/community.applications.plg Is the issue. It is pointing to the wrong url and giving the 503. I would share my link to the fork but I am not sure of the rules on the forums for that. Myself and one other member have put in a pull request to make the change. But you can simply fork it yourself. Go to that file in your fork, change the url to read <URL>https://raw.githubusercontent.com/&github;/master/archive/&name;-&version;-x86_64-1.txz</URL> Instead of <URL>https://raw.github.com/&github;/master/archive/&name;-&version;-x86_64-1.txz</URL>
February 19, 20197 yr 3 minutes ago, noobtaco said: Line 1158 of the file :https://github.com/Squidly271/community.applications/blob/master/plugins/community.applications.plg Is the issue. It is pointing to the wrong url and giving the 503. I would share my link to the fork but I am not sure of the rules on the forums for that. Myself and one other member have put in a pull request to make the change. But you can simply fork it yourself. Go to that file in your fork, change the url to read <URL>https://raw.githubusercontent.com/&github;/master/archive/&name;-&version;-x86_64-1.txz</URL> Instead of <URL>https://raw.github.com/&github;/master/archive/&name;-&version;-x86_64-1.txz</URL> That fixed it. I just copied all the text, made a file called ca.plg on my /boot/packages directory. Then loaded that file Thanks.
February 19, 20197 yr Author There's nothing wrong with the URL, and it hasn't changed in 4 years But, if switching it to raw.githubusercontent.com fixes it up for your, then I've got no problems with that.
February 19, 20197 yr I'm having the same issue "(Invalid URL / Server error response)" with same problem on the "Fix Common Problems" plugin. I have not tried the URL change suggested by others..
February 19, 20197 yr Author I changed both CA's and FCP's urls, even though they have no problems, but seem to for some odd user as of today.
February 19, 20197 yr 7 minutes ago, Squid said: I changed both CA's and FCP's urls, even though they have no problems, but seem to for some odd user as of today. Wasn't just your repo that was giving out 503's It was also the linuxserver.io guys having the same issue. Not sure what it is or why you are not able to replicate, but thanks for the update.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.