continue icon indicating copy to clipboard operation
continue copied to clipboard

Continue setup crashes Webstorm (Windows WSL)

Open tommyboylab opened this issue 1 year ago • 1 comments

Before submitting your bug report

Relevant environment info

- OS: Windows 11
- Continue: 0.056
- IDE: Webstorm 2024.1
- Model: 'Optimal Settings' option
- config.json: Unable to access, crashes upon entering API Keys

Description

Unfortunately trying to setup Continue on WSL is crashing my Webstorm Client instance. I provide my API keys for the 'Optimal' Configuration for Mixtral and Anthropic before hitting continue; after which the Webstorm Client freezes and only the Continue (inner window, not tab bar settings) is accessible to some degree. Can type in the text box and hit enter, but nothing happens.

To reproduce

Install Webstorm in a WSL instance Install Continue into that instance Setup Continue using 'optimal' configuration - providing API keys See after setting up client freezes, does nothing.

Log output

[2024-07-27T15:10:06] [info] Starting Continue core... 
[2024-07-27T15:10:06] Setup 
[2024-07-27T15:10:06] Core started 
[2024-07-27T15:10:06] Unknown context provider codebase 
[2024-07-27T15:10:20] Error parsing line:  {"messageId":"0bc26e17-6bb7-46ce-bef4-b13118ebfa31","messageType":"readFile","data":"# hping3\n# Aut... 1\u0027\ncomplete -c j1939cat -s B -d \u0027Allow to send and receive broadcast packets\u0027\n\n"} SyntaxError: Unexpected token { in JSON at position 8150
[2024-07-27T15:13:30] [info] Exiting Continue core... 
[2024-07-27T15:13:30] [info] Exiting Continue core... 
[info] Starting Continue core...
[2024-07-27T16:42:42] [info] Starting Continue core... 
[2024-07-27T16:42:42] Setup 
[2024-07-27T16:42:42] Core started 
[2024-07-27T16:42:42] Unknown context provider codebase 
[2024-07-27T16:42:42] Migration lancedb_sqlite_artifact_id_column failed Error: SQLITE_ERROR: duplicate column name: artifact_id
[2024-07-27T16:42:42] Failed to generate embedding for /home/thomas/payload/.eslintrc.json with provider: _TransformersJsEmbeddingsProvider::all-MiniLM-L6-v2: Error: `local_files_only=true` or `env.allowRemoteModels=false` and file was not found locally at "/snapshot/continue/binary/models/all-MiniLM-L6-v2/tokenizer.json".

tommyboylab avatar Jul 27 '24 16:07 tommyboylab