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

[mangapark][error] An unexpected error occurred: JSONDecodeError #6507

Open
freetousebyjtc opened this issue Nov 20, 2024 · 1 comment
Open

Comments

@freetousebyjtc
Copy link

[gallery-dl][debug] Version 1.27.7 - Executable (stable/windows)
[gallery-dl][debug] Python 3.8.10 - Windows-10-10.0.19045
[gallery-dl][debug] requests 2.32.3 - urllib3 2.2.3
[gallery-dl][debug] Configuration Files ['D:\gallery-dl\gallery-dl.conf']
[gallery-dl][debug] Starting DownloadJob for 'https://mangapark.net/title/121664/1810974'
[mangapark][debug] Using MangaparkChapterExtractor for 'https://mangapark.net/title/121664/1810974'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): mangapark.net:443
[urllib3.connectionpool][debug] https://mangapark.net:443 "GET /title/_/1810974 HTTP/11" 200 None
[mangapark][error] An unexpected error occurred: JSONDecodeError - Expecting value: line 1 column 1 (char 0). Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues .
[mangapark][debug]
Traceback (most recent call last):
File "gallery_dl\job.pyc", line 151, in run
File "gallery_dl\extractor\common.pyc", line 689, in items
File "gallery_dl\extractor\mangapark.pyc", line 46, in metadata
File "json\decoder.pyc", line 337, in decode
File "json\decoder.pyc", line 355, in raw_decode
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

I've never report an issue before so I hope I did this right

@mikf
Copy link
Owner

mikf commented Nov 20, 2024

I hope I did this right

You did, but you should also make sure the same issue hasn't been reported by someone else before opening a new one: #4999 #5883

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