טוב,
מצרף גם log,
אולי זה יעזור
21:33:14 T:5724 NOTICE: metahandler: Looking up in local cache for addon id: plugin.video.icefilms
21:33:16 T:5724 NOTICE: Icefilms: Downloading zip:
http://user.gosub.dk/eldorado/video_cache.zip
21:33:16 T:5724 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IOError'>
Error Contents: [Errno socket error] [Errno 10054] An existing connection was forcibly closed by the remote host
Traceback (most recent call last):
File "C:\Users\Droro_000\AppData\Roaming\XBMC\addons\plugin.video.icefilms\default.py", line 3539, in <module>
CATEGORIES()
File "C:\Users\Droro_000\AppData\Roaming\XBMC\addons\plugin.video.icefilms\default.py", line 599, in CATEGORIES
Startup_Routines()
File "C:\Users\Droro_000\AppData\Roaming\XBMC\addons\plugin.video.icefilms\default.py", line 556, in Startup_Routines
if meta_setting=='true': ContainerStartup()
File "C:\Users\Droro_000\AppData\Roaming\XBMC\addons\plugin.video.icefilms\default.py", line 399, in ContainerStartup
get_db_zip=Zip_DL_and_Install(meta_pack_locaton, containers['db_filename'], 'database', work_path, mc, local_install)
File "C:\Users\Droro_000\AppData\Roaming\XBMC\addons\plugin.video.icefilms\default.py", line 528, in Zip_DL_and_Install
complete = Download(link, filepath, installtype)
File "C:\Users\Droro_000\AppData\Roaming\XBMC\addons\plugin.video.icefilms\default.py", line 2778, in Download
urllib.urlretrieve(url, dest, lambda nb, bs, fs: _pbhook(nb, bs, fs, dp, start_time))
File "C:\Program Files\XBMC\system\python\Lib\urllib.py", line 94, in urlretrieve
return _urlopener.retrieve(url, filename, reporthook, data)
File "C:\Program Files\XBMC\system\python\Lib\urllib.py", line 240, in retrieve
fp = self.open(url, data)
File "C:\Program Files\XBMC\system\python\Lib\urllib.py", line 208, in open
return getattr(self, name)(url)
File "C:\Program Files\XBMC\system\python\Lib\urllib.py", line 346, in open_http
errcode, errmsg, headers = h.getreply()
File "C:\Program Files\XBMC\system\python\Lib\httplib.py", line 1117, in getreply
response = self._conn.getresponse()
File "C:\Program Files\XBMC\system\python\Lib\httplib.py", line 1045, in getresponse
response.begin()
File "C:\Program Files\XBMC\system\python\Lib\httplib.py", line 409, in begin
version, status, reason = self._read_status()
File "C:\Program Files\XBMC\system\python\Lib\httplib.py", line 365, in _read_status
line = self.fp.readline(_MAXLINE + 1)
File "C:\Program Files\XBMC\system\python\Lib\socket.py", line 476, in readline
data = self._sock.recv(self._rbufsize)
IOError: [Errno socket error] [Errno 10054] An existing connection was forcibly closed by the remote host
-->End of Python script error report<--