----- Bot: Logs manager init ----- ----- Bot: Task DownloadMediaWiki started ----- ----- Bot: command: wikiteam3dumpgenerator --xml --images --xmlrevisions https://wiki.calcverse.net/index.php/Main_Page ----- Delay 7.0s. Delay 7.0s/ Delay 9.0s. Delay 9.0s/ Delay 9.0s- Delay 13.0s. Delay 13.0s/ Delay 13.0s- Delay 13.0s\ Delay 21.0s. Delay 21.0s/ Delay 21.0s- Delay 21.0s\ Delay 21.0s. Delay 21.0s/ Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py", line 467, in _make_request self._validate_conn(conn) File "/usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py", line 1092, in _validate_conn conn.connect() File "/usr/local/lib/python3.10/dist-packages/urllib3/connection.py", line 642, in connect sock_and_verified = _ssl_wrap_socket_and_match_hostname( File "/usr/local/lib/python3.10/dist-packages/urllib3/connection.py", line 783, in _ssl_wrap_socket_and_match_hostname ssl_sock = ssl_wrap_socket( File "/usr/local/lib/python3.10/dist-packages/urllib3/util/ssl_.py", line 469, in ssl_wrap_socket ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls, server_hostname) File "/usr/local/lib/python3.10/dist-packages/urllib3/util/ssl_.py", line 513, in _ssl_wrap_socket_impl return ssl_context.wrap_socket(sock, server_hostname=server_hostname) File "/usr/lib/python3.10/ssl.py", line 513, in wrap_socket return self.sslsocket_class._create( File "/usr/lib/python3.10/ssl.py", line 1071, in _create self.do_handshake() File "/usr/lib/python3.10/ssl.py", line 1342, in do_handshake self._sslobj.do_handshake() ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1007) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py", line 790, in urlopen response = self._make_request( File "/usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py", line 491, in _make_request raise new_e urllib3.exceptions.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1007) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/requests/adapters.py", line 486, in send resp = conn.urlopen( File "/usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py", line 874, in urlopen return self.urlopen( File "/usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py", line 874, in urlopen return self.urlopen( File "/usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py", line 874, in urlopen return self.urlopen( [Previous line repeated 2 more times] File "/usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py", line 844, in urlopen retries = retries.increment( File "/usr/local/lib/python3.10/dist-packages/wikiteam3/dumpgenerator/cli/cli.py", line 367, in increment return super(CustomRetry, self).increment(method=method, url=url, *args, **kwargs) File "/usr/local/lib/python3.10/dist-packages/urllib3/util/retry.py", line 515, in increment raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='wiki.calcverse.net', port=443): Max retries exceeded with url: /index.php/Main_Page (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1007)'))) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/bin/wikiteam3dumpgenerator", line 8, in sys.exit(main()) File "/usr/local/lib/python3.10/dist-packages/wikiteam3/dumpgenerator/__init__.py", line 5, in main DumpGenerator() File "/usr/local/lib/python3.10/dist-packages/wikiteam3/dumpgenerator/dump/generator.py", line 57, in __init__ config, other = get_parameters(params=params) File "/usr/local/lib/python3.10/dist-packages/wikiteam3/dumpgenerator/cli/cli.py", line 433, in get_parameters if get_WikiEngine(args.wiki, session=session) == "MediaWiki": File "/usr/local/lib/python3.10/dist-packages/wikiteam3/dumpgenerator/api/wiki_check.py", line 14, in get_WikiEngine r = session.post(url=url, timeout=30) File "/usr/local/lib/python3.10/dist-packages/requests/sessions.py", line 637, in post return self.request("POST", url, data=data, json=json, **kwargs) File "/usr/local/lib/python3.10/dist-packages/requests/sessions.py", line 589, in request resp = self.send(prep, **send_kwargs) File "/usr/local/lib/python3.10/dist-packages/requests/sessions.py", line 703, in send r = adapter.send(request, **kwargs) File "/usr/local/lib/python3.10/dist-packages/requests/adapters.py", line 517, in send raise SSLError(e, request=request) requests.exceptions.SSLError: HTTPSConnectionPool(host='wiki.calcverse.net', port=443): Max retries exceeded with url: /index.php/Main_Page (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1007)'))) ----- Bot: Task DownloadMediaWiki finished ----- ----- Bot: Exit code: 1 -----