Hi all
I’m getting a repeated error when adding MP3 files to new cards using Anki Desktop on a Mac (error message pasted below).
A second (related?) problem is that if I review cards on Anki Desktop, then the audio either doesn’t play unless I wait a long time (over a minute) or doesn’t play at all. (I usually review cards on my iPad, so this isn’t a major problem.)
I’ve tried the “check database” and “check audio” tools, as well restarting both Anki and my computer, but the same error message appears shortly afterwards.
Grateful for any tips for resolving these problems.
Thank you in advance.
Error message follows…
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.23 (de9543ff) Python 3.8.0 Qt 5.13.1 PyQt 5.14.1
Platform: Mac 10.14.6
Flags: frz=True ao=False sv=1
Add-ons, last update check: 2020-06-25 10:10:13
Caught exception:
Traceback (most recent call last):
File “aqt/editor.py”, line 992, in dropEvent
File “aqt/editor.py”, line 1019, in _processMime
File “aqt/editor.py”, line 1033, in _processUrls
File “aqt/editor.py”, line 701, in urlToLink
File “aqt/editor.py”, line 719, in urlToFile
File “aqt/editor.py”, line 803, in _retrieveURL
File “anki/media.py”, line 99, in write_data
File “anki/rsbackend.py”, line 309, in add_file_to_media_folder
File “anki/rsbackend.py”, line 212, in _run_command
anki.rsbackend.DBError: DBError { info: “SqliteFailure(Error { code: DatabaseBusy, extended_code: 5 }, Some(“database is locked”))” }