About 50 results
Open links in new tab
  1. Connect to Raspberry Pi over ssh: connection refused (from putty)

    Jul 14, 2015 · 18 I have a raspberry running raspbian, and I want to connect over SSH, but something is happening. On the raspberry I have run nmap and port 22 says: OPEN; the ssh process is running …

  2. connect to host port 22: Connection refused - Raspberry Pi Stack …

    Sep 7, 2016 · I tried to use SSH to reach my Pi 3 ssh pi@192.168.100.3 but I get this message ssh: connect to host 192.168.100.3 port 22: Connection refused I install and install SSH but nothing has …

  3. Raspberry Pi actively refusing connection

    Feb 16, 2023 · Thanks for contributing an answer to Raspberry Pi Stack Exchange! Asking for help, clarification, or responding to other answers. Making statements based on opinion; back them up …

  4. Raspberry Pi 5 blocking or lossing Wifi connection

    Jan 26, 2025 · I have a Raspberry Pi 5 8GB connected to internet only through WiFi and placed very closed to the router in my house. It runs Debian 12 64bit, ARM architecture. It's not easy to connect …

  5. (Another) Cannot SSH to Raspberry Pi from Mac -- Port 22: Connection ...

    Jun 20, 2021 · The big problem here is "connection refused" means the IP address is valid but the port is closed. That the IP address is valid does not mean it is the Raspberry Pi, so the two possibilities here …

  6. Raspberry Pi 5 sometimes has no LAN connection after booting

    Dec 24, 2024 · My raspberry Pi 5 sometimes (about one in seven) boots has no network connection. The Rpi receives an IP address from the DHCP server, but cannot ping any IP address from it.

  7. raspbian - SSH - connection timeout when connecting - Raspberry Pi ...

    A couple of things to try: Are you able to ping the Raspberry Pi from the windows machine, open a command prompt and enter ping 192.168.0.198 (but with the IP address you are using for SSH), if …

  8. Raspberry PI SSH randomly closes connection

    Apr 26, 2022 · SSH server will send keep-alive messages to the client every few seconds, and if several of them are left without a reply, it closes the connection. This often happens because of temporary …

  9. SSH "connection refused" on Raspberry pi - cannot find why

    Jan 28, 2013 · After reading Raspberry Pi documentation I found that the issue is in Pi Configuration where SSH was Disabled. Click on Raspberry Pi Menu --> Preferences --> Launch Raspberry Pi …

  10. SSH "Connection Reset" immediately after Conncting - Raspberry Pi …

    Aug 5, 2020 · 1 I've had my Raspberry pi 4 setups for a while. Using it as a VPN, Plex, and basic WordPress host. I've been using SSH for a while and it worked fine. I've recently caused an issue …