Missing proxy instance MainThreadDebugService
trafficstars
When connecting to a container with Remote Containers, I get the following error.
Failed to connect to remote extension host server (Error: Missing proxy instance MainThreadDebugService)
I've been thinking about it for hours and can't find a solution.
debug tool log
workbench.desktop.main.js:602 ERR Handler already set!: Error: Handler already set!
at i.setHandler (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1692:26192)
at b.registerListeners (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1738:19063)
at new b (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1738:18334)
at p._createInstance (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:599:1346)
at p.createInstance (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:599:779)
at new j (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2138:61248)
at p._createInstance (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:599:1346)
at vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:599:3530
at W._executor (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:86:20670)
at W.get value [as value] (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:86:20867)
at Object.get (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:599:3633)
at W.renderBody (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2136:55477)
at W.render (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:162:75106)
at W.render (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2089:21163)
at x.onDidAddViewDescriptors (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2980:45201)
at vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2980:41057
at S.invoke (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:82:145)
at s.deliver (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:82:2266)
at l.fire (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:82:1844)
at h.broadCastAddedVisibleViewDescriptors (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2708:44859)
at h.onDidChangeContext (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2708:44732)
at vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2708:37301
at S.invoke (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:82:145)
at s.deliver (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:82:2266)
at l.fire (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:82:1844)
at vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:80:23658
at S.invoke (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:82:145)
at s.deliver (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:82:2266)
at o.fire (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:82:1844
workbench.desktop.main.js:1736 Unable to instantiate workbench contribution d. Error: Handler already set!
at i.setHandler (workbench.desktop.main.js:1692:26192)
at b.registerListeners (workbench.desktop.main.js:1738:19063)
at new b (workbench.desktop.main.js:1738:18334)
at p._createInstance (workbench.desktop.main.js:599:1346)
at p.createInstance (workbench.desktop.main.js:599:779)
at new j (workbench.desktop.main.js:2138:61248)
at p._createInstance (workbench.desktop.main.js:599:1346)
at workbench.desktop.main.js:599:3530
at W._executor (workbench.desktop.main.js:86:20670)
at W.get value [as value] (workbench.desktop.main.js:86:20867)
at Object.get (workbench.desktop.main.js:599:3633)
at W.renderBody (workbench.desktop.main.js:2136:55477)
at W.render (workbench.desktop.main.js:162:75106)
at W.render (workbench.desktop.main.js:2089:21163)
at x.onDidAddViewDescriptors (workbench.desktop.main.js:2980:45201)
at workbench.desktop.main.js:2980:41057
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at h.broadCastAddedVisibleViewDescriptors (workbench.desktop.main.js:2708:44859)
at h.onDidChangeContext (workbench.desktop.main.js:2708:44732)
at workbench.desktop.main.js:2708:37301
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at workbench.desktop.main.js:80:23658
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at o.fire (workbench.desktop.main.js:82:1844)
at o.resume (workbench.desktop.main.js:82:3418)
at n.bufferChangeEvents (workbench.desktop.main.js:597:63547)
at ui.onDidChangeActiveViews (workbench.desktop.main.js:3108:31150)
at ui. (workbench.desktop.main.js:3108:29758)
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at h.onDidChangeContext (workbench.desktop.main.js:2708:44399)
at workbench.desktop.main.js:2708:37301
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at workbench.desktop.main.js:80:23658
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at o.fire (workbench.desktop.main.js:82:1844)
at o.resume (workbench.desktop.main.js:82:3418)
at n.bufferChangeEvents (workbench.desktop.main.js:597:63547)
at new j (workbench.desktop.main.js:2138:61599)
at p._createInstance (workbench.desktop.main.js:599:1346)
at workbench.desktop.main.js:599:3530
at W._executor (workbench.desktop.main.js:86:20670)
at W.get value [as value] (workbench.desktop.main.js:86:20867)
at Object.get (workbench.desktop.main.js:599:3633)
at new d (workbench.desktop.main.js:1738:61511)
at p._createInstance (workbench.desktop.main.js:599:1346)
at p.createInstance (workbench.desktop.main.js:599:779)
at I.safeCreateInstance (workbench.desktop.main.js:1736:5822)
at I.doInstantiateByPhase (workbench.desktop.main.js:1736:5589)
at workbench.desktop.main.js:1736:5431
safeCreateInstance @ workbench.desktop.main.js:1736
workbench.desktop.main.js:1736 Unable to instantiate workbench contribution s. Error: Handler already set!
at i.setHandler (workbench.desktop.main.js:1692:26192)
at b.registerListeners (workbench.desktop.main.js:1738:19063)
at new b (workbench.desktop.main.js:1738:18334)
at p._createInstance (workbench.desktop.main.js:599:1346)
at p.createInstance (workbench.desktop.main.js:599:779)
at new j (workbench.desktop.main.js:2138:61248)
at p._createInstance (workbench.desktop.main.js:599:1346)
at workbench.desktop.main.js:599:3530
at W._executor (workbench.desktop.main.js:86:20670)
at W.get value [as value] (workbench.desktop.main.js:86:20867)
at Object.get (workbench.desktop.main.js:599:3633)
at W.renderBody (workbench.desktop.main.js:2136:55477)
at W.render (workbench.desktop.main.js:162:75106)
at W.render (workbench.desktop.main.js:2089:21163)
at x.onDidAddViewDescriptors (workbench.desktop.main.js:2980:45201)
at workbench.desktop.main.js:2980:41057
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at h.broadCastAddedVisibleViewDescriptors (workbench.desktop.main.js:2708:44859)
at h.onDidChangeContext (workbench.desktop.main.js:2708:44732)
at workbench.desktop.main.js:2708:37301
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at workbench.desktop.main.js:80:23658
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at o.fire (workbench.desktop.main.js:82:1844)
at o.resume (workbench.desktop.main.js:82:3418)
at n.bufferChangeEvents (workbench.desktop.main.js:597:63547)
at ui.onDidChangeActiveViews (workbench.desktop.main.js:3108:31150)
at ui. (workbench.desktop.main.js:3108:29758)
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at h.onDidChangeContext (workbench.desktop.main.js:2708:44399)
at workbench.desktop.main.js:2708:37301
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at workbench.desktop.main.js:80:23658
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at o.fire (workbench.desktop.main.js:82:1844)
at o.resume (workbench.desktop.main.js:82:3418)
at n.bufferChangeEvents (workbench.desktop.main.js:597:63547)
at new j (workbench.desktop.main.js:2138:61599)
at p._createInstance (workbench.desktop.main.js:599:1346)
at workbench.desktop.main.js:599:3530
at W._executor (workbench.desktop.main.js:86:20670)
at W.get value [as value] (workbench.desktop.main.js:86:20867)
at Object.get (workbench.desktop.main.js:599:3633)
at new d (workbench.desktop.main.js:1738:61511)
at p._createInstance (workbench.desktop.main.js:599:1346)
at p.createInstance (workbench.desktop.main.js:599:779)
at I.safeCreateInstance (workbench.desktop.main.js:1736:5822)
at I.doInstantiateByPhase (workbench.desktop.main.js:1736:5589)
at workbench.desktop.main.js:1736:5431
safeCreateInstance @ workbench.desktop.main.js:1736
workbench.desktop.main.js:1736 Unable to instantiate workbench contribution O. Error: Handler already set!
at i.setHandler (workbench.desktop.main.js:1692:26192)
at b.registerListeners (workbench.desktop.main.js:1738:19063)
at new b (workbench.desktop.main.js:1738:18334)
at p._createInstance (workbench.desktop.main.js:599:1346)
at p.createInstance (workbench.desktop.main.js:599:779)
at new j (workbench.desktop.main.js:2138:61248)
at p._createInstance (workbench.desktop.main.js:599:1346)
at workbench.desktop.main.js:599:3530
at W._executor (workbench.desktop.main.js:86:20670)
at W.get value [as value] (workbench.desktop.main.js:86:20867)
at Object.get (workbench.desktop.main.js:599:3633)
at W.renderBody (workbench.desktop.main.js:2136:55477)
at W.render (workbench.desktop.main.js:162:75106)
at W.render (workbench.desktop.main.js:2089:21163)
at x.onDidAddViewDescriptors (workbench.desktop.main.js:2980:45201)
at workbench.desktop.main.js:2980:41057
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at h.broadCastAddedVisibleViewDescriptors (workbench.desktop.main.js:2708:44859)
at h.onDidChangeContext (workbench.desktop.main.js:2708:44732)
at workbench.desktop.main.js:2708:37301
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at workbench.desktop.main.js:80:23658
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at o.fire (workbench.desktop.main.js:82:1844)
at o.resume (workbench.desktop.main.js:82:3418)
at n.bufferChangeEvents (workbench.desktop.main.js:597:63547)
at ui.onDidChangeActiveViews (workbench.desktop.main.js:3108:31150)
at ui. (workbench.desktop.main.js:3108:29758)
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at h.onDidChangeContext (workbench.desktop.main.js:2708:44399)
at workbench.desktop.main.js:2708:37301
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at workbench.desktop.main.js:80:23658
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at o.fire (workbench.desktop.main.js:82:1844)
at o.resume (workbench.desktop.main.js:82:3418)
at n.bufferChangeEvents (workbench.desktop.main.js:597:63547)
at new j (workbench.desktop.main.js:2138:61599)
at p._createInstance (workbench.desktop.main.js:599:1346)
at workbench.desktop.main.js:599:3530
at W._executor (workbench.desktop.main.js:86:20670)
at W.get value [as value] (workbench.desktop.main.js:86:20867)
at Object.get (workbench.desktop.main.js:599:3633)
at new d (workbench.desktop.main.js:1738:61511)
at p._createInstance (workbench.desktop.main.js:599:1346)
at p.createInstance (workbench.desktop.main.js:599:779)
at I.safeCreateInstance (workbench.desktop.main.js:1736:5822)
at I.doInstantiateByPhase (workbench.desktop.main.js:1736:5589)
at workbench.desktop.main.js:1736:5431
safeCreateInstance @ workbench.desktop.main.js:1736
workbench.desktop.main.js:602 CRITI Cannot instantiate named customer: 'MainThreadDebugService'
workbench.desktop.main.js:602 CRITI Error: Handler already set!
at i.setHandler (workbench.desktop.main.js:1692:26192)
at b.registerListeners (workbench.desktop.main.js:1738:19063)
at new b (workbench.desktop.main.js:1738:18334)
at p._createInstance (workbench.desktop.main.js:599:1346)
at p.createInstance (workbench.desktop.main.js:599:779)
at new j (workbench.desktop.main.js:2138:61248)
at p._createInstance (workbench.desktop.main.js:599:1346)
at workbench.desktop.main.js:599:3530
at W._executor (workbench.desktop.main.js:86:20670)
at W.get value [as value] (workbench.desktop.main.js:86:20867)
at Object.get (workbench.desktop.main.js:599:3633)
at W.renderBody (workbench.desktop.main.js:2136:55477)
at W.render (workbench.desktop.main.js:162:75106)
at W.render (workbench.desktop.main.js:2089:21163)
at x.onDidAddViewDescriptors (workbench.desktop.main.js:2980:45201)
at workbench.desktop.main.js:2980:41057
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at h.broadCastAddedVisibleViewDescriptors (workbench.desktop.main.js:2708:44859)
at h.onDidChangeContext (workbench.desktop.main.js:2708:44732)
at workbench.desktop.main.js:2708:37301
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at workbench.desktop.main.js:80:23658
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at o.fire (workbench.desktop.main.js:82:1844)
at o.resume (workbench.desktop.main.js:82:3418)
at n.bufferChangeEvents (workbench.desktop.main.js:597:63547)
at ui.onDidChangeActiveViews (workbench.desktop.main.js:3108:31150)
at ui. (workbench.desktop.main.js:3108:29758)
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at h.onDidChangeContext (workbench.desktop.main.js:2708:44399)
at workbench.desktop.main.js:2708:37301
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at workbench.desktop.main.js:80:23658
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at o.fire (workbench.desktop.main.js:82:1844)
at o.resume (workbench.desktop.main.js:82:3418)
at n.bufferChangeEvents (workbench.desktop.main.js:597:63547)
at new j (workbench.desktop.main.js:2138:61599)
at p._createInstance (workbench.desktop.main.js:599:1346)
at workbench.desktop.main.js:599:3530
at W._executor (workbench.desktop.main.js:86:20670)
at W.get value [as value] (workbench.desktop.main.js:86:20867)
at Object.get (workbench.desktop.main.js:599:3633)
at new d (workbench.desktop.main.js:1738:61511)
at p._createInstance (workbench.desktop.main.js:599:1346)
at p.createInstance (workbench.desktop.main.js:599:779)
at I.safeCreateInstance (workbench.desktop.main.js:1736:5822)
at I.doInstantiateByPhase (workbench.desktop.main.js:1736:5589)
at workbench.desktop.main.js:1736:5431
workbench.desktop.main.js:602 INFO [attempt 1] Invoking resolveAuthority(dev-container)
workbench.desktop.main.js:602 ERR [attempt 1] resolveAuthority(dev-container) returned an error after 0 ms Error: Missing proxy instance MainThreadDebugService
at m.assertRegistered (workbench.desktop.main.js:1712:9901)
at Ls._createExtensionHostCustomers (workbench.desktop.main.js:1963:8265)
at workbench.desktop.main.js:1963:5199
at processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:602 INFO [attempt 2] Invoking resolveAuthority(dev-container)
workbench.desktop.main.js:602 ERR [attempt 2] resolveAuthority(dev-container) returned an error after 0 ms Error: Missing proxy instance MainThreadDebugService
at m.assertRegistered (workbench.desktop.main.js:1712:9901)
at Ls._createExtensionHostCustomers (workbench.desktop.main.js:1963:8265)
at workbench.desktop.main.js:1963:5199
at processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:602 INFO [attempt 3] Invoking resolveAuthority(dev-container)
workbench.desktop.main.js:602 ERR [attempt 3] resolveAuthority(dev-container) returned an error after 0 ms Error: Missing proxy instance MainThreadDebugService
at m.assertRegistered (workbench.desktop.main.js:1712:9901)
at Ls._createExtensionHostCustomers (workbench.desktop.main.js:1963:8265)
at workbench.desktop.main.js:1963:5199
at processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:602 INFO [attempt 4] Invoking resolveAuthority(dev-container)
workbench.desktop.main.js:602 ERR [attempt 4] resolveAuthority(dev-container) returned an error after 0 ms Error: Missing proxy instance MainThreadDebugService
at m.assertRegistered (workbench.desktop.main.js:1712:9901)
at Ls._createExtensionHostCustomers (workbench.desktop.main.js:1963:8265)
at workbench.desktop.main.js:1963:5199
at processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:602 INFO [attempt 5] Invoking resolveAuthority(dev-container)
workbench.desktop.main.js:602 ERR [attempt 5] resolveAuthority(dev-container) returned an error after 0 ms Error: Missing proxy instance MainThreadDebugService
at m.assertRegistered (workbench.desktop.main.js:1712:9901)
at Ls._createExtensionHostCustomers (workbench.desktop.main.js:1963:8265)
at workbench.desktop.main.js:1963:5199
at processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:602 ERR Error received from starting extension host (kind: Remote)
workbench.desktop.main.js:602 ERR Error: Missing proxy instance MainThreadDebugService
at m.assertRegistered (workbench.desktop.main.js:1712:9901)
at Ls._createExtensionHostCustomers (workbench.desktop.main.js:1963:8265)
at workbench.desktop.main.js:1963:5199
at processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:602 ERR [remote-connection][attempt 1] An error occurred in initial connection! Will retry... Error:
workbench.desktop.main.js:602 ERR Error: Missing proxy instance MainThreadDebugService
at m.assertRegistered (workbench.desktop.main.js:1712:9901)
at Ls._createExtensionHostCustomers (workbench.desktop.main.js:1963:8265)
at workbench.desktop.main.js:1963:5199
at processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:602 ERR [remote-connection][attempt 2] An error occurred in initial connection! Will retry... Error:
workbench.desktop.main.js:602 ERR Error: Missing proxy instance MainThreadDebugService
at m.assertRegistered (workbench.desktop.main.js:1712:9901)
at Ls._createExtensionHostCustomers (workbench.desktop.main.js:1963:8265)
at workbench.desktop.main.js:1963:5199
at processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:602 ERR [remote-connection][attempt 3] An error occurred in initial connection! Will retry... Error:
workbench.desktop.main.js:602 ERR Error: Missing proxy instance MainThreadDebugService
at m.assertRegistered (workbench.desktop.main.js:1712:9901)
at Ls._createExtensionHostCustomers (workbench.desktop.main.js:1963:8265)
at workbench.desktop.main.js:1963:5199
at processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:602 ERR [remote-connection][attempt 4] An error occurred in initial connection! Will retry... Error:
workbench.desktop.main.js:602 ERR Error: Missing proxy instance MainThreadDebugService
at m.assertRegistered (workbench.desktop.main.js:1712:9901)
at Ls._createExtensionHostCustomers (workbench.desktop.main.js:1963:8265)
at workbench.desktop.main.js:1963:5199
at processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:602 ERR [remote-connection][attempt 5] An error occurred in initial connection! It will be treated as a permanent error. Error:
workbench.desktop.main.js:602 ERR Error: Missing proxy instance MainThreadDebugService
at m.assertRegistered (workbench.desktop.main.js:1712:9901)
at Ls._createExtensionHostCustomers (workbench.desktop.main.js:1963:8265)
at workbench.desktop.main.js:1963:5199
at processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:602 ERR Error: Missing proxy instance MainThreadDebugService
at m.assertRegistered (workbench.desktop.main.js:1712:9901)
at Ls._createExtensionHostCustomers (workbench.desktop.main.js:1963:8265)
at workbench.desktop.main.js:1963:5199
at processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:602 ERR Cannot register remote filesystem provider. Error while fetching remote environment. Missing proxy instance MainThreadDebugService
workbench.desktop.main.js:810 リモート拡張ホスト サーバーへの接続に失敗しました (エラー: Missing proxy instance MainThreadDebugService)
onDidChangeNotification @ workbench.desktop.main.js:810
workbench.desktop.main.js:602 ERR Error: Missing proxy instance MainThreadDebugService
at m.assertRegistered (workbench.desktop.main.js:1712:9901)
at Ls._createExtensionHostCustomers (workbench.desktop.main.js:1963:8265)
at workbench.desktop.main.js:1963:5199
at processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:602 WARN Ignoring the error while validating workspace folder vscode-remote://dev-container%2B633a5c55736572735c574f54415c736f757263655c62617369635f646174615f70726f63657373696e67/home/gce-user/source - リソース 'vscode-remote://dev-container%2B633a5c55736572735c574f54415c736f757263655c62617369635f646174615f70726f63657373696e67/home/gce-user/source' のファイル システム プロバイダーが見つかりません
workbench.desktop.main.js:602 ERR ENOPRO: リソース 'vscode-remote://dev-container%2B633a5c55736572735c574f54415c736f757263655c62617369635f646174615f70726f63657373696e67/home/gce-user/source' のファイル システム プロバイダーが見つかりません
at h.withProvider (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:14023)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async h.doWatch (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27785)
at async vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:27651
workbench.desktop.main.js:602 ERR Error: Missing proxy instance MainThreadDebugService
at m.assertRegistered (workbench.desktop.main.js:1712:9901)
at Ls._createExtensionHostCustomers (workbench.desktop.main.js:1963:8265)
at workbench.desktop.main.js:1963:5199
at processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:602 ERR Error: Missing proxy instance MainThreadDebugService
at m.assertRegistered (workbench.desktop.main.js:1712:9901)
at Ls._createExtensionHostCustomers (workbench.desktop.main.js:1963:8265)
at workbench.desktop.main.js:1963:5199
at processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:602 ERR Missing proxy instance MainThreadDebugService: Error: Missing proxy instance MainThreadDebugService
at m.assertRegistered (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1712:9901)
at Ls._createExtensionHostCustomers (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1963:8265)
at vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1963:5199
at processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:602 ERR リソース 'vscode-remote://dev-container%2B633a5c55736572735c574f54415c736f757263655c62617369635f646174615f70726f63657373696e67/home/gce-user/source/.vscode' のファイル システム プロバイダーが見つかりません: ENOPRO: リソース 'vscode-remote://dev-container%2B633a5c55736572735c574f54415c736f757263655c62617369635f646174615f70726f63657373696e67/home/gce-user/source/.vscode' のファイル システム プロバイダーが見つかりません
at h.withProvider (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:14023)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async h.exists (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:16618)
at async vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2307:7642
at async Promise.all (index 0)
at async D._initWorkspaceFolderSnippets (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2307:7807)
workbench.desktop.main.js:602 ERR Error: Missing proxy instance MainThreadDebugService
at m.assertRegistered (workbench.desktop.main.js:1712:9901)
at Ls._createExtensionHostCustomers (workbench.desktop.main.js:1963:8265)
at workbench.desktop.main.js:1963:5199
at processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:602 WARN Settings Sync: Accounts are not initialized
workbench.desktop.main.js:1736 Unable to instantiate workbench contribution I. Error: Handler already set!
at i.setHandler (workbench.desktop.main.js:1692:26192)
at b.registerListeners (workbench.desktop.main.js:1738:19063)
at new b (workbench.desktop.main.js:1738:18334)
at p._createInstance (workbench.desktop.main.js:599:1346)
at p.createInstance (workbench.desktop.main.js:599:779)
at new j (workbench.desktop.main.js:2138:61248)
at p._createInstance (workbench.desktop.main.js:599:1346)
at workbench.desktop.main.js:599:3530
at W._executor (workbench.desktop.main.js:86:20670)
at W.get value [as value] (workbench.desktop.main.js:86:20867)
at Object.get (workbench.desktop.main.js:599:3633)
at W.renderBody (workbench.desktop.main.js:2136:55477)
at W.render (workbench.desktop.main.js:162:75106)
at W.render (workbench.desktop.main.js:2089:21163)
at x.onDidAddViewDescriptors (workbench.desktop.main.js:2980:45201)
at workbench.desktop.main.js:2980:41057
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at h.broadCastAddedVisibleViewDescriptors (workbench.desktop.main.js:2708:44859)
at h.onDidChangeContext (workbench.desktop.main.js:2708:44732)
at workbench.desktop.main.js:2708:37301
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at workbench.desktop.main.js:80:23658
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at o.fire (workbench.desktop.main.js:82:1844)
at o.resume (workbench.desktop.main.js:82:3418)
at n.bufferChangeEvents (workbench.desktop.main.js:597:63547)
at ui.onDidChangeActiveViews (workbench.desktop.main.js:3108:31150)
at ui. (workbench.desktop.main.js:3108:29758)
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at h.onDidChangeContext (workbench.desktop.main.js:2708:44399)
at workbench.desktop.main.js:2708:37301
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at workbench.desktop.main.js:80:23658
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at o.fire (workbench.desktop.main.js:82:1844)
at o.resume (workbench.desktop.main.js:82:3418)
at n.bufferChangeEvents (workbench.desktop.main.js:597:63547)
at new j (workbench.desktop.main.js:2138:61599)
at p._createInstance (workbench.desktop.main.js:599:1346)
at workbench.desktop.main.js:599:3530
at W._executor (workbench.desktop.main.js:86:20670)
at W.get value [as value] (workbench.desktop.main.js:86:20867)
at Object.get (workbench.desktop.main.js:599:3633)
at new d (workbench.desktop.main.js:1738:61511)
at p._createInstance (workbench.desktop.main.js:599:1346)
at p.createInstance (workbench.desktop.main.js:599:779)
at I.safeCreateInstance (workbench.desktop.main.js:1736:5822)
at I.doInstantiateByPhase (workbench.desktop.main.js:1736:5589)
at workbench.desktop.main.js:1736:5431
safeCreateInstance @ workbench.desktop.main.js:1736
workbench.desktop.main.js:1736 Unable to instantiate workbench contribution I. Error: Handler already set!
at i.setHandler (workbench.desktop.main.js:1692:26192)
at b.registerListeners (workbench.desktop.main.js:1738:19063)
at new b (workbench.desktop.main.js:1738:18334)
at p._createInstance (workbench.desktop.main.js:599:1346)
at p.createInstance (workbench.desktop.main.js:599:779)
at new j (workbench.desktop.main.js:2138:61248)
at p._createInstance (workbench.desktop.main.js:599:1346)
at workbench.desktop.main.js:599:3530
at W._executor (workbench.desktop.main.js:86:20670)
at W.get value [as value] (workbench.desktop.main.js:86:20867)
at Object.get (workbench.desktop.main.js:599:3633)
at W.renderBody (workbench.desktop.main.js:2136:55477)
at W.render (workbench.desktop.main.js:162:75106)
at W.render (workbench.desktop.main.js:2089:21163)
at x.onDidAddViewDescriptors (workbench.desktop.main.js:2980:45201)
at workbench.desktop.main.js:2980:41057
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at h.broadCastAddedVisibleViewDescriptors (workbench.desktop.main.js:2708:44859)
at h.onDidChangeContext (workbench.desktop.main.js:2708:44732)
at workbench.desktop.main.js:2708:37301
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at workbench.desktop.main.js:80:23658
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at o.fire (workbench.desktop.main.js:82:1844)
at o.resume (workbench.desktop.main.js:82:3418)
at n.bufferChangeEvents (workbench.desktop.main.js:597:63547)
at ui.onDidChangeActiveViews (workbench.desktop.main.js:3108:31150)
at ui. (workbench.desktop.main.js:3108:29758)
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at h.onDidChangeContext (workbench.desktop.main.js:2708:44399)
at workbench.desktop.main.js:2708:37301
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at workbench.desktop.main.js:80:23658
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at o.fire (workbench.desktop.main.js:82:1844)
at o.resume (workbench.desktop.main.js:82:3418)
at n.bufferChangeEvents (workbench.desktop.main.js:597:63547)
at new j (workbench.desktop.main.js:2138:61599)
at p._createInstance (workbench.desktop.main.js:599:1346)
at workbench.desktop.main.js:599:3530
at W._executor (workbench.desktop.main.js:86:20670)
at W.get value [as value] (workbench.desktop.main.js:86:20867)
at Object.get (workbench.desktop.main.js:599:3633)
at new d (workbench.desktop.main.js:1738:61511)
at p._createInstance (workbench.desktop.main.js:599:1346)
at p.createInstance (workbench.desktop.main.js:599:779)
at I.safeCreateInstance (workbench.desktop.main.js:1736:5822)
at I.doInstantiateByPhase (workbench.desktop.main.js:1736:5589)
at workbench.desktop.main.js:1736:5431
safeCreateInstance @ workbench.desktop.main.js:1736
workbench.desktop.main.js:1736 Unable to instantiate workbench contribution w. Error: Handler already set!
at i.setHandler (workbench.desktop.main.js:1692:26192)
at b.registerListeners (workbench.desktop.main.js:1738:19063)
at new b (workbench.desktop.main.js:1738:18334)
at p._createInstance (workbench.desktop.main.js:599:1346)
at p.createInstance (workbench.desktop.main.js:599:779)
at new j (workbench.desktop.main.js:2138:61248)
at p._createInstance (workbench.desktop.main.js:599:1346)
at workbench.desktop.main.js:599:3530
at W._executor (workbench.desktop.main.js:86:20670)
at W.get value [as value] (workbench.desktop.main.js:86:20867)
at Object.get (workbench.desktop.main.js:599:3633)
at W.renderBody (workbench.desktop.main.js:2136:55477)
at W.render (workbench.desktop.main.js:162:75106)
at W.render (workbench.desktop.main.js:2089:21163)
at x.onDidAddViewDescriptors (workbench.desktop.main.js:2980:45201)
at workbench.desktop.main.js:2980:41057
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at h.broadCastAddedVisibleViewDescriptors (workbench.desktop.main.js:2708:44859)
at h.onDidChangeContext (workbench.desktop.main.js:2708:44732)
at workbench.desktop.main.js:2708:37301
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at workbench.desktop.main.js:80:23658
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at o.fire (workbench.desktop.main.js:82:1844)
at o.resume (workbench.desktop.main.js:82:3418)
at n.bufferChangeEvents (workbench.desktop.main.js:597:63547)
at ui.onDidChangeActiveViews (workbench.desktop.main.js:3108:31150)
at ui. (workbench.desktop.main.js:3108:29758)
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at h.onDidChangeContext (workbench.desktop.main.js:2708:44399)
at workbench.desktop.main.js:2708:37301
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at l.fire (workbench.desktop.main.js:82:1844)
at workbench.desktop.main.js:80:23658
at S.invoke (workbench.desktop.main.js:82:145)
at s.deliver (workbench.desktop.main.js:82:2266)
at o.fire (workbench.desktop.main.js:82:1844)
at o.resume (workbench.desktop.main.js:82:3418)
at n.bufferChangeEvents (workbench.desktop.main.js:597:63547)
at new j (workbench.desktop.main.js:2138:61599)
at p._createInstance (workbench.desktop.main.js:599:1346)
at workbench.desktop.main.js:599:3530
at W._executor (workbench.desktop.main.js:86:20670)
at W.get value [as value] (workbench.desktop.main.js:86:20867)
at Object.get (workbench.desktop.main.js:599:3633)
at new d (workbench.desktop.main.js:1738:61511)
at p._createInstance (workbench.desktop.main.js:599:1346)
at p.createInstance (workbench.desktop.main.js:599:779)
at I.safeCreateInstance (workbench.desktop.main.js:1736:5822)
at I.doInstantiateByPhase (workbench.desktop.main.js:1736:5589)
at workbench.desktop.main.js:1736:5431
safeCreateInstance @ workbench.desktop.main.js:1736
workbench.desktop.main.js:602 ERR Error: Missing proxy instance MainThreadDebugService
at m.assertRegistered (workbench.desktop.main.js:1712:9901)
at Ls._createExtensionHostCustomers (workbench.desktop.main.js:1963:8265)
at workbench.desktop.main.js:1963:5199
at processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:602 ERR リソース 'vscode-remote://dev-container%2B633a5c55736572735c574f54415c736f757263655c62617369635f646174615f70726f63657373696e67/home/gce-user/source/.git/config' のファイル システム プロバイダーが見つかりません: ENOPRO: リソース 'vscode-remote://dev-container%2B633a5c55736572735c574f54415c736f757263655c62617369635f646174615f70726f63657373696e67/home/gce-user/source/.git/config' のファイル システム プロバイダーが見つかりません
at h.withProvider (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:14023)
at async h.exists (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:16618)
at async Promise.all (index 0)
workbench.desktop.main.js:602 ERR リソース 'vscode-remote://dev-container%2B633a5c55736572735c574f54415c736f757263655c62617369635f646174615f70726f63657373696e67/home/gce-user/source/pom.xml' のファイル システム プロバイダーが見つかりません: ENOPRO: リソース 'vscode-remote://dev-container%2B633a5c55736572735c574f54415c736f757263655c62617369635f646174615f70726f63657373696e67/home/gce-user/source/pom.xml' のファイル システム プロバイダーが見つかりません
at h.withProvider (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:14023)
at async h.exists (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:16618)
at async Promise.all (index 0)
workbench.desktop.main.js:602 ERR リソース 'vscode-remote://dev-container%2B633a5c55736572735c574f54415c736f757263655c62617369635f646174615f70726f63657373696e67/home/gce-user/source' のファイル システム プロバイダーが見つかりません: ENOPRO: リソース 'vscode-remote://dev-container%2B633a5c55736572735c574f54415c736f757263655c62617369635f646174615f70726f63657373696e67/home/gce-user/source' のファイル システム プロバイダーが見つかりません
at h.withProvider (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:14023)
at async h.doResolveFile (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:15105)
at async h.resolve (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:14828)
at async i.findWorkspaces (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1955:6684)
workbench.desktop.main.js:602 ERR Missing proxy instance MainThreadDebugService: Error: Missing proxy instance MainThreadDebugService
at m.assertRegistered (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1712:9901)
at Ls._createExtensionHostCustomers (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1963:8265)
at vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1963:5199
at processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:602 ERR Error: Missing proxy instance MainThreadDebugService
at m.assertRegistered (workbench.desktop.main.js:1712:9901)
at Ls._createExtensionHostCustomers (workbench.desktop.main.js:1963:8265)
at workbench.desktop.main.js:1963:5199
at processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:602 ERR Missing proxy instance MainThreadDebugService: Error: Missing proxy instance MainThreadDebugService
at m.assertRegistered (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1712:9901)
at Ls._createExtensionHostCustomers (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1963:8265)
at vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1963:5199
at processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:602 ERR Missing proxy instance MainThreadDebugService: Error: Missing proxy instance MainThreadDebugService
at m.assertRegistered (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1712:9901)
at Ls._createExtensionHostCustomers (vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1963:8265)
at vscode-file://vscode-app/c:/Users/WOTA/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1963:5199
at processTicksAndRejections (node:internal/process/task_queues:96:5)
DevTools failed to load source map: Could not load content for https://ticino.blob.core.windows.net/sourcemaps/6d9b74a70ca9c7733b29f0456fd8195364076dda/core/vs/workbench/workbench.desktop.main.js.map: Load canceled due to load timeout
Type: Bug
When connecting to a container with Remote Containers, I get the following error:
Failed to connect to remote extension host server (Error: Missing proxy instance MainThreadDebugService)
Extension version: 0.245.0
VS Code version: Code 1.70.1 (6d9b74a70ca9c7733b29f0456fd8195364076dda, 2022-08-10T06:08:33.642Z)
OS version: Windows_NT x64 10.0.22000
Modes:
System Info
| Item |
Value |
| CPUs |
11th Gen Intel(R) Core(TM) i5-1145G7 @ 2.60GHz (8 x 2611) |
| GPU Status |
2d_canvas: enabled canvas_oop_rasterization: disabled_off direct_rendering_display_compositor: disabled_off_ok gpu_compositing: enabled multiple_raster_threads: enabled_on opengl: enabled_on rasterization: enabled raw_draw: disabled_off_ok skia_renderer: enabled_on video_decode: enabled video_encode: enabled vulkan: disabled_off webgl: enabled webgl2: enabled |
| Load (avg) |
undefined |
| Memory (System) |
7.85GB (1.06GB free) |
| Process Argv |
--crash-reporter-id 725c0b61-f4b9-45d7-b486-962ef79bff4b |
| Screen Reader |
no |
| VM |
0% |
A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492:30256859
vslsvsres303:30308271
pythonvspyl392:30443607
vserr242:30382549
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vsdfh931cf:30280410
vshan820:30294714
vstes263:30335439
vscoreces:30445986
pythondataviewer:30285071
vscod805cf:30301675
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593cf:30376535
pythonvs932:30410667
wslgetstarted:30449410
cppdebug:30492333
pylanb8912:30545647
vsclangdc:30486549
c4g48928:30535728
hb751961:30543456
dsvsc012:30540252
azure-dev_surveyonecf:30548226
This just happened to me, I think I've narrowed down the issue. In my case, it's associated with WSL2.
If I try to open a folder from wsl2 through quick access, it's location starts with U:\(unexpected) it won't work.
But if I don't touch quick access, go all the way through the the folder I need, it's location will start with \\wsl$\Ubuntu\(expected) works as intended.
Version: 1.70.2 (user setup)
Commit: e4503b30fc78200f846c62cf8091b76ff5547662
Date: 2022-08-16T05:35:13.448Z
Electron: 18.3.5
Chromium: 100.0.4896.160
Node.js: 16.13.2
V8: 10.0.139.17-electron.0
OS: Windows_NT x64 10.0.19044
I have this issue too. For some unexplained reason, opening settings (JSON), quitting and relaunching vscode gets me past this issue. I also only tend to see it on new folders or folders I haven't opened in a while. Perhaps related to the Trust this Folder system?
We run the Docker commands in WSL when the path starts with \\wsl$\Ubuntu\ and we run them in Windows otherwise. Not sure why Quick Access would use U:\ or opening the settings have an impact.
I have this issue too when I remote to my Raspberry Pi.
I have no problem opening a file.
This error happened when I tried to open a remote folder.
Here are the details of the error if it helps:
contributions.ts:123 Unable to instantiate workbench contribution y. Error: Handler already set!
at i.setHandler (extensionsRegistry.ts:125:10)
at b.registerListeners (debugAdapterManager.ts:96:21)
at new b (debugAdapterManager.ts:74:8)
at v._createInstance (instantiationService.ts:110:13)
at v.createInstance (instantiationService.ts:76:18)
at new j (debugService.ts:117:51)
at v._createInstance (instantiationService.ts:110:13)
at instantiationService.ts:236:47
at V._executor (async.ts:1179:19)
at get value [as value] (async.ts:1196:9)
at Object.get (instantiationService.ts:242:23)
at new z (breakpointsView.ts:119:36)
at v._createInstance (instantiationService.ts:110:13)
at v.createInstance (instantiationService.ts:76:18)
at P.createView (viewPaneContainer.ts:685:45)
at P.createView (explorerViewlet.ts:231:16)
at P.onDidAddViewDescriptors (viewPaneContainer.ts:770:22)
at viewPaneContainer.ts:535:87
at S.invoke (event.ts:622:17)
at l.deliver (event.ts:824:22)
at a.fire (event.ts:785:24)
at h.broadCastAddedVisibleViewDescriptors (viewContainerModel.ts:659:41)
at h.onDidChangeContext (viewContainerModel.ts:654:8)
at viewContainerModel.ts:354:118
at S.invoke (event.ts:622:17)
at l.deliver (event.ts:824:22)
at a.fire (event.ts:785:24)
at event.ts:112:97
at S.invoke (event.ts:622:17)
at l.deliver (event.ts:824:22)
at r.fire (event.ts:785:24)
at r.resume (event.ts:939:11)
at n.bufferChangeEvents (contextKeyService.ts:300:29)
at hi.onDidChangeActiveViews (viewDescriptorService.ts:772:26)
at hi.<anonymous> (viewDescriptorService.ts:723:72)
at S.invoke (event.ts:622:17)
at l.deliver (event.ts:824:22)
at a.fire (event.ts:785:24)
at h.onDidChangeContext (viewContainerModel.ts:644:43)
at viewContainerModel.ts:354:118
at S.invoke (event.ts:622:17)
at l.deliver (event.ts:824:22)
at a.fire (event.ts:785:24)
at event.ts:112:97
at S.invoke (event.ts:622:17)
at l.deliver (event.ts:824:22)
at r.fire (event.ts:785:24)
at r.resume (event.ts:939:11)
at n.bufferChangeEvents (contextKeyService.ts:300:29)
at new j (debugService.ts:123:21)
at v._createInstance (instantiationService.ts:110:13)
at instantiationService.ts:236:47
at V._executor (async.ts:1179:19)
at get value [as value] (async.ts:1196:9)
at Object.get (instantiationService.ts:242:23)
at new o (notebookBreakpoints.ts:66:37)
at v._createInstance (instantiationService.ts:110:13)
at v.createInstance (instantiationService.ts:76:18)
at y.safeCreateInstance (contributions.ts:121:25)
at y.doInstantiateByPhase (contributions.ts:95:11)
at contributions.ts:84:49
safeCreateInstance @ contributions.ts:123
contributions.ts:123 Unable to instantiate workbench contribution w. Error: Handler already set!
at i.setHandler (extensionsRegistry.ts:125:10)
at b.registerListeners (debugAdapterManager.ts:96:21)
at new b (debugAdapterManager.ts:74:8)
at v._createInstance (instantiationService.ts:110:13)
at v.createInstance (instantiationService.ts:76:18)
at new j (debugService.ts:117:51)
at v._createInstance (instantiationService.ts:110:13)
at instantiationService.ts:236:47
at V._executor (async.ts:1179:19)
at get value [as value] (async.ts:1196:9)
at Object.get (instantiationService.ts:242:23)
at new z (breakpointsView.ts:119:36)
at v._createInstance (instantiationService.ts:110:13)
at v.createInstance (instantiationService.ts:76:18)
at P.createView (viewPaneContainer.ts:685:45)
at P.createView (explorerViewlet.ts:231:16)
at P.onDidAddViewDescriptors (viewPaneContainer.ts:770:22)
at viewPaneContainer.ts:535:87
at S.invoke (event.ts:622:17)
at l.deliver (event.ts:824:22)
at a.fire (event.ts:785:24)
at h.broadCastAddedVisibleViewDescriptors (viewContainerModel.ts:659:41)
at h.onDidChangeContext (viewContainerModel.ts:654:8)
at viewContainerModel.ts:354:118
at S.invoke (event.ts:622:17)
at l.deliver (event.ts:824:22)
at a.fire (event.ts:785:24)
at event.ts:112:97
at S.invoke (event.ts:622:17)
at l.deliver (event.ts:824:22)
at r.fire (event.ts:785:24)
at r.resume (event.ts:939:11)
at n.bufferChangeEvents (contextKeyService.ts:300:29)
at hi.onDidChangeActiveViews (viewDescriptorService.ts:772:26)
at hi.<anonymous> (viewDescriptorService.ts:723:72)
at S.invoke (event.ts:622:17)
at l.deliver (event.ts:824:22)
at a.fire (event.ts:785:24)
at h.onDidChangeContext (viewContainerModel.ts:644:43)
at viewContainerModel.ts:354:118
at S.invoke (event.ts:622:17)
at l.deliver (event.ts:824:22)
at a.fire (event.ts:785:24)
at event.ts:112:97
at S.invoke (event.ts:622:17)
at l.deliver (event.ts:824:22)
at r.fire (event.ts:785:24)
at r.resume (event.ts:939:11)
at n.bufferChangeEvents (contextKeyService.ts:300:29)
at new j (debugService.ts:123:21)
at v._createInstance (instantiationService.ts:110:13)
at instantiationService.ts:236:47
at V._executor (async.ts:1179:19)
at get value [as value] (async.ts:1196:9)
at Object.get (instantiationService.ts:242:23)
at new o (notebookBreakpoints.ts:66:37)
at v._createInstance (instantiationService.ts:110:13)
at v.createInstance (instantiationService.ts:76:18)
at y.safeCreateInstance (contributions.ts:121:25)
at y.doInstantiateByPhase (contributions.ts:95:11)
at contributions.ts:84:49
safeCreateInstance @ contributions.ts:123
log.ts:313 ERR Error: Missing proxy instance MainThreadDebugService
at m.assertRegistered (rpcProtocol.ts:274:11)
at Ls._createExtensionHostCustomers (extensionHostManager.ts:324:21)
at extensionHostManager.ts:146:17
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
log.ts:313 ERR No file system provider found for resource 'vscode-remote://ssh-remote%2Bvoron0/home/pi/klipper/.git/config': ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Bvoron0/home/pi/klipper/.git/config'
at h.withProvider (vscode-file://vscode-app/c:/Users/lijiang/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:603:14023)
at async h.exists (vscode-file://vscode-app/c:/Users/lijiang/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:603:16618)
at async Promise.all (index 0)
log.ts:313 ERR No file system provider found for resource 'vscode-remote://ssh-remote%2Bvoron0/home/pi/klipper/pom.xml': ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Bvoron0/home/pi/klipper/pom.xml'
at h.withProvider (vscode-file://vscode-app/c:/Users/lijiang/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:603:14023)
at async h.exists (vscode-file://vscode-app/c:/Users/lijiang/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:603:16618)
at async Promise.all (index 0)
log.ts:313 ERR No file system provider found for resource 'vscode-remote://ssh-remote%2Bvoron0/home/pi/klipper': ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Bvoron0/home/pi/klipper'
at h.withProvider (vscode-file://vscode-app/c:/Users/lijiang/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:603:14023)
at async h.doResolveFile (vscode-file://vscode-app/c:/Users/lijiang/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:603:15105)
at async h.resolve (vscode-file://vscode-app/c:/Users/lijiang/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:603:14828)
at async i.findWorkspaces (vscode-file://vscode-app/c:/Users/lijiang/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1958:6690)
log.ts:313 ERR Missing proxy instance MainThreadDebugService: Error: Missing proxy instance MainThreadDebugService
at m.assertRegistered (vscode-file://vscode-app/c:/Users/lijiang/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1716:9901)
at Ls._createExtensionHostCustomers (vscode-file://vscode-app/c:/Users/lijiang/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1966:8265)
at vscode-file://vscode-app/c:/Users/lijiang/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1966:5199
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
log.ts:313 ERR Error: Missing proxy instance MainThreadDebugService
at m.assertRegistered (rpcProtocol.ts:274:11)
at Ls._createExtensionHostCustomers (extensionHostManager.ts:324:21)
at extensionHostManager.ts:146:17
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
I get the same error when the secondary side bar is visible. If I hide it (view -> appearance) it works again.
Got the same error when connecting to the GitHub codespace, but it still works if reconnect some times.
extension version: v0.251.0
I also tried some previous versions of the extension but came out with the same problem.
@connor4312 The above stacktrace shows debugAdapterManager.ts being involved. Not sure if this is related to Dev Containers or a more general issue.
I have this issue too. For some unexplained reason, opening settings (JSON), quitting and relaunching vscode gets me past this issue. I also only tend to see it on new folders or folders I haven't opened in a while. Perhaps related to the Trust this Folder system?
Hi,I meet this error when I try to open a folder in wsl2,and I have tried to quit and relaunch vscode but it didn't work for me,and below is the out of the Devtools:
workbench.desktop.main.js:sourcemap:608 ERR Unable to instantiate workbench contribution de. Error: [UriError]: cannot call joinPath on URI without path
at h.joinPath (workbench.desktop.main.js:sourcemap:86:9213)
at w.joinPath (workbench.desktop.main.js:sourcemap:87:6474)
at l.toResource (workbench.desktop.main.js:sourcemap:808:63563)
at H.getFolderSettingsResource (workbench.desktop.main.js:sourcemap:2772:1462)
at de.updatePreferencesEditorMenuItemForWorkspaceFolders (workbench.desktop.main.js:sourcemap:3109:46032)
at de.updatePreferencesEditorMenuItem (workbench.desktop.main.js:sourcemap:3109:45321)
at new de (workbench.desktop.main.js:sourcemap:3109:22841)
at S._createInstance (workbench.desktop.main.js:sourcemap:603:1514)
at S.createInstance (workbench.desktop.main.js:sourcemap:603:947)
at S.safeCreateInstance (workbench.desktop.main.js:sourcemap:1752:6201)
at S.doInstantiateByPhase (workbench.desktop.main.js:sourcemap:1752:5872)
at S.instantiateByPhase (workbench.desktop.main.js:sourcemap:1752:5594)
at S.start (workbench.desktop.main.js:sourcemap:1752:5518)
at workbench.desktop.main.js:sourcemap:3095:75661
at S.invokeFunction (workbench.desktop.main.js:sourcemap:603:453)
at P.startup (workbench.desktop.main.js:sourcemap:3095:75440)
at ae.open (workbench.desktop.main.js:sourcemap:3145:54788)
at async workbench.js:2666:6
workbench.desktop.main.js:sourcemap:608 ERR Unable to instantiate workbench contribution l. Error: [UriError]: cannot call joinPath on URI without path
at h.joinPath (workbench.desktop.main.js:sourcemap:86:9213)
at w.joinPath (workbench.desktop.main.js:sourcemap:87:6474)
at get uri [as uri] (workbench.desktop.main.js:sourcemap:2144:71873)
at workbench.desktop.main.js:sourcemap:2144:61767
at Array.find ()
at new z (workbench.desktop.main.js:sourcemap:2144:61755)
at S._createInstance (workbench.desktop.main.js:sourcemap:603:1514)
at S.createInstance (workbench.desktop.main.js:sourcemap:603:947)
at new j (workbench.desktop.main.js:sourcemap:2158:61333)
at S._createInstance (workbench.desktop.main.js:sourcemap:603:1514)
at workbench.desktop.main.js:sourcemap:603:3986
at V._executor (workbench.desktop.main.js:sourcemap:87:21397)
at get value [as value] (workbench.desktop.main.js:sourcemap:87:21594)
at Object.get (workbench.desktop.main.js:sourcemap:603:4089)
at new l (workbench.desktop.main.js:sourcemap:1754:64793)
at S._createInstance (workbench.desktop.main.js:sourcemap:603:1514)
at S.createInstance (workbench.desktop.main.js:sourcemap:603:947)
at S.safeCreateInstance (workbench.desktop.main.js:sourcemap:1752:6201)
at S.doInstantiateByPhase (workbench.desktop.main.js:sourcemap:1752:5872)
at workbench.desktop.main.js:sourcemap:1752:5648
workbench.desktop.main.js:sourcemap:608 ERR Unable to instantiate workbench contribution a. Error: [UriError]: cannot call joinPath on URI without path
at h.joinPath (workbench.desktop.main.js:sourcemap:86:9213)
at w.joinPath (workbench.desktop.main.js:sourcemap:87:6474)
at get uri [as uri] (workbench.desktop.main.js:sourcemap:2144:71873)
at workbench.desktop.main.js:sourcemap:2144:61767
at Array.find ()
at new z (workbench.desktop.main.js:sourcemap:2144:61755)
at S._createInstance (workbench.desktop.main.js:sourcemap:603:1514)
at S.createInstance (workbench.desktop.main.js:sourcemap:603:947)
at new j (workbench.desktop.main.js:sourcemap:2158:61333)
at S._createInstance (workbench.desktop.main.js:sourcemap:603:1514)
at workbench.desktop.main.js:sourcemap:603:3986
at V._executor (workbench.desktop.main.js:sourcemap:87:21397)
at get value [as value] (workbench.desktop.main.js:sourcemap:87:21594)
at Object.get (workbench.desktop.main.js:sourcemap:603:4089)
at new l (workbench.desktop.main.js:sourcemap:1754:64793)
at S._createInstance (workbench.desktop.main.js:sourcemap:603:1514)
at S.createInstance (workbench.desktop.main.js:sourcemap:603:947)
at S.safeCreateInstance (workbench.desktop.main.js:sourcemap:1752:6201)
at S.doInstantiateByPhase (workbench.desktop.main.js:sourcemap:1752:5872)
at workbench.desktop.main.js:sourcemap:1752:5648
workbench.desktop.main.js:sourcemap:608 ERR Unable to instantiate workbench contribution M. Error: [UriError]: cannot call joinPath on URI without path
at h.joinPath (workbench.desktop.main.js:sourcemap:86:9213)
at w.joinPath (workbench.desktop.main.js:sourcemap:87:6474)
at get uri [as uri] (workbench.desktop.main.js:sourcemap:2144:71873)
at workbench.desktop.main.js:sourcemap:2144:61767
at Array.find ()
at new z (workbench.desktop.main.js:sourcemap:2144:61755)
at S._createInstance (workbench.desktop.main.js:sourcemap:603:1514)
at S.createInstance (workbench.desktop.main.js:sourcemap:603:947)
at new j (workbench.desktop.main.js:sourcemap:2158:61333)
at S._createInstance (workbench.desktop.main.js:sourcemap:603:1514)
at workbench.desktop.main.js:sourcemap:603:3986
at V._executor (workbench.desktop.main.js:sourcemap:87:21397)
at get value [as value] (workbench.desktop.main.js:sourcemap:87:21594)
at Object.get (workbench.desktop.main.js:sourcemap:603:4089)
at new l (workbench.desktop.main.js:sourcemap:1754:64793)
at S._createInstance (workbench.desktop.main.js:sourcemap:603:1514)
at S.createInstance (workbench.desktop.main.js:sourcemap:603:947)
at S.safeCreateInstance (workbench.desktop.main.js:sourcemap:1752:6201)
at S.doInstantiateByPhase (workbench.desktop.main.js:sourcemap:1752:5872)
at workbench.desktop.main.js:sourcemap:1752:5648
workbench.desktop.main.js:sourcemap:608 ERR Error: Unable to resolve filesystem provider with relative file path 'vscode-remote://wsl+ubuntu-20.04'
at u.withProvider (workbench.desktop.main.js:sourcemap:608:13894)
at u.doWatch (workbench.desktop.main.js:sourcemap:608:27837)
at workbench.desktop.main.js:sourcemap:608:27703
at u.watch (workbench.desktop.main.js:sourcemap:608:27794)
at i.watchWorkspace (workbench.desktop.main.js:sourcemap:1734:59070)
at i.refresh (workbench.desktop.main.js:sourcemap:1734:59383)
at new i (workbench.desktop.main.js:sourcemap:1734:57165)
at S._createInstance (workbench.desktop.main.js:sourcemap:603:1514)
at S.createInstance (workbench.desktop.main.js:sourcemap:603:947)
at S.safeCreateInstance (workbench.desktop.main.js:sourcemap:1752:6201)
at S.doInstantiateByPhase (workbench.desktop.main.js:sourcemap:1752:5872)
at workbench.desktop.main.js:sourcemap:1752:5648
workbench.js:2734 [uncaught exception]: Error: [UriError]: cannot call joinPath on URI without path
Error: [UriError]: cannot call joinPath on URI without path
at h.joinPath (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:86:9213)
at w.joinPath (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:87:6474)
at new C (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1365:26759)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2709:44217
at Array.map ()
at N.loadFolderConfigurations (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2709:44154)
at N.loadConfiguration (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2709:36197)
at N.initializeConfiguration (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2709:34400)
at async N.updateWorkspaceAndInitializeConfiguration (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2709:33072)
at async N.initialize (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2709:30437)
at async ae.createWorkspaceService (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3145:58892)
at async Promise.all (index 0)
at async ae.initServices (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3145:57575)
at async Promise.all (index 0)
at async ae.open (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3145:54558)
at async vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-sandbox/workbench/workbench.js:4:9954
s @ workbench.js:2734
workbench.js:2737 Error: [UriError]: cannot call joinPath on URI without path
Error: [UriError]: cannot call joinPath on URI without path
at h.joinPath (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:86:9213)
at w.joinPath (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:87:6474)
at new C (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1365:26759)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2709:44217
at Array.map ()
at N.loadFolderConfigurations (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2709:44154)
at N.loadConfiguration (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2709:36197)
at N.initializeConfiguration (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2709:34400)
at async N.updateWorkspaceAndInitializeConfiguration (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2709:33072)
at async N.initialize (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2709:30437)
at async ae.createWorkspaceService (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3145:58892)
at async Promise.all (index 0)
at async ae.initServices (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3145:57575)
at async Promise.all (index 0)
at async ae.open (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3145:54558)
at async workbench.js:4:9954
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:8:12
s @ workbench.js:2737
workbench.desktop.main.js:sourcemap:6 Uncaught Error: [UriError]: cannot call joinPath on URI without path
Error: [UriError]: cannot call joinPath on URI without path
at h.joinPath (workbench.desktop.main.js:sourcemap:86:9213)
at w.joinPath (workbench.desktop.main.js:sourcemap:87:6474)
at new C (workbench.desktop.main.js:sourcemap:1365:26759)
at workbench.desktop.main.js:sourcemap:2709:44217
at Array.map ()
at N.loadFolderConfigurations (workbench.desktop.main.js:sourcemap:2709:44154)
at N.loadConfiguration (workbench.desktop.main.js:sourcemap:2709:36197)
at N.initializeConfiguration (workbench.desktop.main.js:sourcemap:2709:34400)
at async N.updateWorkspaceAndInitializeConfiguration (workbench.desktop.main.js:sourcemap:2709:33072)
at async N.initialize (workbench.desktop.main.js:sourcemap:2709:30437)
at async ae.createWorkspaceService (workbench.desktop.main.js:sourcemap:3145:58892)
at async Promise.all (index 0)
at async ae.initServices (workbench.desktop.main.js:sourcemap:3145:57575)
at async Promise.all (index 0)
at async ae.open (workbench.desktop.main.js:sourcemap:3145:54558)
at async workbench.js:2666:6
at workbench.desktop.main.js:sourcemap:8:12
workbench.desktop.main.js:sourcemap:608 ERR [UriError]: cannot call joinPath on URI without path: Error: [UriError]: cannot call joinPath on URI without path
at h.joinPath (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:86:9213)
at w.joinPath (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:87:6474)
at l.toResource (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:808:63563)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2325:7620
at Array.map ()
at T._initWorkspaceFolderSnippets (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2325:7596)
at P (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2325:7291)
at T._initWorkspaceSnippets (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2325:7534)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2325:4474
workbench.desktop.main.js:sourcemap:608 CRITI Extension 'ms-vsliveshare.vsliveshare' wants API proposal 'notebookWorkspaceEdit' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
workbench.desktop.main.js:sourcemap:608 CRITI Extension 'ms-vsliveshare.vsliveshare' wants API proposal 'notebookDocumentEvents' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
workbench.desktop.main.js:sourcemap:608 CRITI Cannot instantiate named customer: 'MainThreadDebugService'
workbench.desktop.main.js:sourcemap:608 CRITI Error: [UriError]: cannot call joinPath on URI without path
at h.joinPath (workbench.desktop.main.js:sourcemap:86:9213)
at w.joinPath (workbench.desktop.main.js:sourcemap:87:6474)
at get uri [as uri] (workbench.desktop.main.js:sourcemap:2144:71873)
at workbench.desktop.main.js:sourcemap:2144:61767
at Array.find ()
at new z (workbench.desktop.main.js:sourcemap:2144:61755)
at S._createInstance (workbench.desktop.main.js:sourcemap:603:1514)
at S.createInstance (workbench.desktop.main.js:sourcemap:603:947)
at new j (workbench.desktop.main.js:sourcemap:2158:61333)
at S._createInstance (workbench.desktop.main.js:sourcemap:603:1514)
at workbench.desktop.main.js:sourcemap:603:3986
at V._executor (workbench.desktop.main.js:sourcemap:87:21397)
at get value [as value] (workbench.desktop.main.js:sourcemap:87:21594)
at Object.get (workbench.desktop.main.js:sourcemap:603:4089)
at new l (workbench.desktop.main.js:sourcemap:1754:64793)
at S._createInstance (workbench.desktop.main.js:sourcemap:603:1514)
at S.createInstance (workbench.desktop.main.js:sourcemap:603:947)
at S.safeCreateInstance (workbench.desktop.main.js:sourcemap:1752:6201)
at S.doInstantiateByPhase (workbench.desktop.main.js:sourcemap:1752:5872)
at workbench.desktop.main.js:sourcemap:1752:5648
workbench.desktop.main.js:sourcemap:608 ERR [UriError]: cannot call joinPath on URI without path: Error: [UriError]: cannot call joinPath on URI without path
at h.joinPath (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:86:9213)
at w.joinPath (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:87:6474)
at get uri [as uri] (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2144:71873)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2144:61767
at Array.find ()
at new z (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2144:61755)
at S._createInstance (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:603:1514)
at S.createInstance (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:603:947)
at new j (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2158:61333)
at S._createInstance (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:603:1514)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:603:3986
at V._executor (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:87:21397)
at get value [as value] (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:87:21594)
at Object.get (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:603:4089)
at new l (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1754:64793)
at S._createInstance (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:603:1514)
at S.createInstance (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:603:947)
at S.safeCreateInstance (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1752:6201)
at S.doInstantiateByPhase (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1752:5872)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1752:5648
workbench.desktop.main.js:sourcemap:608 INFO [attempt 1] Invoking resolveAuthority(wsl)
workbench.desktop.main.js:sourcemap:608 ERR [attempt 1] resolveAuthority(wsl) returned an error after 0 ms Error: Missing proxy instance MainThreadDebugService
at v.assertRegistered (workbench.desktop.main.js:sourcemap:1734:9892)
at Os._createExtensionHostCustomers (workbench.desktop.main.js:sourcemap:1981:8257)
at workbench.desktop.main.js:sourcemap:1981:5261
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:sourcemap:608 INFO [attempt 2] Invoking resolveAuthority(wsl)
workbench.desktop.main.js:sourcemap:608 ERR [attempt 2] resolveAuthority(wsl) returned an error after 0 ms Error: Missing proxy instance MainThreadDebugService
at v.assertRegistered (workbench.desktop.main.js:sourcemap:1734:9892)
at Os._createExtensionHostCustomers (workbench.desktop.main.js:sourcemap:1981:8257)
at workbench.desktop.main.js:sourcemap:1981:5261
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:sourcemap:608 INFO [attempt 3] Invoking resolveAuthority(wsl)
workbench.desktop.main.js:sourcemap:608 ERR [attempt 3] resolveAuthority(wsl) returned an error after 0 ms Error: Missing proxy instance MainThreadDebugService
at v.assertRegistered (workbench.desktop.main.js:sourcemap:1734:9892)
at Os._createExtensionHostCustomers (workbench.desktop.main.js:sourcemap:1981:8257)
at workbench.desktop.main.js:sourcemap:1981:5261
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:sourcemap:608 INFO [attempt 4] Invoking resolveAuthority(wsl)
workbench.desktop.main.js:sourcemap:608 ERR [attempt 4] resolveAuthority(wsl) returned an error after 0 ms Error: Missing proxy instance MainThreadDebugService
at v.assertRegistered (workbench.desktop.main.js:sourcemap:1734:9892)
at Os._createExtensionHostCustomers (workbench.desktop.main.js:sourcemap:1981:8257)
at workbench.desktop.main.js:sourcemap:1981:5261
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:sourcemap:608 INFO [attempt 5] Invoking resolveAuthority(wsl)
workbench.desktop.main.js:sourcemap:608 ERR [attempt 5] resolveAuthority(wsl) returned an error after 0 ms Error: Missing proxy instance MainThreadDebugService
at v.assertRegistered (workbench.desktop.main.js:sourcemap:1734:9892)
at Os._createExtensionHostCustomers (workbench.desktop.main.js:sourcemap:1981:8257)
at workbench.desktop.main.js:sourcemap:1981:5261
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:sourcemap:608 ERR Error received from starting extension host (kind: Remote)
workbench.desktop.main.js:sourcemap:608 ERR Error: Missing proxy instance MainThreadDebugService
at v.assertRegistered (workbench.desktop.main.js:sourcemap:1734:9892)
at Os._createExtensionHostCustomers (workbench.desktop.main.js:sourcemap:1981:8257)
at workbench.desktop.main.js:sourcemap:1981:5261
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:sourcemap:608 ERR [remote-connection][attempt 1] An error occurred in initial connection! Will retry... Error:
workbench.desktop.main.js:sourcemap:608 ERR Error: Missing proxy instance MainThreadDebugService
at v.assertRegistered (workbench.desktop.main.js:sourcemap:1734:9892)
at Os._createExtensionHostCustomers (workbench.desktop.main.js:sourcemap:1981:8257)
at workbench.desktop.main.js:sourcemap:1981:5261
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:sourcemap:608 ERR [remote-connection][attempt 2] An error occurred in initial connection! Will retry... Error:
workbench.desktop.main.js:sourcemap:608 ERR Error: Missing proxy instance MainThreadDebugService
at v.assertRegistered (workbench.desktop.main.js:sourcemap:1734:9892)
at Os._createExtensionHostCustomers (workbench.desktop.main.js:sourcemap:1981:8257)
at workbench.desktop.main.js:sourcemap:1981:5261
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:sourcemap:608 ERR [remote-connection][attempt 3] An error occurred in initial connection! Will retry... Error:
workbench.desktop.main.js:sourcemap:608 ERR Error: Missing proxy instance MainThreadDebugService
at v.assertRegistered (workbench.desktop.main.js:sourcemap:1734:9892)
at Os._createExtensionHostCustomers (workbench.desktop.main.js:sourcemap:1981:8257)
at workbench.desktop.main.js:sourcemap:1981:5261
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:sourcemap:608 ERR [remote-connection][attempt 4] An error occurred in initial connection! Will retry... Error:
workbench.desktop.main.js:sourcemap:608 ERR Error: Missing proxy instance MainThreadDebugService
at v.assertRegistered (workbench.desktop.main.js:sourcemap:1734:9892)
at Os._createExtensionHostCustomers (workbench.desktop.main.js:sourcemap:1981:8257)
at workbench.desktop.main.js:sourcemap:1981:5261
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:sourcemap:608 ERR [remote-connection][attempt 5] An error occurred in initial connection! It will be treated as a permanent error. Error:
workbench.desktop.main.js:sourcemap:608 ERR Error: Missing proxy instance MainThreadDebugService
at v.assertRegistered (workbench.desktop.main.js:sourcemap:1734:9892)
at Os._createExtensionHostCustomers (workbench.desktop.main.js:sourcemap:1981:8257)
at workbench.desktop.main.js:sourcemap:1981:5261
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:sourcemap:608 ERR Cannot register remote filesystem provider. Error while fetching remote environment. Missing proxy instance MainThreadDebugService
workbench.desktop.main.js:sourcemap:817 Failed to connect to the remote extension host server (Error: Missing proxy instance MainThreadDebugService)
onDidChangeNotification @ workbench.desktop.main.js:sourcemap:817
workbench.desktop.main.js:sourcemap:608 ERR Error: Missing proxy instance MainThreadDebugService
at v.assertRegistered (workbench.desktop.main.js:sourcemap:1734:9892)
at Os._createExtensionHostCustomers (workbench.desktop.main.js:sourcemap:1981:8257)
at workbench.desktop.main.js:sourcemap:1981:5261
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:sourcemap:608 ERR Missing proxy instance MainThreadDebugService: Error: Missing proxy instance MainThreadDebugService
at v.assertRegistered (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1734:9892)
at Os._createExtensionHostCustomers (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1981:8257)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1981:5261
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:sourcemap:608 ERR Error: Missing proxy instance MainThreadDebugService
at v.assertRegistered (workbench.desktop.main.js:sourcemap:1734:9892)
at Os._createExtensionHostCustomers (workbench.desktop.main.js:sourcemap:1981:8257)
at workbench.desktop.main.js:sourcemap:1981:5261
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:sourcemap:608 WARN Settings Sync: Accounts are not initialized
2workbench.desktop.main.js:sourcemap:608 ERR Error: Missing proxy instance MainThreadDebugService
at v.assertRegistered (workbench.desktop.main.js:sourcemap:1734:9892)
at Os._createExtensionHostCustomers (workbench.desktop.main.js:sourcemap:1981:8257)
at workbench.desktop.main.js:sourcemap:1981:5261
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:sourcemap:608 ERR [UriError]: cannot call joinPath on URI without path: Error: [UriError]: cannot call joinPath on URI without path
at h.joinPath (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:86:9213)
at w.joinPath (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:87:6474)
at l.toResource (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:808:63563)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1571:9043
at Array.some ()
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1571:9023
at f.invoke (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
at a.deliver (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
at c.fire (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:608:12861
at f.invoke (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
at a.deliver (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
at c.fire (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:608:9421
at A.onFileChanges (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1734:33486)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:33829
at f.invoke (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
at a.deliver (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
at c.fire (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
at f.invoke (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
at a.deliver (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
at c.fire (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
at Y (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:545:3459)
at T.onResponse (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:545:4375)
at T.onBuffer (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:545:4225)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:545:1817
at f.invoke (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
at a.deliver (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
at c.fire (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
at MessagePort.ne (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:81:25988)
workbench.desktop.main.js:sourcemap:608 ERR [UriError]: cannot call joinPath on URI without path: Error: [UriError]: cannot call joinPath on URI without path
at h.joinPath (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:86:9213)
at w.joinPath (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:87:6474)
at l.toResource (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:808:63563)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1571:9043
at Array.some ()
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1571:9023
at f.invoke (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
at a.deliver (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
at c.fire (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:608:12861
at f.invoke (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
at a.deliver (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
at c.fire (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
at y.handleFileChanges (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:808:20816)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:808:19287
at f.invoke (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
at a.deliver (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
at c.fire (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:608:9421
at A.onFileChanges (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1734:33486)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:33829
at f.invoke (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
at a.deliver (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
at c.fire (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
at f.invoke (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
at a.deliver (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
at c.fire (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
at Y (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:545:3459)
at T.onResponse (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:545:4375)
at T.onBuffer (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:545:4225)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:545:1817
at f.invoke (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
at a.deliver (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
at c.fire (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
at MessagePort.ne (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:81:25988)
workbench.desktop.main.js:sourcemap:608 ERR Error: Missing proxy instance MainThreadDebugService
at v.assertRegistered (workbench.desktop.main.js:sourcemap:1734:9892)
at Os._createExtensionHostCustomers (workbench.desktop.main.js:sourcemap:1981:8257)
at workbench.desktop.main.js:sourcemap:1981:5261
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:sourcemap:608 ERR [UriError]: cannot call joinPath on URI without path: Error: [UriError]: cannot call joinPath on URI without path
at h.joinPath (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:86:9213)
at w.joinPath (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:87:6474)
at l.toResource (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:808:63563)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1571:9043
at Array.some ()
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1571:9023
at f.invoke (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
at a.deliver (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
at c.fire (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:608:12861
at f.invoke (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
at a.deliver (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
at c.fire (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:608:9421
at A.onFileChanges (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1734:33486)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:33829
at f.invoke (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
at a.deliver (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
at c.fire (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
at f.invoke (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
at a.deliver (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
at c.fire (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
at Y (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:545:3459)
at T.onResponse (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:545:4375)
at T.onBuffer (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:545:4225)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:545:1817
at f.invoke (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
at a.deliver (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
at c.fire (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
at MessagePort.ne (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:81:25988)
workbench.desktop.main.js:sourcemap:608 ERR [UriError]: cannot call joinPath on URI without path: Error: [UriError]: cannot call joinPath on URI without path
at h.joinPath (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:86:9213)
at w.joinPath (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:87:6474)
at l.toResource (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:808:63563)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1571:9043
at Array.some ()
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1571:9023
at f.invoke (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
at a.deliver (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
at c.fire (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:608:12861
at f.invoke (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
at a.deliver (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
at c.fire (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
at y.handleFileChanges (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:808:20816)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:808:19287
at f.invoke (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
at a.deliver (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
at c.fire (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:608:9421
at A.onFileChanges (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1734:33486)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:602:33829
at f.invoke (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
at a.deliver (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
at c.fire (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
at f.invoke (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
at a.deliver (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
at c.fire (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
at Y (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:545:3459)
at T.onResponse (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:545:4375)
at T.onBuffer (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:545:4225)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:545:1817
at f.invoke (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
at a.deliver (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
at c.fire (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
at MessagePort.ne (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:81:25988)
workbench.desktop.main.js:sourcemap:2142 Overwriting grammar scope name to file mapping for scope source.cpp.embedded.macro.
Old grammar file: file:///d%3A/Microsoft%20VS%20Code/resources/app/extensions/cpp/syntaxes/cpp.embedded.macro.tmLanguage.json.
New grammar file: file:///c%3A/Users/12235/.vscode/extensions/jeff-hykin.better-cpp-syntax-1.16.1/autogenerated/cpp.embedded.macro.tmLanguage.json
register @ workbench.desktop.main.js:sourcemap:2142
workbench.desktop.main.js:sourcemap:2142 Overwriting grammar scope name to file mapping for scope source.cpp.
Old grammar file: file:///d%3A/Microsoft%20VS%20Code/resources/app/extensions/cpp/syntaxes/cpp.tmLanguage.json.
New grammar file: file:///c%3A/Users/12235/.vscode/extensions/jeff-hykin.better-cpp-syntax-1.16.1/autogenerated/cpp.tmLanguage.json
register @ workbench.desktop.main.js:sourcemap:2142
2workbench.desktop.main.js:sourcemap:608 ERR Unable to instantiate workbench contribution I. Error: [UriError]: cannot call joinPath on URI without path
at h.joinPath (workbench.desktop.main.js:sourcemap:86:9213)
at w.joinPath (workbench.desktop.main.js:sourcemap:87:6474)
at get uri [as uri] (workbench.desktop.main.js:sourcemap:2144:71873)
at workbench.desktop.main.js:sourcemap:2144:61767
at Array.find ()
at new z (workbench.desktop.main.js:sourcemap:2144:61755)
at S._createInstance (workbench.desktop.main.js:sourcemap:603:1514)
at S.createInstance (workbench.desktop.main.js:sourcemap:603:947)
at new j (workbench.desktop.main.js:sourcemap:2158:61333)
at S._createInstance (workbench.desktop.main.js:sourcemap:603:1514)
at workbench.desktop.main.js:sourcemap:603:3986
at V._executor (workbench.desktop.main.js:sourcemap:87:21397)
at get value [as value] (workbench.desktop.main.js:sourcemap:87:21594)
at Object.get (workbench.desktop.main.js:sourcemap:603:4089)
at new l (workbench.desktop.main.js:sourcemap:1754:64793)
at S._createInstance (workbench.desktop.main.js:sourcemap:603:1514)
at S.createInstance (workbench.desktop.main.js:sourcemap:603:947)
at S.safeCreateInstance (workbench.desktop.main.js:sourcemap:1752:6201)
at S.doInstantiateByPhase (workbench.desktop.main.js:sourcemap:1752:5872)
at workbench.desktop.main.js:sourcemap:1752:5648
workbench.desktop.main.js:sourcemap:608 ERR Unable to instantiate workbench contribution w. Error: [UriError]: cannot call joinPath on URI without path
at h.joinPath (workbench.desktop.main.js:sourcemap:86:9213)
at w.joinPath (workbench.desktop.main.js:sourcemap:87:6474)
at get uri [as uri] (workbench.desktop.main.js:sourcemap:2144:71873)
at workbench.desktop.main.js:sourcemap:2144:61767
at Array.find ()
at new z (workbench.desktop.main.js:sourcemap:2144:61755)
at S._createInstance (workbench.desktop.main.js:sourcemap:603:1514)
at S.createInstance (workbench.desktop.main.js:sourcemap:603:947)
at new j (workbench.desktop.main.js:sourcemap:2158:61333)
at S._createInstance (workbench.desktop.main.js:sourcemap:603:1514)
at workbench.desktop.main.js:sourcemap:603:3986
at V._executor (workbench.desktop.main.js:sourcemap:87:21397)
at get value [as value] (workbench.desktop.main.js:sourcemap:87:21594)
at Object.get (workbench.desktop.main.js:sourcemap:603:4089)
at new l (workbench.desktop.main.js:sourcemap:1754:64793)
at S._createInstance (workbench.desktop.main.js:sourcemap:603:1514)
at S.createInstance (workbench.desktop.main.js:sourcemap:603:947)
at S.safeCreateInstance (workbench.desktop.main.js:sourcemap:1752:6201)
at S.doInstantiateByPhase (workbench.desktop.main.js:sourcemap:1752:5872)
at workbench.desktop.main.js:sourcemap:1752:5648
workbench.desktop.main.js:sourcemap:608 ERR Error: Missing proxy instance MainThreadDebugService
at v.assertRegistered (workbench.desktop.main.js:sourcemap:1734:9892)
at Os._createExtensionHostCustomers (workbench.desktop.main.js:sourcemap:1981:8257)
at workbench.desktop.main.js:sourcemap:1981:5261
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:sourcemap:608 ERR No file system provider found for resource 'vscode-remote://wsl%2Bubuntu-20.04/.git/config': ENOPRO: No file system provider found for resource 'vscode-remote://wsl%2Bubuntu-20.04/.git/config'
at u.withProvider (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:608:14059)
at async u.exists (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:608:16657)
at async Promise.all (index 0)
workbench.desktop.main.js:sourcemap:608 ERR No file system provider found for resource 'vscode-remote://wsl%2Bubuntu-20.04/pom.xml': ENOPRO: No file system provider found for resource 'vscode-remote://wsl%2Bubuntu-20.04/pom.xml'
at u.withProvider (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:608:14059)
at async u.exists (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:608:16657)
at async Promise.all (index 0)
workbench.desktop.main.js:sourcemap:608 ERR [UriError]: cannot call joinPath on URI without path: Error: [UriError]: cannot call joinPath on URI without path
at h.joinPath (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:86:9213)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2250:16931
at Array.map ()
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2250:16909
at async a.getTags (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2250:11778)
workbench.desktop.main.js:sourcemap:608 ERR Unable to resolve filesystem provider with relative file path 'vscode-remote://wsl+ubuntu-20.04': Error: Unable to resolve filesystem provider with relative file path 'vscode-remote://wsl+ubuntu-20.04'
at u.withProvider (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:608:13894)
at u.doResolveFile (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:608:15152)
at u.resolve (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:608:14875)
at a.findWorkspaces (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2293:7313)
at new a (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2293:7067)
at S._createInstance (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:603:1514)
at S.createInstance (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:603:947)
at S.safeCreateInstance (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1752:6201)
at u (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1752:6024)
workbench.desktop.main.js:sourcemap:608 ERR Missing proxy instance MainThreadDebugService: Error: Missing proxy instance MainThreadDebugService
at v.assertRegistered (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1734:9892)
at Os._createExtensionHostCustomers (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1981:8257)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1981:5261
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
workbench.desktop.main.js:sourcemap:608 ERR Error: Missing proxy instance MainThreadDebugService
at v.assertRegistered (workbench.desktop.main.js:sourcemap:1734:9892)
at Os._createExtensionHostCustomers (workbench.desktop.main.js:sourcemap:1981:8257)
at workbench.desktop.main.js:sourcemap:1981:5261
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
2workbench.desktop.main.js:sourcemap:608 ERR Missing proxy instance MainThreadDebugService: Error: Missing proxy instance MainThreadDebugService
at v.assertRegistered (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1734:9892)
at Os._createExtensionHostCustomers (vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1981:8257)
at vscode-file://vscode-app/d:/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1981:5261
at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
I have also searched it on stackoverflow and found this link but all the answers can‘t solve this,so is it really a bug or something wrong I have down?
@Hezhexi2002 I think you are actually having a different issue. But could someone please check the original issue in the latest Insiders build, I think I actually fixed it last week.
@Hezhexi2002 I think you are actually having a different issue. But could someone please check the original issue in the latest Insiders build, I think I actually fixed it last week.
Yes,I have solved this problem after I delete the wsl.conf which I aim to fix the problem of tab completion in wsl2 terminal first following the Microsoft’s docshttps://learn.microsoft.com/zh-cn/windows/wsl/wsl-config.I guess that's because the example wsl.conf given by Microsoft disable the interop by default and I haven't notice it before:
