Error when running cursor

Anyone can help with these errors?

[main 2024-09-17T16:01:15.251Z] update#setState disabled
[main 2024-09-17T16:01:15.267Z] update#ctor - updates are disabled as there is no update URL
[main 2024-09-17T16:01:15.344Z] [storage state.vscdb] error checking size of src.vs.platform.reactivestorage.browser.reactiveStorageServiceImpl.persistentStorage.workspaceUser: Error: Unexpected number of rows - 0
[main 2024-09-17T16:01:15.345Z] [storage state.vscdb] error checking size of workbench.panel.aichat.view.aichat.chatdata: Error: Unexpected number of rows - 0
[main 2024-09-17T16:01:17.305Z] vscode-file: Refused to load resource /tmp/.mount_cursor4YDfnZ/resources/app/extensions/theme-seti/icons/seti.woff from vscode-file: protocol (original URL: vscode-file://vscode-app/tmp/.mount_cursor4YDfnZ/resources/app/extensions/theme-seti/icons/seti.woff)

I downloaded the appimage, run it and gives these errors. I also selected to import extensions from vscode.

Also when I try to set a prompt it always says its unavailable

I am using ubuntu 24.04

Thank you

Hey @trustor

Maybe this video will help you: https://www.youtube.com/watch?v=EX-0ui_hQMo

I solved it with --no-sandbox

1 Like