28-11-2020, 20:02
Hello
Thanks for the detailed response.
I did follow your link and installed Git Client on my Windows 10 machine. I set up my SSH keys and did a successful connection to my remote host at ida@198.51.100.34 without password within Git Bash console.
I do have problems when doing the run from within Repast.
I also checked my ssh logs on remote machine and repast is not even trying to connect. Meaning it's failing before it is even trying.
Any recommendation how to find out why repast can not establish a SSH connection to a remote IPv4 address?
Thanks for the detailed response.
I did follow your link and installed Git Client on my Windows 10 machine. I set up my SSH keys and did a successful connection to my remote host at ida@198.51.100.34 without password within Git Bash console.
I do have problems when doing the run from within Repast.
Code:
INFO [SwingWorker-pool-2-thread-1] 18:52:37,010 repast.simphony.batch.ssh.RemoteSession -
Copying C:\Users\Ida\AppData\Local\Temp\ida_198.51.100.349034921661952833532.zip to
ida@198.51.100.34:~/simphony_model_1606585935650/ida_198.51.100.349034921661952833532.zip ...
ERROR [SwingWorker-pool-2-thread-1] 18:52:37,028 repast.simphony.batch.ssh.SessionsDriver - Error while creating connection to ida@198.51.100.34
Error while creating connection to ida@198.51.100.34I also checked my ssh logs on remote machine and repast is not even trying to connect. Meaning it's failing before it is even trying.
Any recommendation how to find out why repast can not establish a SSH connection to a remote IPv4 address?
