#2710: WebUI console flood: AuthError: Not authenticated
----------------------+---------------------------
 Reporter:  Cas       |      Owner:
     Type:  bug       |     Status:  new
 Priority:  critical  |  Milestone:  2.0
Component:  Web-UI    |    Version:  develop (git)
 Keywords:            |
----------------------+---------------------------
 I have encountered the following error I think related to the browser
 displaying 'The connection to the webserver has been lost!'. It occurred
 after resuming saved state vbox so the lost of network could be a way to
 replicate.

 {{{
 [ERROR   ][deluge.ui.web.json_api        :207 ] Error calling method
 `web.connected`
 19:15:06.572 [ERROR   ][deluge.ui.web.json_api        :1172] Not
 authenticated
 Traceback (most recent call last):
   File "/home/ubuntu/deluge.git_master/deluge/ui/web/json_api.py", line
 199, in _handle_request
     result = self._exec_local(method, params, request)
   File "/home/ubuntu/deluge.git_master/deluge/ui/web/json_api.py", line
 165, in _exec_local
     component.get("Auth").check_request(request, meth)
   File "/home/ubuntu/deluge.git_master/deluge/ui/web/auth.py", line 238,
 in check_request
     raise AuthError("Not authenticated")
 AuthError: Not authenticated
 }}}

-- 
Ticket URL: <http://dev.deluge-torrent.org/ticket/2710>
Deluge <http://deluge-torrent.org/>
Deluge Project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to