Go to advanced search

by kelly45324
Tue Jan 28, 2020 9:48 pm
Forum: Beginners
Topic: I cannot SSH my pi anymore
Replies: 21
Views: 2355

Re: I cannot SSH my pi anymore

I found the problem in Raspbian Buster. /etc/ssh/ssh_config has two items activated:
batchmode yes
connecttimeout 1000

If you comment out both of these by inserting a # in from of them, and reboot you Pi, all will be good.

Go to advanced search