pyload / pyload

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

pyload webinterface #3656

Closed addic7ed2 closed 3 years ago

addic7ed2 commented 4 years ago

Hi guys i have installed pyload on my raspberry pi 3B+ and after configuring it when opening webinterface in browser is soo so slow both on chrome and firefox . any help please

GammaC0de commented 4 years ago

How exactly have you installed pyload?

addic7ed2 commented 4 years ago

By following step by step the link

https://github.com/pyload/pyload/wiki/Step-by-Step-Installation-(RaspberryPi)

GammaC0de commented 4 years ago

What type of web server have you chose? you'd best choose threaded.

run /usr/bin/python /opt/pyload/pyLoadCore.py -s and verify.

mrman486 commented 4 years ago

I have noticed the same thing recently. I did a full wipe and install again a few weeks ago and it’s now slow as described. I have to use the built in otherwise I get a blank web page with threaded.

mrman486 commented 4 years ago

Threaded log

31.05.2020 11:52:59 INFO Starting pyLoad 0.4.20 31.05.2020 11:52:59 INFO Using home directory: /home/osmc/.pyload 31.05.2020 11:52:59 DEBUG Remote activated: False 31.05.2020 11:53:01 DEBUG created index of plugins 31.05.2020 11:53:01 INFO ADDON ExternalScripts: Activated scripts in folder download_finished: run.sh 31.05.2020 11:53:01 INFO Activated plugins: EventMapper, ExternalScripts, UnSkipOnFail 31.05.2020 11:53:01 INFO Deactivate plugins: AntiStandby, AntiVirus, AppriseNotify, BypassCaptcha, Captcha9Kw, Checks$ 31.05.2020 11:53:01 INFO Downloadtime: True 31.05.2020 11:53:03 INFO Starting threaded webserver: 0.0.0.0:8000 31.05.2020 11:53:03 INFO Free space: 152.10 GiB

mrman486 commented 4 years ago

Built in log

31.05.2020 11:56:21 INFO Starting pyLoad 0.4.20 31.05.2020 11:56:21 INFO Using home directory: /home/osmc/.pyload 31.05.2020 11:56:21 DEBUG Deleting old pidfile pyload.pid 31.05.2020 11:56:21 DEBUG Remote activated: False 31.05.2020 11:56:22 DEBUG created index of plugins 31.05.2020 11:56:22 INFO ADDON ExternalScripts: Activated scripts in folder download_finished: run.sh 31.05.2020 11:56:22 INFO Activated plugins: EventMapper, ExternalScripts, UnSkipOnFail 31.05.2020 11:56:22 INFO Deactivate plugins: AntiStandby, AntiVirus, AppriseNotify, BypassCaptcha, Captcha9Kw, Checks$ 31.05.2020 11:56:22 INFO Downloadtime: True 31.05.2020 11:56:23 INFO Starting builtin webserver: 0.0.0.0:8000 31.05.2020 11:56:23 INFO Free space: 152.10 GiB

stale[bot] commented 4 years ago

This ticket has been automatically marked as outdated because 3 months have passed since the last comment. It will be closed in 30 days if no further activity occurs. If this issue still requires attention, please leave a comment.

mrman486 commented 4 years ago

Would love to help to get this fixed

vuolter commented 4 years ago

did you tried on the new pyload version, i mean pyLoad Next?

mrman486 commented 4 years ago

No, I will take a look at that. Thank you

stale[bot] commented 3 years ago

This ticket has been automatically marked as outdated because 3 months have passed since the last comment.

It will be closed in 30 days if no further activity occurs.

If this issue still requires attention, please leave a comment.

stale[bot] commented 3 years ago

This ticket has been automatically closed.

Feel free to reopen this ticket if you need.

Thanks for your contributions.