I think this i related to the error of the stream error i have got for a while.
The system im using is a Raspberry Pi 4 with HAOS it also has a 64gb storage addon.
thank you for the replies. My power supply is ok stated by the home assistant but what you said in this quote
Are you using an SD card with more than a few months on it as main storage - look there first.
got me to speculate that the 64GB sd card plugged to to an adapter to act as a storage.
It did have to go to safe mode because the config.yaml was filled with unknown characters. I used the google Drive Backup Addon to get a earlier state and it was working fine until i added the Ring addon. From that date i have been getting the panic error and also in the system the invalid config.
Invalid config
The following integrations and platforms could not be set up:
* [stream](https://www.home-assistant.io/integrations/stream) ([Show logs](https://MyFakeInstanceURL:8123/config/logs?filter=stream))
* [default_config](https://www.home-assistant.io/integrations/default_config) ([Show logs](https://MyFakeInstanceURL:8123/config/logs?filter=default_config))
Please check your config and [logs](https://MyFakeInstanceURL:8123/config/logs).
Obviously i masked my URL by typing https://MyFakeInstanceURL:8123. If your also wondering my config will be undereath here with masked stuff aswell.
I dont know if this is related also but my local URL is on HTTPS instead of HTTP. I use Duckdns and NGINX. I get this following error in the network settings aswell
Invalid local network URL
You have configured an HTTPS certificate in Home Assistant. This means that your internal URL needs to be set to a domain covered by the certificate.
This is usually indicative of a disk corruption. I wouldn’t trust anything on this box unless you restored to a backup before this happened… …to new storage.
The reason I don’t recommend SD is the tech. The way SDs write to the card there is a shelf life. (yes even the class 10 extended wear cards - extended wear not NO wear) It’s incredibly long and for most normal humans they never hit the end. But HA at its core is a transactional database. It’s ALWAYS writing. (how much depends on how aggressively you manage your recorder database) all that constant write wears out an SD. Fact. How long,? Dunno-Complex combination of quality of card and your install. Personally I simply prefer to avoid it entirely. No SD card.
SSD and HDD are completely different tech and do not have that limit. (they fail for r completely different reasons )
With an HDD you’ll likely run into power issues. And with both of those options I’d probably run the from a POWERED external USB hub (not the same hub you run your coordinator sticks on yo isolate interference)