pyload / pyload

The free and open-source Download Manager written in pure Python
https://pyload.net
Other
3.35k stars 712 forks source link

Parse error: No file downloaded | Plugin may be out of date #3069

Closed t3uch1 closed 6 years ago

t3uch1 commented 6 years ago

Hello

Sorry for my i'm french

I allow myself to write to you because I meet several problems with PyLoad

My configuration: 1 odroid C2 with a LibreElec distribution (Mix 32 / 64bits)

I install PyLoad under LibreElec and I access it via the Web interface

Python: 2.7.14 (default, Jan 8 2018, 12:09:29) [GCC 7.2.0]
OS: posix linux2 Linux LibreELEC 3.14.29 #1 SMP PREEMPT Thu Jan 11 12:28:40 CET 2018 aarch64
Version de pyLoad: 0.4.9

I have a premium account 1file, when I enter it in Pyload everything is OK but as soon as I restart Pyload, the account is in Limited must I delete it and enter it again,

In short when the account is OK, I put several premium link to DL, the first it makes me wait 1:30 while I am premium, after he puts this DL, however the second link to link it puts me this error : Parse error: No file downloaded | Plugin may be out of date

What should I do?

Help me

LOG : `

308 21.01.2018 05:36:55 INFO Download starts: https://1fichier.com/?58fggwoyww&af=105612
309 21.01.2018 05:36:55 WARNING HOSTER OneFichierCom[5]: Plugin may be unstable
310 21.01.2018 05:36:55 INFO ACCOUNT OneFichierCom: Relogin user '11111111@gmail.com`...
311 21.01.2018 05:36:55 INFO ACCOUNT OneFichierCom: Grabbing account info for user Dia.babacar1@gmail.com...
312 21.01.2018 05:36:56 INFO HOSTER OneFichierCom[5]: Grabbing link info...
313 21.01.2018 05:36:56 INFO HOSTER OneFichierCom[5]: Link name: ?58fggwoyww&af=105612
314 21.01.2018 05:36:56 INFO HOSTER OneFichierCom[5]: Link size: N/D
315 21.01.2018 05:36:56 INFO HOSTER OneFichierCom[5]: Link status: démarrage
316 21.01.2018 05:36:56 INFO HOSTER OneFichierCom[5]: Processing url: https://1fichier.com/?58fggwoyww&af=105612
317 21.01.2018 05:36:56 INFO HOSTER OneFichierCom[5]: Looking for direct download link...
318 21.01.2018 05:36:58 INFO HOSTER OneFichierCom[5]: Direct download link detected
319 21.01.2018 05:36:58 INFO HOSTER OneFichierCom[5]: Downloading file...
21.01.2018 05:36:58 ERROR HOSTER OneFichierCom[5]:
-- -- --
321 21.01.2018 05:36:58 WARNING HOSTER OneFichierCom[5]: Premium download failed | IOError 2
322 21.01.2018 05:36:58 INFO Download restarted: ?58fggwoyww&af=105612 | Fallback to free processing
323 21.01.2018 05:36:58 INFO Download starts: ?58fggwoyww&af=105612
324 21.01.2018 05:36:58 WARNING HOSTER OneFichierCom[5]: Plugin may be unstable
325 21.01.2018 05:36:58 INFO HOSTER OneFichierCom[5]: Grabbing link info...
326 21.01.2018 05:36:59 INFO HOSTER OneFichierCom[5]: Link name: ?58fggwoyww&af=105612
327 21.01.2018 05:36:59 INFO HOSTER OneFichierCom[5]: Link size: N/D
328 21.01.2018 05:36:59 INFO HOSTER OneFichierCom[5]: Link status: démarrage
329 21.01.2018 05:36:59 INFO HOSTER OneFichierCom[5]: Processing url: https://1fichier.com/?58fggwoyww&af=105612
330 21.01.2018 05:36:59 INFO HOSTER OneFichierCom[5]: Looking for direct download link...
331 21.01.2018 05:36:59 INFO HOSTER OneFichierCom[5]: Direct download link not found
332 21.01.2018 05:36:59 INFO HOSTER OneFichierCom[5]: Checking for link errors...
333 21.01.2018 05:36:59 INFO HOSTER OneFichierCom[5]: No errors found
334 21.01.2018 05:36:59 INFO HOSTER OneFichierCom[5]: Grabbing link info...
335 21.01.2018 05:36:59 INFO HOSTER OneFichierCom[5]: Link name: ?58fggwoyww&af=105612
336 21.01.2018 05:36:59 INFO HOSTER OneFichierCom[5]: Link size: N/D
337 21.01.2018 05:36:59 INFO HOSTER OneFichierCom[5]: Link status: démarrage
338 21.01.2018 05:36:59 INFO HOSTER OneFichierCom[5]: Processing as free download...
339 21.01.2018 05:36:59 INFO HOSTER OneFichierCom[5]: Checking download...
340 21.01.2018 05:36:59 WARNING Download failed: ?58fggwoyww&af=105612 | Parse error: No file downloaded | Plugin may be out of date
341 21.01.2018 05:36:59 INFO ADDON UnSkipOnFail: Looking for skipped duplicates of: ?58fggwoyww&af=105612 (pid:5)
342 21.01.2018 05:36:59 INFO ADDON UnSkipOnFail: No duplicates found`
GammaC0de commented 6 years ago

Try removing the "&af=105612" from the URL

t3uch1 commented 6 years ago

Oh my God

Just what has been blocking me for days ....

I have to do this for all the links and I could not have wait time or error?

Thanks Thanks Thanks

GammaC0de commented 6 years ago

I will try to update the plugin to handle this situation.

t3uch1 commented 6 years ago

thank you very much and for the problem: every time I restart it puts my account in Invalid must remove and put back and even premium I have to wait 1h50 between two DL premium I have something wrong or I have a bad version?

I do not know if PyLoad this is good of my premium account in my opinion if I wait is that it does not download in premium

t3uch1 commented 6 years ago

I find in the LOG the certainty that it does not download in Premium but in FREE I think the problem comes from the, yet my account is good I do not understand

`

506 21.01.2018 12:36:13 WARNING HOSTER OneFichierCom[8]: Premium download failed \ IOError 2
507 21.01.2018 12:36:13 INFO Download restarted: ?58fggwoyww | Fallback to free processing

