Cody autocomplete has been failing for the past 10 days with this error.
█ CompletionLogger:onError: {“type”:“completion”,“endpoint”:“https://sourcegraph.com/.api/completions/code?client-name=vscode&client-version=1.18.2",“status”:“error”,“duration”:280,“err”:"error parsing CodeCompletionResponse: Error: {"error":"Expected to receive exactly one message with the prompt"}”}
█ getInlineCompletions:error: error parsing CodeCompletionResponse: Error: {“error”:“Expected to receive exactly one message with the prompt”} Error: error parsing CodeCompletionResponse: Error: {“error”:“Expected to receive exactly one message with the prompt”}
at /home/vi/.vscode-server/extensions/sourcegraph.cody-ai-1.18.2/dist/extension.node.js:196101:17
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async generatorWithTimeout (/home/vi/.vscode-server/extensions/sourcegraph.cody-ai-1.18.2/dist/extension.node.js:175528:31)
at async generatorWithErrorObserver (/home/vi/.vscode-server/extensions/sourcegraph.cody-ai-1.18.2/dist/extension.node.js:175505:21)
at async fetchAndProcessDynamicMultilineCompletions (/home/vi/.vscode-server/extensions/sourcegraph.cody-ai-1.18.2/dist/extension.node.js:194441:45)
at async Promise.all (index 0)
at async zipGenerators (/home/vi/.vscode-server/extensions/sourcegraph.cody-ai-1.18.2/dist/extension.node.js:175494:17)
at async generateCompletions (/home/vi/.vscode-server/extensions/sourcegraph.cody-ai-1.18.2/dist/extension.node.js:194830:26)
I’ve tried from different machines, new windows, uninstalled, reinstalled.
It also fails the same way whether I’m using vscode locally or remotely.
Please help me resolve this, because I’m not sure why I’m paying for Pro at this point.