2024-03-29, 02:08
On a fresh libreelec installation, I am unable to access the official addon repository. Other repositories (e.g. libreelec) work.
Relevant logs:
Note that when I ssh into the machine and curl the same url but with https (https://mirrors.kodi.tv/addons/nexus/add....gz?sha256) it works:
Relevant logs:
Code:
2024-03-28 23:53:17.755 T:973 error <general>: CCurlFile::CReadState::FillBuffer - (0xee563680) Failed: Couldn't connect to server(7)
2024-03-28 23:53:17.755 T:973 error <general>: CCurlFile::Open - <http://mirrors.kodi.tv/addons/nexus/addons.xml.gz?sha256> Failed with code 0:
2024-03-28 23:53:17.755 T:973 error <general>: CRepository: failed read 'http://mirrors.kodi.tv/addons/nexus/addons.xml.gz?sha256'
Note that when I ssh into the machine and curl the same url but with https (https://mirrors.kodi.tv/addons/nexus/add....gz?sha256) it works:
Code:
# curl http://mirrors.kodi.tv/addons/nexus/addo....gz?sha256
curl: (7) Failed to connect to mirrors.kodi.tv port 80 after 172 ms: Couldn't connect to server
# curl https://mirrors.kodi.tv/addons/nexus/add....gz?sha256
17966e478acf3c882dddee3afe7f05fe0a5f2b207087de45cbffc4f1bd84c04f addons.xml.gz