cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Failure when receiving data from the peer

From: Fabio \ <durieux_br_at_yahoo.com.br>
Date: Wed, 4 Aug 2010 04:36:10 -0700 (PDT)

   I not sure what you mean. Should I set the public key file's permission to 400? It was already 400.
   Also, you if read carefully, you'll notice that the same warning happens in the successful connection.

--
Fabio Durieux Lopes - Salsa
--- On Wed, 8/4/10, Jax <cybercorecentre_at_gmail.com> wrote:
From: Jax <cybercorecentre_at_gmail.com>
Subject: Re: Failure when receiving data from the peer
To: "the curl tool" <curl-users_at_cool.haxx.se>
Date: Wednesday, August 4, 2010, 12:12 AM
* SSH public key authentication failed: Unable to open public key file
Set the public key to 400 you dumb...
On Tue, Aug 3, 2010 at 11:59 PM, Fabio "Salsa" Durieux Lopes <durieux_br_at_yahoo.com.br> wrote:
   I have an application that's getting this error while trying to connect to server A but not while connecting to server B. I've looked at network configuration of both servers and everything seems to be equal. What are the possible causes for this?
   Below some debug from the connection atempts:
Starting process... Please wait! * About to connect() to ora1tne port 22 (#0)
*   Trying 10.212.76.84... * connected
* Connected to ora1tne (10.212.76.84) port 22 (#0)
* SSH authentication methods available: publickey,gssapi-with-mic,password
* Using ssh public key file /root/.ssh/id_dsa.pub
* Using ssh private key file /root/.ssh/id_dsa
* SSH public key authentication failed: Unable to open public key file
* Initialized password authentication
* Authentication complete
* Connection #0 to host ora1tne left
 intact
Starting process... Please wait! * About to connect() to gpfs2tne port 22 (#0)
*   Trying 10.212.76.82... * connected
* Connected to gpfs2tne (10.212.76.82) port 22 (#0)
* SSH authentication methods available: publickey,gssapi-with-mic,password
* Using ssh public key file /root/.ssh/id_dsa.pub
* Using ssh private key file /root/.ssh/id_dsa
* SSH public key authentication failed: Unable to open public key file
* Initialized password authentication
* Authentication complete
* Closing connection #0
* Failure when receiving data from the peer
--
Fabio Durieux Lopes - Salsa
      
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
-----Inline Attachment Follows-----
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-08-04