I noticed that every few days / weeks my system stops working.
I read in many places here that this is due to the persistence service (using influxdb with Grafana).
I decided to set up my system for a daily reboot, but noticed a strange behavior.
Whenever I reboot my system, when it comes up it has no network connectivity (even the lights behind the Ethernet connection do not light up).
You will have to look at the syslog to see what it gets stuck on when the RPi comes back and fails to connect to the internet. Or plug the RPi into a monitor so you can watch the messages scroll by and see where it gets stuck. Whatever the problem is, it’s not OH specific so you might find more help on an RPi forum.
It may say 5V, 3A but is it really producing that voltage? The error is pretty clear. The power supply was not sufficient to drive the RPi and everything you have plugged into it. RPis are very sensitive to the quality of their power.
Out if curiosity, have you rebuilt your drive recently? Sometimes corrupt file system can cause these types of issue and if you had a power issue the file system may have become corrupts.
I am able to reproduce the problem also when I manually execute:
sudo reboot
To better understand the issue, I connected my RPi 3B+ to a screen and it seems that when the system is stucked, there sia BLACK (blank) screen, and the RPi has only the red led on (not green).
I suspect that on those occasions the system does not / can not read the SSD HD.
Is there any way to check if the issue is indeed the SSD HD boot?
Is there any way to repair it?
Should I fully re-install everything?
I tried searching both this forum and RPi forums, and am completely confused.
Any assistance for a newbie would be appreciated.
EDIT: Reading some more, could it be somehow related to the SSD using USB 3.0, or maybe not booting fast enough?