Forum Discussion
KhaiChein_Y_Intel
Regular Contributor
6 years agoHi,
You can add the following in the .dse file
host=127.0.0.1
Thanks.
GK4
New Contributor
6 years agoOk, after various tries, we stopped trying to get the DSE running and resorted to manually archive the project and extract it on the remote host.
Adding the host=127.0.0.1 line resulted in a different error message:
Failed to connect to [remote host]. If private key is encrypted, please run ssh key agent first
I tried different client software fro connecting to the host with the private key i gave the DSE client and all were successfull.
I added the path: \\C:\Users\[Local user]\.ssh\id_rsa , same result with: ~/.ssh/id_rsa - Then i switched the \ to a / and i got the error:
Unable to open connection, host does not exist. Tried with hostname and IP Address.