mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 01:46:50 +00:00
add reinstall instructions (#26439)
This commit is contained in:
parent
ed695cf950
commit
b0e6fcddf0
@ -22,5 +22,15 @@ If using Home Assistant Supervised, run the following on the host:
|
||||
sudo apt install systemd-journal-remote -y
|
||||
```
|
||||
|
||||
and then reboot. If you still see this issue then run the [supervised installer](https://github.com/home-assistant/supervised-installer)
|
||||
and then reboot your system
|
||||
|
||||
If after upgrading you are still facing this error, reinstall `systemd-journal-remote` with the following command
|
||||
|
||||
```sh
|
||||
sudo apt-get install --reinstall systemd-journal-remote
|
||||
```
|
||||
|
||||
and reboot your system
|
||||
|
||||
If you still see this issue then run the [supervised installer](https://github.com/home-assistant/supervised-installer)
|
||||
on the host as the supervisor service may need an update as well.
|
||||
|
Loading…
x
Reference in New Issue
Block a user