Can someone help? I cant access the community apps page


Recommended Posts

I have the same problem since today.

 


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 208.67.222.222 and 208.67.220.220 and try again.

Alternatively, there is also a chance that the server handling the application feed is temporarily down. See also this post for more information

Last JSON error Recorded: Syntax error

 

 

 

 

ping works, nslookup also, but with a curl the page is no longer resolved..,

 

root@NAS:~# ping raw.githubusercontent.com
PING raw.githubusercontent.com (185.199.110.133) 56(84) bytes of data.
64 bytes from cdn-185-199-110-133.github.com (185.199.110.133): icmp_seq=1 ttl=59 time=21.6 ms
64 bytes from cdn-185-199-110-133.github.com (185.199.110.133): icmp_seq=2 ttl=59 time=14.9 ms
64 bytes from cdn-185-199-110-133.github.com (185.199.110.133): icmp_seq=3 ttl=59 time=12.3 ms
64 bytes from cdn-185-199-110-133.github.com (185.199.110.133): icmp_seq=4 ttl=59 time=19.9 ms
64 bytes from cdn-185-199-110-133.github.com (185.199.110.133): icmp_seq=5 ttl=59 time=18.1 ms
64 bytes from cdn-185-199-110-133.github.com (185.199.110.133): icmp_seq=6 ttl=59 time=18.0 ms

 

root@NAS:~# nslookup raw.githubusercontent.com
Server:         10.253.254.1
Address:        10.253.254.1#53

Non-authoritative answer:
Name:   raw.githubusercontent.com
Address: 185.199.109.133
Name:   raw.githubusercontent.com
Address: 185.199.108.133
Name:   raw.githubusercontent.com
Address: 185.199.111.133
Name:   raw.githubusercontent.com
Address: 185.199.110.133
Name:   raw.githubusercontent.com
Address: 2606:50c0:8000::154
Name:   raw.githubusercontent.com
Address: 2606:50c0:8002::154
Name:   raw.githubusercontent.com
Address: 2606:50c0:8001::154
Name:   raw.githubusercontent.com
Address: 2606:50c0:8003::154

 

 

root@NAS:~# curl https://raw.githubusercontent.com/Squidly271/AppFeed/master/applicationFeed-lastUpdated.json
curl: (6) Could not resolve host: raw.githubusercontent.com

 

 

However, with Firefox the page goes....

 

 

https://raw.githubusercontent.com/Squidly271/AppFeed/master/applicationFeed.json

https://s3.amazonaws.com/dnld.lime-technology.com/appfeed/master/applicationFeed.json

 

 

 

 

ca_log.txt

Link to comment

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.