[Messages]
get_imgs server: hitomi
Traceback (most recent call last):
File "urllib\request", line 1350, in do_open
File "http\client", line 1277, in request
File "http\client", line 1323, in _send_request
File "http\client", line 1272, in endheaders
File "http\client", line 1032, in _send_output
File "http\client", line 972, in send
File "http\client", line 1447, in connect
File "ssl", line 423, in wrap_socket
File "ssl", line 870, in _create
File "ssl", line 1139, in do_handshake
ConnectionResetError: [WinError 10054] 현재 연결은 원격 호스트에 의해 강제로 끊겼습니다
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "downloader", line 387, in read_html
File "urllib\request", line 525, in open
File "urllib\request", line 543, in _open
File "urllib\request", line 503, in _call_chain
File "urllib\request", line 1393, in https_open
File "urllib\request", line 1352, in do_open
urllib.error.URLError: <urlopen error [WinError 10054] 현재 연결은 원격 호스트에 의해 강제로 끊겼습니다>
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "urllib3\connectionpool", line 677, in urlopen
File "urllib3\connectionpool", line 381, in _make_request
File "urllib3\connectionpool", line 978, in _validateconn
File "urllib3\connection", line 371, in connect
File "urllib3\util\ssl", line 386, in ssl_wrap_socket
File "ssl", line 423, in wrap_socket
File "ssl", line 870, in _create
File "ssl", line 1139, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests\adapters", line 449, in send
File "urllib3\connectionpool", line 727, in urlopen
File "urllib3\util\retry", line 446, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "hitomi", line 117, in pop_img
File "gallery", line 392, in get_gallery_url
File "gallery", line 374, in solve_redirect
File "downloader", line 414, in read_html
File "requests\sessions", line 555, in get
File "downloader", line 182, in session_request
File "requests\sessions", line 542, in request
File "requests\sessions", line 655, in send
File "requests\adapters", line 514, in send
requests.exceptions.SSLError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
Traceback (most recent call last):
File "downloader", line 387, in read_html
File "urllib\request", line 531, in open
File "urllib\request", line 641, in http_response
File "urllib\request", line 569, in error
File "urllib\request", line 503, in _call_chain
File "urllib\request", line 649, in http_error_default
urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "urllib3\connectionpool", line 677, in urlopen
File "urllib3\connectionpool", line 381, in _make_request
File "urllib3\connectionpool", line 978, in _validateconn
File "urllib3\connection", line 371, in connect
File "urllib3\util\ssl", line 386, in ssl_wrap_socket
File "ssl", line 423, in wrap_socket
File "ssl", line 870, in _create
File "ssl", line 1139, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests\adapters", line 449, in send
File "urllib3\connectionpool", line 727, in urlopen
File "urllib3\util\retry", line 446, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "hitomi_downloader", line 579, in read
File "hitomi_downloader", line 447, in get_imgs
File "hitomi", line 127, in pop_img
File "hitomi", line 62, in get_data
File "downloader", line 414, in read_html
File "requests\sessions", line 555, in get
File "downloader", line 182, in session_request
File "requests\sessions", line 542, in request
File "requests\sessions", line 655, in send
File "requests\adapters", line 514, in send
requests.exceptions.SSLError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
get_imgs server: hitomi
Traceback (most recent call last):
File "downloader", line 387, in read_html
File "urllib\request", line 531, in open
File "urllib\request", line 641, in http_response
File "urllib\request", line 569, in error
File "urllib\request", line 503, in _call_chain
File "urllib\request", line 649, in http_error_default
urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "urllib3\connectionpool", line 677, in urlopen
File "urllib3\connectionpool", line 381, in _make_request
File "urllib3\connectionpool", line 978, in _validateconn
File "urllib3\connection", line 371, in connect
File "urllib3\util\ssl", line 386, in ssl_wrap_socket
File "ssl", line 423, in wrap_socket
File "ssl", line 870, in _create
File "ssl", line 1139, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests\adapters", line 449, in send
File "urllib3\connectionpool", line 727, in urlopen
File "urllib3\util\retry", line 446, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "hitomi", line 117, in pop_img
File "gallery", line 392, in get_gallery_url
File "gallery", line 374, in solve_redirect
File "downloader", line 414, in read_html
File "requests\sessions", line 555, in get
File "downloader", line 182, in session_request
File "requests\sessions", line 542, in request
File "requests\sessions", line 655, in send
File "requests\adapters", line 514, in send
requests.exceptions.SSLError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
Traceback (most recent call last):
File "downloader", line 387, in read_html
File "urllib\request", line 531, in open
File "urllib\request", line 641, in http_response
File "urllib\request", line 569, in error
File "urllib\request", line 503, in _call_chain
File "urllib\request", line 649, in http_error_default
urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "urllib3\connectionpool", line 677, in urlopen
File "urllib3\connectionpool", line 381, in _make_request
File "urllib3\connectionpool", line 978, in _validateconn
File "urllib3\connection", line 371, in connect
File "urllib3\util\ssl", line 386, in ssl_wrap_socket
File "ssl", line 423, in wrap_socket
File "ssl", line 870, in _create
File "ssl", line 1139, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests\adapters", line 449, in send
File "urllib3\connectionpool", line 727, in urlopen
File "urllib3\util\retry", line 446, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "hitomi_downloader", line 579, in read
File "hitomi_downloader", line 447, in get_imgs
File "hitomi", line 127, in pop_img
File "hitomi", line 62, in get_data
File "downloader", line 414, in read_html
File "requests\sessions", line 555, in get
File "downloader", line 182, in session_request
File "requests\sessions", line 542, in request
File "requests\sessions", line 655, in send
File "requests\adapters", line 514, in send
requests.exceptions.SSLError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
get_imgs server: ehen
ehen_imgs(ex:False, url:https://hiyobi.io/viewer/1855206)
Find_ehen(id:1855206, ex:False)
Find in HK...
Found in HK: decd23141a
Traceback (most recent call last):
File "downloader", line 369, in read_html
Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "hitomi_downloader", line 579, in read
File "hitomi_downloader", line 456, in get_imgs
File "extractor\ehen_downloader", line 178, in ehen_imgs
File "downloader", line 420, in read_html
File "requests\models", line 953, in raise_for_status
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://e-hentai.org/g/1855206/decd23141a
get_imgs server: hitomi
Traceback (most recent call last):
File "downloader", line 387, in read_html
File "urllib\request", line 531, in open
File "urllib\request", line 641, in http_response
File "urllib\request", line 569, in error
File "urllib\request", line 503, in _call_chain
File "urllib\request", line 649, in http_error_default
urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "urllib3\connectionpool", line 677, in urlopen
File "urllib3\connectionpool", line 381, in _make_request
File "urllib3\connectionpool", line 978, in _validateconn
File "urllib3\connection", line 371, in connect
File "urllib3\util\ssl", line 386, in ssl_wrap_socket
File "ssl", line 423, in wrap_socket
File "ssl", line 870, in _create
File "ssl", line 1139, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests\adapters", line 449, in send
File "urllib3\connectionpool", line 727, in urlopen
File "urllib3\util\retry", line 446, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "hitomi", line 117, in pop_img
File "gallery", line 392, in get_gallery_url
File "gallery", line 374, in solve_redirect
File "downloader", line 414, in read_html
File "requests\sessions", line 555, in get
File "downloader", line 182, in session_request
File "requests\sessions", line 542, in request
File "requests\sessions", line 655, in send
File "requests\adapters", line 514, in send
requests.exceptions.SSLError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
Traceback (most recent call last):
File "downloader", line 387, in read_html
File "urllib\request", line 531, in open
File "urllib\request", line 641, in http_response
File "urllib\request", line 569, in error
File "urllib\request", line 503, in _call_chain
File "urllib\request", line 649, in http_error_default
urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "urllib3\connectionpool", line 677, in urlopen
File "urllib3\connectionpool", line 381, in _make_request
File "urllib3\connectionpool", line 978, in _validateconn
File "urllib3\connection", line 371, in connect
File "urllib3\util\ssl", line 386, in ssl_wrap_socket
File "ssl", line 423, in wrap_socket
File "ssl", line 870, in _create
File "ssl", line 1139, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests\adapters", line 449, in send
File "urllib3\connectionpool", line 727, in urlopen
File "urllib3\util\retry", line 446, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "hitomi_downloader", line 579, in read
File "hitomi_downloader", line 447, in get_imgs
File "hitomi", line 127, in pop_img
File "hitomi", line 62, in get_data
File "downloader", line 414, in read_html
File "requests\sessions", line 555, in get
File "downloader", line 182, in session_request
File "requests\sessions", line 542, in request
File "requests\sessions", line 655, in send
File "requests\adapters", line 514, in send
requests.exceptions.SSLError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
get_imgs server: ehen
ehen_imgs(ex:True, url:https://hiyobi.io/viewer/1855206)
Find_ehen(id:1855206, ex:True)
Find in HK...
Found in HK: decd23141a
Traceback (most recent call last):
File "downloader", line 369, in read_html
Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "hitomi_downloader", line 579, in read
File "hitomi_downloader", line 456, in get_imgs
File "extractor\ehen_downloader", line 178, in ehen_imgs
File "downloader", line 420, in read_html
File "requests\models", line 953, in raise_for_status
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://exhentai.org/g/1855206/decd23141a
get_imgs server: hitomi
Traceback (most recent call last):
File "downloader", line 387, in read_html
File "urllib\request", line 531, in open
File "urllib\request", line 641, in http_response
File "urllib\request", line 569, in error
File "urllib\request", line 503, in _call_chain
File "urllib\request", line 649, in http_error_default
urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "urllib3\connectionpool", line 677, in urlopen
File "urllib3\connectionpool", line 381, in _make_request
File "urllib3\connectionpool", line 978, in _validateconn
File "urllib3\connection", line 371, in connect
File "urllib3\util\ssl", line 386, in ssl_wrap_socket
File "ssl", line 423, in wrap_socket
File "ssl", line 870, in _create
File "ssl", line 1139, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests\adapters", line 449, in send
File "urllib3\connectionpool", line 727, in urlopen
File "urllib3\util\retry", line 446, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "hitomi", line 117, in pop_img
File "gallery", line 392, in get_gallery_url
File "gallery", line 374, in solve_redirect
File "downloader", line 414, in read_html
File "requests\sessions", line 555, in get
File "downloader", line 182, in session_request
File "requests\sessions", line 542, in request
File "requests\sessions", line 655, in send
File "requests\adapters", line 514, in send
requests.exceptions.SSLError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
Traceback (most recent call last):
File "downloader", line 387, in read_html
File "urllib\request", line 531, in open
File "urllib\request", line 641, in http_response
File "urllib\request", line 569, in error
File "urllib\request", line 503, in _call_chain
File "urllib\request", line 649, in http_error_default
urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "urllib3\connectionpool", line 677, in urlopen
File "urllib3\connectionpool", line 381, in _make_request
File "urllib3\connectionpool", line 978, in _validateconn
File "urllib3\connection", line 371, in connect
File "urllib3\util\ssl", line 386, in ssl_wrap_socket
File "ssl", line 423, in wrap_socket
File "ssl", line 870, in _create
File "ssl", line 1139, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests\adapters", line 449, in send
File "urllib3\connectionpool", line 727, in urlopen
File "urllib3\util\retry", line 446, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "hitomi_downloader", line 579, in read
File "hitomi_downloader", line 447, in get_imgs
File "hitomi", line 127, in pop_img
File "hitomi", line 62, in get_data
File "downloader", line 414, in read_html
File "requests\sessions", line 555, in get
File "downloader", line 182, in session_request
File "requests\sessions", line 542, in request
File "requests\sessions", line 655, in send
File "requests\adapters", line 514, in send
requests.exceptions.SSLError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
get_imgs server: ehen
ehen_imgs(ex:False, url:https://hiyobi.io/viewer/1855206)
Find_ehen(id:1855206, ex:False)
Find in HK...
Found in HK: decd23141a
Traceback (most recent call last):
File "downloader", line 369, in read_html
Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "hitomi_downloader", line 579, in read
File "hitomi_downloader", line 456, in get_imgs
File "extractor\ehen_downloader", line 178, in ehen_imgs
File "downloader", line 420, in read_html
File "requests\models", line 953, in raise_for_status
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://e-hentai.org/g/1855206/decd23141a
get_imgs server: hitomi
Traceback (most recent call last):
File "downloader", line 387, in read_html
File "urllib\request", line 531, in open
File "urllib\request", line 641, in http_response
File "urllib\request", line 569, in error
File "urllib\request", line 503, in _call_chain
File "urllib\request", line 649, in http_error_default
urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "urllib3\connectionpool", line 677, in urlopen
File "urllib3\connectionpool", line 381, in _make_request
File "urllib3\connectionpool", line 978, in _validateconn
File "urllib3\connection", line 371, in connect
File "urllib3\util\ssl", line 386, in ssl_wrap_socket
File "ssl", line 423, in wrap_socket
File "ssl", line 870, in _create
File "ssl", line 1139, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests\adapters", line 449, in send
File "urllib3\connectionpool", line 727, in urlopen
File "urllib3\util\retry", line 446, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "hitomi", line 117, in pop_img
File "gallery", line 392, in get_gallery_url
File "gallery", line 374, in solve_redirect
File "downloader", line 414, in read_html
File "requests\sessions", line 555, in get
File "downloader", line 182, in session_request
File "requests\sessions", line 542, in request
File "requests\sessions", line 655, in send
File "requests\adapters", line 514, in send
requests.exceptions.SSLError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
Traceback (most recent call last):
File "downloader", line 387, in read_html
File "urllib\request", line 531, in open
File "urllib\request", line 641, in http_response
File "urllib\request", line 569, in error
File "urllib\request", line 503, in _call_chain
File "urllib\request", line 649, in http_error_default
urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "urllib3\connectionpool", line 677, in urlopen
File "urllib3\connectionpool", line 381, in _make_request
File "urllib3\connectionpool", line 978, in _validateconn
File "urllib3\connection", line 371, in connect
File "urllib3\util\ssl", line 386, in ssl_wrap_socket
File "ssl", line 423, in wrap_socket
File "ssl", line 870, in _create
File "ssl", line 1139, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests\adapters", line 449, in send
File "urllib3\connectionpool", line 727, in urlopen
File "urllib3\util\retry", line 446, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "hitomi_downloader", line 579, in read
File "hitomi_downloader", line 447, in get_imgs
File "hitomi", line 127, in pop_img
File "hitomi", line 62, in get_data
File "downloader", line 414, in read_html
File "requests\sessions", line 555, in get
File "downloader", line 182, in session_request
File "requests\sessions", line 542, in request
File "requests\sessions", line 655, in send
File "requests\adapters", line 514, in send
requests.exceptions.SSLError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
get_imgs server: ehen
ehen_imgs(ex:True, url:https://hiyobi.io/viewer/1855206)
Find_ehen(id:1855206, ex:True)
Find in HK...
Found in HK: decd23141a
Traceback (most recent call last):
File "downloader", line 369, in read_html
Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "hitomi_downloader", line 579, in read
File "hitomi_downloader", line 456, in get_imgs
File "extractor\ehen_downloader", line 178, in ehen_imgs
File "downloader", line 420, in read_html
File "requests\models", line 953, in raise_for_status
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://exhentai.org/g/1855206/decd23141a
get_imgs server: hitomi
Traceback (most recent call last):
File "downloader", line 387, in read_html
File "urllib\request", line 531, in open
File "urllib\request", line 641, in http_response
File "urllib\request", line 569, in error
File "urllib\request", line 503, in _call_chain
File "urllib\request", line 649, in http_error_default
urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "urllib3\connectionpool", line 677, in urlopen
File "urllib3\connectionpool", line 381, in _make_request
File "urllib3\connectionpool", line 978, in _validateconn
File "urllib3\connection", line 371, in connect
File "urllib3\util\ssl", line 386, in ssl_wrap_socket
File "ssl", line 423, in wrap_socket
File "ssl", line 870, in _create
File "ssl", line 1139, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests\adapters", line 449, in send
File "urllib3\connectionpool", line 727, in urlopen
File "urllib3\util\retry", line 446, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "hitomi", line 117, in pop_img
File "gallery", line 392, in get_gallery_url
File "gallery", line 374, in solve_redirect
File "downloader", line 414, in read_html
File "requests\sessions", line 555, in get
File "downloader", line 182, in session_request
File "requests\sessions", line 542, in request
File "requests\sessions", line 655, in send
File "requests\adapters", line 514, in send
requests.exceptions.SSLError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
Traceback (most recent call last):
File "downloader", line 387, in read_html
File "urllib\request", line 531, in open
File "urllib\request", line 641, in http_response
File "urllib\request", line 569, in error
File "urllib\request", line 503, in _call_chain
File "urllib\request", line 649, in http_error_default
urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "urllib3\connectionpool", line 677, in urlopen
File "urllib3\connectionpool", line 381, in _make_request
File "urllib3\connectionpool", line 978, in _validateconn
File "urllib3\connection", line 371, in connect
File "urllib3\util\ssl", line 386, in ssl_wrap_socket
File "ssl", line 423, in wrap_socket
File "ssl", line 870, in _create
File "ssl", line 1139, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests\adapters", line 449, in send
File "urllib3\connectionpool", line 727, in urlopen
File "urllib3\util\retry", line 446, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "hitomi_downloader", line 579, in read
File "hitomi_downloader", line 447, in get_imgs
File "hitomi", line 127, in pop_img
File "hitomi", line 62, in get_data
File "downloader", line 414, in read_html
File "requests\sessions", line 555, in get
File "downloader", line 182, in session_request
File "requests\sessions", line 542, in request
File "requests\sessions", line 655, in send
File "requests\adapters", line 514, in send
requests.exceptions.SSLError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
get_imgs server: ehen
ehen_imgs(ex:False, url:https://hiyobi.io/viewer/1855206)
Find_ehen(id:1855206, ex:False)
Find in HK...
Found in HK: decd23141a
Traceback (most recent call last):
File "downloader", line 369, in read_html
Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "hitomi_downloader", line 579, in read
File "hitomi_downloader", line 456, in get_imgs
File "extractor\ehen_downloader", line 178, in ehen_imgs
File "downloader", line 420, in read_html
File "requests\models", line 953, in raise_for_status
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://e-hentai.org/g/1855206/decd23141a
get_imgs server: hitomi
Traceback (most recent call last):
File "urllib\request", line 1350, in do_open
File "http\client", line 1277, in request
File "http\client", line 1323, in _send_request
File "http\client", line 1272, in endheaders
File "http\client", line 1032, in _send_output
File "http\client", line 972, in send
File "http\client", line 1447, in connect
File "ssl", line 423, in wrap_socket
File "ssl", line 870, in _create
File "ssl", line 1139, in do_handshake
ConnectionResetError: [WinError 10054] 현재 연결은 원격 호스트에 의해 강제로 끊겼습니다
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "downloader", line 387, in read_html
File "urllib\request", line 525, in open
File "urllib\request", line 543, in _open
File "urllib\request", line 503, in _call_chain
File "urllib\request", line 1393, in https_open
File "urllib\request", line 1352, in do_open
urllib.error.URLError: <urlopen error [WinError 10054] 현재 연결은 원격 호스트에 의해 강제로 끊겼습니다>
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "urllib3\connectionpool", line 677, in urlopen
File "urllib3\connectionpool", line 381, in _make_request
File "urllib3\connectionpool", line 978, in _validateconn
File "urllib3\connection", line 371, in connect
File "urllib3\util\ssl", line 386, in ssl_wrap_socket
File "ssl", line 423, in wrap_socket
File "ssl", line 870, in _create
File "ssl", line 1139, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests\adapters", line 449, in send
File "urllib3\connectionpool", line 727, in urlopen
File "urllib3\util\retry", line 446, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "hitomi", line 117, in pop_img
File "gallery", line 392, in get_gallery_url
File "gallery", line 374, in solve_redirect
File "downloader", line 414, in read_html
File "requests\sessions", line 555, in get
File "downloader", line 182, in session_request
File "requests\sessions", line 542, in request
File "requests\sessions", line 655, in send
File "requests\adapters", line 514, in send
requests.exceptions.SSLError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
Traceback (most recent call last):
File "downloader", line 387, in read_html
File "urllib\request", line 531, in open
File "urllib\request", line 641, in http_response
File "urllib\request", line 569, in error
File "urllib\request", line 503, in _call_chain
File "urllib\request", line 649, in http_error_default
urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "urllib3\connectionpool", line 677, in urlopen
File "urllib3\connectionpool", line 381, in _make_request
File "urllib3\connectionpool", line 978, in _validateconn
File "urllib3\connection", line 371, in connect
File "urllib3\util\ssl", line 386, in ssl_wrap_socket
File "ssl", line 423, in wrap_socket
File "ssl", line 870, in _create
File "ssl", line 1139, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests\adapters", line 449, in send
File "urllib3\connectionpool", line 727, in urlopen
File "urllib3\util\retry", line 446, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "hitomi_downloader", line 579, in read
File "hitomi_downloader", line 447, in get_imgs
File "hitomi", line 127, in pop_img
File "hitomi", line 62, in get_data
File "downloader", line 414, in read_html
File "requests\sessions", line 555, in get
File "downloader", line 182, in session_request
File "requests\sessions", line 542, in request
File "requests\sessions", line 655, in send
File "requests\adapters", line 514, in send
requests.exceptions.SSLError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
get_imgs server: ehen
ehen_imgs(ex:True, url:https://hiyobi.io/viewer/1855206)
Find_ehen(id:1855206, ex:True)
Find in HK...
Found in HK: decd23141a
Traceback (most recent call last):
File "downloader", line 369, in read_html
Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "hitomi_downloader", line 579, in read
File "hitomi_downloader", line 456, in get_imgs
File "extractor\ehen_downloader", line 178, in ehen_imgs
File "downloader", line 420, in read_html
File "requests\models", line 953, in raise_for_status
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://exhentai.org/g/1855206/decd23141a
get_imgs server: hitomi
Traceback (most recent call last):
File "urllib\request", line 1350, in do_open
File "http\client", line 1277, in request
File "http\client", line 1323, in _send_request
File "http\client", line 1272, in endheaders
File "http\client", line 1032, in _send_output
File "http\client", line 972, in send
File "http\client", line 1447, in connect
File "ssl", line 423, in wrap_socket
File "ssl", line 870, in _create
File "ssl", line 1139, in do_handshake
ConnectionResetError: [WinError 10054] 현재 연결은 원격 호스트에 의해 강제로 끊겼습니다
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "downloader", line 387, in read_html
File "urllib\request", line 525, in open
File "urllib\request", line 543, in _open
File "urllib\request", line 503, in _call_chain
File "urllib\request", line 1393, in https_open
File "urllib\request", line 1352, in do_open
urllib.error.URLError: <urlopen error [WinError 10054] 현재 연결은 원격 호스트에 의해 강제로 끊겼습니다>
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "urllib3\connectionpool", line 677, in urlopen
File "urllib3\connectionpool", line 381, in _make_request
File "urllib3\connectionpool", line 978, in _validateconn
File "urllib3\connection", line 371, in connect
File "urllib3\util\ssl", line 386, in ssl_wrap_socket
File "ssl", line 423, in wrap_socket
File "ssl", line 870, in _create
File "ssl", line 1139, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests\adapters", line 449, in send
File "urllib3\connectionpool", line 727, in urlopen
File "urllib3\util\retry", line 446, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "hitomi", line 117, in pop_img
File "gallery", line 392, in get_gallery_url
File "gallery", line 374, in solve_redirect
File "downloader", line 414, in read_html
File "requests\sessions", line 555, in get
File "downloader", line 182, in session_request
File "requests\sessions", line 542, in request
File "requests\sessions", line 655, in send
File "requests\adapters", line 514, in send
requests.exceptions.SSLError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
Traceback (most recent call last):
File "downloader", line 387, in read_html
File "urllib\request", line 531, in open
File "urllib\request", line 641, in http_response
File "urllib\request", line 569, in error
File "urllib\request", line 503, in _call_chain
File "urllib\request", line 649, in http_error_default
urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "urllib3\connectionpool", line 677, in urlopen
File "urllib3\connectionpool", line 381, in _make_request
File "urllib3\connectionpool", line 978, in _validateconn
File "urllib3\connection", line 371, in connect
File "urllib3\util\ssl", line 386, in ssl_wrap_socket
File "ssl", line 423, in wrap_socket
File "ssl", line 870, in _create
File "ssl", line 1139, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests\adapters", line 449, in send
File "urllib3\connectionpool", line 727, in urlopen
File "urllib3\util\retry", line 446, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "hitomi_downloader", line 579, in read
File "hitomi_downloader", line 447, in get_imgs
File "hitomi", line 127, in pop_img
File "hitomi", line 62, in get_data
File "downloader", line 414, in read_html
File "requests\sessions", line 555, in get
File "downloader", line 182, in session_request
File "requests\sessions", line 542, in request
File "requests\sessions", line 655, in send
File "requests\adapters", line 514, in send
requests.exceptions.SSLError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
get_imgs server: ehen
ehen_imgs(ex:False, url:https://hiyobi.io/viewer/1855206)
Find_ehen(id:1855206, ex:False)
Find in HK...
Found in HK: decd23141a
Traceback (most recent call last):
File "downloader", line 369, in read_html
Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "hitomi_downloader", line 579, in read
File "hitomi_downloader", line 456, in get_imgs
File "extractor\ehen_downloader", line 178, in ehen_imgs
File "downloader", line 420, in read_html
File "requests\models", line 953, in raise_for_status
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://e-hentai.org/g/1855206/decd23141a
FINAL SERVER: auto
ehen_url: None
imgs: 0
Traceback (most recent call last):
File "hitomi_downloader", line 637, in read
Exception: no imgs
This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 30 days if no further activity occurs, but feel free to re-open a closed issue if needed.
오늘 10월 11일자 올라온 버전입니다
Invalid: [hitomi] https://hiyobi.io/viewer/1855206
version: 3.6 (21-10-11 08:57:44 UTC) platform / locale: Windows-10-10.0.22000-SP0 / ko order / group / uid: 0 / False / 2ddce9096cdf42d6bfd98cba626a55e0 input: https://hiyobi.io/viewer/1855206 type: hitomi single: False url: https://hiyobi.io/viewer/1855206 dir: zip: artist: None valid / done: False / True range / range_p: None / None time: 1633948473.5951965 (11 Oct) tags: [] lock: False color: invalid paused: False format: None p2f: None segment: None admin: True goodbyedpi: True ytdl: 2021.06.06 pinned: False extras: {} changed: True
[Gallery] None
[File Names]
[URLs]
[Messages] get_imgs server: hitomi Traceback (most recent call last): File "urllib\request", line 1350, in do_open File "http\client", line 1277, in request File "http\client", line 1323, in _send_request File "http\client", line 1272, in endheaders File "http\client", line 1032, in _send_output File "http\client", line 972, in send File "http\client", line 1447, in connect File "ssl", line 423, in wrap_socket File "ssl", line 870, in _create File "ssl", line 1139, in do_handshake ConnectionResetError: [WinError 10054] 현재 연결은 원격 호스트에 의해 강제로 끊겼습니다
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "downloader", line 387, in read_html File "urllib\request", line 525, in open File "urllib\request", line 543, in _open File "urllib\request", line 503, in _call_chain File "urllib\request", line 1393, in https_open File "urllib\request", line 1352, in do_open urllib.error.URLError: <urlopen error [WinError 10054] 현재 연결은 원격 호스트에 의해 강제로 끊겼습니다>
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "urllib3\connectionpool", line 677, in urlopen File "urllib3\connectionpool", line 381, in _make_request File "urllib3\connectionpool", line 978, in _validateconn File "urllib3\connection", line 371, in connect File "urllib3\util\ssl", line 386, in ssl_wrap_socket File "ssl", line 423, in wrap_socket File "ssl", line 870, in _create File "ssl", line 1139, in do_handshake ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "requests\adapters", line 449, in send File "urllib3\connectionpool", line 727, in urlopen File "urllib3\util\retry", line 446, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "hitomi", line 117, in pop_img File "gallery", line 392, in get_gallery_url File "gallery", line 374, in solve_redirect File "downloader", line 414, in read_html File "requests\sessions", line 555, in get File "downloader", line 182, in session_request File "requests\sessions", line 542, in request File "requests\sessions", line 655, in send File "requests\adapters", line 514, in send requests.exceptions.SSLError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
Traceback (most recent call last): File "downloader", line 387, in read_html File "urllib\request", line 531, in open File "urllib\request", line 641, in http_response File "urllib\request", line 569, in error File "urllib\request", line 503, in _call_chain File "urllib\request", line 649, in http_error_default urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "urllib3\connectionpool", line 677, in urlopen File "urllib3\connectionpool", line 381, in _make_request File "urllib3\connectionpool", line 978, in _validateconn File "urllib3\connection", line 371, in connect File "urllib3\util\ssl", line 386, in ssl_wrap_socket File "ssl", line 423, in wrap_socket File "ssl", line 870, in _create File "ssl", line 1139, in do_handshake ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "requests\adapters", line 449, in send File "urllib3\connectionpool", line 727, in urlopen File "urllib3\util\retry", line 446, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "hitomi_downloader", line 579, in read File "hitomi_downloader", line 447, in get_imgs File "hitomi", line 127, in pop_img File "hitomi", line 62, in get_data File "downloader", line 414, in read_html File "requests\sessions", line 555, in get File "downloader", line 182, in session_request File "requests\sessions", line 542, in request File "requests\sessions", line 655, in send File "requests\adapters", line 514, in send requests.exceptions.SSLError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
get_imgs server: hitomi Traceback (most recent call last): File "downloader", line 387, in read_html File "urllib\request", line 531, in open File "urllib\request", line 641, in http_response File "urllib\request", line 569, in error File "urllib\request", line 503, in _call_chain File "urllib\request", line 649, in http_error_default urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "urllib3\connectionpool", line 677, in urlopen File "urllib3\connectionpool", line 381, in _make_request File "urllib3\connectionpool", line 978, in _validateconn File "urllib3\connection", line 371, in connect File "urllib3\util\ssl", line 386, in ssl_wrap_socket File "ssl", line 423, in wrap_socket File "ssl", line 870, in _create File "ssl", line 1139, in do_handshake ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "requests\adapters", line 449, in send File "urllib3\connectionpool", line 727, in urlopen File "urllib3\util\retry", line 446, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "hitomi", line 117, in pop_img File "gallery", line 392, in get_gallery_url File "gallery", line 374, in solve_redirect File "downloader", line 414, in read_html File "requests\sessions", line 555, in get File "downloader", line 182, in session_request File "requests\sessions", line 542, in request File "requests\sessions", line 655, in send File "requests\adapters", line 514, in send requests.exceptions.SSLError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
Traceback (most recent call last): File "downloader", line 387, in read_html File "urllib\request", line 531, in open File "urllib\request", line 641, in http_response File "urllib\request", line 569, in error File "urllib\request", line 503, in _call_chain File "urllib\request", line 649, in http_error_default urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "urllib3\connectionpool", line 677, in urlopen File "urllib3\connectionpool", line 381, in _make_request File "urllib3\connectionpool", line 978, in _validateconn File "urllib3\connection", line 371, in connect File "urllib3\util\ssl", line 386, in ssl_wrap_socket File "ssl", line 423, in wrap_socket File "ssl", line 870, in _create File "ssl", line 1139, in do_handshake ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "requests\adapters", line 449, in send File "urllib3\connectionpool", line 727, in urlopen File "urllib3\util\retry", line 446, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "hitomi_downloader", line 579, in read File "hitomi_downloader", line 447, in get_imgs File "hitomi", line 127, in pop_img File "hitomi", line 62, in get_data File "downloader", line 414, in read_html File "requests\sessions", line 555, in get File "downloader", line 182, in session_request File "requests\sessions", line 542, in request File "requests\sessions", line 655, in send File "requests\adapters", line 514, in send requests.exceptions.SSLError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
get_imgs server: ehen ehen_imgs(ex:False, url:https://hiyobi.io/viewer/1855206) Find_ehen(id:1855206, ex:False) Find in HK... Found in HK: decd23141a
https://e-hentai.org/g/1855206/decd23141a ----> https://e-hentai.org/g/1855206/decd23141a
Traceback (most recent call last): File "downloader", line 369, in read_html Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "hitomi_downloader", line 579, in read File "hitomi_downloader", line 456, in get_imgs File "extractor\ehen_downloader", line 178, in ehen_imgs File "downloader", line 420, in read_html File "requests\models", line 953, in raise_for_status requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://e-hentai.org/g/1855206/decd23141a
get_imgs server: hitomi Traceback (most recent call last): File "downloader", line 387, in read_html File "urllib\request", line 531, in open File "urllib\request", line 641, in http_response File "urllib\request", line 569, in error File "urllib\request", line 503, in _call_chain File "urllib\request", line 649, in http_error_default urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "urllib3\connectionpool", line 677, in urlopen File "urllib3\connectionpool", line 381, in _make_request File "urllib3\connectionpool", line 978, in _validateconn File "urllib3\connection", line 371, in connect File "urllib3\util\ssl", line 386, in ssl_wrap_socket File "ssl", line 423, in wrap_socket File "ssl", line 870, in _create File "ssl", line 1139, in do_handshake ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "requests\adapters", line 449, in send File "urllib3\connectionpool", line 727, in urlopen File "urllib3\util\retry", line 446, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "hitomi", line 117, in pop_img File "gallery", line 392, in get_gallery_url File "gallery", line 374, in solve_redirect File "downloader", line 414, in read_html File "requests\sessions", line 555, in get File "downloader", line 182, in session_request File "requests\sessions", line 542, in request File "requests\sessions", line 655, in send File "requests\adapters", line 514, in send requests.exceptions.SSLError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
Traceback (most recent call last): File "downloader", line 387, in read_html File "urllib\request", line 531, in open File "urllib\request", line 641, in http_response File "urllib\request", line 569, in error File "urllib\request", line 503, in _call_chain File "urllib\request", line 649, in http_error_default urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "urllib3\connectionpool", line 677, in urlopen File "urllib3\connectionpool", line 381, in _make_request File "urllib3\connectionpool", line 978, in _validateconn File "urllib3\connection", line 371, in connect File "urllib3\util\ssl", line 386, in ssl_wrap_socket File "ssl", line 423, in wrap_socket File "ssl", line 870, in _create File "ssl", line 1139, in do_handshake ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "requests\adapters", line 449, in send File "urllib3\connectionpool", line 727, in urlopen File "urllib3\util\retry", line 446, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "hitomi_downloader", line 579, in read File "hitomi_downloader", line 447, in get_imgs File "hitomi", line 127, in pop_img File "hitomi", line 62, in get_data File "downloader", line 414, in read_html File "requests\sessions", line 555, in get File "downloader", line 182, in session_request File "requests\sessions", line 542, in request File "requests\sessions", line 655, in send File "requests\adapters", line 514, in send requests.exceptions.SSLError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
get_imgs server: ehen ehen_imgs(ex:True, url:https://hiyobi.io/viewer/1855206) Find_ehen(id:1855206, ex:True) Find in HK... Found in HK: decd23141a
https://exhentai.org/g/1855206/decd23141a ----> https://exhentai.org/g/1855206/decd23141a
Traceback (most recent call last): File "downloader", line 369, in read_html Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "hitomi_downloader", line 579, in read File "hitomi_downloader", line 456, in get_imgs File "extractor\ehen_downloader", line 178, in ehen_imgs File "downloader", line 420, in read_html File "requests\models", line 953, in raise_for_status requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://exhentai.org/g/1855206/decd23141a
get_imgs server: hitomi Traceback (most recent call last): File "downloader", line 387, in read_html File "urllib\request", line 531, in open File "urllib\request", line 641, in http_response File "urllib\request", line 569, in error File "urllib\request", line 503, in _call_chain File "urllib\request", line 649, in http_error_default urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "urllib3\connectionpool", line 677, in urlopen File "urllib3\connectionpool", line 381, in _make_request File "urllib3\connectionpool", line 978, in _validateconn File "urllib3\connection", line 371, in connect File "urllib3\util\ssl", line 386, in ssl_wrap_socket File "ssl", line 423, in wrap_socket File "ssl", line 870, in _create File "ssl", line 1139, in do_handshake ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "requests\adapters", line 449, in send File "urllib3\connectionpool", line 727, in urlopen File "urllib3\util\retry", line 446, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "hitomi", line 117, in pop_img File "gallery", line 392, in get_gallery_url File "gallery", line 374, in solve_redirect File "downloader", line 414, in read_html File "requests\sessions", line 555, in get File "downloader", line 182, in session_request File "requests\sessions", line 542, in request File "requests\sessions", line 655, in send File "requests\adapters", line 514, in send requests.exceptions.SSLError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
Traceback (most recent call last): File "downloader", line 387, in read_html File "urllib\request", line 531, in open File "urllib\request", line 641, in http_response File "urllib\request", line 569, in error File "urllib\request", line 503, in _call_chain File "urllib\request", line 649, in http_error_default urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "urllib3\connectionpool", line 677, in urlopen File "urllib3\connectionpool", line 381, in _make_request File "urllib3\connectionpool", line 978, in _validateconn File "urllib3\connection", line 371, in connect File "urllib3\util\ssl", line 386, in ssl_wrap_socket File "ssl", line 423, in wrap_socket File "ssl", line 870, in _create File "ssl", line 1139, in do_handshake ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "requests\adapters", line 449, in send File "urllib3\connectionpool", line 727, in urlopen File "urllib3\util\retry", line 446, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "hitomi_downloader", line 579, in read File "hitomi_downloader", line 447, in get_imgs File "hitomi", line 127, in pop_img File "hitomi", line 62, in get_data File "downloader", line 414, in read_html File "requests\sessions", line 555, in get File "downloader", line 182, in session_request File "requests\sessions", line 542, in request File "requests\sessions", line 655, in send File "requests\adapters", line 514, in send requests.exceptions.SSLError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
get_imgs server: ehen ehen_imgs(ex:False, url:https://hiyobi.io/viewer/1855206) Find_ehen(id:1855206, ex:False) Find in HK... Found in HK: decd23141a
https://e-hentai.org/g/1855206/decd23141a ----> https://e-hentai.org/g/1855206/decd23141a
Traceback (most recent call last): File "downloader", line 369, in read_html Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "hitomi_downloader", line 579, in read File "hitomi_downloader", line 456, in get_imgs File "extractor\ehen_downloader", line 178, in ehen_imgs File "downloader", line 420, in read_html File "requests\models", line 953, in raise_for_status requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://e-hentai.org/g/1855206/decd23141a
get_imgs server: hitomi Traceback (most recent call last): File "downloader", line 387, in read_html File "urllib\request", line 531, in open File "urllib\request", line 641, in http_response File "urllib\request", line 569, in error File "urllib\request", line 503, in _call_chain File "urllib\request", line 649, in http_error_default urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "urllib3\connectionpool", line 677, in urlopen File "urllib3\connectionpool", line 381, in _make_request File "urllib3\connectionpool", line 978, in _validateconn File "urllib3\connection", line 371, in connect File "urllib3\util\ssl", line 386, in ssl_wrap_socket File "ssl", line 423, in wrap_socket File "ssl", line 870, in _create File "ssl", line 1139, in do_handshake ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "requests\adapters", line 449, in send File "urllib3\connectionpool", line 727, in urlopen File "urllib3\util\retry", line 446, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "hitomi", line 117, in pop_img File "gallery", line 392, in get_gallery_url File "gallery", line 374, in solve_redirect File "downloader", line 414, in read_html File "requests\sessions", line 555, in get File "downloader", line 182, in session_request File "requests\sessions", line 542, in request File "requests\sessions", line 655, in send File "requests\adapters", line 514, in send requests.exceptions.SSLError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
Traceback (most recent call last): File "downloader", line 387, in read_html File "urllib\request", line 531, in open File "urllib\request", line 641, in http_response File "urllib\request", line 569, in error File "urllib\request", line 503, in _call_chain File "urllib\request", line 649, in http_error_default urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "urllib3\connectionpool", line 677, in urlopen File "urllib3\connectionpool", line 381, in _make_request File "urllib3\connectionpool", line 978, in _validateconn File "urllib3\connection", line 371, in connect File "urllib3\util\ssl", line 386, in ssl_wrap_socket File "ssl", line 423, in wrap_socket File "ssl", line 870, in _create File "ssl", line 1139, in do_handshake ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "requests\adapters", line 449, in send File "urllib3\connectionpool", line 727, in urlopen File "urllib3\util\retry", line 446, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "hitomi_downloader", line 579, in read File "hitomi_downloader", line 447, in get_imgs File "hitomi", line 127, in pop_img File "hitomi", line 62, in get_data File "downloader", line 414, in read_html File "requests\sessions", line 555, in get File "downloader", line 182, in session_request File "requests\sessions", line 542, in request File "requests\sessions", line 655, in send File "requests\adapters", line 514, in send requests.exceptions.SSLError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
get_imgs server: ehen ehen_imgs(ex:True, url:https://hiyobi.io/viewer/1855206) Find_ehen(id:1855206, ex:True) Find in HK... Found in HK: decd23141a
https://exhentai.org/g/1855206/decd23141a ----> https://exhentai.org/g/1855206/decd23141a
Traceback (most recent call last): File "downloader", line 369, in read_html Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "hitomi_downloader", line 579, in read File "hitomi_downloader", line 456, in get_imgs File "extractor\ehen_downloader", line 178, in ehen_imgs File "downloader", line 420, in read_html File "requests\models", line 953, in raise_for_status requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://exhentai.org/g/1855206/decd23141a
get_imgs server: hitomi Traceback (most recent call last): File "downloader", line 387, in read_html File "urllib\request", line 531, in open File "urllib\request", line 641, in http_response File "urllib\request", line 569, in error File "urllib\request", line 503, in _call_chain File "urllib\request", line 649, in http_error_default urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "urllib3\connectionpool", line 677, in urlopen File "urllib3\connectionpool", line 381, in _make_request File "urllib3\connectionpool", line 978, in _validateconn File "urllib3\connection", line 371, in connect File "urllib3\util\ssl", line 386, in ssl_wrap_socket File "ssl", line 423, in wrap_socket File "ssl", line 870, in _create File "ssl", line 1139, in do_handshake ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "requests\adapters", line 449, in send File "urllib3\connectionpool", line 727, in urlopen File "urllib3\util\retry", line 446, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "hitomi", line 117, in pop_img File "gallery", line 392, in get_gallery_url File "gallery", line 374, in solve_redirect File "downloader", line 414, in read_html File "requests\sessions", line 555, in get File "downloader", line 182, in session_request File "requests\sessions", line 542, in request File "requests\sessions", line 655, in send File "requests\adapters", line 514, in send requests.exceptions.SSLError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
Traceback (most recent call last): File "downloader", line 387, in read_html File "urllib\request", line 531, in open File "urllib\request", line 641, in http_response File "urllib\request", line 569, in error File "urllib\request", line 503, in _call_chain File "urllib\request", line 649, in http_error_default urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "urllib3\connectionpool", line 677, in urlopen File "urllib3\connectionpool", line 381, in _make_request File "urllib3\connectionpool", line 978, in _validateconn File "urllib3\connection", line 371, in connect File "urllib3\util\ssl", line 386, in ssl_wrap_socket File "ssl", line 423, in wrap_socket File "ssl", line 870, in _create File "ssl", line 1139, in do_handshake ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "requests\adapters", line 449, in send File "urllib3\connectionpool", line 727, in urlopen File "urllib3\util\retry", line 446, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "hitomi_downloader", line 579, in read File "hitomi_downloader", line 447, in get_imgs File "hitomi", line 127, in pop_img File "hitomi", line 62, in get_data File "downloader", line 414, in read_html File "requests\sessions", line 555, in get File "downloader", line 182, in session_request File "requests\sessions", line 542, in request File "requests\sessions", line 655, in send File "requests\adapters", line 514, in send requests.exceptions.SSLError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
get_imgs server: ehen ehen_imgs(ex:False, url:https://hiyobi.io/viewer/1855206) Find_ehen(id:1855206, ex:False) Find in HK... Found in HK: decd23141a
https://e-hentai.org/g/1855206/decd23141a ----> https://e-hentai.org/g/1855206/decd23141a
Traceback (most recent call last): File "downloader", line 369, in read_html Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "hitomi_downloader", line 579, in read File "hitomi_downloader", line 456, in get_imgs File "extractor\ehen_downloader", line 178, in ehen_imgs File "downloader", line 420, in read_html File "requests\models", line 953, in raise_for_status requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://e-hentai.org/g/1855206/decd23141a
get_imgs server: hitomi Traceback (most recent call last): File "urllib\request", line 1350, in do_open File "http\client", line 1277, in request File "http\client", line 1323, in _send_request File "http\client", line 1272, in endheaders File "http\client", line 1032, in _send_output File "http\client", line 972, in send File "http\client", line 1447, in connect File "ssl", line 423, in wrap_socket File "ssl", line 870, in _create File "ssl", line 1139, in do_handshake ConnectionResetError: [WinError 10054] 현재 연결은 원격 호스트에 의해 강제로 끊겼습니다
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "downloader", line 387, in read_html File "urllib\request", line 525, in open File "urllib\request", line 543, in _open File "urllib\request", line 503, in _call_chain File "urllib\request", line 1393, in https_open File "urllib\request", line 1352, in do_open urllib.error.URLError: <urlopen error [WinError 10054] 현재 연결은 원격 호스트에 의해 강제로 끊겼습니다>
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "urllib3\connectionpool", line 677, in urlopen File "urllib3\connectionpool", line 381, in _make_request File "urllib3\connectionpool", line 978, in _validateconn File "urllib3\connection", line 371, in connect File "urllib3\util\ssl", line 386, in ssl_wrap_socket File "ssl", line 423, in wrap_socket File "ssl", line 870, in _create File "ssl", line 1139, in do_handshake ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "requests\adapters", line 449, in send File "urllib3\connectionpool", line 727, in urlopen File "urllib3\util\retry", line 446, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "hitomi", line 117, in pop_img File "gallery", line 392, in get_gallery_url File "gallery", line 374, in solve_redirect File "downloader", line 414, in read_html File "requests\sessions", line 555, in get File "downloader", line 182, in session_request File "requests\sessions", line 542, in request File "requests\sessions", line 655, in send File "requests\adapters", line 514, in send requests.exceptions.SSLError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
Traceback (most recent call last): File "downloader", line 387, in read_html File "urllib\request", line 531, in open File "urllib\request", line 641, in http_response File "urllib\request", line 569, in error File "urllib\request", line 503, in _call_chain File "urllib\request", line 649, in http_error_default urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "urllib3\connectionpool", line 677, in urlopen File "urllib3\connectionpool", line 381, in _make_request File "urllib3\connectionpool", line 978, in _validateconn File "urllib3\connection", line 371, in connect File "urllib3\util\ssl", line 386, in ssl_wrap_socket File "ssl", line 423, in wrap_socket File "ssl", line 870, in _create File "ssl", line 1139, in do_handshake ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "requests\adapters", line 449, in send File "urllib3\connectionpool", line 727, in urlopen File "urllib3\util\retry", line 446, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "hitomi_downloader", line 579, in read File "hitomi_downloader", line 447, in get_imgs File "hitomi", line 127, in pop_img File "hitomi", line 62, in get_data File "downloader", line 414, in read_html File "requests\sessions", line 555, in get File "downloader", line 182, in session_request File "requests\sessions", line 542, in request File "requests\sessions", line 655, in send File "requests\adapters", line 514, in send requests.exceptions.SSLError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
get_imgs server: ehen ehen_imgs(ex:True, url:https://hiyobi.io/viewer/1855206) Find_ehen(id:1855206, ex:True) Find in HK... Found in HK: decd23141a
https://exhentai.org/g/1855206/decd23141a ----> https://exhentai.org/g/1855206/decd23141a
Traceback (most recent call last): File "downloader", line 369, in read_html Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "hitomi_downloader", line 579, in read File "hitomi_downloader", line 456, in get_imgs File "extractor\ehen_downloader", line 178, in ehen_imgs File "downloader", line 420, in read_html File "requests\models", line 953, in raise_for_status requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://exhentai.org/g/1855206/decd23141a
get_imgs server: hitomi Traceback (most recent call last): File "urllib\request", line 1350, in do_open File "http\client", line 1277, in request File "http\client", line 1323, in _send_request File "http\client", line 1272, in endheaders File "http\client", line 1032, in _send_output File "http\client", line 972, in send File "http\client", line 1447, in connect File "ssl", line 423, in wrap_socket File "ssl", line 870, in _create File "ssl", line 1139, in do_handshake ConnectionResetError: [WinError 10054] 현재 연결은 원격 호스트에 의해 강제로 끊겼습니다
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "downloader", line 387, in read_html File "urllib\request", line 525, in open File "urllib\request", line 543, in _open File "urllib\request", line 503, in _call_chain File "urllib\request", line 1393, in https_open File "urllib\request", line 1352, in do_open urllib.error.URLError: <urlopen error [WinError 10054] 현재 연결은 원격 호스트에 의해 강제로 끊겼습니다>
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "urllib3\connectionpool", line 677, in urlopen File "urllib3\connectionpool", line 381, in _make_request File "urllib3\connectionpool", line 978, in _validateconn File "urllib3\connection", line 371, in connect File "urllib3\util\ssl", line 386, in ssl_wrap_socket File "ssl", line 423, in wrap_socket File "ssl", line 870, in _create File "ssl", line 1139, in do_handshake ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "requests\adapters", line 449, in send File "urllib3\connectionpool", line 727, in urlopen File "urllib3\util\retry", line 446, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "hitomi", line 117, in pop_img File "gallery", line 392, in get_gallery_url File "gallery", line 374, in solve_redirect File "downloader", line 414, in read_html File "requests\sessions", line 555, in get File "downloader", line 182, in session_request File "requests\sessions", line 542, in request File "requests\sessions", line 655, in send File "requests\adapters", line 514, in send requests.exceptions.SSLError: HTTPSConnectionPool(host='hitomi.la', port=443): Max retries exceeded with url: /doujinshi/koibito-swapping!-%7C-%EC%97%B0%EC%9D%B8-%EC%8A%A4%EC%99%80%ED%95%91!-%ED%95%9C%EA%B5%AD%EC%96%B4-1855206.html (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
Traceback (most recent call last): File "downloader", line 387, in read_html File "urllib\request", line 531, in open File "urllib\request", line 641, in http_response File "urllib\request", line 569, in error File "urllib\request", line 503, in _call_chain File "urllib\request", line 649, in http_error_default urllib.error.HTTPError: HTTP Error 404: Not Found
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "urllib3\connectionpool", line 677, in urlopen File "urllib3\connectionpool", line 381, in _make_request File "urllib3\connectionpool", line 978, in _validateconn File "urllib3\connection", line 371, in connect File "urllib3\util\ssl", line 386, in ssl_wrap_socket File "ssl", line 423, in wrap_socket File "ssl", line 870, in _create File "ssl", line 1139, in do_handshake ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "requests\adapters", line 449, in send File "urllib3\connectionpool", line 727, in urlopen File "urllib3\util\retry", line 446, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "hitomi_downloader", line 579, in read File "hitomi_downloader", line 447, in get_imgs File "hitomi", line 127, in pop_img File "hitomi", line 62, in get_data File "downloader", line 414, in read_html File "requests\sessions", line 555, in get File "downloader", line 182, in session_request File "requests\sessions", line 542, in request File "requests\sessions", line 655, in send File "requests\adapters", line 514, in send requests.exceptions.SSLError: HTTPSConnectionPool(host='ltn.hitomi.la', port=443): Max retries exceeded with url: /galleries/1855206.js (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1091)')))
get_imgs server: ehen ehen_imgs(ex:False, url:https://hiyobi.io/viewer/1855206) Find_ehen(id:1855206, ex:False) Find in HK... Found in HK: decd23141a
https://e-hentai.org/g/1855206/decd23141a ----> https://e-hentai.org/g/1855206/decd23141a
Traceback (most recent call last): File "downloader", line 369, in read_html Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "hitomi_downloader", line 579, in read File "hitomi_downloader", line 456, in get_imgs File "extractor\ehen_downloader", line 178, in ehen_imgs File "downloader", line 420, in read_html File "requests\models", line 953, in raise_for_status requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://e-hentai.org/g/1855206/decd23141a
FINAL SERVER: auto ehen_url: None imgs: 0 Traceback (most recent call last): File "hitomi_downloader", line 637, in read Exception: no imgs
stop Invalid: fail=False stop EOT: https://hiyobi.io/viewer/1855206 (49.9s)