http://paste.osmc.io/ihijomahiw
Fresh install of osmc, upgraded to krypton, everything seems to work perfictly except I’m unable to browse addons. Anyone have any idea ? The file downloads just fine using wget commandline …
Thanks a lot
p.s. Sorry for the double post, but I wansn’t sure where I should post beta questions …
Search the Krypton Beta thread, it’s been covered there.
Thanks, but what’s covered there is the URL that’s wrong (Jarvis should be Krypton), but in the latest beta (beta6) this is already resolved.
So the problem is still there EVEN with the right URL (http://download.osmc.tv/kodi/addons/krypton/addons.xml.gz.md5) and I am able to fetch this file manually …
You should post beta questions in the respective Beta Thread from which you installed especially as there are two different beta versions/approaches
found the issue, probably a bug in Krypton:
I had to remove my caching settings from my advancedsettings.xml file
I had this: removed it and now it works … took me ages to debug of course 
<cache>
<memorysize>0</memorysize>
<buffermode>3</buffermode>
<readfactor>0</readfactor>
</cache>
Beta 6 hasn’t been published yet.
It’s been fixed in Git, but there has not been a published build with this fix yet…