Code-d fails to initialize
See original GitHub issueHeya,
Since a few days ago code-d started failing to initialize, seems like it is trying to use dub even tho i have the setting : “d.neverUseDub”: true
On the console log i see the following errors :
`Could not initialize dub. Falling back to limited functionality! e.onDidNotificationChange @ /usr/share/code/resources/app/out/vs/workbench/workbench.main.js:2217
4/usr/share/code/resources/app/out/vs/workbench/workbench.main.js:260 [Extension Host] rejected promise not handled within 1 second t.log @ /usr/share/code/resources/app/out/vs/workbench/workbench.main.js:260 /usr/share/code/resources/app/out/vs/workbench/workbench.main.js:2870
[webfreak.code-d]Dub isn’t initialized yet e.$onExtensionRuntimeError @ /usr/share/code/resources/app/out/vs/workbench/workbench.main.js:2870
/usr/share/code/resources/app/out/vs/workbench/workbench.main.js:2870 Error: Dub isn’t initialized yet at new ResponseError (/home/mario/.vscode/extensions/webfreak.code-d-0.17.2/node_modules/vscode-jsonrpc/lib/messages.js:46:28) at handleResponse (/home/mario/.vscode/extensions/webfreak.code-d-0.17.2/node_modules/vscode-jsonrpc/lib/main.js:430:48) at processMessageQueue (/home/mario/.vscode/extensions/webfreak.code-d-0.17.2/node_modules/vscode-jsonrpc/lib/main.js:258:17) at Immediate.<anonymous> (/home/mario/.vscode/extensions/webfreak.code-d-0.17.2/node_modules/vscode-jsonrpc/lib/main.js:242:13) at runCallback (timers.js:672:20) at tryOnImmediate (timers.js:645:5) at processImmediate [as _immediateCallback] (timers.js:617:5)`
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (4 by maintainers)

Top Related StackOverflow Question
now dub doesn’t fatally crash serve-d anymore