Kodi Community Forum

Full Version: Couldn't Connet to network server
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello...
I've been trying to troubleshoot for days now but I can't for the life of me get it fixed! Arrgghh.. Please help.
I'm running Debian 8.2 XFCE with C2D 5400 with 4GB RAM. Installation went smooth, and I followed the installation here; http://kodi.wiki/view/HOW-TO:Install_Kodi_for_Linux

However, I used the installation from section 2.1 Debian. However, all other installation resulted in the same error, be it from jessie-backports and deb-multimedia repos.

The problem: I don't think Kodi is connected. According to Network status, Internet: Connected. But when I try to scrape movie data, it doesn't collect all the movies, (I have about 50 movies, but only 6 shows up in library) and when i try to add Install Add On from Repository, I get the "Couldn't connect to network server" error.

Debugging, with ERROR shows:

11:35:27 T:140109764409728 ERROR: CSettings: unable to load settings from special://masterprofile/guisettings.xml, creating new default settings
11:35:27 T:140109764409728 ERROR: CWinSystemX11::XErrorHandler: BadAtom (invalid Atom parameter), type:0, serial:49, error_code:5, request_code:18 minor_code:0
11:35:29 T:140109063386880 ERROR: CCurlFile::FillBuffer - Failed: Couldn't connect to server(7)
11:35:29 T:140109063386880 ERROR: CCurlFile::Open failed with code 0 for http://feeds.xbmc.org/xbmc
11:35:33 T:140108692952832 ERROR: CCurlFile::FillBuffer - Failed: Failure when receiving data from the peer(56)
11:35:33 T:140108692952832 ERROR: CCurlFile::Open failed with code 0 for http://mirrors.kodi.tv/addons/gotham/addons.xml.md5
11:35:33 T:140108692952832 ERROR: Open - failed to open source <http://mirrors.kodi.tv/addons/gotham/addons.xml.md5>
11:35:33 T:140108692952832 ERROR: Failed to fetch checksum for directory listing http://mirrors.kodi.tv/addons/gotham/addons.xml for repository repository.xbmc.org.
11:36:40 T:140109764409728 ERROR: GetDirectory - Error getting addons://repos/
11:36:40 T:140109764409728 ERROR: CGUIMediaWindow::GetDirectory(addons://repos/) failed


Please help...
I'm not running firewall and browser internet works.
pastebin a full Debug Log
hi wsnipex

there you go;

http://pastebin.com/5yLnc3TM
There are many errors in there indicating that default dirs are not available:

14:04:39 T:140600840292736 INFO: ADDON: cpluff: 'Could not read plug-in directory /home/sean/.kodi/addons: No such file or directory'
14:04:39 T:140600840292736 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/x86_64-linux-gnu/kodi/addons: No such file or directory'

14:05:09 T:140600840292736 ERROR: GetDirectory - Error getting /usr/share/kodi/sounds/
14:05:09 T:140600840292736 ERROR: GetDirectory - Error getting special://xbmc/sounds/
14:05:09 T:140600840292736 ERROR: GetDirectory - Error getting /usr/share/kodi/sounds/
14:05:09 T:140600840292736 ERROR: GetDirectory - Error getting special://xbmc/sounds/

Quote:Using Debug Kodi from Debian x64 build
This is an unsupported build, please ask debian
Okay, will try that. Thanks wsnipex