microsoft / powerplatform-vscode

The Power Platform VSCode extension makes it easy to manage Power Platform environments and allows the developer to create, build and deploy Power Platform solutions, packages and portals.
MIT License
187 stars 35 forks source link

PowerApps Html Language Server Crashed Error #916

Closed daryllabar closed 4 hours ago

daryllabar commented 2 months ago

I keep on getting this error when loading VSCode: image

nsearle97 commented 2 months ago

I'm getting the same error. Was working absolutely fine a few days ago, now I can't seem to connect to power apps and I get this error whenever I load VS Code. I can list the portals in the environment, but it fails to download one saying "this portal does not exist", despite it showing in the "list" results.

MKUltraCSA commented 1 month ago

Also running into this error. anyone find a resolution yet?

pdavisbdbc commented 1 month ago

I can confirm I am also running into this error.

Power Platform Tools v2.0.49

Here is more information from the logs: 2024-05-10 11:24:27.995 [info] ExtensionService#_doActivateExtension vscode.html-language-features, startup: false, activationEvent: 'onLanguage:html' 2024-05-10 11:24:33.181 [error] Error: Connection to server got closed. Server will not be restarted. at LanguageClient.handleConnectionClosed (c:\Users\PED.vscode\extensions\microsoft-isvexptools.powerplatform-vscode-2.0.49\dist\extension.js:76637:47) at LanguageClient.handleConnectionClosed (c:\Users\PED.vscode\extensions\microsoft-isvexptools.powerplatform-vscode-2.0.49\dist\extension.js:80489:15) at closeHandler (c:\Users\PED.vscode\extensions\microsoft-isvexptools.powerplatform-vscode-2.0.49\dist\extension.js:76606:18) at CallbackList.invoke (c:\Users\PED.vscode\extensions\microsoft-isvexptools.powerplatform-vscode-2.0.49\dist\extension.js:72205:39) at Emitter.fire (c:\Users\PED.vscode\extensions\microsoft-isvexptools.powerplatform-vscode-2.0.49\dist\extension.js:72267:36) at closeHandler (c:\Users\PED.vscode\extensions\microsoft-isvexptools.powerplatform-vscode-2.0.49\dist\extension.js:71281:26) at CallbackList.invoke (c:\Users\PED.vscode\extensions\microsoft-isvexptools.powerplatform-vscode-2.0.49\dist\extension.js:72205:39) at Emitter.fire (c:\Users\PED.vscode\extensions\microsoft-isvexptools.powerplatform-vscode-2.0.49\dist\extension.js:72267:36) at IPCMessageReader.fireClose (c:\Users\PED.vscode\extensions\microsoft-isvexptools.powerplatform-vscode-2.0.49\dist\extension.js:72951:27) at ChildProcess. (c:\Users\PED.vscode\extensions\microsoft-isvexptools.powerplatform-vscode-2.0.49\dist\extension.js:73679:45) at ChildProcess.emit (node:events:529:35) at ChildProcess.emit (node:domain:489:12) at maybeClose (node:internal/child_process:1098:16) at ChildProcess._handle.onexit (node:internal/child_process:303:5)

pdavisbdbc commented 1 month ago

I apologize for the additional comment. The logs from the PowerApps Html Language Server output might be more useful. Attached. PowerApps Html Language Server Log

tyaginidhi commented 4 hours ago

Duplicate of https://github.com/microsoft/powerplatform-vscode/issues/893