Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


cperez
2016-12-08T08:11:33Z
Hi,

i have problem with connection to server with Plink in dos command.
When I connect with the user concerned it works well I already saved the key in the cache
but in visualCron i have this error.


Looking up host "MyMachine"
Connecting to xxx.xxx.xxx.xxx port 22
Server version: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.3
We claim version: SSH-2.0-PuTTY_Release_0.60
Using SSH protocol version 2
Doing Diffie-Hellman group exchange
Doing Diffie-Hellman key exchange with hash SHA-256
The server's host key is not cached in the registry. You
have no guarantee that the server is the computer you
think it is.
The server's rsa2 key fingerprint is:
ssh-rsa 2048 1c:01:8b:8f:5d:a3:37:45:35:86:f4:2c:a5:a1:b3:16
Connection abandoned.
Disconnected: User aborted at host key verification
Sponsor
Forum information
Support
2016-12-08T09:07:54Z
Sounds like you need to run the Executable with a Credential (same user you are logged in as) and that you need to check "Load profile" in the Credential.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
cperez
2016-12-08T10:06:27Z
plink are a windows exe run with user windows.
but the error return by plink on ssh linux machine.
the login and key for linux are not the same are user windows who can execute plink.
I probably did not understand a trick

cH.




Support
2016-12-08T10:27:23Z
Originally Posted by: cperez 

plink are a windows exe run with user windows.
but the error return by plink on ssh linux machine.
the login and key for linux are not the same are user windows who can execute plink.
I probably did not understand a trick

cH.



I think your exe is not behaving because it is simply not running in the same environment/same user as when you are running it. Please not that it is executed from the VisualCron service which is running as SYSTEM account. That is why you, in this case, need to create a Credential and select it in the Execute Task.

Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top