Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Community Applications Download of appfeed Failed

Featured Replies

Having problems with CA all of a sudden, haven't used it for a while, so I don't know when it stopped working.

 

I updated Unraid to 6.3.5 about a month ago, and I've uninstalled and reinstalled CA, can't get it to work.

 

I found this thread from a little over 1 year ago, but I wasn't able to glean any information to help me fix this.

 

https://forums.lime-technology.com/topic/47912-having-trouble-with-community-applications-plugin/

 

My server definitely has internet access, and it can access the file located at https://tools.linuxserver.io/unraid-docker-templates.json without a problem.

 

Any help would be greatly appreciated, for the time being I'm going to install the plug-in I was after directly.

Tried it, and everything is up 100%.  Just for giggles, try setting static DNS addresses of 8.8.8.8 and 8.8.4.4 in your network settings.

  • Author

Hey, thanks for the reply, i did try setting the DNS to googles, but it didn't work.

 

It's been a few days since I last posted this, I've just checked it again, and it appears to be working now. (with my normal DNS settings)

  • 2 months later...

Having that problem now with a fresh build of 6.4rc14. Changed my DNS settings but same issue. :(

  • 2 months later...

I know this will not be the answer for most people, but my problem stemmed from DNSBL / PiHole Ad blocking / rerouting the DNS request.  I turned these off temporarily and was able to get to the apps.  Hope this helps someone.

  • 1 month later...

I know this is an older post, but figured no need to open a new one if a solution can be obtained.  However, it seems the endpoint is unresponsive and the CA Feed is unable to updated.  Legacy mode does work and I have tried a quick DMZ of my unraid instance with DNS override to 8.8.8.8/8.8.4.4/9.9.9.9 to no avail.

 

From computer:

$ time curl "https://tools.linuxserver.io/unraid-docker-templates.json" -k
curl: (7) Failed to connect to tools.linuxserver.io port 443: Connection refused

real    0m21.204s
user    0m0.000s
sys     0m0.047s

 

From an AWS instance:

https://p.catchpoint.com/ui/Entry/PW/I/EY-ETDM-KJ-I8-0-jVmDQERCWr-AV0AR0-jVmDQERCWr-ETDM

 

From a Cogent instance:

https://p.catchpoint.com/ui/Entry/PW/I/EY-ETDM-ET-I864-0-jVmDQELiyS-AV0AR0-jVmDQELiyS-ETDM

 

3 minutes ago, TheDuke said:

I know this is an older post, but figured no need to open a new one if a solution can be obtained. 

Did you try the support thread for Community Applications? Looks like this has been discussed recently.

 

 

11 minutes ago, trurl said:

Looks like this has been discussed recently.

Ya think? lol

My apologies, this was the first thread that came up when searching with reference to the problem at hand.  Thanks for the feedback, will be sure to post there if needed in the future.

I'm having the same problem with my system. 

 

I get the message when trying to find apps.

 

Community Applications requires your server to have internet access. The most common cause of this failure is a failure to resolve DNS addresses. You can try and reset your modem and router to fix this issue, or set static DNS addresses (Settings - Network Settings) of 8.8.8.8 and 8.8.4.4 and try again.

 

I just installed PIHole. When I received this message i turned off the PiHole. Still the problem persists. I then reset the router and forced the DNS to 8.8.8.8 and 8.8.4.4. Still the problem remained. then I took it one steep further and forced the system to google as well. and the problem persists. 

 

Unraid version is 6.5.0

 

Any help would be appreciated. 

16 hours ago, trurl said:

Did you try the support thread for Community Applications? Looks like this has been discussed recently.

 

Sorry, for starting the snowball here.  This is being discusses in the CA plugin thread.  For any others looking for same issue and ending up here.

 

  • 2 years later...

I fixed this issue by turning off wireguard VPN.. how weird.. wtf... cant have VPN then... so stupid

45 minutes ago, h3xcmd said:

I fixed this issue by turning off wireguard VPN.. how weird.. wtf... cant have VPN then... so stupid

I and many others are using Wireguard and have no problems with Community Applications. Really no idea what your problem might be since you replied to this old thread and didn't supply any information. Not even clear what "this issue" means to you. Maybe if you 

On 4/1/2018 at 9:05 PM, trurl said:

try the support thread for Community Applications

You can go directly to the correct support thread for any of your plugins by clicking on its Support link on the Plugins page.

 

  • 2 months later...

Can someone help me. 

 

I've been unable to intall apps  from CA for the last week and a bit whilst troubleshooting this issue. I keep getting this error: 

docker: Error response from daemon: Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on 211.26.25.90:53: read udp 10.1.1.18:32776->211.26.25.90:53: i/o timeout.

 

I've tried setting static DNS records in Network Settings but no luck. 

  • 4 months later...

Which URL / domain is called to download the appfeed?

$caPaths['application-feed']                    = "https://raw.githubusercontent.com/Squidly271/AppFeed/master/applicationFeed.json";
$caPaths['application-feed-last-updated']       = "https://raw.githubusercontent.com/Squidly271/AppFeed/master/applicationFeed-lastUpdated.json";
$caPaths['application-feedBackup']              = "https://s3.amazonaws.com/dnld.lime-technology.com/appfeed/master/applicationFeed.json";
$caPaths['application-feed-last-updatedBackup'] = "https://s3.amazonaws.com/dnld.lime-technology.com/appfeed/master/applicationFeed-lastUpdated.json";

 

  • 3 years later...
On 4/2/2018 at 5:50 PM, ralieghnet said:

I'm having the same problem with my system. 

 

I get the message when trying to find apps.

 

Community Applications requires your server to have internet access. The most common cause of this failure is a failure to resolve DNS addresses. You can try and reset your modem and router to fix this issue, or set static DNS addresses (Settings - Network Settings) of 8.8.8.8 and 8.8.4.4 and try again.

 

I just installed PIHole. When I received this message i turned off the PiHole. Still the problem persists. I then reset the router and forced the DNS to 8.8.8.8 and 8.8.4.4. Still the problem remained. then I took it one steep further and forced the system to google as well. and the problem persists. 

 

Unraid version is 6.5.0

 

Any help would be appreciated. 

I might be 6 years late but i experienced the same issue right now and tried searching for the error. For the people that are running Pi-Hole or some sort of DNS Server, this might help:

Since the Host can not access custom networks, including your bridge, you have to enable this setting in the docker tab: "Host access to custom networks: Yes".

You have to stop the docker service first and go into advanced view. With that enabled, your Host can connect to the Pi Hole.

Hope this will help anyone

Edited by xyzz1887

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.