>>3311
Same thing using Win 7 here, can't fetch anything.
NetworkException
Could not connect to chan.sankakucomplex.com:
Traceback (most recent call last):
File "include\ClientImporting.py", line 2458, in Sync
self._SyncQuery( job_key )
File "include\ClientImporting.py", line 2277, in _SyncQuery
( page_of_urls, definitely_no_more_pages ) = gallery.GetPage( self._query, page_index )
File "include\ClientDownloading.py", line 685, in GetPage
data = self._FetchData( gallery_url )
File "include\ClientDownloading.py", line 655, in _FetchData
return HydrusGlobals.client_controller.DoHTTP( HC.GET, url, request_headers = request_headers, report_hooks = report_hooks, temp_path = temp_path )
File "include\ClientController.py", line 377, in DoHTTP
def DoHTTP( self, *args, **kwargs ): return self._http.Request( *args, **kwargs )
File "include\ClientNetworking.py", line 300, in Request
( response, size_of_response, response_headers, cookies ) = self._DoRequest( method, location, path, query, request_headers, body, follow_redirects = follow_redirects, report_hooks = report_hooks, temp_path = temp_path )
File "include\ClientNetworking.py", line 234, in _DoRequest
connection = self._GetConnection( location )
File "include\ClientNetworking.py", line 283, in _GetConnection
connection = HTTPConnection( location )
File "include\ClientNetworking.py", line 363, in __init__
self._RefreshConnection()
File "include\ClientNetworking.py", line 571, in _RefreshConnection
raise HydrusExceptions.NetworkException( text )
NetworkException: Could not connect to chan.sankakucomplex.com:
[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)