edubuntu-bugs team mailing list archive
-
edubuntu-bugs team
-
Mailing list archive
-
Message #05434
[Bug 1180064] [NEW] anki upload errors - fails
Public bug reported:
Trying to connect to download decks in Anki 1.2.9. Errors received as
follows
Unable to connect to the server.
Please check your network connection or try again in a few minutes.
Error was:
Traceback (most recent call last):
File "/usr/share/anki/ankiqt/ui/getshared.py", line 67, in fetchData
URL + "search?t=%d&c=1" % self.type)
File "/usr/lib/python2.7/urllib2.py", line 126, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 406, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 519, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 438, in error
result = self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 625, in http_error_302
return self.parent.open(new, timeout=req.timeout)
File "/usr/lib/python2.7/urllib2.py", line 406, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 519, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 444, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 378, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 527, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found
My network works fine (I am typing this on the same PC!), I can get to
email, and web pages, and don't have any other problems with network or
connectivity. I've updated all packages as far as I can see.
** Affects: anki (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to anki in Ubuntu.
https://bugs.launchpad.net/bugs/1180064
Title:
anki upload errors - fails
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/anki/+bug/1180064/+subscriptions
Follow ups
References