Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logic app designer issues vs code ide #6472

Open
rajkumarpellucide opened this issue Jan 25, 2025 · 3 comments
Open

logic app designer issues vs code ide #6472

rajkumarpellucide opened this issue Jan 25, 2025 · 3 comments
Assignees

Comments

@rajkumarpellucide
Copy link

rajkumarpellucide commented Jan 25, 2025

Does this occur consistently?

Repro steps:

1.Microsoft.Azure.WebJobs.Script: Error building configuration in an external startup class. System.Net.Http: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing. The operation was canceled. System.Net.Http: The operation was canceled. System.Net.Security: The read operation failed, see inner exception. System.Private.CoreLib: Cannot access a disposed object. have vs code issue how to fix

2.Error building configuration in an external startup class. System.Net.Http: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing. The operation was canceled. System.Net.Http: The operation was canceled. System.Net.Security: The read operation failed, see inner exception. System.Private.CoreLib: Cannot access a disposed object. azure logic app issue in vs code

3.A host error has occurred during startup operation

4.Port number 8000 not start

Action: azureLogicAppsStandard.openDesigner

Error type: ECONNREFUSED

Error Message: connect ECONNREFUSED redacted:id

Version: 4.107.4

OS: win32

OS Release: 10.0.19045

Product: Visual Studio Code

Product Version: 1.96.4

Language: en

Call Stack¨NBSP;

@rajkumarpellucide
Copy link
Author

Image

@ccastrotrejo
Copy link
Contributor

Hi @rajkumarpellucide thanks for raising this issue. It seems that the default port for the design time process is the 8000, and is the extension is not looking for another open port. In the meantime could you please check if there are any local process in your computer using the 8000 port and close them?

@rajkumarpellucide
Copy link
Author

Based on your comment I have done few steps below attached the screen shot.I find the listing port in my pc but did get port

Image

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants