Closed milangress closed 3 years ago
I am getting the same error. It works when downloading smaller memrise course, but when I tried with 5000+ notes, it crashed all the time.
Caught exception: Traceback (most recent call last): File "C:\Users\user\AppData\Roaming\Anki2\addons21\memrise2anki\importer.py", line 853, in importCourse raise exc_info0.with_traceback(exc_info[2]) File "C:\Users\user\AppData\Roaming\Anki2\addons21\memrise2anki\importer.py", line 152, in run course = self.memriseService.loadCourse(self.url, MemriseCourseLoader.Observer(self)) File "C:\Users\norbe\AppData\Roaming\Anki2\addons21\memrise2anki\memrise.py", line 866, in loadCourse return courseLoader.loadCourse(self.getCourseIdFromUrl(url)) File "C:\Users\user\AppData\Roaming\Anki2\addons21\memrise2anki\memrise.py", line 635, in loadCourse level = self.loadLevel(course, levelIndex) File "C:\Users\user\AppData\Roaming\Anki2\addons21\memrise2anki\memrise.py", line 719, in loadLevel thingData = self.service.loadThingData(thingId) File "C:\Users\user\AppData\Roaming\Anki2\addons21\memrise2anki\memrise.py", line 909, in loadThingData response = self.openWithRetry(thingUrl) File "C:\Users\user\AppData\Roaming\Anki2\addons21\memrise2anki\memrise.py", line 823, in openWithRetry return self.opener.open(url) File "urllib\request.py", line 525, in open File "urllib\request.py", line 542, in _open File "urllib\request.py", line 502, in _call_chain File "urllib\request.py", line 1393, in https_open File "urllib\request.py", line 1353, in do_open urllib.error.URLError: <urlopen error <urlopen error [WinError 10054] An existing connection was forcibly closed by the remote host>>
just a quick note. I was able to download by disabling all other addons and my VPN. I am not sure if its something related, but finally I managed getting flashcards from memrise
Improved in 0c15f742f670a452d1da50c3c5fe74487ba396fd
I'm trying to download a fairly big course (5000 words with audio) and I always get an error message after 1-2 minutes.
This is the course I'm trying to download: https://app.memrise.com/course/426582/top-5000-words-in-greek/
I already verified that my internet connection is not failing and stable the whole time. I also tried to turn off every checkmark (mems, media, etc.) one by one, but I always get the same error.
Any idea what the problem is?
Thank you for your work and for helping out! -m
Full stack trace error: