-
Notifications
You must be signed in to change notification settings - Fork 303
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
Error: connect ECONNREFUSED 127.0.0.1:8000 #1188
Comments
Hi @heavy-metal-guy thanks for raising this issue.
|
Hi @ccastrotrejo , `4:49:04 PM: Starting Design Time Api Azure Functions Core Tools [2024-10-02T14:49:05.339Z] Error building configuration in an external startup class. Kind Regards |
Hi @heavy-metal-guy, this seems to be a backend issue related to the extension bundle, that th reason on why I transferred it to this repo. I will contact the backend engineers to se see what we can do about it. I will update the thread as soon as I know there is a fix or a workaround. |
This issue is stale because it has been open for 45 days with no activity. |
This issue was closed because it has been inactive for 14 days since being marked as stale. |
@ccastrotrejo , |
Hi @heavy-metal-guy not yet. Tagging some BE engineers on this. |
@heavy-metal-guy Do you have storage emulator or azurite running and the connection string set to use dev storage. The connection string is set to that automatically when you create a workflow in VSCode but please check that your local storage emulator is running, that might be the problem here |
Hello @AbodeSaafan |
Describe the Bug with repro steps
Open the workflow.json file's shortcut menu, and select Open Designer.
As the result, there are few error messages:
[2024-09-28T01:04:42.263Z] Error building configuration in an external startup class. System.Net.Http: The SSL connection could not be established, see inner exception. System.Net.Security: Authentication failed because the remote party sent a TLS alert: 'HandshakeFailure'. Odebrano nieoczekiwany lub nieprawidlowo sformatowany komunikat. [2024-09-28T01:04:42.267Z] A host error has occurred during startup operation '7e7f643e-c75c-4ec4-b760-450aeb82a480'. [2024-09-28T01:04:42.267Z] Microsoft.Azure.WebJobs.Script: Error building configuration in an external startup class. System.Net.Http: The SSL connection could not be established, see inner exception. System.Net.Security: Authentication failed because the remote party sent a TLS alert: 'HandshakeFailure'. Odebrano nieoczekiwany lub nieprawidlowo sformatowany komunikat. Value cannot be null. (Parameter 'provider') [2024-09-28T01:04:42.306Z] Host startup operation has been canceled 3:05:09 AM: Error: connect ECONNREFUSED 127.0.0.1:8000
3:16:22 AM: Starting Design Time Api
3:16:22 AM: Running command: "C:\Users\szymonl.azurelogicapps\dependencies\FuncCoreTools\func host start --port 8000" with pid: "24592"…
Azure Functions Core Tools
Core Tools Version: 4.0.6280 Commit hash: N/A +421f0144b42047aa289ce691dc6db4fc8b6143e6 (64-bit)
Function Runtime Version: 4.834.3.22875
[2024-09-28T01:16:24.035Z] Error building configuration in an external startup class.
[2024-09-28T01:16:24.036Z] Error building configuration in an external startup class. System.Net.Http: The SSL connection could not be established, see inner exception. System.Net.Security: Authentication failed because the remote party sent a TLS alert: 'HandshakeFailure'. Odebrano nieoczekiwany lub nieprawidlowo sformatowany komunikat.
[2024-09-28T01:16:24.040Z] A host error has occurred during startup operation '8df9bfd7-c025-4381-b141-ab88d794dded'.
[2024-09-28T01:16:24.041Z] Microsoft.Azure.WebJobs.Script: Error building configuration in an external startup class. System.Net.Http: The SSL connection could not be established, see inner exception. System.Net.Security: Authentication failed because the remote party sent a TLS alert: 'HandshakeFailure'. Odebrano nieoczekiwany lub nieprawidlowo sformatowany komunikat.
Value cannot be null. (Parameter 'provider')
[2024-09-28T01:16:24.080Z] Host startup operation has been canceled
What type of Logic App Is this happening in?
Standard (VSCode)
Which operating system are you using?
Windows
Are you using new designer or old designer
New Designer
Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg
Yes
Workflow JSON
Screenshots or Videos
No response
Browser
Edge
Additional context
No response
The text was updated successfully, but these errors were encountered: