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

[nsfwalbum] 'NoneType' object is not iterable #1271

Closed
lex-nova opened this issue Jan 25, 2021 · 0 comments
Closed

[nsfwalbum] 'NoneType' object is not iterable #1271

lex-nova opened this issue Jan 25, 2021 · 0 comments

Comments

@lex-nova
Copy link

[urllib3.connectionpool][debug] https://nsfwalbum.com:443 "GET /iframe_image.php?id=58316496 HTTP/1.1" 302 None
[urllib3.connectionpool][debug] https://nsfwalbum.com:443 "GET / HTTP/1.1" 200 None
[nsfwalbum][error] An unexpected error occurred: TypeError - 'NoneType' object is not iterable. Please run gallery-dl again with the --verbose flag, copy its output and re
port this issue on https://github.com/mikf/gallery-dl/issues .
[nsfwalbum][debug]
Traceback (most recent call last):
  File "gallery_dl\job.py", line 68, in run
  File "gallery_dl\extractor\common.py", line 432, in items
  File "gallery_dl\extractor\nsfwalbum.py", line 49, in images
  File "gallery_dl\extractor\nsfwalbum.py", line 61, in _annihilate
TypeError: 'NoneType' object is not iterable

maybe it's just unstable network, if so, can we allow some retries for error like that?
thanks.

@mikf mikf changed the title 'NoneType' object is not iterable [nsfwalbum] 'NoneType' object is not iterable Jan 25, 2021
@mikf mikf closed this as completed in c37c281 Jul 30, 2021
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