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

sshj has intermittent errors doing sftp to Tectia servers #476

Open
ahgittin opened this issue Jan 24, 2013 · 1 comment
Open

sshj has intermittent errors doing sftp to Tectia servers #476

ahgittin opened this issue Jan 24, 2013 · 1 comment

Comments

@ahgittin
Copy link
Member

When brooklyn (using sshj) tries to copy the script to the target machine, we sometimes encounter:

ERROR net.schmizz.concurrent.Promise - <<sftp / 4>> woke to: net.schmizz.sshj.sftp.SFTPException: EOF while reading packet
Exception in thread "main" net.schmizz.sshj.sftp.SFTPException: EOF while reading packet

The target machine is running Tectia ssh server, so I suspect we are running in to hierynomus/sshj#54 .

Options to resolve:

  • investigate fixing the problem in sshj
  • add ability for Brooklyn to use CLI ssh as an alternative to sshj
@grkvlt
Copy link
Member

grkvlt commented Jan 24, 2013

Have installed Tectia on an RHEL machine on AWS to reproduce issue and investigating what the underlying sshj issue is

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants