When browsing channels to install, certain categories show nothing. When watching Chrome tools I can see that certain requests are timing out after 20 seconds with a status of "(cancelled)". One example is "http://127.0.0.1:32400/system/appstore/types/Video". If I open this link in a new tab It takes longer than 20 seconds, but I get an XML response. Other requests which presumably have less content return correctly, eg. "http://127.0.0.1:32400/system/appstore/types/Photos".
Is there anything I can do about this?