Open fwiedmann opened 4 years ago
I have the same issue with Raspberry Pi 3 B and B+. After the first reboot the raspberry pi did not start correctly and I had to remove the usb power. After powering it on again, it started correctly but had a different SSH Host key then before the restart.
Everything else works as expected now.
I used hypriot version v1.12.0 and flash version 2.5.0.
$ uname -a
Linux raspberrypi 4.19.97-v7+ #1294 SMP Thu Jan 30 13:15:58 GMT 2020 armv7l GNU/Linux
I have the same issue, multiple restarts works, but host key changed. Using Raspberry pi 4b 4GB
This issue only belongs to hypriot os. Could not reproduce it with raspbian buster lite.
Describe the bug After rebooting the second time a raspberry pi 4 4GB with PEO hat it will not start successfully. It's not possible to login via SSH (Destination Host Unreachable). The system is configured with a static ipv4 address. Used POE Switch: TP-Link TL-SG10I05P 5-Port Gigabit PoE Switch.
I can reproduce this behaviour on 4 raspberry pi with the same setup. After re-plug the ethernet cable for a manual reboot the pi starts successfully again.
To reproduce Reboot the system several times in a row. Try to login with SSH or to ping the system.
Expected behaviour To be able to reach the system via ping or ssh.
Actual behaviour After a second reboot its not possible to reach the system via ssh or ping. The LEDs on the pi ethernet interface does not blink like before when it has an link to the network.
System Copy and paste the results of the raspinfo command in to this section. Alternatively, copy and paste a pastebin link, or add answers to the following questions:
Which model of Raspberry Pi? e.g. Pi3B+, PiZeroW
Which OS and version (
cat /etc/rpi-issue
)?Which firmware version (
vcgencmd version
)?Which kernel version (
uname -a
)?Logs If applicable, add the relevant output from
dmesg
or similar.