v14 Can't download Add-ons
#1
I just installed OpenElec 5.0.8 and Kodi 14.2 (March 31, 2015).

System info says I'm connected to the Internet as does say my router for the HTPC.
I can ping adresses and resolve names from the terminal.

Weather is syncing, but when I try to download an addon, it does nothing or downloads and stops at around 95%.
Don't always getting fanarts when browsing addons.

Log is full of these entries:
Quote:ERROR: CCurlFile::Stat - Failed: Timeout was reached(28) for http://mirrors.kodi.tv/addons/helix/skin...fanart.jpg
ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
ERROR: CCurlFile::CReadState::Connect, didn't get any data from stream.

Any ideas?
Reply
#2
same problem here with Kodi 14.2 on Windows 7

22:38:17 T:4208 ERROR: CCurlFile::Stat - Failed: Couldn't connect to server(7) for http://mirrors.kodi.tv/addons/helix/skin.conq/icon.png
22:38:19 T:4196 ERROR: CCurlFile::Stat - Failed: Timeout was reached(28) for http://mirrors.kodi.tv/addons/helix/skin...fanart.jpg
22:38:20 T:4512 ERROR: CCurlFile::Stat - Failed: Timeout was reached(28) for http://mirrors.kodi.tv/addons/helix/skin...fanart.jpg
22:38:21 T:868 ERROR: CCurlFile::Stat - Failed: Couldn't connect to server(7) for http://mirrors.kodi.tv/addons/helix/skin...fanart.jpg
22:38:27 T:4208 ERROR: CCurlFile::Stat - Failed: Timeout was reached(28) for http://mirrors.kodi.tv/addons/helix/skin...fanart.jpg

But these urls resolve perfectly using a browser
Any ideas?
Reply
#3
I also have the same issue both under windows and arm kodi 14.2
Reply
#4
I have the same issue but I solve it in a temp. base increasing curl timeout with the advancedsettings file.

Code:
<advancedsettings>
  <network>
    <curlclienttimeout>90</curlclienttimeout>
    <curllowspeedtime>90</curllowspeedtime>
  </network>
</advancedsettings>

This is my first post I hope it helps.

P.D: They are 90 seconds so I recommend to wait for that time, It works for me about 30 seconds after stopping at 98%
Reply

Logout Mark Read Team Forum Stats Members Help
Can't download Add-ons0