pyload / pyload

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

Tired of failures #3653

Closed Merlincool closed 4 years ago

Merlincool commented 4 years ago

Your question

I have been using this pyload and it works 2 - 3 days and suddenly collapses

I request OP can you come up with permanent solution for this.

https://i.imgur.com/8GanoOm.png

I gave up!!!!!!!!!!!!!!!

Additional references

I am running vpn.

I was running same set up and it worked for 3-4 days and unfortunately webui stopped so I stopped pyload and vpn and restarted both of them and now it don't work.

I am running latest update build of pyload. The stable build.

GammaC0de commented 4 years ago

Run python pyLoadCore.py -s and change the webinterface server to threaded, not lightweight as it is now.

Merlincool commented 4 years ago

Run python pyLoadCore.py -s and change the webinterface server to threaded, not lightweight as it is now.

Ok, what is the difference and I had selected lightweight all the time since I am using.

Thank you for pointing out, why exactly I am suppose to go for threaded

GammaC0de commented 4 years ago

Those are different brands of web servers, it should not matter to you which to use as long as it works. Most use threaded.

treysis commented 4 years ago

If you really want to use "lightweight", you could also try setting dualstack to False in pyload.conf. But like that you can't access the webinterface via IPv6.

Merlincool commented 4 years ago

Ok thanks guys. I have reconfigured as threaded and it's working now.

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.