Comment 1 for bug 248894

Revision history for this message
SoloTurn (soloturn) wrote :

now its

Permission denied (publickey).

Traceback (most recent call last):
  File "/srv/importd.launchpad.net/production/launchpad/scripts/../scripts/code-import-worker.py", line 46, in ?
    script.main()
  File "/srv/importd.launchpad.net/production/launchpad/scripts/../scripts/code-import-worker.py", line 41, in main
    import_worker.run()
  File "/srv/importd.launchpad.net/production/launchpad/scripts/../lib/canonical/codehosting/codeimport/worker.py", line 436, in run
    foreign_tree = self.getForeignTree()
  File "/srv/importd.launchpad.net/production/launchpad/scripts/../lib/canonical/codehosting/codeimport/worker.py", line 362, in getForeignTree
    return self.foreign_tree_store.fetch(
  File "/srv/importd.launchpad.net/production/launchpad/scripts/../lib/canonical/codehosting/codeimport/worker.py", line 262, in fetch
    return self.fetchFromArchive(source_details, target_path)
  File "/srv/importd.launchpad.net/production/launchpad/scripts/../lib/canonical/codehosting/codeimport/worker.py", line 283, in fetchFromArchive
    if not self.transport.has(tarball_name):
  File "/srv/importd.launchpad.net/production/launchpad/scripts/../lib/bzrlib/transport/sftp.py", line 213, in has
    self._get_sftp().stat(self._remote_path(relpath))
  File "/srv/importd.launchpad.net/production/launchpad/scripts/../lib/bzrlib/transport/sftp.py", line 204, in _get_sftp
    connection, credentials = self._create_connection()
  File "/srv/importd.launchpad.net/production/launchpad/scripts/../lib/bzrlib/transport/sftp.py", line 196, in _create_connection
    self._host, self._port)
  File "/srv/importd.launchpad.net/production/launchpad/cronscripts/../lib/bzrlib/transport/ssh.py", line 367, in connect_sftp
    self._raise_connection_error(host, port=port, orig_error=e)
  File "/srv/importd.launchpad.net/production/launchpad/cronscripts/../lib/bzrlib/transport/ssh.py", line 243, in _raise_connection_error
    orig_error=orig_error)
bzrlib.errors.SocketConnectionError: Unable to connect to SSH host escudero; EOF during negotiation
Import failed:
Traceback (most recent call last):
Failure: twisted.internet.error.ProcessTerminated: A process has ended with a probable error condition: process ended with exit code 1.