Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sankaku][error] An unexpected error occurred: TypeError - 'NoneType' object is not subscriptable #7129

Open
Si4bomb opened this issue Mar 7, 2025 · 0 comments

Comments

@Si4bomb
Copy link

Si4bomb commented Mar 7, 2025

[gallery-dl][debug] Version 1.29.0 - Executable (stable/windows)
[gallery-dl][debug] Python 3.13.1 - Windows-10-10.0.19045-SP0
[gallery-dl][debug] requests 2.32.3 - urllib3 2.3.0
[gallery-dl][debug] Configuration Files ['%APPDATA%\gallery-dl\config.json']
[gallery-dl][debug] Starting DownloadJob for 'https://chan.sankakucomplex.com/th/posts?tags=2boys+bikini+textless'
[sankaku][debug] Using SankakuTagExtractor for 'https://chan.sankakucomplex.com/th/posts?tags=2boys+bikini+textless'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): capi-v2.sankakucomplex.com:443
[urllib3.connectionpool][debug] https://capi-v2.sankakucomplex.com:443 "GET /posts/keyset?tags=2boys+bikini+textless&lang=en&limit=100 HTTP/1.1" 429 159
[sankaku][info] Waiting until 00:36:49 (rate limit)
[urllib3.connectionpool][debug] https://capi-v2.sankakucomplex.com:443 "GET /posts/keyset?tags=2boys+bikini+textless&lang=en&limit=100 HTTP/1.1" 429 159
[sankaku][info] Waiting until 00:37:50 (rate limit)
[urllib3.connectionpool][debug] https://capi-v2.sankakucomplex.com:443 "GET /posts/keyset?tags=2boys+bikini+textless&lang=en&limit=100 HTTP/1.1" 429 159
[sankaku][info] Waiting until 00:38:51 (rate limit)
[urllib3.connectionpool][debug] https://capi-v2.sankakucomplex.com:443 "GET /posts/keyset?tags=2boys+bikini+textless&lang=en&limit=100 HTTP/1.1" 429 159
[sankaku][info] Waiting until 00:39:52 (rate limit)
[urllib3.connectionpool][debug] https://capi-v2.sankakucomplex.com:443 "GET /posts/keyset?tags=2boys+bikini+textless&lang=en&limit=100 HTTP/1.1" 429 159
[sankaku][info] Waiting until 00:40:54 (rate limit)
[sankaku][error] An unexpected error occurred: TypeError - 'NoneType' object is not subscriptable. Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues .
[sankaku][debug]
Traceback (most recent call last):
File "gallery_dl\job.py", line 152, in run
File "gallery_dl\extractor\booru.py", line 38, in items
File "gallery_dl\extractor\sankaku.py", line 302, in _pagination
TypeError: 'NoneType' object is not subscriptable

mikf added a commit that referenced this issue Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant