Vscode storage related error in ubuntu 20

I am geting this error on ubuntu 20. The app opens and I can use it despite the error, but I would like like to not get this error:

bargul@bytln:~/Applications$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.6 LTS
Release: 20.04
Codename: focal
bargul@bytln:~/Applications$ ./cursor-0.39.0x86_64.AppImage
[main 2024-08-06T08:52:33.328Z] update#setState disabled
[main 2024-08-06T08:52:33.338Z] update#ctor - updates are disabled as there is no update URL
[main 2024-08-06T08:52:33.399Z] [storage state.vscdb] error checking size of src.vs.platform.reactivestorage.browser.reactiveStorageServiceImpl.persistentStorage.workspaceUser: Error: Unexpected number of rows - 0
[main 2024-08-06T08:52:33.399Z] [storage state.vscdb] error checking size of workbench.panel.aichat.view.aichat.chatdata: Error: Unexpected number of rows - 0
[main 2024-08-06T08:52:34.453Z] [storage state.vscdb] error checking size of workbench.panel.aichat.view.aichat.chatdata: Error: Unexpected number of rows - 0
[main 2024-08-06T08:52:34.636Z] vscode-file: Refused to load resource /tmp/.mount_cursor1vbRTi/resources/app/extensions/theme-seti/icons/seti.woff from vscode-file: protocol (original URL: vscode-file://vscode-app/tmp/.mount_cursor1vbRTi/resources/app/extensions/theme-seti/icons/seti.woff)

2 Likes