`

GammaC0de commented 6 years ago

If you want me to check this, account information is needed, please set to a temporary password and then send account user and password to nitzo2001 at yahoo dot com.

t3uch1 commented 6 years ago

Yes I do not mind if you have the time to look at it I had a lot of trouble installing Pyload, and I really would like to make my Odroid a DL server for that I really need the premium Thanks

t3uch1 commented 6 years ago

Ok i send

GammaC0de commented 6 years ago

every time I restart it puts my account in Invalid must remove and put back and even premium I have to wait 1h50 between two DL premium

This is not happening to me, every time I restart pyload I get premium account

One more thing: If premium download fails (as it happened to you), it will try to download with free account (provided that Fallback to free download if premium fails option is turned on) .

Also, I noticed the IOError 2 which means "No such file or directory".

I suggest you stop pyload and then start it with the command pyLoadCore.py -d, then retry premium download and post the log here

t3uch1 commented 6 years ago

thanks for your help

So how can I stop Pyload? Since I have no graphical desktop under libreelec I am a lost can

I install via this tutorial and via the archive tutorials I can be an old or bad version of PyLoad?

t3uch1 commented 6 years ago

Fallback to free download if premium fails is active, I think it is thanks to that that I can download but I find it a shame to have to wait 1:30 between each file

GammaC0de commented 6 years ago

How exactly did you installed pyload on libreelec ?

t3uch1 commented 6 years ago

thanks to this tutorial and the archive provided in the tutorial I only find that that works https://ambimod.jimdo.com/2017/01/18/tuto-installer-pyload-sur-son-raspberry-odroid-sous-openelec-libreelec/96205264/

GammaC0de commented 6 years ago

Connect via SSH and then run:

killall python
ADDON_DIR="$HOME/.kodi/addons/service.downloadmanager.pyload"
ADDON_HOME="$HOME/.kodi/userdata/addon_data/service.downloadmanager.pyload"
export PYTHONPATH="$PYTHONPATH:$ADDON_DIR/pylib" 
python $ADDON_DIR/pyload/pyLoadCore.py -d --configdir=$ADDON_HOME

What is the output of this?

t3uch1 commented 6 years ago

SEE THE POST BELOW THE RETURN CODE WITH THE MODIFY PASSWORD

LibreELEC (Raybuntu): rb-leia22 (Odroid_C2.arm) LibreELEC:~ # killall python LibreELEC:~ # ADDON_DIR="$HOME/.kodi/addons/service.downloadmanager.pyload" LibreELEC:~ # ADDON_HOME="$HOME/.kodi/userdata/addon_data/service.downloadmanage r.pyload" LibreELEC:~ # export PYTHONPATH="$PYTHONPATH:$ADDON_DIR/pylib" LibreELEC:~ # python $ADDON_DIR/pyload/pyLoadCore.py -d --configdir=$ADDON_HOME 21.01.2018 15:48:29 INFO Démarrage pyLoad 0.4.9 21.01.2018 15:48:29 INFO Utilisation du dossier principal : /storage/.kodi/userdata/addon_data/service.downloadmanager.pyload 21.01.2018 15:48:29 DEBUG Deleting old pidfile pyload.pid 21.01.2018 15:48:29 DEBUG Remote activated: True 21.01.2018 15:48:30 DEBUG created index of plugins 21.01.2018 15:48:30 INFO Plugins activés: CaptchaTrader, ClickAndLoad, ClickNLoad, EventMapper, ExternalScripts, ExtractArchive, LinkdecrypterCom, MergeFiles, RestartFailed, UnSkipOnFail, UpdateManager, UserAgentSwitcher, XFileSharing, XFileSharingPro 21.01.2018 15:48:30 INFO Plugins désactivés: AlldebridCom, AndroidPhoneNotify, AntiStandby, AntiVirus, BypassCaptcha, Captcha9kw, CaptchaBrotherhood, Checksum, CloudFlareDdos, DeathByCaptcha, DeleteFinished, DownloadScheduler, EasybytezCom, Ev0InFetcher, ExpertDecoders, HotFolder, IRC, IRCInterface, ImageTyperz, JustPremium, LinkFilter, LinkdecrypterComHook, LogMarker, MultiHome, MultishareCz, Premium4Me, PremiumizeMe, PushBullet, PushOver, RealdebridCom, RehostTo, SkipRev, TransmissionRPC, WindowsPhoneNotify, XMPP, XMPPInterface, ZeveraCom 21.01.2018 15:48:30 INFO Temps de téléchargement : True 21.01.2018 15:48:30 INFO Démarre ThriftBackend: 0.0.0.0:7227 21.01.2018 15:48:31 INFO Starting threaded webserver: 0.0.0.0:8000 21.01.2018 15:48:31 INFO Free space: 267.28 GiB 21.01.2018 15:48:31 INFO Activating Accounts... 21.01.2018 15:48:31 INFO ACCOUNT OneFichierCom: Adding user Dia.babacar1@gmail.com... 21.01.2018 15:48:31 DEBUG ACCOUNT OneFichierCom: Reached login timeout for user Dia.babacar1@gmail.com 21.01.2018 15:48:31 INFO ACCOUNT OneFichierCom: Login user Dia.babacar1@gmail.com... 21.01.2018 15:48:31 DEBUG ACCOUNT OneFichierCom: LOAD URL https://1fichier.com/login.pl?lg=en | redirect=True | cookies=True | get={} | req=None | decode=True | multipart=False | post={'purge': 'off', 'mail': 'Dia.babacar1@gmail.com', 'valider': 'Send', 'It': 'on', 'pass': '**'} | ref=True | just_header=False 21.01.2018 15:48:31 ERROR ACCOUNT OneFichierCom: Could not login user Dia.babacar1@gmail.com | Login handshake has failed Traceback (most recent call last): File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/pyLoadCore.py", line 667, in main() File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/pyLoadCore.py", line 658, in main pyload_core.start() File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/pyLoadCore.py", line 433, in start self.accountManager.getAccountInfos() File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/utils.py", line 165, in new return func(args) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/AccountManager.py", line 176, in getAccountInfos data[p.name] = p.getAllAccounts(force) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/internal/misc.py", line 234, in new return fn(args, kwargs) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/internal/Account.py", line 277, in getAllAccounts self.init_accounts() #@TODO: Recheck in 0.4.10 File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/internal/misc.py", line 234, in new return fn(*args, *kwargs) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/internal/Account.py", line 263, in init_accounts self.add(user, info['password'], info['options']) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/internal/misc.py", line 234, in new return fn(args, kwargs) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/internal/Account.py", line 309, in add result = u['plugin'].choose(user) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/internal/misc.py", line 234, in new return fn(*args, **kwargs) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/internal/Account.py", line 423, in choose self.relogin() File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/internal/Account.py", line 177, in relogin return self.login() File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/internal/Account.py", line 116, in login self.signin(self.user, self.info['login']['password'], self.info['data']) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/accounts/OneFichierCom.py", line 64, in signin self.fail_login() File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/internal/Account.py", line 439, in fail_login return self.fail(msg) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/internal/Plugin.py", line 167, in fail raise Fail(encode(msg)) #@TODO: Remove encode in 0.4.10 Fail: Login handshake has failed

21.01.2018 15:48:31 INFO Activating Plugins... 21.01.2018 15:48:32 ERROR Error executing hooks: (6, 'Could not resolve host: linkdecrypter.com') Traceback (most recent call last): File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/HookManager.py", line 88, in new return func(args) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/HookManager.py", line 198, in coreReady plugin.coreReady() File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/hooks/LinkdecrypterCom.py", line 33, in coreReady page = getURL("http://linkdecrypter.com/") File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/network/RequestFactory.py", line 122, in getURL return pyreq.getURL(args, *kwargs) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/network/RequestFactory.py", line 67, in getURL rep = h.load(args, **kwargs) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/network/HTTPRequest.py", line 203, in load self.c.perform() error: (6, 'Could not resolve host: linkdecrypter.com') 21.01.2018 15:48:32 INFO pyLoad is up and running 21.01.2018 15:48:34 INFO Download starts: https://1fichier.com/?c6lp8re19h 21.01.2018 15:48:34 DEBUG ADDON ExternalScripts: No script found under folder download_preparing 21.01.2018 15:48:34 DEBUG HOSTER OneFichierCom[9]: Plugin version: 1.02 21.01.2018 15:48:34 DEBUG HOSTER OneFichierCom[9]: Plugin status: testing 21.01.2018 15:48:34 WARNING HOSTER OneFichierCom[9]: Plugin may be unstable 21.01.2018 15:48:34 INFO HOSTER OneFichierCom[9]: Grabbing link info... 21.01.2018 15:48:35 DEBUG HOSTER OneFichierCom[9]: Link info: {'status': 1, 'hash': {}, 'name': '?c6lp8re19h', 'url': u'https://1fichier.com/?c6lp8re19h', 'pattern': {'HOST': u'1fichier.com'}, 'size': 0} 21.01.2018 15:48:35 DEBUG HOSTER OneFichierCom[9]: Previous link info: {} 21.01.2018 15:48:35 INFO HOSTER OneFichierCom[9]: Link name: ?c6lp8re19h 21.01.2018 15:48:35 INFO HOSTER OneFichierCom[9]: Link size: N/D 21.01.2018 15:48:35 INFO HOSTER OneFichierCom[9]: Link status: hors ligne 21.01.2018 15:48:35 INFO HOSTER OneFichierCom[9]: Processing url: https://1fichier.com/?c6lp8re19h 21.01.2018 15:48:35 INFO HOSTER OneFichierCom[9]: Looking for direct download link... 21.01.2018 15:48:35 DEBUG HOSTER OneFichierCom[9]: LOAD URL https://1fichier.com/?c6lp8re19h | redirect=True | cookies=True | get={} | req=None | decode=True | multipart=False | post={} | ref=True | just_header=True 21.01.2018 15:48:37 INFO HOSTER OneFichierCom[9]: Direct download link not found 21.01.2018 15:48:37 DEBUG HOSTER OneFichierCom[9]: LOAD URL https://1fichier.com/?c6lp8re19h | redirect=True | cookies=[('1fichier.com', 'LG', 'en')] | get={} | req=None | decode=True | multipart=False | post={} | ref=False | just_header=False 21.01.2018 15:48:38 INFO HOSTER OneFichierCom[9]: Checking for link errors... 21.01.2018 15:48:38 INFO HOSTER OneFichierCom[9]: No errors found 21.01.2018 15:48:38 INFO HOSTER OneFichierCom[9]: Grabbing link info... 21.01.2018 15:48:39 DEBUG HOSTER OneFichierCom[9]: Link info: {'status': 1, 'hash': {}, 'name': '?c6lp8re19h', 'url': u'https://1fichier.com/?c6lp8re19h', 'pattern': {'HOST': u'1fichier.com'}, 'size': 0} 21.01.2018 15:48:39 DEBUG HOSTER OneFichierCom[9]: Previous link info: {'status': 1, 'hash': {}, 'name': '?c6lp8re19h', 'url': u'https://1fichier.com/?c6lp8re19h', 'pattern': {'HOST': u'1fichier.com'}, 'size': 0} 21.01.2018 15:48:39 INFO HOSTER OneFichierCom[9]: Link name: ?c6lp8re19h 21.01.2018 15:48:39 INFO HOSTER OneFichierCom[9]: Link size: N/D 21.01.2018 15:48:39 INFO HOSTER OneFichierCom[9]: Link status: hors ligne 21.01.2018 15:48:39 DEBUG ADDON ExternalScripts: No script found under folder download_processed 21.01.2018 15:48:39 WARNING Download is offline: ?c6lp8re19h 21.01.2018 15:48:40 INFO Download starts: https://1fichier.com/?n8iovv49cb 21.01.2018 15:48:40 DEBUG ADDON ExternalScripts: No script found under folder download_preparing 21.01.2018 15:48:40 DEBUG HOSTER OneFichierCom[10]: Plugin version: 1.02 21.01.2018 15:48:40 DEBUG HOSTER OneFichierCom[10]: Plugin status: testing 21.01.2018 15:48:40 WARNING HOSTER OneFichierCom[10]: Plugin may be unstable 21.01.2018 15:48:40 INFO HOSTER OneFichierCom[10]: Grabbing link info... 21.01.2018 15:48:41 DEBUG HOSTER OneFichierCom[10]: Link info: {'status': 1, 'hash': {}, 'name': '?n8iovv49cb', 'url': u'https://1fichier.com/?n8iovv49cb', 'pattern': {'HOST': u'1fichier.com'}, 'size': 0} 21.01.2018 15:48:41 DEBUG HOSTER OneFichierCom[10]: Previous link info: {} 21.01.2018 15:48:41 INFO HOSTER OneFichierCom[10]: Link name: ?n8iovv49cb 21.01.2018 15:48:41 INFO HOSTER OneFichierCom[10]: Link size: N/D 21.01.2018 15:48:41 INFO HOSTER OneFichierCom[10]: Link status: hors ligne 21.01.2018 15:48:41 INFO HOSTER OneFichierCom[10]: Processing url: https://1fichier.com/?n8iovv49cb 21.01.2018 15:48:41 INFO HOSTER OneFichierCom[10]: Looking for direct download link... 21.01.2018 15:48:41 DEBUG HOSTER OneFichierCom[10]: LOAD URL https://1fichier.com/?n8iovv49cb | redirect=True | cookies=True | get={} | req=None | decode=True | multipart=False | post={} | ref=True | just_header=True 21.01.2018 15:48:41 INFO HOSTER OneFichierCom[10]: Direct download link not found 21.01.2018 15:48:41 DEBUG HOSTER OneFichierCom[10]: LOAD URL https://1fichier.com/?n8iovv49cb | redirect=True | cookies=[('1fichier.com', 'LG', 'en')] | get={} | req=None | decode=True | multipart=False | post={} | ref=False | just_header=False 21.01.2018 15:48:41 INFO HOSTER OneFichierCom[10]: Checking for link errors... 21.01.2018 15:48:41 INFO HOSTER OneFichierCom[10]: No errors found 21.01.2018 15:48:41 INFO HOSTER OneFichierCom[10]: Grabbing link info... 21.01.2018 15:48:42 DEBUG HOSTER OneFichierCom[10]: Link info: {'status': 1, 'hash': {}, 'name': '?n8iovv49cb', 'url': u'https://1fichier.com/?n8iovv49cb', 'pattern': {'HOST': u'1fichier.com'}, 'size': 0} 21.01.2018 15:48:42 DEBUG HOSTER OneFichierCom[10]: Previous link info: {'status': 1, 'hash': {}, 'name': '?n8iovv49cb', 'url': u'https://1fichier.com/?n8iovv49cb', 'pattern': {'HOST': u'1fichier.com'}, 'size': 0} 21.01.2018 15:48:42 INFO HOSTER OneFichierCom[10]: Link name: ?n8iovv49cb 21.01.2018 15:48:42 INFO HOSTER OneFichierCom[10]: Link size: N/D 21.01.2018 15:48:42 INFO HOSTER OneFichierCom[10]: Link status: hors ligne 21.01.2018 15:48:42 DEBUG ADDON ExternalScripts: No script found under folder download_processed 21.01.2018 15:48:42 WARNING Download is offline: ?n8iovv49cb 21.01.2018 15:48:42 INFO Download starts: https://1fichier.com/?k58321rj8q 21.01.2018 15:48:42 DEBUG ADDON ExternalScripts: No script found under folder download_preparing 21.01.2018 15:48:42 DEBUG HOSTER OneFichierCom[11]: Plugin version: 1.02 21.01.2018 15:48:42 DEBUG HOSTER OneFichierCom[11]: Plugin status: testing 21.01.2018 15:48:42 WARNING HOSTER OneFichierCom[11]: Plugin may be unstable 21.01.2018 15:48:42 INFO HOSTER OneFichierCom[11]: Grabbing link info... 21.01.2018 15:48:43 DEBUG HOSTER OneFichierCom[11]: Link info: {'status': 1, 'hash': {}, 'name': '?k58321rj8q', 'url': u'https://1fichier.com/?k58321rj8q', 'pattern': {'HOST': u'1fichier.com'}, 'size': 0} 21.01.2018 15:48:43 DEBUG HOSTER OneFichierCom[11]: Previous link info: {} 21.01.2018 15:48:43 INFO HOSTER OneFichierCom[11]: Link name: ?k58321rj8q 21.01.2018 15:48:43 INFO HOSTER OneFichierCom[11]: Link size: N/D 21.01.2018 15:48:43 INFO HOSTER OneFichierCom[11]: Link status: hors ligne 21.01.2018 15:48:43 INFO HOSTER OneFichierCom[11]: Processing url: https://1fichier.com/?k58321rj8q 21.01.2018 15:48:43 INFO HOSTER OneFichierCom[11]: Looking for direct download link... 21.01.2018 15:48:43 DEBUG HOSTER OneFichierCom[11]: LOAD URL https://1fichier.com/?k58321rj8q | redirect=True | cookies=True | get={} | req=None | decode=True | multipart=False | post={} | ref=True | just_header=True 21.01.2018 15:48:46 INFO HOSTER OneFichierCom[11]: Direct download link not found 21.01.2018 15:48:46 DEBUG HOSTER OneFichierCom[11]: LOAD URL https://1fichier.com/?k58321rj8q | redirect=True | cookies=[('1fichier.com', 'LG', 'en')] | get={} | req=None | decode=True | multipart=False | post={} | ref=False | just_header=False 21.01.2018 15:48:47 INFO HOSTER OneFichierCom[11]: Checking for link errors... 21.01.2018 15:48:47 INFO HOSTER OneFichierCom[11]: No errors found 21.01.2018 15:48:47 INFO HOSTER OneFichierCom[11]: Grabbing link info... 21.01.2018 15:48:48 DEBUG HOSTER OneFichierCom[11]: Link info: {'status': 1, 'hash': {}, 'name': '?k58321rj8q', 'url': u'https://1fichier.com/?k58321rj8q', 'pattern': {'HOST': u'1fichier.com'}, 'size': 0} 21.01.2018 15:48:48 DEBUG HOSTER OneFichierCom[11]: Previous link info: {'status': 1, 'hash': {}, 'name': '?k58321rj8q', 'url': u'https://1fichier.com/?k58321rj8q', 'pattern': {'HOST': u'1fichier.com'}, 'size': 0} 21.01.2018 15:48:48 INFO HOSTER OneFichierCom[11]: Link name: ?k58321rj8q 21.01.2018 15:48:48 INFO HOSTER OneFichierCom[11]: Link size: N/D 21.01.2018 15:48:48 INFO HOSTER OneFichierCom[11]: Link status: hors ligne 21.01.2018 15:48:48 DEBUG ADDON ExternalScripts: No script found under folder download_processed 21.01.2018 15:48:48 WARNING Download is offline: ?k58321rj8q 21.01.2018 15:48:48 INFO Download starts: https://1fichier.com/?en0xrbzbbz 21.01.2018 15:48:48 DEBUG ADDON ExternalScripts: No script found under folder download_preparing 21.01.2018 15:48:48 DEBUG HOSTER OneFichierCom[12]: Plugin version: 1.02 21.01.2018 15:48:48 DEBUG HOSTER OneFichierCom[12]: Plugin status: testing 21.01.2018 15:48:48 WARNING HOSTER OneFichierCom[12]: Plugin may be unstable 21.01.2018 15:48:48 INFO HOSTER OneFichierCom[12]: Grabbing link info... 21.01.2018 15:48:49 DEBUG HOSTER OneFichierCom[12]: Link info: {'status': 1, 'hash': {}, 'name': '?en0xrbzbbz', 'url': u'https://1fichier.com/?en0xrbzbbz', 'pattern': {'HOST': u'1fichier.com'}, 'size': 0} 21.01.2018 15:48:49 DEBUG HOSTER OneFichierCom[12]: Previous link info: {} 21.01.2018 15:48:49 INFO HOSTER OneFichierCom[12]: Link name: ?en0xrbzbbz 21.01.2018 15:48:49 INFO HOSTER OneFichierCom[12]: Link size: N/D 21.01.2018 15:48:49 INFO HOSTER OneFichierCom[12]: Link status: hors ligne 21.01.2018 15:48:49 INFO HOSTER OneFichierCom[12]: Processing url: https://1fichier.com/?en0xrbzbbz 21.01.2018 15:48:49 INFO HOSTER OneFichierCom[12]: Looking for direct download link... 21.01.2018 15:48:49 DEBUG HOSTER OneFichierCom[12]: LOAD URL https://1fichier.com/?en0xrbzbbz | redirect=True | cookies=True | get={} | req=None | decode=True | multipart=False | post={} | ref=True | just_header=True 21.01.2018 15:48:49 INFO HOSTER OneFichierCom[12]: Direct download link not found 21.01.2018 15:48:49 DEBUG HOSTER OneFichierCom[12]: LOAD URL https://1fichier.com/?en0xrbzbbz | redirect=True | cookies=[('1fichier.com', 'LG', 'en')] | get={} | req=None | decode=True | multipart=False | post={} | ref=False | just_header=False 21.01.2018 15:48:50 INFO HOSTER OneFichierCom[12]: Checking for link errors... 21.01.2018 15:48:50 INFO HOSTER OneFichierCom[12]: No errors found 21.01.2018 15:48:50 INFO HOSTER OneFichierCom[12]: Grabbing link info... 21.01.2018 15:48:50 DEBUG HOSTER OneFichierCom[12]: Link info: {'status': 1, 'hash': {}, 'name': '?en0xrbzbbz', 'url': u'https://1fichier.com/?en0xrbzbbz', 'pattern': {'HOST': u'1fichier.com'}, 'size': 0} 21.01.2018 15:48:50 DEBUG HOSTER OneFichierCom[12]: Previous link info: {'status': 1, 'hash': {}, 'name': '?en0xrbzbbz', 'url': u'https://1fichier.com/?en0xrbzbbz', 'pattern': {'HOST': u'1fichier.com'}, 'size': 0} 21.01.2018 15:48:50 INFO HOSTER OneFichierCom[12]: Link name: ?en0xrbzbbz 21.01.2018 15:48:50 INFO HOSTER OneFichierCom[12]: Link size: N/D 21.01.2018 15:48:50 INFO HOSTER OneFichierCom[12]: Link status: hors ligne 21.01.2018 15:48:50 DEBUG ADDON ExternalScripts: No script found under folder download_processed 21.01.2018 15:48:50 WARNING Download is offline: ?en0xrbzbbz 21.01.2018 15:48:50 INFO Download starts: https://1fichier.com/?52wrvmcw4g 21.01.2018 15:48:50 DEBUG ADDON ExternalScripts: No script found under folder download_preparing 21.01.2018 15:48:50 DEBUG HOSTER OneFichierCom[13]: Plugin version: 1.02 21.01.2018 15:48:50 DEBUG HOSTER OneFichierCom[13]: Plugin status: testing 21.01.2018 15:48:50 WARNING HOSTER OneFichierCom[13]: Plugin may be unstable 21.01.2018 15:48:50 INFO HOSTER OneFichierCom[13]: Grabbing link info... 21.01.2018 15:48:52 DEBUG HOSTER OneFichierCom[13]: Link info: {'status': 1, 'hash': {}, 'name': '?52wrvmcw4g', 'url': u'https://1fichier.com/?52wrvmcw4g', 'pattern': {'HOST': u'1fichier.com'}, 'size': 0} 21.01.2018 15:48:52 DEBUG HOSTER OneFichierCom[13]: Previous link info: {} 21.01.2018 15:48:52 INFO HOSTER OneFichierCom[13]: Link name: ?52wrvmcw4g 21.01.2018 15:48:52 INFO HOSTER OneFichierCom[13]: Link size: N/D 21.01.2018 15:48:52 INFO HOSTER OneFichierCom[13]: Link status: hors ligne 21.01.2018 15:48:52 INFO HOSTER OneFichierCom[13]: Processing url: https://1fichier.com/?52wrvmcw4g 21.01.2018 15:48:52 INFO HOSTER OneFichierCom[13]: Looking for direct download link... 21.01.2018 15:48:52 DEBUG HOSTER OneFichierCom[13]: LOAD URL https://1fichier.com/?52wrvmcw4g | redirect=True | cookies=True | get={} | req=None | decode=True | multipart=False | post={} | ref=True | just_header=True 21.01.2018 15:48:54 INFO HOSTER OneFichierCom[13]: Direct download link not found 21.01.2018 15:48:54 DEBUG HOSTER OneFichierCom[13]: LOAD URL https://1fichier.com/?52wrvmcw4g | redirect=True | cookies=[('1fichier.com', 'LG', 'en')] | get={} | req=None | decode=True | multipart=False | post={} | ref=False | just_header=False 21.01.2018 15:48:55 INFO HOSTER OneFichierCom[13]: Checking for link errors... 21.01.2018 15:48:55 INFO HOSTER OneFichierCom[13]: No errors found 21.01.2018 15:48:55 INFO HOSTER OneFichierCom[13]: Grabbing link info... 21.01.2018 15:48:56 DEBUG HOSTER OneFichierCom[13]: Link info: {'status': 1, 'hash': {}, 'name': '?52wrvmcw4g', 'url': u'https://1fichier.com/?52wrvmcw4g', 'pattern': {'HOST': u'1fichier.com'}, 'size': 0} 21.01.2018 15:48:56 DEBUG HOSTER OneFichierCom[13]: Previous link info: {'status': 1, 'hash': {}, 'name': '?52wrvmcw4g', 'url': u'https://1fichier.com/?52wrvmcw4g', 'pattern': {'HOST': u'1fichier.com'}, 'size': 0} 21.01.2018 15:48:56 INFO HOSTER OneFichierCom[13]: Link name: ?52wrvmcw4g 21.01.2018 15:48:56 INFO HOSTER OneFichierCom[13]: Link size: N/D 21.01.2018 15:48:56 INFO HOSTER OneFichierCom[13]: Link status: hors ligne 21.01.2018 15:48:56 DEBUG ADDON ExternalScripts: No script found under folder download_processed 21.01.2018 15:48:56 WARNING Download is offline: ?52wrvmcw4g 21.01.2018 15:48:56 INFO Download starts: https://1fichier.com/?4ifvr3f7zj 21.01.2018 15:48:56 DEBUG ADDON ExternalScripts: No script found under folder download_preparing 21.01.2018 15:48:56 DEBUG HOSTER OneFichierCom[14]: Plugin version: 1.02 21.01.2018 15:48:56 DEBUG HOSTER OneFichierCom[14]: Plugin status: testing 21.01.2018 15:48:56 WARNING HOSTER OneFichierCom[14]: Plugin may be unstable 21.01.2018 15:48:56 INFO HOSTER OneFichierCom[14]: Grabbing link info... 21.01.2018 15:48:57 DEBUG HOSTER OneFichierCom[14]: Link info: {'status': 1, 'hash': {}, 'name': '?4ifvr3f7zj', 'url': u'https://1fichier.com/?4ifvr3f7zj', 'pattern': {'HOST': u'1fichier.com'}, 'size': 0} 21.01.2018 15:48:57 DEBUG HOSTER OneFichierCom[14]: Previous link info: {} 21.01.2018 15:48:57 INFO HOSTER OneFichierCom[14]: Link name: ?4ifvr3f7zj 21.01.2018 15:48:57 INFO HOSTER OneFichierCom[14]: Link size: N/D 21.01.2018 15:48:57 INFO HOSTER OneFichierCom[14]: Link status: hors ligne 21.01.2018 15:48:57 INFO HOSTER OneFichierCom[14]: Processing url: https://1fichier.com/?4ifvr3f7zj 21.01.2018 15:48:57 INFO HOSTER OneFichierCom[14]: Looking for direct download link... 21.01.2018 15:48:57 DEBUG HOSTER OneFichierCom[14]: LOAD URL https://1fichier.com/?4ifvr3f7zj | redirect=True | cookies=True | get={} | req=None | decode=True | multipart=False | post={} | ref=True | just_header=True 21.01.2018 15:48:57 INFO HOSTER OneFichierCom[14]: Direct download link not found 21.01.2018 15:48:57 DEBUG HOSTER OneFichierCom[14]: LOAD URL https://1fichier.com/?4ifvr3f7zj | redirect=True | cookies=[('1fichier.com', 'LG', 'en')] | get={} | req=None | decode=True | multipart=False | post={} | ref=False | just_header=False 21.01.2018 15:48:57 INFO HOSTER OneFichierCom[14]: Checking for link errors... 21.01.2018 15:48:57 INFO HOSTER OneFichierCom[14]: No errors found 21.01.2018 15:48:57 INFO HOSTER OneFichierCom[14]: Grabbing link info... 21.01.2018 15:48:58 DEBUG HOSTER OneFichierCom[14]: Link info: {'status': 1, 'hash': {}, 'name': '?4ifvr3f7zj', 'url': u'https://1fichier.com/?4ifvr3f7zj', 'pattern': {'HOST': u'1fichier.com'}, 'size': 0} 21.01.2018 15:48:58 DEBUG HOSTER OneFichierCom[14]: Previous link info: {'status': 1, 'hash': {}, 'name': '?4ifvr3f7zj', 'url': u'https://1fichier.com/?4ifvr3f7zj', 'pattern': {'HOST': u'1fichier.com'}, 'size': 0} 21.01.2018 15:48:58 INFO HOSTER OneFichierCom[14]: Link name: ?4ifvr3f7zj 21.01.2018 15:48:58 INFO HOSTER OneFichierCom[14]: Link size: N/D 21.01.2018 15:48:58 INFO HOSTER OneFichierCom[14]: Link status: hors ligne 21.01.2018 15:48:58 DEBUG ADDON ExternalScripts: No script found under folder download_processed 21.01.2018 15:48:58 DEBUG ADDON ExternalScripts: No script found under folder package_processed 21.01.2018 15:48:58 DEBUG ADDON ExternalScripts: No script found under folder package_failed 21.01.2018 15:48:58 WARNING Download is offline: ?4ifvr3f7zj

t3uch1 commented 6 years ago

Then PyLoad raise, I meet the good provisional code for the account 1fichier and he met me as accustomed Account valid: YES Premium NO, oblige to delete the account and return it for who is Premium yes

t3uch1 commented 6 years ago

I put the premium account with the temporary password, I delete the dead links, I redid :

LibreELEC (Raybuntu): rb-leia22 (Odroid_C2.arm) LibreELEC:~ # killall python killall: python: no process killed LibreELEC:~ # ADDON_DIR="$HOME/.kodi/addons/service.downloadmanager.pyload" LibreELEC:~ # LibreELEC:~ # ADDON_HOME="$HOME/.kodi/userdata/addon_data/service.downloadmanage r.pyload" LibreELEC:~ # export PYTHONPATH="$PYTHONPATH:$ADDON_DIR/pylib" LibreELEC:~ # python $ADDON_DIR/pyload/pyLoadCore.py -d --configdir=$ADDON_HOME 21.01.2018 15:56:52 INFO Démarrage pyLoad 0.4.9 21.01.2018 15:56:52 INFO Utilisation du dossier principal : /storage/.kodi/userdata/addon_data/service.downloadmanager.pyload 21.01.2018 15:56:52 DEBUG Deleting old pidfile pyload.pid 21.01.2018 15:56:52 DEBUG Remote activated: True 21.01.2018 15:56:53 DEBUG created index of plugins 21.01.2018 15:56:53 INFO Plugins activés: CaptchaTrader, ClickAndLoad, ClickNLoad, EventMapper, ExternalScripts, ExtractArchive, LinkdecrypterCom, MergeFiles, RestartFailed, UnSkipOnFail, UpdateManager, UserAgentSwitcher, XFileSharing, XFileSharingPro 21.01.2018 15:56:53 INFO Plugins désactivés: AlldebridCom, AndroidPhoneNotify, AntiStandby, AntiVirus, BypassCaptcha, Captcha9kw, CaptchaBrotherhood, Checksum, CloudFlareDdos, DeathByCaptcha, DeleteFinished, DownloadScheduler, EasybytezCom, Ev0InFetcher, ExpertDecoders, HotFolder, IRC, IRCInterface, ImageTyperz, JustPremium, LinkFilter, LinkdecrypterComHook, LogMarker, MultiHome, MultishareCz, Premium4Me, PremiumizeMe, PushBullet, PushOver, RealdebridCom, RehostTo, SkipRev, TransmissionRPC, WindowsPhoneNotify, XMPP, XMPPInterface, ZeveraCom 21.01.2018 15:56:53 INFO Temps de téléchargement : True 21.01.2018 15:56:53 INFO Démarre ThriftBackend: 0.0.0.0:7227 21.01.2018 15:56:54 INFO Starting threaded webserver: 0.0.0.0:8000 21.01.2018 15:56:54 INFO Free space: 267.28 GiB 21.01.2018 15:56:54 INFO Activating Accounts... 21.01.2018 15:56:54 INFO ACCOUNT OneFichierCom: Adding user Dia.babacar1@gmail.com... 21.01.2018 15:56:54 DEBUG ACCOUNT OneFichierCom: Reached login timeout for user Dia.babacar1@gmail.com 21.01.2018 15:56:54 INFO ACCOUNT OneFichierCom: Login user Dia.babacar1@gmail.com... 21.01.2018 15:56:54 DEBUG ACCOUNT OneFichierCom: LOAD URL https://1fichier.com/login.pl?lg=en | redirect=True | cookies=True | get={} | req=None | decode=True | multipart=False | post={'purge': 'off', 'mail': 'Dia.babacar1@gmail.com', 'valider': 'Send', 'It': 'on', 'pass': '**'} | ref=True | just_header=False 21.01.2018 15:56:55 INFO ACCOUNT OneFichierCom: Grabbing account info for user Dia.babacar1@gmail.com... 21.01.2018 15:56:55 DEBUG ACCOUNT OneFichierCom: LOAD URL https://1fichier.com/console/abo.pl | redirect=True | cookies=True | get={} | req=None | decode=True | multipart=False | post={} | ref=True | just_header=False 21.01.2018 15:56:56 DEBUG ACCOUNT OneFichierCom: Expire date: 2019-01-17 21.01.2018 15:56:56 DEBUG ACCOUNT OneFichierCom: Account info for user Dia.babacar1@gmail.com: {'login': {'timestamp': 1516546614.5493951, 'password': '**', 'valid': True}, 'data': {'premium': True, 'plugin': , 'trafficleft': -1, 'maxtraffic': None, 'validuntil': 1547679600.0, 'login': 'Dia.babacar1@gmail.com', 'type': 'OneFichierCom', 'options': {'limitdl': ['0']}}} 21.01.2018 15:56:56 INFO ACCOUNT OneFichierCom: Grabbing account info for user Dia.babacar1@gmail.com... 21.01.2018 15:56:56 DEBUG ACCOUNT OneFichierCom: LOAD URL https://1fichier.com/console/abo.pl | redirect=True | cookies=True | get={} | req=None | decode=True | multipart=False | post={} | ref=True | just_header=False 21.01.2018 15:56:56 DEBUG ACCOUNT OneFichierCom: Expire date: 2019-01-17 21.01.2018 15:56:56 DEBUG ACCOUNT OneFichierCom: Account info for user Dia.babacar1@gmail.com: {'login': {'timestamp': 1516546614.5493951, 'password': '**', 'valid': True}, 'data': {'premium': True, 'plugin': , 'trafficleft': -1, 'maxtraffic': None, 'validuntil': 1547679600.0, 'login': 'Dia.babacar1@gmail.com', 'type': 'OneFichierCom', 'options': {'limitdl': ['0']}}} 21.01.2018 15:56:56 INFO Activating Plugins... 21.01.2018 15:56:57 ERROR Error executing hooks: (6, 'Could not resolve host: linkdecrypter.com') Traceback (most recent call last): File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/HookManager.py", line 88, in new return func(args) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/HookManager.py", line 198, in coreReady plugin.coreReady() File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/hooks/LinkdecrypterCom.py", line 33, in coreReady page = getURL("http://linkdecrypter.com/") File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/network/RequestFactory.py", line 122, in getURL return pyreq.getURL(args, *kwargs) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/network/RequestFactory.py", line 67, in getURL rep = h.load(args, **kwargs) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/network/HTTPRequest.py", line 203, in load self.c.perform() error: (6, 'Could not resolve host: linkdecrypter.com') 21.01.2018 15:56:57 INFO pyLoad is up and running

t3uch1 commented 6 years ago

I restart the DL and he always say: waiting: 30min

GammaC0de commented 6 years ago

First of all, it seems like a very old version of pyload. Secondly, I do not see that UpdateManager plugin is running..

Also, what is the output of ls -l "$HOME/.kodi/addons/service.downloadmanager.pyload"?

t3uch1 commented 6 years ago

UpdateManager

Check for updates

Auto-restart pyLoad when required: | actif                            Check interval in hours: |  6 Check for updates periodically: | actif                            Activated: | actif                            Don't update plugins in debug mode: |     inactif Monitor plugin code changes in debug mode: | actif  Check for updates on startup: | actif 

GammaC0de commented 6 years ago

Maybe it say Activated: | actif but it does not work.

what is the output of ls -l "$HOME/.kodi/addons/service.downloadmanager.pyload"?

t3uch1 commented 6 years ago

LibreELEC (Raybuntu): rb-leia22 (Odroid_C2.arm) LibreELEC:~ # ls -l "$HOME/.kodi/addons/service.downloadmanager.pyload" total 16 -rw-r--r-- 1 root root 980 Jun 19 2015 addon.xml drwxr-xr-x 2 root root 1024 Jun 19 2015 bin -rw-r--r-- 1 root root 580 Jun 19 2015 changelog.txt -rw-r--r-- 1 root root 924 Jun 19 2015 default.py -rw-r--r-- 1 root root 8172 Jun 19 2015 icon.png drwxr-xr-x 2 root root 1024 Jun 19 2015 lib drwxr-xr-x 5 root root 1024 Jun 19 2015 pylib drwxr-xr-x 8 root root 1024 Jun 19 2015 pyload drwxr-xr-x 2 root root 1024 Jun 19 2015 system.d LibreELEC:~ #

IN BLUE : bin, lib, pylib, pyloab, system.d

GammaC0de commented 6 years ago

And ls -l "$HOME/.kodi/addons/service.downloadmanager.pyload/pyload"?

t3uch1 commented 6 years ago

LibreELEC:~ # ls -l "$HOME/.kodi/addons/service.downloadmanager.pyload/pyload" total 126 -rw-r--r-- 1 root root 32422 Jan 17 2017 LICENSE -rw-r--r-- 1 root root 2574 Jan 17 2017 README drwxr-xr-x 2 root root 1024 Jan 17 2017 docs drwxr-xr-x 2 root root 1024 Jan 17 2017 icons drwxr-xr-x 17 root root 1024 Jan 17 2017 locale drwxr-xr-x 12 root root 1024 Jan 20 00:39 module -rw-r--r-- 1 root root 9105 Jan 17 2017 pavement.py -rw-r--r-- 1 root root 19879 Jan 17 2017 pyLoadCli.py -rw-r--r-- 1 root root 22485 Jan 17 2017 pyLoadCore.py -rw-r--r-- 1 root root 28650 Jan 17 2017 pyLoadGui.py drwxr-xr-x 2 root root 1024 Jan 17 2017 scripts -rw-r--r-- 1 root root 117 Jan 17 2017 setup.cfg -rw-r--r-- 1 root root 3406 Jan 17 2017 systemCheck.py -rw-r--r-- 1 root root 1005 Jan 17 2017 testlinks.txt drwxr-xr-x 2 root root 1024 Jan 17 2017 tests LibreELEC:~ #

t3uch1 commented 6 years ago

currently I no longer have access to the web interface

GammaC0de commented 6 years ago
t3uch1 commented 6 years ago

basically I replace the old file by these?

t3uch1 commented 6 years ago

Always the same problem no premium

21.01.2018 16:58:32 WARNING HOSTER OneFichierCom[8]: Premium download failed \ IOError 2
866 21.01.2018 16:58:32 INFO Download restarted: ?58fggwoyww | Fallback to free processing
867 21.01.2018 16:58:32 INFO Download starts: ?58fggwoyww
t3uch1 commented 6 years ago

21.01.2018 17:01:54 INFO pyLoad is up and running 21.01.2018 17:04:39 INFO Download starts: ?58fggwoyww 21.01.2018 17:04:39 DEBUG ADDON ExternalScripts: No script found under folder download_preparing 21.01.2018 17:04:39 DEBUG HOSTER OneFichierCom[8]: Plugin version: 1.02 21.01.2018 17:04:39 DEBUG HOSTER OneFichierCom[8]: Plugin status: testing 21.01.2018 17:04:39 WARNING HOSTER OneFichierCom[8]: Plugin may be unstable 21.01.2018 17:04:39 INFO ACCOUNT OneFichierCom: Grabbing account info for user Dia.babacar1@gmail.com... 21.01.2018 17:04:39 DEBUG ACCOUNT OneFichierCom: LOAD URL https://1fichier.com/console/abo.pl | redirect=True | cookies=True | get={} | req=None | decode=True | multipart=False | post={} | ref=True | just_header=False 21.01.2018 17:04:41 DEBUG ACCOUNT OneFichierCom: Expire date: 2019-01-17 21.01.2018 17:04:42 DEBUG ACCOUNT OneFichierCom: Account info for user Dia.babacar1@gmail.com: {'login': {'timestamp': 1516550513.3280661, 'password': '**', 'valid': True}, 'data': {'premium': True, 'plugin': , 'trafficleft': -1, 'maxtraffic': None, 'validuntil': 1547679600.0, 'login': 'Dia.babacar1@gmail.com', 'type': 'OneFichierCom', 'options': {'limitdl': ['0']}}} Traceback (most recent call last): File "/usr/lib/python2.7/logging/handlers.py", line 76, in emit File "/usr/lib/python2.7/logging/handlers.py", line 156, in shouldRollover File "/usr/lib/python2.7/logging/init.py", line 734, in format File "/usr/lib/python2.7/logging/init.py", line 465, in format File "/usr/lib/python2.7/logging/init.py", line 329, in getMessage TypeError: not all arguments converted during string formatting Logged from file ThreadManager.py, line 146 Traceback (most recent call last): File "/usr/lib/python2.7/logging/init.py", line 861, in emit File "/usr/lib/python2.7/logging/init.py", line 734, in format File "/usr/lib/python2.7/logging/init.py", line 465, in format File "/usr/lib/python2.7/logging/init.py", line 329, in getMessage TypeError: not all arguments converted during string formatting Logged from file ThreadManager.py, line 146 Traceback (most recent call last): File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/ThreadManager.py", line 144, in work 21.01.2018 17:04:42 INFO HOSTER OneFichierCom[8]: Grabbing link info... self.assignJob() File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/ThreadManager.py", line 265, in assignJob inuse = set([(x.active.pluginname,self.getLimit(x)) for x in self.threads if x.active and x.active.hasPlugin() and x.active.plugin.account]) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/ThreadManager.py", line 313, in getLimit limit = thread.active.plugin.account.getAccountData(thread.active.plugin.user)["options"].get("limitDL",["0"])[0] File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/internal/misc.py", line 234, in new return fn(*args, *kwargs) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/internal/Account.py", line 271, in getAccountData return self.accounts[user] KeyError: None 21.01.2018 17:04:43 DEBUG HOSTER OneFichierCom[8]: Link info: {'status': 7, 'hash': {}, 'name': '?58fggwoyww', 'url': u'https://1fichier.com/?58fggwoyww', 'pattern': {'HOST': u'1fichier.com'}, 'size': 0} 21.01.2018 17:04:43 DEBUG HOSTER OneFichierCom[8]: Previous link info: {} 21.01.2018 17:04:43 INFO HOSTER OneFichierCom[8]: Link name: ?58fggwoyww 21.01.2018 17:04:43 INFO HOSTER OneFichierCom[8]: Link size: 13.52 GiB (14516989460 bytes) 21.01.2018 17:04:43 INFO HOSTER OneFichierCom[8]: Link status: démarrage 21.01.2018 17:04:43 INFO HOSTER OneFichierCom[8]: Processing url: https://1fichier.com/?58fggwoyww 21.01.2018 17:04:43 INFO HOSTER OneFichierCom[8]: Looking for direct download link... 21.01.2018 17:04:43 DEBUG HOSTER OneFichierCom[8]: LOAD URL https://1fichier.com/?58fggwoyww | redirect=True | cookies=True | get={} | req=None | decode=True | multipart=False | post={} | ref=True | just_header=True 21.01.2018 17:04:43 DEBUG HOSTER OneFichierCom[8]: Redirect #1 to: https://a-13.1fichier.com/p95526621 21.01.2018 17:04:43 DEBUG HOSTER OneFichierCom[8]: LOAD URL https://a-13.1fichier.com/p95526621 | redirect=True | cookies=True | get={} | req=None | decode=True | multipart=False | post={} | ref=True | just_header=True 21.01.2018 17:04:44 INFO HOSTER OneFichierCom[8]: Direct download link detected 21.01.2018 17:04:44 INFO HOSTER OneFichierCom[8]: Downloading file... 21.01.2018 17:04:44 DEBUG HOSTER OneFichierCom[8]: DOWNLOAD URL https://1fichier.com/?58fggwoyww | cookies=True | resume=None | get={} | disposition=False | chunks=None | post={} | ref=True 21.01.2018 17:04:44 DEBUG Error removing chunk: curl object not on this multi-stack 21.01.2018 17:04:44 ERROR HOSTER OneFichierCom[8]: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 774, in bootstrap File "/usr/lib/python2.7/threading.py", line 801, in bootstrap_inner File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/PluginThread.py", line 187, in run pyfile.plugin.preprocessing(self) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/internal/Base.py", line 294, in preprocessing return self._process(args, **kwargs) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/internal/Hoster.py", line 117, in _process self.process(self.pyfile) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/internal/SimpleHoster.py", line 287, in process self.download(self.link, disposition=self.DISPOSITION) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/internal/Hoster.py", line 303, in download disposition, resume, chunks) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/internal/Hoster.py", line 229, in _download self.pyfile.setProgress, disposition) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/network/Browser.py", line 88, in httpDownload name = self.dl.download(chunks, resume) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/network/HTTPDownload.py", line 129, in download self._download(chunks, resume) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/network/HTTPDownload.py", line 160, in _download self.m.add_handle(init.getHandle()) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/network/HTTPChunk.py", line 201, in getHandle self.fp = open(fs_name, "wb") IOError: [Errno 2] No such file or directory: 'Downloads/Getout/?58fggwoyww.chunk0'

21.01.2018 17:04:44 WARNING HOSTER OneFichierCom[8]: Premium download failed | IOError 2 21.01.2018 17:04:44 DEBUG ADDON ExternalScripts: No script found under folder download_processed 21.01.2018 17:04:44 DEBUG ADDON ExternalScripts: No script found under folder package_processed 21.01.2018 17:04:44 INFO Download restarted: ?58fggwoyww | Fallback to free processing 21.01.2018 17:04:44 DEBUG ADDON ExternalScripts: No script found under folder all_downloads_processed 21.01.2018 17:04:44 DEBUG All downloads processed 21.01.2018 17:04:44 INFO Download starts: ?58fggwoyww 21.01.2018 17:04:44 DEBUG ADDON ExternalScripts: No script found under folder download_preparing 21.01.2018 17:04:44 DEBUG HOSTER OneFichierCom[8]: Plugin version: 1.02 21.01.2018 17:04:44 DEBUG HOSTER OneFichierCom[8]: Plugin status: testing 21.01.2018 17:04:44 WARNING HOSTER OneFichierCom[8]: Plugin may be unstable 21.01.2018 17:04:44 INFO HOSTER OneFichierCom[8]: Grabbing link info... 21.01.2018 17:04:45 DEBUG HOSTER OneFichierCom[8]: Link info: {'status': 7, 'hash': {}, 'name': '?58fggwoyww', 'url': u'https://1fichier.com/?58fggwoyww', 'pattern': {'HOST': u'1fichier.com'}, 'size': 0} 21.01.2018 17:04:45 DEBUG HOSTER OneFichierCom[8]: Previous link info: {'status': 7, 'hash': {}, 'name': '?58fggwoyww', 'url': u'https://1fichier.com/?58fggwoyww', 'pattern': {'HOST': u'1fichier.com'}, 'size': 0} 21.01.2018 17:04:45 INFO HOSTER OneFichierCom[8]: Link name: ?58fggwoyww 21.01.2018 17:04:45 INFO HOSTER OneFichierCom[8]: Link size: N/D 21.01.2018 17:04:45 INFO HOSTER OneFichierCom[8]: Link status: démarrage 21.01.2018 17:04:45 INFO HOSTER OneFichierCom[8]: Processing url: https://1fichier.com/?58fggwoyww 21.01.2018 17:04:45 INFO HOSTER OneFichierCom[8]: Looking for direct download link... 21.01.2018 17:04:45 DEBUG HOSTER OneFichierCom[8]: LOAD URL https://1fichier.com/?58fggwoyww | redirect=True | cookies=True | get={} | req=None | decode=True | multipart=False | post={} | ref=True | just_header=True 21.01.2018 17:04:48 INFO HOSTER OneFichierCom[8]: Direct download link not found 21.01.2018 17:04:48 DEBUG HOSTER OneFichierCom[8]: LOAD URL https://1fichier.com/?58fggwoyww | redirect=True | cookies=[('1fichier.com', 'LG', 'en')] | get={} | req=None | decode=True | multipart=False | post={} | ref=False | just_header=False 21.01.2018 17:04:48 INFO HOSTER OneFichierCom[8]: Checking for link errors... 21.01.2018 17:04:48 DEBUG HOSTER OneFichierCom[8]: WAIT set to timestamp 1516553209.860670 | Previous waitUntil: 0.000000 21.01.2018 17:04:48 DEBUG HOSTER OneFichierCom[8]: RECONNECT required | Previous wantReconnect: False 21.01.2018 17:04:48 INFO HOSTER OneFichierCom[8]: Waiting 42 minutes... 21.01.2018 17:04:48 INFO HOSTER OneFichierCom[8]: Requiring reconnection...

t3uch1 commented 6 years ago

Well, I've always tried everything ... Each start the account is invalid and you have to recreate it to validate it and download it with waiting time between each as non-premium

`

