Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Not downloading smoothly and torrent stuck due to error
Expected Behavior
It should be able to download .torrent files automatically with hotfolder, sometimes it runs smoothly, sometimes always error due to not found the .torrent files in temp folder. I think it auto delete after adding to queue, pls fix
Steps To Reproduce
- use the hotfolder plugin
- just auto download from .torrent files
- some can processed normally, some can not due to can not find the .torrent files in temp folder
Environment
- OS:
- How docker service was installed:
CPU architecture
x86-64
Docker creation
services:
"`#optional`":
container_name: pyload-ng
environment:
- PUID=1000
- PGID=1000
- TZ=Etc/UTC
ports:
- 8000:8000
- 9666:9666
image: "`#optional`"
command: |-
-v /path/to/pyload-ng/config:/config
-v /path/to/downloads:/downloads
--restart unless-stopped
lscr.io/linuxserver/pyload-ng:latest
Container logs
<html>
<body>
<!--StartFragment-->
12042 | 2025-01-27 12:43:09 | INFO | pyload | DECRYPTER AlldebridComTorrent[4006]: Link size: 7.53 GiB (8081599745 bytes)
-- | -- | -- | -- | --
12043 | 2025-01-27 12:43:09 | INFO | pyload | DECRYPTER AlldebridComTorrent[4006]: Link status: starting
12044 | 2025-01-27 12:43:09 | DEBUG | pyload | ADDON UserAgentSwitcher: Setting connection timeout to 60 seconds
12045 | 2025-01-27 12:43:09 | DEBUG | pyload | ADDON UserAgentSwitcher: Setting maximum redirections to 10
12046 | 2025-01-27 12:43:09 | DEBUG | pyload | ADDON UserAgentSwitcher: Use custom user-agent string `Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0) Gecko/20100101 Firefox/87.0`
12047 | 2025-01-27 12:43:09 | INFO | pyload | DECRYPTER AlldebridComTorrent[4006]: Processing url: file:///tmp/pyLoad/tmp_EYS-109.torrent
12048 | 2025-01-27 12:43:09 | ERROR | pyload | Decrypting failed: tmp_EYS-109.torrent \| Torrent file does not exist
<!--EndFragment-->
</body>
</html>
Metadata
Metadata
Assignees
Type
Projects
Status
Issues