Check Log - All AddOns failing to run

Folks, I am running OSMC 2015-10.1 (kernel-Linux 4.2.3-3-osmc)

I have Live TV running fine, it plays my Upnp media centre files fine but of late all my addons return the same error;

One or more items failed to play. Check the log for more information about this message.

I only have three addons, NASA, Youtube and Russia Today and I get this message with all of them.

I am not sure what log it refers to or what to search for if I did know the log.

Any clues appreciated.

Geffers

Go to MyOSMC and use the log uploader to upload the logs and post the link here.

Karnage,

Thank you for prompt reply.

This morning (04/11/15 GMT) I got the following error saying ‘One or more items failed to play’ as follows;
11.11 Youtube
11.13 Russia Today
11.15 Nasa

The log URL is;
http://paste.osmc.io/kakumexoxu

I have viewed the file and cannot see where these times relate to.

Geffers

There seems to be a problem with your Pi’s internet connection, there are hundreds of connection timeout errors in your log. Here are a few:

14:23:05 127.381775 T:2838492192   ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
14:23:05 127.382248 T:2838492192   ERROR: CCurlFile::Open failed with code 0 for http://mirrors.kodi.tv/addons/gotham/addons.xml.md5
14:23:05 127.382713 T:2838492192   ERROR: Open - failed to open source <http://mirrors.kodi.tv/addons/gotham/addons.xml.md5>
14:23:05 127.383125 T:2838492192   ERROR: Failed to fetch checksum for directory listing http://mirrors.kodi.tv/addons/gotham/addons.xml for repository repository.xbmc.org.

14:24:08 191.171997 T:2700186656   ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
14:24:08 191.172455 T:2700186656   ERROR: CCurlFile::Open failed with code 0 for http://rt-a.akamaihd.net/ch_06@325610/480p.m3u8
14:24:08 191.172882 T:2700186656   ERROR: Open - failed to open source <http://rt-a.akamaihd.net/ch_06@325610/480p.m3u8>

14:25:21 264.217987 T:2700186656   ERROR: CCurlFile::Exists - Failed: Timeout was reached(28) for http://www.msftncsi.com/ncsi.txt
14:25:27 269.755676 T:2700186656   ERROR: CCurlFile::Exists - Failed: Timeout was reached(28) for http://www.w3.org/

You need to check your network setup - if you have given your Pi a static IP make sure you gave it a valid gateway and dns as well. You could try logging in with SSH and then try to ping for example:

ping www.google.com

Start from there.

DBMandrake, thank you very much for prompt reply.

The network set up has puzzled me, I had Google’s 8.8.8.8 as primary DNS and my router’s address as secondary. Changed to my ISP’s DNS settings and all works fine now.

Thank you anyway for pointing me in the correct direction.

Geffers