NEWS
Urplötzlich keine Verbindung mehr zu Raspberry und iobroker
-
Ich habe hier ein seltsames Problem, welches ich mir nicht erklären kann. Vorhin habe ich ca. 4 Stunden problemlos mit ioBroker und Grafana gearbeitet.
Dann war auf einmal die Verbindung zu Grafana weg und ich wolte über das Terminal einen Neustart von Grafana machen.
Allerdings habe ich nach Einge des ssh Befehls diese Fehlermeldung erhalten:kex_exchange_identification: read: Connection reset by peer Connection reset by 192.168.178.36 port 22
Das hatte ich vor ein paar Tagen auch schon mal, aber da konnte ich erst garnicht mit ioBroker arbeiten.
Was kann die Ursache dafür sein, das urplötzlich die Verbindung weg ist und wie behebe ich den Fehler dauerhaft? -
@damrak2022 sagte in Urplötzlich keine Verbindung mehr zu Raspberry und iobroker:
kex_exchange_identification
Causes of the Error kex_exchange_identification Connection Closed by Remote Host:
The “kex_exchange_identification connection closed by remote host” error refers to the fact that a connection was first established but then interrupted for some reason. The very first thing that we would like to state over here is that there is no single cause that can be attributed to this error. It means that depending on the scenario, there can be different possibilities that are responsible for this error. Some of those causes are listed below:The socket connection between the SSH server and the client has been interrupted.
The firewall is having too strict rules that it results in blocking even legitimate connection requests.
Addition of faulty equipment or device to your already existing network.
The SSH daemon could be consuming an unreasonably large amount of network resources.
Your ports could be excessively exhausted by connection requests. -
@adnim Can you tell me how to fix this error so that I can regain access to my Raspberry
-
The very first thing that we would like to state over here is that there is no single cause that can be attributed to this error.
Kann also mehrere Ursache und damit Lösungen haben. Zunächst würde ich schauen, dass die Netzwerkverbindung stabil ist. Also LAN-Kabel und kein WLAN verwenden z. B.
-
@thomas-braun Ich verwende ein Lan Kabel. Na, da ich nachher mit @liv-in-sky spreche schaue ich mal was er sagt