ERROR HOSTER OneFichierCom[8]:
72 21.01.2018 18:19:04 WARNING HOSTER OneFichierCom[8]: Premium download failed | IOError 2
73 21.01.2018 18:19:04 INFO Download restarted: ?58fggwoyww | Fallback to free processing
74 21.01.2018 18:19:04 INFO Download starts: ?58fggwoyww
75 21.01.2018 18:19:04 WARNING HOSTER OneFichierCom[8]: Plugin may be unstable

`

By cons it is normal that even replacing all your archive and deleting the other file I still have my settings etc that did not move? that would not have erased at all?

I just hope that my FTP software replaces the old ones with yours and not the other way around How to be sure?

`

86 14.12.2017 23:09:59 INFO Démarrage pyLoad 0.4.9
87 14.12.2017 23:09:59 INFO Utilisation du dossier principal : /storage/.kodi/userdata/addon_data/service.downloadmanager.pyload
88 14.12.2017 23:10:00 INFO Plugins activés: CaptchaTrader, ClickAndLoad, ClickNLoad, EventMapper, ExternalScripts, ExtractArchive, LinkdecrypterCom, MergeFiles, RestartFailed, UnSkipOnFail, UpdateManager, UserAgentSwitcher, XFileSharing, XFileSharingPro
89 14.12.2017 23:10:00 INFO Plugins désactivés: AlldebridCom, AndroidPhoneNotify, AntiStandby, AntiVirus, BypassCaptcha, Captcha9kw, CaptchaBrotherhood, Checksum, CloudFlareDdos, DeathByCaptcha, DeleteFinished, DownloadScheduler, EasybytezCom, Ev0InFetcher, ExpertDecoders, HotFolder, IRC, IRCInterface, ImageTyperz, JustPremium, LinkFilter, LinkdecrypterComHook, LogMarker, MultiHome, MultishareCz, Premium4Me, PremiumizeMe, PushBullet, PushOver, RealdebridCom, RehostTo, SkipRev, TransmissionRPC, WindowsPhoneNotify, XMPP, XMPPInterface, ZeveraCom
90 14.12.2017 23:10:00 INFO Temps de téléchargement : True
91 14.12.2017 23:10:00 INFO Démarre ThriftBackend: 0.0.0.0:7227
92 14.12.2017 23:10:01 INFO Starting threaded webserver: 0.0.0.0:8000
93 14.12.2017 23:10:01 INFO Free space: 267.22 GiB
94 14.12.2017 23:10:01 INFO Activating Accounts...
95 14.12.2017 23:10:01 INFO ACCOUNT OneFichierCom: Adding user Dia.babacar1@gmail.com...
96 14.12.2017 23:10:01 INFO ACCOUNT OneFichierCom: Login user Dia.babacar1@gmail.com...
97 14.12.2017 23:10:01 ERROR ACCOUNT OneFichierCom: Could not login user Dia.babacar1@gmail.com | (6, 'Could not resolve host: 1fichier.com')
98 14.12.2017 23:10:01 INFO Activating Plugins...
99 14.12.2017 23:10:01 ERROR Error executing hooks: (6, 'Could not resolve host: linkdecrypter.com')
100 14.12.2017 23:10:01 INFO pyLoad is up and running

