0.15.0
The Community tab always says: "The frontend of HACS have been disabled until you restart Home Assistant". although I have just restarted.
2019-10-08 22:33:30 WARNING (MainThread) [homeassistant.components.frontend] Overwriting integration hacs_web
2019-10-08 22:33:30 CRITICAL (MainThread) [hacs.data] [Expecting value: line 1 column 1 (char 0)] Restore Failed!
2019-10-08 22:33:30 WARNING (MainThread) [homeassistant.components.frontend] Removing unknown panel community
Add your logs here.
One or more of the hacs files under .storage is corrupted (blank).
hacs files in the the .storage directory (you will find this in the same direcory as configuration.yaml)._Everything you have installed/updated/removed after the backup is lost, and you need to redo those actions._
hacs files from the .storage directory (you will find this in the same direcory as configuration.yaml)._Everything you have installed/updated/removed is lost, and you need to redo those actions._
Thanks @ludeeus
Restoring these files as said, everything is working again :-)
Regards.
Most helpful comment
Same as https://github.com/custom-components/hacs/issues?q=is%3Aissue+%5BExpecting+value%3A+line+1+column+1+%28char+0%29%5D+is%3Aclosed
Cause
One or more of the
hacsfiles under.storageis corrupted (blank).Resolution
If you have backup of that directory
hacsfiles in the the.storagedirectory (you will find this in the same direcory asconfiguration.yaml)._Everything you have installed/updated/removed after the backup is lost, and you need to redo those actions._
If you don't have backup of that directory
hacsfiles from the.storagedirectory (you will find this in the same direcory asconfiguration.yaml)._Everything you have installed/updated/removed is lost, and you need to redo those actions._