php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58512 Error starting up SSH connection(-2)
Submitted: 2009-01-19 17:22 UTC Modified: 2012-10-06 09:16 UTC
Votes:2
Avg. Score:4.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: naim at greenmail dot ch Assigned:
Status: No Feedback Package: ssh2 (PECL)
PHP Version: 5.2.6 OS: Debian Etch 2.6.18-6-amd64
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: naim at greenmail dot ch
New email:
PHP Version: OS:

 

 [2009-01-19 17:22 UTC] naim at greenmail dot ch
Description:
------------
This error happens randomly(?) on ssh2_connect().

Reproduce code:
---------------
Just a normal ssh2_connect().

Expected result:
----------------
A successful connection.

Actual result:
--------------
[19-Jan-2009 15:27:59] PHP Warning:  ssh2_connect() [<a href='function.ssh2-connect'>function.ssh2-connect</a>]: Error starting up SSH connection(-2): Timeout waiting for banner in /var/www/*****/base/classes/class.transfer.php on line 11
[19-Jan-2009 15:27:59] PHP Warning:  ssh2_connect() [<a href='function.ssh2-connect'>function.ssh2-connect</a>]: Unable to connect to **.**.**.** in /var/www/*****/base/classes/class.transfer.php on line 11

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-01-19 17:25 UTC] naim at greenmail dot ch
This error isn't already fixed.
 [2012-06-22 15:24 UTC] langemeijer@php.net
-Status: Open +Status: Feedback
 [2012-06-22 15:24 UTC] langemeijer@php.net
naim, please try newer versions of the ssh2 extension and libssh2 an see if the 
problem still exists.
 [2012-10-06 09:16 UTC] langemeijer@php.net
-Status: Feedback +Status: No Feedback
 [2012-10-06 09:16 UTC] langemeijer@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 19:01:29 2024 UTC