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

Jaiminis Box fails, prompts to report #702

Closed
neLran opened this issue Apr 23, 2020 · 0 comments
Closed

Jaiminis Box fails, prompts to report #702

neLran opened this issue Apr 23, 2020 · 0 comments

Comments

@neLran
Copy link

neLran commented Apr 23, 2020

Good day. I received the request to report this issue from the downloader. I usually download this way, being the first time I found an error. Thanks

[gallery-dl][debug] Version 1.13.4
[gallery-dl][debug] Python 3.7.2 - Windows-10-10.0.18362-SP0
[gallery-dl][debug] requests 2.23.0 - urllib3 1.25.9
[gallery-dl][debug] Starting DownloadJob for 'https://jaiminisbox.com/reader/read/kaguya-wants-to-be-confessed-to/en/0/186/'
[jaiminisbox][debug] Using JaiminisboxChapterExtractor for 'https://jaiminisbox.com/reader/read/kaguya-wants-to-be-confessed-to/en/0/186/'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): jaiminisbox.com:443
[urllib3.connectionpool][debug] https://jaiminisbox.com:443 "POST /reader/read/kaguya-wants-to-be-confessed-to/en/0/186 HTTP/1.1" 200 None
[jaiminisbox][error] An unexpected error occurred: TypeError - the JSON object must be str, bytes or bytearray, not NoneType. Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues .
[jaiminisbox][debug]
Traceback (most recent call last):
File "c:\users\usuario\appdata\local\programs\python\python37\lib\site-packages\gallery_dl\job.py", line 49, in run
for msg in self.extractor:
File "c:\users\usuario\appdata\local\programs\python\python37\lib\site-packages\gallery_dl\extractor\foolslide.py", line 55, in items
imgs = self.images(page)
File "c:\users\usuario\appdata\local\programs\python\python37\lib\site-packages\gallery_dl\extractor\foolslide.py", line 98, in images
return json.loads(data)
File "c:\users\usuario\appdata\local\programs\python\python37\lib\json_init_.py", line 341, in loads
raise TypeError(f'the JSON object must be str, bytes or bytearray, '
TypeError: the JSON object must be str, bytes or bytearray, not NoneType

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants