pyload / pyload

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

[hook] 'ClickAndLoad' object has no attribute 'config' #2005

Closed Web-Eye closed 9 years ago

Web-Eye commented 9 years ago

At pyload startup I've got this error

Error executing hooks: 'ClickAndLoad' object has no attribute 'config'

see full startup log:

1081    11.10.2015 10:25:56 INFO    Starting pyLoad 0.4.9
1082    11.10.2015 10:25:56 INFO    Using home directory: /home/blub/.pyload
1083    11.10.2015 10:25:57 INFO    HOOK ExternalScripts: Registered script: [package_finished] scripts/package_finished/unrar.sh
1084    11.10.2015 10:25:57 INFO    HOOK ExternalScripts: Installed scripts in folder `package_finished`: scripts/package_finished/unrar.sh
1085    11.10.2015 10:25:57 INFO    Activated plugins: Captcha9Kw, ClickAndLoad, ClickNLoad, ExternalScripts, LinkdecrypterComHook, UnSkipOnFail, UpdateManager, UserAgentSwitcher, XFileSharingPro
1086    11.10.2015 10:25:57 INFO    Deactivate plugins: AlldebridComHook, AndroidPhoneNotify, AntiStandby, AntiVirus, BypassCaptcha, CaptchaBrotherhood, Checksum, DeathByCaptcha, DebridItaliaComHook, DeleteFinished, DownloadScheduler, EasybytezComHook, ExpertDecoders, ExtractArchive, FastixRuHook, FreeWayMeHook, HighWayMe, HighWayMeHook, HotFolder, IRCInterface, ImageTyperz, JustPremium, LinksnappyComHook, LogMarker, MegaDebridEuHook, MegaRapidoNetHook, MergeFiles, MultiHome, MultihostersComHook, MultishareCzHook, MyfastfileComHook, NoPremiumPlHook, OverLoadMeHook, PremiumToHook, PremiumizeMeHook, PutdriveComHook, RPNetBizHook, RapideoPlHook, RealdebridComHook, RehostToHook, RestartFailed, RestartSlow, SimplyPremiumComHook, SimplydebridComHook, SkipRev, SmoozedComHook, TransmissionRPC, UnrestrictLiHook, WindowsPhoneNotify, XMPPInterface, ZeveraComHook
1087    11.10.2015 10:25:57 INFO    Downloadtime: True
1088    11.10.2015 10:25:57 INFO    Starting ThriftBackend: 0.0.0.0:7227
1089    11.10.2015 10:25:57 INFO    Starting builtin webserver: 0.0.0.0:8000
1090    11.10.2015 10:25:57 INFO    Free space: 1.06 TiB
1091    11.10.2015 10:25:57 INFO    Activating Accounts...
1092    11.10.2015 10:25:57 INFO    ACCOUNT UploadedTo: Adding user `blub`...
1093    11.10.2015 10:25:57 INFO    ACCOUNT UploadedTo: Login user `blub`...
1094    11.10.2015 10:25:57 INFO    ACCOUNT UploadedTo: Grabbing account info for user `blub`...
1095    11.10.2015 10:25:57 INFO    Activating Plugins...
1096    11.10.2015 10:25:57 ERROR   Error executing hooks: 'ClickAndLoad' object has no attribute 'config'
1097    11.10.2015 10:25:57 INFO    pyLoad is up and running
1098    11.10.2015 10:25:58 INFO    HOOK UpdateManager: No new pyLoad version available
1099    11.10.2015 10:25:58 INFO    HOOK UpdateManager: *** No plugin updates available ***
1100    11.10.2015 10:26:07 INFO    HOOK ClickNLoad: Proxy listening on 0.0.0.0:9666 

@vuolter has reqested this in #1622 thanks, WebEye

vuolter commented 9 years ago

Old CNL should be remove soon. See: https://github.com/pyload/updatemanager/pull/29

github-actions[bot] commented 1 month ago

This ticket has been automatically locked since there has not been any recent activity after it was closed.