Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

does not run on EMBL cluster anymore #22

Open
tischi opened this issue Aug 16, 2023 · 2 comments
Open

does not run on EMBL cluster anymore #22

tischi opened this issue Aug 16, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@tischi
Copy link
Collaborator

tischi commented Aug 16, 2023

No description provided.

@tischi tischi added the bug Something isn't working label Aug 16, 2023
@tischi tischi self-assigned this Aug 16, 2023
@tischi
Copy link
Collaborator Author

tischi commented Aug 16, 2023

[INFO] Saving remote file:
/g/cba/cluster/[login.cluster.embl.de/0725041008/00000.job](http://login.cluster.embl.de/0725041008/00000.job)
[INFO] Establishing SFTP connection to [login.cluster.embl.de](http://login.cluster.embl.de/)...
com.jcraft.jsch.JSchException: session is down
	at com.jcraft.jsch.Session.openChannel(Session.java:861)
	at de.embl.cba.cluster.ssh.SSHConnector.connectChannelSftp(SSHConnector.java:128)
	at de.embl.cba.cluster.ssh.SSHConnector.saveTextAsFileOnRemoteServerUsingSFTP(SSHConnector.java:252)
	at de.embl.cba.cluster.SSHExecutorService.createRemoteJobFile(SSHExecutorService.java:277)
	at de.embl.cba.cluster.SSHExecutorService.submit(SSHExecutorService.java:160)
	at de.embl.cba.cluster.SSHExecutorService.submit(SSHExecutorService.java:152)
	at de.embl.cba.cluster.JobSubmitter.submitJobScript(JobSubmitter.java:163)
	at de.embl.cba.cluster.JobSubmitter.submitJob(JobSubmitter.java:154)
	at

login.cluster.embl.de should be replaced by login01.cluster.embl.de

will this still work without ssh keys?

@tischi
Copy link
Collaborator Author

tischi commented Aug 16, 2023

Corresponding WIP PR: #23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant