You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[gallery-dl][debug] Version 1.15.4
[gallery-dl][debug] Python 3.8.6 - Windows-10-10.0.19041-SP0
[gallery-dl][debug] requests 2.25.0 - urllib3 1.26.2
[gallery-dl][debug] Starting DownloadJob for 'https://mangadex.org/chapter/1122815'
[mangadex][debug] Using MangadexChapterExtractor for 'https://mangadex.org/chapter/1122815'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): mangadex.org:443
[urllib3.connectionpool][debug] https://mangadex.org:443 "GET /api/v2/chapter/1122815 HTTP/1.1" 200 None
[urllib3.connectionpool][debug] https://mangadex.org:443 "GET /api/v2/manga/50954 HTTP/1.1" 200 None
[mangadex][error] An unexpected error occurred: KeyError - 'server'. Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues .
[mangadex][debug]
Traceback (most recent call last):
File "C:\Users\USER\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\gallery_dl\job.py", line 67, in run
for msg in self.extractor:
File "C:\Users\USER\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\gallery_dl\extractor\mangadex.py", line 90, in items
base = cdata["server"] + cdata["hash"] + "/"
KeyError: 'server'
The text was updated successfully, but these errors were encountered:
[gallery-dl][debug] Version 1.15.4
[gallery-dl][debug] Python 3.8.6 - Windows-10-10.0.19041-SP0
[gallery-dl][debug] requests 2.25.0 - urllib3 1.26.2
[gallery-dl][debug] Starting DownloadJob for 'https://mangadex.org/chapter/1122815'
[mangadex][debug] Using MangadexChapterExtractor for 'https://mangadex.org/chapter/1122815'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): mangadex.org:443
[urllib3.connectionpool][debug] https://mangadex.org:443 "GET /api/v2/chapter/1122815 HTTP/1.1" 200 None
[urllib3.connectionpool][debug] https://mangadex.org:443 "GET /api/v2/manga/50954 HTTP/1.1" 200 None
[mangadex][error] An unexpected error occurred: KeyError - 'server'. Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues .
[mangadex][debug]
Traceback (most recent call last):
File "C:\Users\USER\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\gallery_dl\job.py", line 67, in run
for msg in self.extractor:
File "C:\Users\USER\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\gallery_dl\extractor\mangadex.py", line 90, in items
base = cdata["server"] + cdata["hash"] + "/"
KeyError: 'server'
The text was updated successfully, but these errors were encountered: