Hi my Anki hasn't been working. I've copy and pasted the issue. Someone help please

Error
An error occurred. Please use Tools > Check Database to see if that fixes the problem.
If problems persist, please report the problem on our support site. Please copy and paste the information below into your report.
Anki 2.1.51 (cf78a555) Python 3.9.7 Qt 6.2.2 PyQt 6.2.2
Platform: Windows 10
Flags: frz=True ao=False sv=2
Add-ons, last update check: 2022-06-11 10:39:03

Socket error
Traceback (most recent call last):
File “waitress.channel”, line 163, in handle_read
File “waitress.wasyncore”, line 444, in recv
OSError: [WinError 10055] An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full
Socket error
Traceback (most recent call last):
File “waitress.channel”, line 163, in handle_read
File “waitress.wasyncore”, line 444, in recv
OSError: [WinError 10055] An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full
Socket error
Traceback (most recent call last):
File “waitress.channel”, line 163, in handle_read
File “waitress.wasyncore”, line 444, in recv
OSError: [WinError 10055] An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full

Could you please specify the steps to reproduce this issue, ie. what do you do to make Anki produce this error message (assuming you are able to consistently reproduce this issue)?

2 Likes

I don’t do anything except use it normally and as I use the flashcards, my anki starts to slow down and then produces this message.

Is your computer particularly old? Do you have any other similar issue with other programs? I ask that because the error message is extremely strange: the computer complains that it ran out of socket buffer, which is usually should not (there should be more than plenty of), and which is not specific to Anki (Anki does not make a particularly big usage of sockets).

1 Like