Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2016/08/22 12:19:37: Error when processing http://gelbooru.com/index.php?page=post&s=view&id=3313501!
- 2016/08/22 12:19:37: Traceback (most recent call last):
- File "include\ClientImporting.py", line 2146, in _WorkOnFiles
- tags = gallery.GetFileAndTags( temp_path, url, report_hooks = [ hook ] )
- File "include\ClientDownloading.py", line 1002, in GetFileAndTags
- self._FetchData( file_url, referer_url = url, report_hooks = report_hooks, temp_path = temp_path )
- 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 249, in _DoRequest
- ( parsed_response, redirect_info, size_of_response, response_headers, cookies ) = connection.Request( method, path_and_query, request_headers, body, report_hooks = report_hooks, temp_path = temp_path )
- File "include\ClientNetworking.py", line 641, in Request
- size_of_response = self._WriteResponseToPath( response, temp_path, report_hooks )
- File "include\ClientNetworking.py", line 585, in _WriteResponseToPath
- for block in HydrusPaths.ReadFileLikeAsBlocks( response ):
- File "include\HydrusPaths.py", line 469, in ReadFileLikeAsBlocks
- next_block = f.read( HC.READ_BLOCK_SIZE )
- File "httplib.py", line 612, in read
- File "socket.py", line 384, in read
- timeout: timed out
- 2016/08/22 20:49:21: The subscription Gelbooru anyannko encountered an exception when trying to sync:
- 2016/08/22 20:49:22: Exception:
- 2016/08/22 20:49:22: timeout
- timed out
- 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 249, in _DoRequest
- ( parsed_response, redirect_info, size_of_response, response_headers, cookies ) = connection.Request( method, path_and_query, request_headers, body, report_hooks = report_hooks, temp_path = temp_path )
- File "include\ClientNetworking.py", line 647, in Request
- ( parsed_response, size_of_response ) = self._ParseResponse( response, report_hooks )
- File "include\ClientNetworking.py", line 484, in _ParseResponse
- for block in HydrusPaths.ReadFileLikeAsBlocks( response ):
- File "include\HydrusPaths.py", line 463, in ReadFileLikeAsBlocks
- next_block = f.read( HC.READ_BLOCK_SIZE )
- File "httplib.py", line 588, in read
- File "httplib.py", line 657, in _read_chunked
- File "httplib.py", line 703, in _safe_read
- File "socket.py", line 384, in read
- timeout: timed out
- 2016/08/22 20:50:00: Uncaught exception:
- 2016/08/22 20:50:00: KeyError
- 'popup_text_1'
- File "include\ClientGUICommon.py", line 5007, in TIMEREvent
- message_window.Update()
- File "include\ClientGUICommon.py", line 4650, in Update
- text = self._job_key.GetVariable( 'popup_text_1' )
- File "include\ClientThreading.py", line 126, in GetVariable
- with self._variable_lock: return self._variables[ name ]
Advertisement
Add Comment
Please, Sign In to add comment