ARCAD-Software / elias-vscode

ARCAD-Elias VSCode extension
Other
2 stars 0 forks source link

Error: connect ECONNREFUSED IP:2012 #11

Closed sgonchigar closed 8 months ago

sgonchigar commented 8 months ago

Hello, getting below error. how to go about troubshooting.

[1/16/2024 1:53:06 PM] [INF] Activating ARCAD Elias [1/16/2024 1:53:06 PM] [INF] Starting standalone mode [1/16/2024 1:53:30 PM] [ERR] Failed to reach Elias ping /ping [1/16/2024 1:53:30 PM] [ERR] Error: connect ECONNREFUSED ip:2012 [1/16/2024 1:53:30 PM] [ERR] Can't ping https://ip:2012/elias/arcad/v1

sebjulliand commented 8 months ago

Hi! It seems like the Elias Rest API server has not been installed and/or is not running. Please check the online documentation about the prerequisites: https://arcad-software.github.io/elias-vscode/#/pages/prerequisites Then have a look at the setup section: https://arcad-software.github.io/elias-vscode/#/pages/setup

You can also checkout the Get Started walkthrough in VSCode: image image

In case you have issues setting up the Elias Rest API server, reach out to ARCAD customer support for further assistance.