-
Goolicious started following Win10 VM+Nvidia Passthru+2 Graphic Adapters shown
-
[Deprecated] Linuxserver.io - Pyload
It WORKED. I guess deleting the folder under appdata, after deinstalling pyload made the trick. Thanks again.
-
[Deprecated] Linuxserver.io - Pyload
ok, ill try that. thanks a lot.
-
[Deprecated] Linuxserver.io - Pyload
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.
-
[Deprecated] Linuxserver.io - Pyload
I just changed "bridge" as recommended to "host". But it doesn't work either way.
-
[Deprecated] Linuxserver.io - Pyload
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!
-
[Deprecated] Linuxserver.io - Pyload
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
-
[Deprecated] Linuxserver.io - Pyload
I think I found the problem, but not how to solve it. Under the port mappings it says: 0.0.0.0:7227/TCP0.0.0.0:7227 0.0.0.0:8000/TCP0.0.0.0:8000
-
[Deprecated] Linuxserver.io - Pyload
Yes I saw that. I didn't find that position when I configured pyload in the unraid gui. In fact I left everything as standard. Linux and shell is something I am not that familiar with, that's why I liked Unraid. If it helps I can screenshot everything configured in Unraid.
-
[Deprecated] Linuxserver.io - Pyload
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.
Goolicious
Members
-
Joined
-
Last visited