Hi again,
what are your life experiences with using the "Run on server" features?
I have run few dozen jobs with that, and it seems to be capricious...
The job runs fine, but in some not rare cases, the resulting data are
not transferred back, i2 saying that job is still running. But the data
are there in temp directory.
Any ideas? Developers, any idea how to help you track down the bug? Is
it possible to import resulting data back, including database entry?
Jan
On 02/13/2017 03:21 PM, Jan Stransky wrote:
Good to know, it works indeed.
Just worth noting, that the remote working dir must exist.
Thanks
Jan
On 02/13/2017 02:10 PM, Stuart McNicholas wrote:
Dear Jan,
I see the same error message when doing "Test server group".
However, when I actually run a job, all seems OK. I think just the
test button is broken. I did put in the explicit path of the ssh
private key : /Users/stuart/.ssh/id_rsa rather than $HOME.
Best wishes,
Stuart
On 13 February 2017 at 12:20, Jan Stransky
<jan.stransky.c...@gmail.com <mailto:jan.stransky.c...@gmail.com>> wrote:
Dear all.
I am wondering, if somebody was able to make "Run on server" in
i2 working.
My setup:
In sever group list: server_hostname
CCP4 distro directory: /path/to/ccp4-7.0 (or do I need add /bin?)
Temp direstory: /tmp/$USER (default)
Key file: $HOME/.ssh/id_rsa (SSH key-file system is working
outside CCP4.)
On "Test server group" GUI ask for login credentials anyway. When
giving htem, I get following:
"""
Testing server_hostname
Failed connection
'NoneType' object has no attribute 'sshThreadRemoteFiles'
"""
Any ideas?
Jan