` I have the impression that he can not access the file at startup? It launches automatically at the ignition of the Odroid, I should maybe launch Pyload once turn everything on and connected to the internet no? :

GammaC0de commented 6 years ago

basically I replace the old file by these?

Yes

IOError: [Errno 2] No such file or directory: 'Downloads/Getout/?58fggwoyww.chunk0'

Please set the download folder to a absolute path.

t3uch1 commented 6 years ago

an absolute fonder ? I download on an external hard drive and I set the path

Command : rm -Rf /storage/.kodi/userdata/addon_data/service.downloadmanager.pyload/Downloads ln -s /media/Media/Downloads /storage/.kodi/userdata/addon_data/service.downloadmanager.pyload/Downloads

GammaC0de commented 6 years ago

OK, so no need for "ln" command: Just go to pyload's configuration -> general -> general, there should be a "Download Folder" parameter, change it to the desired location.

t3uch1 commented 6 years ago

the way to look good when I click on it leads me to the file where my downloads are

t3uch1 commented 6 years ago

I still change "downloads" by / media / DD / downloads?

t3uch1 commented 6 years ago

Last log

INFO    Added package Grey's Anatomy Saison 14 VOSTFR 720p containing 9 links

240 22.01.2018 00:39:40 INFO Added package containing 1 links 241 22.01.2018 00:39:42 INFO Download starts: 242 22.01.2018 00:39:42 WARNING HOSTER BasePlugin[18]: Plugin may be unstable 243 22.01.2018 00:39:42 INFO HOSTER BasePlugin[18]: Grabbing link info... 244 22.01.2018 00:39:42 INFO HOSTER BasePlugin[18]: Link name: 245 22.01.2018 00:39:42 INFO HOSTER BasePlugin[18]: Link size: N/D 246 22.01.2018 00:39:42 INFO HOSTER BasePlugin[18]: Link status: échoué 247 22.01.2018 00:39:42 WARNING Download failed: | No plugin matched 248 22.01.2018 00:39:42 INFO ADDON UnSkipOnFail: Looking for skipped duplicates of: (pid:10) 249 22.01.2018 00:39:42 INFO ADDON UnSkipOnFail: No duplicates found

t3uch1 commented 6 years ago

I still restart IO2 error and premium connection failure is it the redirection of download file that I made online code above the installation? every time I restart pyload, 45min delay

t3uch1 commented 6 years ago

Here is the log of the morning I had several small download see if it chained automatically, set yes with 45 minutes between each by cons I had a mistake to start throwing by hand, and I have one who waits 1min instead of 45 minutes but he does not start he waits 1 min loop

22.01.2018 08:03:41 | WARNING | HOSTER OneFichierCom[12]: Plugin may be unstable 666 | 22.01.2018 08:03:41 | INFO | ACCOUNT OneFichierCom: Relogin user Dia.babacar1@gmail.com... 667 | 22.01.2018 08:03:41 | INFO | ACCOUNT OneFichierCom: Grabbing account info for user Dia.babacar1@gmail.com... 668 | 22.01.2018 08:03:42 | INFO | HOSTER OneFichierCom[12]: Grabbing link info... 669 | 22.01.2018 08:03:42 | INFO | HOSTER OneFichierCom[12]: Link name: ?46lv3ys2qd 670 | 22.01.2018 08:03:42 | INFO | HOSTER OneFichierCom[12]: Link size: N/D 671 | 22.01.2018 08:03:42 | INFO | HOSTER OneFichierCom[12]: Link status: démarrage 672 | 22.01.2018 08:03:42 | INFO | HOSTER OneFichierCom[12]: Processing url: https://1fichier.com/?46lv3ys2qd 673 | 22.01.2018 08:03:42 | INFO | HOSTER OneFichierCom[12]: Looking for direct download link... 674 | 22.01.2018 08:03:44 | INFO | HOSTER OneFichierCom[12]: Direct download link detected 675 | 22.01.2018 08:03:44 | INFO | HOSTER OneFichierCom[12]: Checking download... 676 | 22.01.2018 08:03:44 | INFO | HOSTER OneFichierCom[12]: File is OK 677 | 22.01.2018 08:03:44 | INFO | HOSTER OneFichierCom[12]: Checking file (with built-in rules)... 678 | 22.01.2018 08:03:44 | WARNING | HOSTER OneFichierCom[12]: Check result: Html file | Waiting 1 minute and retry 679 | 22.01.2018 08:03:44 | INFO | HOSTER OneFichierCom[12]: Waiting 1 minutes... 680 | 22.01.2018 08:03:44 | INFO | HOSTER OneFichierCom[12]: Requiring reconnection... 681 | 22.01.2018 08:03:44 | WARNING | HOSTER OneFichierCom[12]: Reconnection ignored due logged account

Édit the account that yesterday stay in premium yesterday after restart is again this morning in premium: No I put it back and instead of starting in a loop at 1 min he told me wait 24 min

' 22.01.2018 08:06:56 INFO Download restarted: ?46lv3ys2qd \ Html file
719 22.01.2018 08:06:56 INFO Download starts: ?46lv3ys2qd
720 22.01.2018 08:06:56 WARNING HOSTER OneFichierCom[12]: Plugin may be unstable
721 22.01.2018 08:06:56 INFO ACCOUNT OneFichierCom: Grabbing account info for user Dia.babacar1@gmail.com...
722 22.01.2018 08:06:56 INFO HOSTER OneFichierCom[12]: Grabbing link info...
723 22.01.2018 08:06:57 INFO HOSTER OneFichierCom[12]: Link name: ?46lv3ys2qd
724 22.01.2018 08:06:57 INFO HOSTER OneFichierCom[12]: Link size: N/D
725 22.01.2018 08:06:57 INFO HOSTER OneFichierCom[12]: Link status: démarrage
726 22.01.2018 08:06:57 INFO HOSTER OneFichierCom[12]: Processing url: https://1fichier.com/?46lv3ys2qd
727 22.01.2018 08:06:57 INFO HOSTER OneFichierCom[12]: Looking for direct download link...
728 22.01.2018 08:06:57 INFO HOSTER OneFichierCom[12]: Direct download link not found
729 22.01.2018 08:06:57 INFO HOSTER OneFichierCom[12]: Checking for link errors...
730 22.01.2018 08:06:57 INFO HOSTER OneFichierCom[12]: Waiting 24 minutes...
731 22.01.2018 08:06:57 INFO HOSTER OneFichierCom[12]: Requiring reconnection...
732 22.01.2018 08:06:57 WARNING HOSTER OneFichierCom[12]: Reconnection ignored due logged account
733 22.01.2018 08:10:45 INFO Added package GET OUT 1080p containing 1 links
734 22.01.2018 08:10:46 INFO Download starts: https://1fichier.com/?58fggwoyww
735 22.01.2018 08:10:46 WARNING HOSTER OneFichierCom[19]: Plugin may be unstable
736 22.01.2018 08:10:46 INFO ACCOUNT OneFichierCom: Grabbing account info for user Dia.babacar1@gmail.com...
737 22.01.2018 08:10:46 INFO HOSTER OneFichierCom[19]: Grabbing link info...
738 22.01.2018 08:10:47 INFO HOSTER OneFichierCom[19]: Link name: ?58fggwoyww
739 22.01.2018 08:10:47 INFO HOSTER OneFichierCom[19]: Link size: N/D
740 22.01.2018 08:10:47 INFO HOSTER OneFichierCom[19]: Link status: démarrage
741 22.01.2018 08:10:47 INFO HOSTER OneFichierCom[19]: Processing url: https://1fichier.com/?58fggwoyww
742 22.01.2018 08:10:47 INFO HOSTER OneFichierCom[19]: Looking for direct download link...
743 22.01.2018 08:10:47 INFO HOSTER OneFichierCom[19]: Direct download link not found
744 22.01.2018 08:10:48 INFO HOSTER OneFichierCom[19]: Checking for link errors...
745 22.01.2018 08:10:48 INFO HOSTER OneFichierCom[19]: Waiting 20 minutes...
746 22.01.2018 08:10:48 INFO HOSTER OneFichierCom[19]: Requiring reconnection...
747 22.01.2018 08:10:48 WARNING HOSTER OneFichierCom[19]: Reconnection ignored due logged account'
GammaC0de commented 6 years ago

Did you do the instructions in https://github.com/pyload/pyload/issues/3069#issuecomment-359257795 and https://github.com/pyload/pyload/issues/3069#issuecomment-359293285?

t3uch1 commented 6 years ago

Yes, yes, of course I have tried twice since yesterday in doubt to have made a mistake, I replaced the download file Downloads by / media / DD / Downloads For the archive I copy it well via FTP what seems strange to me is that he kept all my parameters even after replacing the files with the archive "Pyload stable"

is there an order to check that the version is good? otherwise I'll do a test tonight to copy everything and replace

t3uch1 commented 6 years ago

Well I did it all again, restart, in the end either waiting time free or error

I try an account Alldebrid and it changes nothing I feel that the plugin Alldebrid does not work even,

1 22.01.2018 19:05:01 INFO HOSTER OneFichierCom[25]: Requiring reconnection...
2 22.01.2018 19:05:38 WARNING Error calling event handler pluginConfigChanged: >, ('AlldebridCom', 'activated', True), init() takes exactly 2 arguments (3 given)
3 22.01.2018 19:05:43 INFO Download aborted: https://1fichier.com/?0pcjz9lqra
4 22.01.2018 19:05:43 INFO Download starts: https://1fichier.com/?0pcjz9lqra
5 22.01.2018 19:05:43 WARNING HOSTER OneFichierCom[25]: Plugin may be unstable
6 22.01.2018 19:05:43 INFO HOSTER OneFichierCom[25]: Grabbing link info...
7 22.01.2018 19:05:44 INFO HOSTER OneFichierCom[25]: Link name: ?0pcjz9lqra
8 22.01.2018 19:05:44 INFO HOSTER OneFichierCom[25]: Link size: N/D
9 22.01.2018 19:05:44 INFO HOSTER OneFichierCom[25]: Link status: démarrage
10 22.01.2018 19:05:44 INFO HOSTER OneFichierCom[25]: Processing url: https://1fichier.com/?0pcjz9lqra
11 22.01.2018 19:05:44 INFO HOSTER OneFichierCom[25]: Looking for direct download link...
12 22.01.2018 19:05:45 INFO HOSTER OneFichierCom[25]: Direct download link not found
13 22.01.2018 19:05:45 INFO HOSTER OneFichierCom[25]: Checking for link errors...
14 22.01.2018 19:05:45 INFO HOSTER OneFichierCom[25]: Waiting 22 minutes...
15 22.01.2018 19:05:45 INFO HOSTER OneFichierCom[25]: Requiring reconnection...
16 22.01.2018 19:06:06 INFO Download aborted: https://1fichier.com/?0pcjz9lqra
17 22.01.2018 19:06:08 INFO Download starts: https://1fichier.com/?0pcjz9lqra
18 22.01.2018 19:06:08 WARNING HOSTER OneFichierCom[25]: Plugin may be unstable
19 22.01.2018 19:06:08 INFO HOSTER OneFichierCom[25]: Grabbing link info...
20 22.01.2018 19:06:09 INFO HOSTER OneFichierCom[25]: Link name: ?0pcjz9lqra
21 22.01.2018 19:06:09 INFO HOSTER OneFichierCom[25]: Link size: N/D
22 22.01.2018 19:06:09 INFO HOSTER OneFichierCom[25]: Link status: démarrage
23 22.01.2018 19:06:09 INFO HOSTER OneFichierCom[25]: Processing url: https://1fichier.com/?0pcjz9lqra
24 22.01.2018 19:06:09 INFO HOSTER OneFichierCom[25]: Looking for direct download link...
25 22.01.2018 19:06:09 INFO HOSTER OneFichierCom[25]: Direct download link not found
26 22.01.2018 19:06:09 INFO HOSTER OneFichierCom[25]: Checking for link errors...
27 22.01.2018 19:06:09 INFO HOSTER OneFichierCom[25]: Waiting 22 minutes...
28 22.01.2018 19:06:09 INFO HOSTER OneFichierCom[25]: Requiring reconnection...

if I run 1file the premium does not work, and Alldebrid the plugin does not work

I do not know what to do

GammaC0de commented 6 years ago

can you run again:

killall python
ADDON_DIR="$HOME/.kodi/addons/service.downloadmanager.pyload"
ADDON_HOME="$HOME/.kodi/userdata/addon_data/service.downloadmanager.pyload"
export PYTHONPATH="$PYTHONPATH:$ADDON_DIR/pylib" 
python $ADDON_DIR/pyload/pyLoadCore.py -d --configdir=$ADDON_HOME
t3uch1 commented 6 years ago

LibreELEC:~ # killall python killall: python: no process killed LibreELEC:~ # ADDON_DIR="$HOME/.kodi/addons/service.downloadmanager.pyload" LibreELEC:~ # ADDON_HOME="$HOME/.kodi/userdata/addon_data/service.downloadmanage r.pyload" LibreELEC:~ # export PYTHONPATH="$PYTHONPATH:$ADDON_DIR/pylib" LibreELEC:~ # LibreELEC:~ # python $ADDON_DIR/pyload/pyLoadCore.py -d --configdir=$ADDON_HOME 22.01.2018 19:32:13 INFO Démarrage pyLoad 0.4.9 22.01.2018 19:32:13 INFO Utilisation du dossier principal : /storage/.kodi/userdata/addon_data/service.downloadmanager.pyload 22.01.2018 19:32:13 DEBUG Deleting old pidfile pyload.pid 22.01.2018 19:32:13 DEBUG Remote activated: True 22.01.2018 19:32:14 DEBUG created index of plugins 22.01.2018 19:32:14 INFO Plugins activés: CaptchaTrader, ClickAndLoad, ClickNLoad, EventMapper, ExternalScripts, ExtractArchive, LinkdecrypterCom, MergeFiles, RestartFailed, UnSkipOnFail, UpdateManager, UserAgentSwitcher, XFileSharing, XFileSharingPro 22.01.2018 19:32:14 INFO Plugins désactivés: AlldebridCom, AndroidPhoneNotify, AntiStandby, AntiVirus, BypassCaptcha, Captcha9kw, CaptchaBrotherhood, Checksum, CloudFlareDdos, DeathByCaptcha, DeleteFinished, DownloadScheduler, EasybytezCom, Ev0InFetcher, ExpertDecoders, HotFolder, IRC, IRCInterface, ImageTyperz, JustPremium, LinkFilter, LinkdecrypterComHook, LogMarker, MultiHome, MultishareCz, Premium4Me, PremiumizeMe, PushBullet, PushOver, RealdebridCom, RehostTo, SkipRev, TransmissionRPC, WindowsPhoneNotify, XMPP, XMPPInterface, ZeveraCom 22.01.2018 19:32:14 INFO Temps de téléchargement : True 22.01.2018 19:32:14 INFO Démarre ThriftBackend: 0.0.0.0:7227 22.01.2018 19:32:14 INFO Starting threaded webserver: 0.0.0.0:8000 22.01.2018 19:32:15 INFO Free space: 252.01 GiB 22.01.2018 19:32:15 INFO Activating Accounts... 22.01.2018 19:32:15 INFO ACCOUNT AlldebridCom: Adding user t3uch1... 22.01.2018 19:32:15 DEBUG ACCOUNT AlldebridCom: Reached login timeout for user t3uch1 22.01.2018 19:32:15 INFO ACCOUNT AlldebridCom: Login user t3uch1... 22.01.2018 19:32:15 DEBUG ACCOUNT AlldebridCom: LOAD URL https://www.alldebrid.com/register/ | redirect=True | cookies=True | get={'action': 'login', 'login_login': 't3uch1', 'login_password': '**'} | req=None | decode=True | multipart=False | post={} | ref=True | just_header=False 22.01.2018 19:32:15 INFO ACCOUNT AlldebridCom: Grabbing account info for user t3uch1... 22.01.2018 19:32:15 DEBUG ACCOUNT AlldebridCom: LOAD URL http://www.alldebrid.com/account/ | redirect=True | cookies=True | get={} | req=None | decode=True | multipart=False | post={} | ref=True | just_header=False 22.01.2018 19:32:16 DEBUG ACCOUNT AlldebridCom: Account expires in: 6 days 18 hours and 43 minutes 22.01.2018 19:32:16 DEBUG ACCOUNT AlldebridCom: Account info for user t3uch1: {'login': {'timestamp': 1516645935.081732, 'password': '**', 'valid': True}, 'data': {'premium': True, 'plugin': , 'trafficleft': -1, 'maxtraffic': None, 'validuntil': 1517231656.164149, 'login': 't3uch1', 'type': 'AlldebridCom', 'options': {'limitdl': ['0']}}} 22.01.2018 19:32:16 INFO ACCOUNT AlldebridCom: Grabbing account info for user t3uch1... 22.01.2018 19:32:16 DEBUG ACCOUNT AlldebridCom: LOAD URL http://www.alldebrid.com/account/ | redirect=True | cookies=True | get={} | req=None | decode=True | multipart=False | post={} | ref=True | just_header=False 22.01.2018 19:32:16 DEBUG ACCOUNT AlldebridCom: Account expires in: 6 days 18 hours and 43 minutes 22.01.2018 19:32:16 DEBUG ACCOUNT AlldebridCom: Account info for user t3uch1: {'login': {'timestamp': 1516645935.081732, 'password': '**', 'valid': True}, 'data': {'premium': True, 'plugin': , 'trafficleft': -1, 'maxtraffic': None, 'validuntil': 1517231656.5052581, 'login': 't3uch1', 'type': 'AlldebridCom', 'options': {'limitdl': ['0']}}} 22.01.2018 19:32:16 INFO ACCOUNT OneFichierCom: Adding user Dia.babacar1@gmail.com... 22.01.2018 19:32:16 DEBUG ACCOUNT OneFichierCom: Reached login timeout for user Dia.babacar1@gmail.com 22.01.2018 19:32:16 INFO ACCOUNT OneFichierCom: Login user Dia.babacar1@gmail.com... 22.01.2018 19:32:16 DEBUG ACCOUNT OneFichierCom: LOAD URL https://1fichier.com/login.pl?lg=en | redirect=True | cookies=True | get={} | req=None | decode=True | multipart=False | post={'purge': 'off', 'mail': 'Dia.babacar1@gmail.com', 'valider': 'Send', 'It': 'on', 'pass': '**'} | ref=True | just_header=False 22.01.2018 19:32:16 INFO ACCOUNT OneFichierCom: Grabbing account info for user Dia.babacar1@gmail.com... 22.01.2018 19:32:16 DEBUG ACCOUNT OneFichierCom: LOAD URL https://1fichier.com/console/abo.pl | redirect=True | cookies=True | get={} | req=None | decode=True | multipart=False | post={} | ref=True | just_header=False 22.01.2018 19:32:17 DEBUG ACCOUNT OneFichierCom: Expire date: 2019-01-17 22.01.2018 19:32:17 DEBUG ACCOUNT OneFichierCom: Account info for user Dia.babacar1@gmail.com: {'login': {'timestamp': 1516645936.5111699, 'password': '**', 'valid': True}, 'data': {'premium': True, 'plugin': , 'trafficleft': -1, 'maxtraffic': None, 'validuntil': 1547679600.0, 'login': 'Dia.babacar1@gmail.com', 'type': 'OneFichierCom', 'options': {'limitdl': ['0']}}} 22.01.2018 19:32:17 INFO ACCOUNT OneFichierCom: Grabbing account info for user Dia.babacar1@gmail.com... 22.01.2018 19:32:17 DEBUG ACCOUNT OneFichierCom: LOAD URL https://1fichier.com/console/abo.pl | redirect=True | cookies=True | get={} | req=None | decode=True | multipart=False | post={} | ref=True | just_header=False 22.01.2018 19:32:17 DEBUG ACCOUNT OneFichierCom: Expire date: 2019-01-17 22.01.2018 19:32:17 DEBUG ACCOUNT OneFichierCom: Account info for user Dia.babacar1@gmail.com: {'login': {'timestamp': 1516645936.5111699, 'password': '**', 'valid': True}, 'data': {'premium': True, 'plugin': , 'trafficleft': -1, 'maxtraffic': None, 'validuntil': 1547679600.0, 'login': 'Dia.babacar1@gmail.com', 'type': 'OneFichierCom', 'options': {'limitdl': ['0']}}} 22.01.2018 19:32:17 INFO Activating Plugins... 22.01.2018 19:32:18 ERROR Error executing hooks: (6, 'Could not resolve host: linkdecrypter.com') Traceback (most recent call last): File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/HookManager.py", line 88, in new return func(args) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/HookManager.py", line 198, in coreReady plugin.coreReady() File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/hooks/LinkdecrypterCom.py", line 33, in coreReady page = getURL("http://linkdecrypter.com/") File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/network/RequestFactory.py", line 122, in getURL return pyreq.getURL(args, *kwargs) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/network/RequestFactory.py", line 67, in getURL rep = h.load(args, **kwargs) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/network/HTTPRequest.py", line 203, in load self.c.perform() error: (6, 'Could not resolve host: linkdecrypter.com') 22.01.2018 19:32:18 INFO pyLoad is up and running

and if after that I run Pyload and restart the DL he tell me all 27min

22.01.2018 19:32:18 INFO pyLoad is up and running 22.01.2018 19:33:20 INFO Download starts: ?0pcjz9lqra 22.01.2018 19:33:20 DEBUG ADDON ExternalScripts: No script found under folder download_preparing 22.01.2018 19:33:20 DEBUG HOSTER OneFichierCom[25]: Plugin version: 1.02 22.01.2018 19:33:20 DEBUG HOSTER OneFichierCom[25]: Plugin status: testing 22.01.2018 19:33:20 WARNING HOSTER OneFichierCom[25]: Plugin may be unstable 22.01.2018 19:33:20 INFO ACCOUNT OneFichierCom: Grabbing account info for user Dia.babacar1@gmail.com... 22.01.2018 19:33:20 DEBUG ACCOUNT OneFichierCom: LOAD URL https://1fichier.com/console/abo.pl | redirect=True | cookies=True | get={} | req=None | decode=True | multipart=False | post={} | ref=True | just_header=False 22.01.2018 19:33:20 DEBUG ACCOUNT OneFichierCom: Expire date: 2019-01-17 22.01.2018 19:33:20 DEBUG ACCOUNT OneFichierCom: Account info for user Dia.babacar1@gmail.com: {'login': {'timestamp': 1516645936.5111699, 'password': '**', 'valid': True}, 'data': {'premium': True, 'plugin': , 'trafficleft': -1, 'maxtraffic': None, 'validuntil': 1547679600.0, 'login': 'Dia.babacar1@gmail.com', 'type': 'OneFichierCom', 'options': {'limitdl': ['0']}}} 22.01.2018 19:33:20 INFO HOSTER OneFichierCom[25]: Grabbing link info... 22.01.2018 19:33:21 DEBUG HOSTER OneFichierCom[25]: Link info: {'status': 7, 'hash': {}, 'name': '?0pcjz9lqra', 'url': u'https://1fichier.com/?0pcjz9lqra', 'pattern': {'HOST': u'1fichier.com'}, 'size': 0} 22.01.2018 19:33:21 DEBUG HOSTER OneFichierCom[25]: Previous link info: {} 22.01.2018 19:33:21 INFO HOSTER OneFichierCom[25]: Link name: ?0pcjz9lqra 22.01.2018 19:33:21 INFO HOSTER OneFichierCom[25]: Link size: N/D 22.01.2018 19:33:21 INFO HOSTER OneFichierCom[25]: Link status: démarrage 22.01.2018 19:33:21 INFO HOSTER OneFichierCom[25]: Processing url: https://1fichier.com/?0pcjz9lqra 22.01.2018 19:33:21 INFO HOSTER OneFichierCom[25]: Looking for direct download link... 22.01.2018 19:33:21 DEBUG HOSTER OneFichierCom[25]: LOAD URL https://1fichier.com/?0pcjz9lqra | redirect=True | cookies=True | get={} | req=None | decode=True | multipart=False | post={} | ref=True | just_header=True 22.01.2018 19:33:21 DEBUG HOSTER OneFichierCom[25]: Redirect #1 to: https://o-6.1fichier.com/p96832656 22.01.2018 19:33:21 DEBUG HOSTER OneFichierCom[25]: LOAD URL https://o-6.1fichier.com/p96832656 | redirect=True | cookies=True | get={} | req=None | decode=True | multipart=False | post={} | ref=True | just_header=True 22.01.2018 19:33:22 INFO Download starts: ?1d43xigmlu 22.01.2018 19:33:22 DEBUG ADDON ExternalScripts: No script found under folder download_preparing 22.01.2018 19:33:22 DEBUG HOSTER OneFichierCom[27]: Plugin version: 1.02 22.01.2018 19:33:22 DEBUG HOSTER OneFichierCom[27]: Plugin status: testing 22.01.2018 19:33:22 WARNING HOSTER OneFichierCom[27]: Plugin may be unstable 22.01.2018 19:33:22 INFO ACCOUNT OneFichierCom: Grabbing account info for user Dia.babacar1@gmail.com... 22.01.2018 19:33:22 DEBUG ACCOUNT OneFichierCom: LOAD URL https://1fichier.com/console/abo.pl | redirect=True | cookies=True | get={} | req=None | decode=True | multipart=False | post={} | ref=True | just_header=False 22.01.2018 19:33:22 DEBUG ACCOUNT OneFichierCom: Expire date: 2019-01-17 22.01.2018 19:33:22 DEBUG ACCOUNT OneFichierCom: Account info for user Dia.babacar1@gmail.com: {'login': {'timestamp': 1516645936.5111699, 'password': '**', 'valid': True}, 'data': {'premium': True, 'plugin': , 'trafficleft': -1, 'maxtraffic': None, 'validuntil': 1547679600.0, 'login': 'Dia.babacar1@gmail.com', 'type': 'OneFichierCom', 'options': {'limitdl': ['0']}}} 22.01.2018 19:33:22 INFO HOSTER OneFichierCom[27]: Grabbing link info... 22.01.2018 19:33:22 INFO HOSTER OneFichierCom[25]: Direct download link detected 22.01.2018 19:33:22 INFO HOSTER OneFichierCom[25]: Downloading file... 22.01.2018 19:33:22 DEBUG HOSTER OneFichierCom[25]: DOWNLOAD URL https://1fichier.com/?0pcjz9lqra | cookies=True | resume=None | get={} | disposition=False | chunks=None | post={} | ref=True 22.01.2018 19:33:22 DEBUG Error removing chunk: curl object not on this multi-stack 22.01.2018 19:33:22 ERROR HOSTER OneFichierCom[25]: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 774, in bootstrap File "/usr/lib/python2.7/threading.py", line 801, in bootstrap_inner File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/PluginThread.py", line 187, in run pyfile.plugin.preprocessing(self) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/internal/Base.py", line 294, in preprocessing return self._process(*args, **kwargs) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/internal/Hoster.py", line 117, in _process self.process(self.pyfile) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/internal/SimpleHoster.py", line 287, in process self.download(self.link, disposition=self.DISPOSITION) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/internal/Hoster.py", line 303, in download disposition, resume, chunks) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/plugins/internal/Hoster.py", line 229, in _download self.pyfile.setProgress, disposition) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/network/Browser.py", line 88, in httpDownload name = self.dl.download(chunks, resume) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/network/HTTPDownload.py", line 129, in download self._download(chunks, resume) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/network/HTTPDownload.py", line 160, in _download self.m.add_handle(init.getHandle()) File "/storage/.kodi/addons/service.downloadmanager.pyload/pyload/module/network/HTTPChunk.py", line 201, in getHandle self.fp = open(fs_name, "wb") IOError: [Errno 2] No such file or directory: '/media/DDmedia/Downloads/GONE GIRL/?0pcjz9lqra.chunk0'

22.01.2018 19:33:22 WARNING HOSTER OneFichierCom[25]: Premium download failed | IOError 2 22.01.2018 19:33:22 DEBUG ADDON ExternalScripts: No script found under folder download_processed 22.01.2018 19:33:22 DEBUG ADDON ExternalScripts: No script found under folder package_processed 22.01.2018 19:33:22 INFO Download restarted: ?0pcjz9lqra | Fallback to free processing 22.01.2018 19:33:22 INFO Download starts: ?0pcjz9lqra 22.01.2018 19:33:22 DEBUG ADDON ExternalScripts: No script found under folder download_preparing 22.01.2018 19:33:22 DEBUG HOSTER OneFichierCom[25]: Plugin version: 1.02 22.01.2018 19:33:22 DEBUG HOSTER OneFichierCom[25]: Plugin status: testing 22.01.2018 19:33:22 WARNING HOSTER OneFichierCom[25]: Plugin may be unstable 22.01.2018 19:33:22 INFO HOSTER OneFichierCom[25]: Grabbing link info... 22.01.2018 19:33:23 DEBUG HOSTER OneFichierCom[27]: Link info: {'status': 7, 'hash': {}, 'name': '?1d43xigmlu', 'url': u'https://1fichier.com/?1d43xigmlu', 'pattern': {'HOST': u'1fichier.com'}, 'size': 0} 22.01.2018 19:33:23 DEBUG HOSTER OneFichierCom[27]: Previous link info: {} 22.01.2018 19:33:23 INFO HOSTER OneFichierCom[27]: Link name: ?1d43xigmlu 22.01.2018 19:33:23 INFO HOSTER OneFichierCom[27]: Link size: N/D 22.01.2018 19:33:23 INFO HOSTER OneFichierCom[27]: Link status: démarrage 22.01.2018 19:33:23 INFO HOSTER OneFichierCom[27]: Processing url: https://1fichier.com/?1d43xigmlu 22.01.2018 19:33:23 INFO HOSTER OneFichierCom[27]: Looking for direct download link... 22.01.2018 19:33:23 DEBUG HOSTER OneFichierCom[27]: LOAD URL https://1fichier.com/?1d43xigmlu | redirect=True | cookies=True | get={} | req=None | decode=True | multipart=False | post={} | ref=True | just_header=True 22.01.2018 19:33:23 DEBUG HOSTER OneFichierCom[25]: Link info: {'status': 7, 'hash': {}, 'name': '?0pcjz9lqra', 'url': u'https://1fichier.com/?0pcjz9lqra', 'pattern': {'HOST': u'1fichier.com'}, 'size': 0} 22.01.2018 19:33:23 DEBUG HOSTER OneFichierCom[25]: Previous link info: {'status': 7, 'hash': {}, 'name': '?0pcjz9lqra', 'url': u'https://1fichier.com/?0pcjz9lqra', 'pattern': {'HOST': u'1fichier.com'}, 'size': 0} 22.01.2018 19:33:23 INFO HOSTER OneFichierCom[25]: Link name: ?0pcjz9lqra 22.01.2018 19:33:23 INFO HOSTER OneFichierCom[25]: Link size: N/D 22.01.2018 19:33:23 INFO HOSTER OneFichierCom[25]: Link status: démarrage 22.01.2018 19:33:23 INFO HOSTER OneFichierCom[25]: Processing url: https://1fichier.com/?0pcjz9lqra 22.01.2018 19:33:23 INFO HOSTER OneFichierCom[25]: Looking for direct download link... 22.01.2018 19:33:23 DEBUG HOSTER OneFichierCom[25]: LOAD URL https://1fichier.com/?0pcjz9lqra | redirect=True | cookies=True | get={} | req=None | decode=True | multipart=False | post={} | ref=True | just_header=True 22.01.2018 19:33:23 INFO HOSTER OneFichierCom[27]: Direct download link not found 22.01.2018 19:33:23 DEBUG HOSTER OneFichierCom[27]: LOAD URL https://1fichier.com/?1d43xigmlu | redirect=True | cookies=[('1fichier.com', 'LG', 'en')] | get={} | req=None | decode=True | multipart=False | post={} | ref=False | just_header=False 22.01.2018 19:33:23 INFO HOSTER OneFichierCom[25]: Direct download link not found 22.01.2018 19:33:23 DEBUG HOSTER OneFichierCom[25]: LOAD URL https://1fichier.com/?0pcjz9lqra | redirect=True | cookies=[('1fichier.com', 'LG', 'en')] | get={} | req=None | decode=True | multipart=False | post={} | ref=False | just_header=False 22.01.2018 19:33:23 INFO HOSTER OneFichierCom[27]: Checking for link errors... 22.01.2018 19:33:23 DEBUG HOSTER OneFichierCom[27]: WAIT set to timestamp 1516647624.733436 | Previous waitUntil: 0.000000 22.01.2018 19:33:23 DEBUG HOSTER OneFichierCom[27]: RECONNECT required | Previous wantReconnect: False 22.01.2018 19:33:23 INFO HOSTER OneFichierCom[27]: Waiting 27 minutes... 22.01.2018 19:33:23 INFO HOSTER OneFichierCom[27]: Requiring reconnection... 22.01.2018 19:33:23 WARNING HOSTER OneFichierCom[27]: Reconnection ignored due logged account 22.01.2018 19:33:23 INFO HOSTER OneFichierCom[25]: Checking for link errors... 22.01.2018 19:33:23 DEBUG HOSTER OneFichierCom[25]: WAIT set to timestamp 1516647624.785503 | Previous waitUntil: 0.000000 22.01.2018 19:33:23 DEBUG HOSTER OneFichierCom[25]: RECONNECT required | Previous wantReconnect: False 22.01.2018 19:33:23 INFO HOSTER OneFichierCom[25]: Waiting 27 minutes... 22.01.2018 19:33:23 INFO HOSTER OneFichierCom[25]: Requiring reconnection...

GammaC0de commented 6 years ago

IOError: [Errno 2] No such file or directory: '/media/DDmedia/Downloads/GONE GIRL/?0pcjz9lqra.chunk0'

Well, this is the root cause of this issue.

Do you have write access to /media/DDmedia/Downloads ?

can you do touch /media/DDmedia/Downloads/GONE GIRL/?0pcjz9lqra.chunk0?

GammaC0de commented 6 years ago

Also, Try to rm -Rf "$HOME/.kodi/addons/service.downloadmanager.pyload/pyload" and then redo https://github.com/pyload/pyload/issues/3069#issuecomment-359257795

t3uch1 commented 6 years ago

Yes yes I have access to write to the directory, it is in this directory that go my downloads

When I make your command line it does not happen, the cursor goes to line and then that's all,

LibreELEC:~ # rm -Rf "$HOME/.kodi/addons/service.downloadmanager.pyload/pyload

But as I told you in the installation tutorials, at one point I did:

rm -Rf /storage/.kodi/userdata/addon_data/service.downloadmanager.pyload/Downloads ln -s /media/DDmedia/Downloads /storage/.kodi/userdata/addon_data/service.downloadmanager.pyload/Downloads

The problem can come from the? this link that I created just after the very first installation that redirects download no?

GammaC0de commented 6 years ago

I am trying to reinstall, so:

GammaC0de commented 6 years ago

OK, what is the output of touch /media/DDmedia/Downloads/GONE GIRL/?0pcjz9lqra.chunk0?

t3uch1 commented 6 years ago

it's done Now how to restart it?

The output is to say?

GammaC0de commented 6 years ago
killall python
ADDON_DIR="$HOME/.kodi/addons/service.downloadmanager.pyload"
ADDON_HOME="$HOME/.kodi/userdata/addon_data/service.downloadmanager.pyload"
export PYTHONPATH="$PYTHONPATH:$ADDON_DIR/pylib" 
python $ADDON_DIR/pyload/pyLoadCore.py -d --configdir=$ADDON_HOME

Please put the log you post inside triple quotes (```) for example: ``` test ```

makes:

test