I am facing an issue with my DietPi on RPi3: out of a sudden I have lost connection to the device - my router was not able to assign an IP address to it, as it was declined by the DietPi. So obvisiosly I am not able to SSH into the DietPi anymore. I have tried to connect a monitor and a keyboard, and the error messages I see are the following:
Code: Select all
Failed to start dhcpd on all interfaces
Failed to start WPA supplicant
Failed to start Raise network interfaces
The worst thing is, that I cannot even login into DietPi locally - either I have forgotten my password or DietPi is declining it for some reason (via ssh I was using public key authentication).
I have also tried to edit /etc/network/interfaces through connecting the SDCard to a PC, but it did not help. I also connected the RPi to a different router, but could not get an IP address assigned.
Any ideas how to solve this?