Page 1 of 1

Red Pitaya OS ssh connection reset by 192.168.XX.X port 22

Posted: Tue Aug 15, 2017 4:58 pm
by downunderthunder123
Hey,
I tried to connect to my Red Pitaya via ssh.
unfortunately the connection is reset after short time.........
that is the output:
user1@ubuntu:~/Documents/redpitaya/RedPitaya1/fpga$ sudo ssh root@192.168.10.43 -v
OpenSSH_7.2p2 Ubuntu-4ubuntu2.2, OpenSSL 1.0.2g 1 Mar 2016
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug1: Connecting to 192.168.10.43 [192.168.10.43] port 22.
debug1: Connection established.
debug1: permanently_set_uid: 0/0
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_rsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_rsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_dsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_dsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_ecdsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_ecdsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_ed25519 type -1
debug1: key_load_public: No such file or directory
debug1: identity file /root/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.2
debug1: Remote protocol version 2.0, remote software version OpenSSH_7.2p2 Ubuntu-4ubuntu2.1
debug1: match: OpenSSH_7.2p2 Ubuntu-4ubuntu2.1 pat OpenSSH* compat 0x04000000
debug1: Authenticating to 192.168.10.43:22 as 'root'
debug1: SSH2_MSG_KEXINIT sent
Connection closed by 192.168.10.43 port 22

what can I do to solve the issue?

Re: Red Pitaya OS ssh connection reset by 192.168.XX.X port

Posted: Wed Aug 16, 2017 9:08 am
by downunderthunder123
OK I solved it on my own!

Just in brief -->

say a hundred times : " I AM STUPID!"

I just removed the sd card and forgot to put it back to the rp......... arrgh

br