[Deprecated] Linuxserver.io - Pyload


Recommended Posts

linuxserver_medium.thumb.png.1a1b72c0261ab08ba68264e44a679ad6.png

As off January 25, 2022 this image has been deprecated, read the notice here https://info.linuxserver.io/issues/2022-01-25-pyload/

 

Application Name: Pyload
Application Site: https://pyload.net/
Docker Hub: https://hub.docker.com/r/linuxserver/pyload/
Github: https://github.com/linuxserver/docker-pyload

 

Please post any questions/issues relating to this docker you have in this thread.

If you are not using Unraid (and you should be!) then please do not post here, rather use the linuxserver.io forum for support.

Edited by linuxserver.io
  • Like 1
Link to comment
  • 2 weeks later...
  • 3 weeks later...

Form time to time I get into about update:

 

Docker - pyload [286a..482a]: 2019-07-16 00:10

Notice [VDS] - Docker update 286a..482a
A new version of pyload is available

 

If no new version of pyload what change every time when I get notice like above?

Link to comment
  • 1 month later...
14 hours ago, saarg said:

Did you look in the proxy conf folder in letsencrypt container?

There is a subdomain config (I think that wasn't there when I first tried), so its still not working with subfolder?

 

I tried with another docker before and couldn't get subfolder to work even tho they have a prefix or whatever in their settings.

Link to comment
2 hours ago, TeKo said:

There is a subdomain config (I think that wasn't there when I first tried), so its still not working with subfolder?

 

I tried with another docker before and couldn't get subfolder to work even tho they have a prefix or whatever in their settings.

It might just be that none of us is using the app in a subfolder config and nobody else have supplied a working proxy conf.

have you tried googling for a working config? A quick Google search led me to this page https://github.com/pyload/pyload/issues/2631

Link to comment
  • 1 month later...
  • 5 months later...

Hello there,

 

I am a complete noob regarding Unraid Server, but I set it up and works. I installed the Pyload Docker, took the standard settings, but when I run it, and go

to the settings tab to configure my ddl account it gives me this error in the log file:

 

92712.04.2020 12:54:42INFOAktivierte Plugins: ClickNLoad, EventMapper, ExternalScripts, ExtractArchive, UnSkipOnFail, UpdateManager, UserAgentSwitcher, XFileSharing

92812.04.2020 12:54:42INFODeaktivierte Plugins: AndroidPhoneNotify, AntiStandby, AntiVirus, AppriseNotify, BypassCaptcha, Captcha9Kw, Checksum, CloudFlareDdos, DeathByCaptcha, DeleteFinished, DiscordNotifier, DownloadScheduler, ExpertDecoders, HotFolder, IRC, ImageTyperz, JustPremium, LinkFilter, LinkdecrypterComHook, LogMarker, MergeFiles, MultiHome, PushBullet, PushOver, RestartFailed, SkipRev, TransmissionRPC, WindowsPhoneNotify, XMPP

92912.04.2020 12:54:42INFODownloadzeit: True

93012.04.2020 12:54:42INFOStarte ThriftBackend: 0.0.0.0:7227

93112.04.2020 12:54:42ERROR<<< UNCAUGHT EXCEPTION >>>

932??Traceback (most recent call last):

933??File "/app/pyload/pyLoadCore.py", line 685, in

934??main()

935??File "/app/pyload/pyLoadCore.py", line 676, in main

936??pyload_core.start()

937??File "/app/pyload/pyLoadCore.py", line 424, in start

938??spaceLeft = freeSpace(self.config["general"]["download_folder"])

939??File "/app/pyload/module/utils.py", line 116, in freeSpace

940??s = statvfs(folder)

941??OSError: [Errno 2] No such file or directory: '/mount/user/config/'

94212.04.2020 12:54:42INFOStarting builtin webserver: 0.0.0.0:8000

94312.04.2020 12:55:36INFOstarte pyLoad 0.4.20

94412.04.2020 12:55:36INFOBenutze Home-Verzeichnis: /config

94512.04.2020 12:55:36INFOAktivierte Plugins: ClickNLoad, EventMapper, ExternalScripts, ExtractArchive, UnSkipOnFail, UpdateManager, UserAgentSwitcher, XFileSharing

94612.04.2020 12:55:36INFODeaktivierte Plugins: AndroidPhoneNotify, AntiStandby, AntiVirus, AppriseNotify, BypassCaptcha, Captcha9Kw, Checksum, CloudFlareDdos, DeathByCaptcha, DeleteFinished, DiscordNotifier, DownloadScheduler, ExpertDecoders, HotFolder, IRC, ImageTyperz, JustPremium, LinkFilter, LinkdecrypterComHook, LogMarker, MergeFiles, MultiHome, PushBullet, PushOver, RestartFailed, SkipRev, TransmissionRPC, WindowsPhoneNotify, XMPP

94712.04.2020 12:55:36INFODownloadzeit: True

94812.04.2020 12:55:36INFOStarte ThriftBackend: 0.0.0.0:7227

94912.04.2020 12:55:36INFOStarting builtin webserver: 0.0.0.0:8000

95012.04.2020 12:55:36ERROR<<< UNCAUGHT EXCEPTION >>>

951??Traceback (most recent call last):

952??File "/app/pyload/pyLoadCore.py", line 685, in

953??main()

954??File "/app/pyload/pyLoadCore.py", line 676, in main

955??pyload_core.start()

956??File "/app/pyload/pyLoadCore.py", line 424, in start

957??spaceLeft = freeSpace(self.config["general"]["download_folder"])

958??File "/app/pyload/module/utils.py", line 116, in freeSpace

959??s = statvfs(folder)

960??OSError: [Errno 2] No such file or directory: '/mount/user/config/'

 

Can someone pls point me in the right direction?

 

Thanks in advance.

Link to comment
35 minutes ago, Goolicious said:

Hello there,

 

I am a complete noob regarding Unraid Server, but I set it up and works. I installed the Pyload Docker, took the standard settings, but when I run it, and go

to the settings tab to configure my ddl account it gives me this error in the log file:

 

92712.04.2020 12:54:42INFOAktivierte Plugins: ClickNLoad, EventMapper, ExternalScripts, ExtractArchive, UnSkipOnFail, UpdateManager, UserAgentSwitcher, XFileSharing

92812.04.2020 12:54:42INFODeaktivierte Plugins: AndroidPhoneNotify, AntiStandby, AntiVirus, AppriseNotify, BypassCaptcha, Captcha9Kw, Checksum, CloudFlareDdos, DeathByCaptcha, DeleteFinished, DiscordNotifier, DownloadScheduler, ExpertDecoders, HotFolder, IRC, ImageTyperz, JustPremium, LinkFilter, LinkdecrypterComHook, LogMarker, MergeFiles, MultiHome, PushBullet, PushOver, RestartFailed, SkipRev, TransmissionRPC, WindowsPhoneNotify, XMPP

92912.04.2020 12:54:42INFODownloadzeit: True

93012.04.2020 12:54:42INFOStarte ThriftBackend: 0.0.0.0:7227

93112.04.2020 12:54:42ERROR<<< UNCAUGHT EXCEPTION >>>

932??Traceback (most recent call last):

933??File "/app/pyload/pyLoadCore.py", line 685, in

934??main()

935??File "/app/pyload/pyLoadCore.py", line 676, in main

936??pyload_core.start()

937??File "/app/pyload/pyLoadCore.py", line 424, in start

938??spaceLeft = freeSpace(self.config["general"]["download_folder"])

939??File "/app/pyload/module/utils.py", line 116, in freeSpace

940??s = statvfs(folder)

941??OSError: [Errno 2] No such file or directory: '/mount/user/config/'

94212.04.2020 12:54:42INFOStarting builtin webserver: 0.0.0.0:8000

94312.04.2020 12:55:36INFOstarte pyLoad 0.4.20

94412.04.2020 12:55:36INFOBenutze Home-Verzeichnis: /config

94512.04.2020 12:55:36INFOAktivierte Plugins: ClickNLoad, EventMapper, ExternalScripts, ExtractArchive, UnSkipOnFail, UpdateManager, UserAgentSwitcher, XFileSharing

94612.04.2020 12:55:36INFODeaktivierte Plugins: AndroidPhoneNotify, AntiStandby, AntiVirus, AppriseNotify, BypassCaptcha, Captcha9Kw, Checksum, CloudFlareDdos, DeathByCaptcha, DeleteFinished, DiscordNotifier, DownloadScheduler, ExpertDecoders, HotFolder, IRC, ImageTyperz, JustPremium, LinkFilter, LinkdecrypterComHook, LogMarker, MergeFiles, MultiHome, PushBullet, PushOver, RestartFailed, SkipRev, TransmissionRPC, WindowsPhoneNotify, XMPP

94712.04.2020 12:55:36INFODownloadzeit: True

94812.04.2020 12:55:36INFOStarte ThriftBackend: 0.0.0.0:7227

94912.04.2020 12:55:36INFOStarting builtin webserver: 0.0.0.0:8000

95012.04.2020 12:55:36ERROR<<< UNCAUGHT EXCEPTION >>>

951??Traceback (most recent call last):

952??File "/app/pyload/pyLoadCore.py", line 685, in

953??main()

954??File "/app/pyload/pyLoadCore.py", line 676, in main

955??pyload_core.start()

956??File "/app/pyload/pyLoadCore.py", line 424, in start

957??spaceLeft = freeSpace(self.config["general"]["download_folder"])

958??File "/app/pyload/module/utils.py", line 116, in freeSpace

959??s = statvfs(folder)

960??OSError: [Errno 2] No such file or directory: '/mount/user/config/'

 

Can someone pls point me in the right direction?

 

Thanks in advance.

Looks like you might have configured something wrong. Where did you enter /mount/user/config/?

It's mentioning that it can't find that folder.

Link to comment

Hm,

 

 I changed the network type to "host", then it says:

 

Port mappings

192.168.1.98:7227/TCP192.168.1.98:7227
192.168.1.98:8000/TCP192.168.1.98:8000

 

and under volume mappings:

/downloads/mnt/user/media/Filme/
/config/mnt/user/appdata/pyload

 

but still the same problem

Edited by Goolicious
Link to comment
59 minutes ago, Goolicious said:

Hm,

 

 I changed the network type to "host", then it says:

 

Port mappings

192.168.1.98:7227/TCP192.168.1.98:7227
192.168.1.98:8000/TCP192.168.1.98:8000

 

and under volume mappings:

/downloads/mnt/user/media/Filme/
/config/mnt/user/appdata/pyload

 

but still the same problem

Better to post your docker run command. How to get the run command is in the dpckerfaq.

You also be to tell us what you are configured in pyload settings.

Link to comment

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='pyload' --net='host' -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -e 'TCP_PORT_8000'='8000' -e 'TCP_PORT_8000'='8000' -e 'PUID'='99' -e 'PGID'='100' -v '/mnt/user/media/Filme/':'/downloads':'rw' -v '/mnt/user/appdata/pyload':'/config':'rw' 'linuxserver/pyload' 

b20fdaca87f01a8282d1f306c64686254d1d26d3738ce3b61ba3c5860fc5f3ff

The command finished successfully!

Link to comment
25 minutes ago, Goolicious said:

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='pyload' --net='host' -e TZ="Europe/Berlin" -e HOST_OS="Unraid" -e 'TCP_PORT_8000'='8000' -e 'TCP_PORT_8000'='8000' -e 'PUID'='99' -e 'PGID'='100' -v '/mnt/user/media/Filme/':'/downloads':'rw' -v '/mnt/user/appdata/pyload':'/config':'rw' 'linuxserver/pyload' 

b20fdaca87f01a8282d1f306c64686254d1d26d3738ce3b61ba3c5860fc5f3ff

The command finished successfully!

And which changes did you do in pyload?

Link to comment
12 hours ago, Goolicious said:

In PyLoad directly I changed nothing. First thing I wanted to do, is go to settings to enter my DDL credentials, but this tab does not appear. Instead, it shows

the error message that /mount/user/config/ can't be found. 

I just checked here and installing a new container works. So that means you have configured something wrong, my guess the download folder in pyload.

 

So remove the container and the appdata folder and start from scratch. Be sure to read the docker faq first so you understand how file paths works inside the container. It seems that is where you messed it up.

Link to comment
  • linuxserver.io changed the title to [Deprecated] Linuxserver.io - Pyload

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.