Power-Maverick / DataverseDevTools-VSCode

The all-in-one tool to develop code for Dataverse/Dynamics 365. Helps you connect to a Dataverse environment, generate TypeScript definitions for entities, create a different type of Dataverse-specific projects, and much more.
https://marketplace.visualstudio.com/items?itemName=danish-naglekar.dataverse-devtools
MIT License
55 stars 15 forks source link

[Bug]: Issue when creating an environment (MS Prompt mode) #160

Closed VinEckSie closed 3 months ago

VinEckSie commented 4 months ago

What happened?

Creation of an environment in MS Prompt mode is ok BUT when I use the "connect to Dataverse" function, I got this error.

I use a Github Codespace. I tried to delete the forwarded port automatically assigned by the system, but I still encounter the address already in use issue.

What version of the tool are you using?

2.2.0

What version of Visual Studio Code are you running?

1.88.1

Any relevant session id from VSCode?

15e91fa8-6c7f-4ed1-8586-dbca519a1a4e1713538392864

Relevant log output

VSCode version: 1.88.1. 
Extension version: 2.2.0. 
Error occured in connectDataverse command. 
Error code: EADDRINUSE. 
Error message: listen EADDRINUSE: address already in use 127.0.0.1:19472. 
Error stack: Error: listen EADDRINUSE: address already in use 127.0.0.1:19472
    at Server.setupListenHandle [as _listen2] (node:net:1817:16)
    at listenInCluster (node:net:1865:12)
    at doListen (node:net:2014:7)
    at processTicksAndRejections (node:internal/process/task_queues:83:21).
power-maverick-bot[bot] commented 4 months ago

Thanks for raising an issue. Please make sure you have given us as much context as possible. One of the repo maintainer will respond as soon as possible.

github-actions[bot] commented 3 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 3 months ago

This issue was closed because it has been stalled for 5 days with no activity.