-
-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
While trying to download from hitfile or rapidgator, the captcha doesn't show up and the download fails
It's working fine in pyload version not in pyload-ng.
Opened an issue in original pyload repo, but author says it's working fine 4631
Expected Behavior
Captcha button appears and i can solve it and the download starts
Steps To Reproduce
Install container
Start download https://rapidgator.net/file/15df3789da30b54602b832e368f3a110
Environment
- OS:
Linux 6.1.120+ (Terramaster TOS 6)
- How docker service was installed:
Distro's packagemanager : TOS App centerCPU architecture
x86-64
Docker creation
services:
pyload-ng:
image: lscr.io/linuxserver/pyload-ng:latest
restart: always
environment:
- PUID=1000
- PGID=1000
- TZ=Europe/Paris
volumes:
- /Volume2/Apps/pyload-ng:/config
- /home/System/Downloads:/downloadsContainer logs
[2025-10-08 19:51:47] INFO pyload.webui Starting webserver: http://0.0.0.0:8002
[2025-10-08 19:51:47] DEBUG pyload *** pyLoad is up and running ***
[2025-10-08 19:51:48] INFO pyload ADDON RestartFailed: Restarting all failed downloads...
[2025-10-08 19:51:49] INFO pyload Download starts: VA-A_Nightmare_In_Rotterdam_Part_I-(ROTC03)-CD-FLAC-1994-SPL.rar
[2025-10-08 19:51:49] DEBUG pyload ADDON ExternalScripts: No script found under folder `download_preparing`
[2025-10-08 19:51:49] DEBUG pyload ADDON UserAgentSwitcher: Setting connection timeout to 60 seconds
[2025-10-08 19:51:49] DEBUG pyload ADDON UserAgentSwitcher: Setting maximum redirections to 10
[2025-10-08 19:51:49] 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`
[2025-10-08 19:51:49] DEBUG pyload DOWNLOADER RapidgatorNet[101]: Plugin version: 0.59
[2025-10-08 19:51:49] DEBUG pyload DOWNLOADER RapidgatorNet[101]: Plugin status: testing
[2025-10-08 19:51:49] WARNING pyload DOWNLOADER RapidgatorNet[101]: Plugin may be unstable
[2025-10-08 19:51:49] INFO pyload DOWNLOADER RapidgatorNet[101]: Processing url: https://rapidgator.net/file/15df3789da30b54602b832e368f3a110
[2025-10-08 19:51:49] INFO pyload DOWNLOADER RapidgatorNet[101]: Looking for direct download link...
[2025-10-08 19:51:49] DEBUG pyload DOWNLOADER RapidgatorNet[101]: LOAD URL https://rapidgator.net/file/15df3789da30b54602b832e368f3a110 | get={} | post={} | ref=True | cookies=True | just_header=True | decode=True | multipart=False | redirect=False | req=None
[2025-10-08 19:51:49] INFO pyload DOWNLOADER RapidgatorNet[101]: Direct download link not found
[2025-10-08 19:51:49] DEBUG pyload DOWNLOADER RapidgatorNet[101]: LOAD URL https://rapidgator.net/file/15df3789da30b54602b832e368f3a110 | get={} | post={} | ref=False | cookies=[('rapidgator.net', 'lang', 'en')] | just_header=False | decode=True | multipart=False | redirect=True | req=None
[2025-10-08 19:51:49] INFO pyload DOWNLOADER RapidgatorNet[101]: Checking for link errors...
[2025-10-08 19:51:49] INFO pyload DOWNLOADER RapidgatorNet[101]: No errors found
[2025-10-08 19:51:49] INFO pyload DOWNLOADER RapidgatorNet[101]: Grabbing link info...
[2025-10-08 19:51:49] DEBUG pyload DOWNLOADER RapidgatorNet[101]: Link info: {'name': 'VA-A_Nightmare_In_Rotterdam_Part_I-(ROTC03)-CD-FLAC-1994-SPL.rar', 'hash': {}, 'pattern': {'ID': '15df3789da30b54602b832e368f3a110', 'N': 'VA-A_Nightmare_In_Rotterdam_Part_I-(ROTC03)-CD-FLAC-1994-SPL.rar', 'S': '526.67', 'U': 'MB'}, 'size': 552253521, 'status': 2, 'url': 'https://rapidgator.net/file/15df3789da30b54602b832e368f3a110'}
[2025-10-08 19:51:49] DEBUG pyload DOWNLOADER RapidgatorNet[101]: Previous link info: {}
[2025-10-08 19:51:49] INFO pyload DOWNLOADER RapidgatorNet[101]: Link name: VA-A_Nightmare_In_Rotterdam_Part_I-(ROTC03)-CD-FLAC-1994-SPL.rar
[2025-10-08 19:51:49] INFO pyload DOWNLOADER RapidgatorNet[101]: Link size: 526.67 MiB (552253521 bytes)
[2025-10-08 19:51:49] INFO pyload DOWNLOADER RapidgatorNet[101]: Link status: online
[2025-10-08 19:51:49] INFO pyload DOWNLOADER RapidgatorNet[101]: Processing as free download...
[2025-10-08 19:51:49] DEBUG pyload DOWNLOADER RapidgatorNet[101]: {'startTimerUrl': '/download/AjaxStartTimer', 'getDownloadUrl': '/download/AjaxGetDownloadLink', 'captchaUrl': '/download/captcha', 'secs': '120', 'fid': '177907827'}
[2025-10-08 19:51:49] DEBUG pyload DOWNLOADER RapidgatorNet[101]: LOAD URL https://rapidgator.net/download/AjaxStartTimer?fid=177907827 | get={} | post={} | ref=https://rapidgator.net/file/15df3789da30b54602b832e368f3a110 | cookies=True | just_header=False | decode=True | multipart=False | redirect=True | req=None
[2025-10-08 19:51:49] DEBUG pyload DOWNLOADER RapidgatorNet[101]: https://rapidgator.net/download/AjaxStartTimer?fid=177907827 | {"state":"started","sid":"rKAN8tpW3R2W9La06vdy4l06o70g8og8"}
[2025-10-08 19:51:49] DEBUG pyload DOWNLOADER RapidgatorNet[101]: WAIT set to timestamp 1759946030.330348 | Previous wait_until: 0
[2025-10-08 19:51:49] INFO pyload DOWNLOADER RapidgatorNet[101]: Waiting 2 minutes...
[2025-10-08 19:51:52] DEBUG pyload ADDON ClickNLoad: Backend found on http://127.0.0.1:8002
[2025-10-08 19:51:52] INFO pyload ADDON ClickNLoad: Proxy listening on 0.0.0.0:9666
[2025-10-08 19:53:51] DEBUG pyload DOWNLOADER RapidgatorNet[101]: LOAD URL https://rapidgator.net/download/AjaxGetDownloadLink?sid=rKAN8tpW3R2W9La06vdy4l06o70g8og8 | get={} | post={} | ref=https://rapidgator.net/file/15df3789da30b54602b832e368f3a110 | cookies=True | just_header=False | decode=True | multipart=False | redirect=True | req=None
[2025-10-08 19:53:51] DEBUG pyload DOWNLOADER RapidgatorNet[101]: https://rapidgator.net/download/AjaxGetDownloadLink?sid=rKAN8tpW3R2W9La06vdy4l06o70g8og8 | {"state":"done"}
[2025-10-08 19:53:51] DEBUG pyload DOWNLOADER RapidgatorNet[101]: LOAD URL https://rapidgator.net/download/captcha | get={} | post={} | ref=https://rapidgator.net/file/15df3789da30b54602b832e368f3a110 | cookies=True | just_header=False | decode=True | multipart=False | redirect=True | req=None
[2025-10-08 19:53:51] DEBUG pyload ANTICAPTCHA RapidgatorNet[101]: ReCaptcha | Key: 6LcSUAsUAAAAAKBeQQE893pf0Io66-mIeKWPl5yF
[2025-10-08 19:53:51] DEBUG pyload ANTICAPTCHA RapidgatorNet[101]: ReCaptcha | Key: 6LcSUAsUAAAAAKBeQQE893pf0Io66-mIeKWPl5yF
[2025-10-08 19:53:51] WARNING pyload ANTICAPTCHA RapidgatorNet[101]: ReCaptcha | Secure Token pattern not found
[2025-10-08 19:53:51] DEBUG pyload ANTICAPTCHA RapidgatorNet[101]: ReCaptcha | Detected reCAPTCHA v2
[2025-10-08 19:53:51] WARNING pyload ANTICAPTCHA RapidgatorNet[101]: ReCaptcha | Secure Token pattern not found
[2025-10-08 19:53:51] DEBUG pyload DOWNLOADER RapidgatorNet[101]: LOAD URL http://www.google.com/recaptcha/api/fallback?k=6LcSUAsUAAAAAKBeQQE893pf0Io66-mIeKWPl5yF | get={} | post={} | ref=https://rapidgator.net/file/15df3789da30b54602b832e368f3a110 | cookies=True | just_header=False | decode=True | multipart=False | redirect=True | req=None
[2025-10-08 19:54:21] DEBUG pyload ADDON ExternalScripts: No script found under folder `download_processed`
[2025-10-08 19:54:21] DEBUG pyload ADDON ExternalScripts: No script found under folder `package_processed`
[2025-10-08 19:54:21] WARNING pyload Download failed: VA-A_Nightmare_In_Rotterdam_Part_I-(ROTC03)-CD-FLAC-1994-SPL.rar | (28, 'Connection timed out after 30002 milliseconds')
Traceback (most recent call last):
File "/lsiopy/lib/python3.12/site-packages/pyload/core/threads/download_thread.py", line 55, in run
pyfile.plugin.preprocessing(self)
File "/lsiopy/lib/python3.12/site-packages/pyload/plugins/base/hoster.py", line 291, in preprocessing
return self._process(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/lsiopy/lib/python3.12/site-packages/pyload/plugins/base/downloader.py", line 103, in _process
self.process(self.pyfile)
File "/lsiopy/lib/python3.12/site-packages/pyload/plugins/base/simple_downloader.py", line 282, in process
self.handle_free(pyfile)
File "/lsiopy/lib/python3.12/site-packages/pyload/plugins/downloaders/RapidgatorNet.py", line 168, in handle_free
response = captcha.challenge()
^^^^^^^^^^^^^^^^^^^
File "/lsiopy/lib/python3.12/site-packages/pyload/plugins/anticaptchas/ReCaptcha.py", line 203, in challenge
return self.challenge(
^^^^^^^^^^^^^^^
File "/lsiopy/lib/python3.12/site-packages/pyload/plugins/anticaptchas/ReCaptcha.py", line 199, in challenge
return getattr(self, "_challenge_v{}".format(version))(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/lsiopy/lib/python3.12/site-packages/pyload/plugins/anticaptchas/ReCaptcha.py", line 344, in _challenge_v2
html = self.pyfile.plugin.load(fallback_url, ref=self.pyfile.url)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/lsiopy/lib/python3.12/site-packages/pyload/plugins/base/hoster.py", line 506, in load
return super().load(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/lsiopy/lib/python3.12/site-packages/pyload/plugins/base/plugin.py", line 217, in load
html = req.load(
^^^^^^^^^
File "/lsiopy/lib/python3.12/site-packages/pyload/core/network/browser.py", line 128, in load
return self.http.load(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/lsiopy/lib/python3.12/site-packages/pyload/core/network/http/http_request.py", line 317, in load
self.c.perform()
pycurl.error: (28, 'Connection timed out after 30002 milliseconds')
[2025-10-08 19:54:21] INFO pyload Debug Report written to /tmp/pyLoad/debug_RapidgatorNet_2025-10-08_19-54-21.zip
[2025-10-08 19:54:21] DEBUG pyload ADDON ExternalScripts: No script found under folder `download_failed`
[2025-10-08 19:54:21] INFO pyload ADDON UnSkipOnFail: Looking for skipped duplicates of: VA-A_Nightmare_In_Rotterdam_Part_I-(ROTC03)-CD-FLAC-1994-SPL.rar (pid:2)
[2025-10-08 19:54:21] INFO pyload ADDON UnSkipOnFail: No duplicates foundReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done