#2 HACS unavailable

Затворено
отворено пре 1 година од Ghost · 4 коментара
Ghost коментирира пре 1 година

Hey Joachim,

I've been unable to start HACS since the last HA update. Perhaps an update is needed?

Here's a copy of my logs (some items seem to be unrelated):

2022-05-30 13:45:55 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-05-30 13:45:55 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration config_editor which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-05-30 13:45:55 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration wyzeapi which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-05-30 13:45:55 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration helium which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-05-30 13:45:55 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration asusrouter which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-05-30 13:45:55 WARNING (SyncWorker_5) [homeassistant.loader] We found a custom integration nodered which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-05-30 13:45:55 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration bobcatminer which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-05-30 13:45:55 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration browser_mod which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-05-30 13:45:57 WARNING (MainThread) [homeassistant.components.updater]
NOTE! Using a replacement (custom) 'updater' component for the snap package.
Do NOT report bugs of any kind related to 'updater' to the Home Assistant core project.
Report any issues at https://github.com/home-assistant-snap/home-assistant-snap/issues
2022-05-30 13:45:57 WARNING (MainThread) [homeassistant.components.updater]
NOTE! Using a replacement (custom) 'updater' component for the snap package.
Do NOT report bugs of any kind related to 'updater' to the Home Assistant core project.
Report any issues at https://github.com/home-assistant-snap/home-assistant-snap/issues
2022-05-30 13:45:59 ERROR (MainThread) [zigpy.appdb] This zigpy release uses database schema v7 but the database is v8. Downgrading zigpy is *not* recommended and may result in data loss. Use at your own risk.
2022-05-30 13:46:00 ERROR (SyncWorker_1) [homeassistant.util.package] Unable to install package aiogithubapi>=22.2.4: ERROR: Will not install to the user site because it will lack sys.path precedence to backoff in /snap/home-assistant-snap/495/lib/python3.9/site-packages
WARNING: You are using pip version 22.0.4; however, version 22.1.1 is available.
You should consider upgrading via the '/snap/home-assistant-snap/495/bin/python3.9 -m pip install --upgrade pip' command.
2022-05-30 13:46:02 ERROR (SyncWorker_0) [homeassistant.util.package] Unable to install package aiogithubapi>=22.2.4: ERROR: Will not install to the user site because it will lack sys.path precedence to backoff in /snap/home-assistant-snap/495/lib/python3.9/site-packages
WARNING: You are using pip version 22.0.4; however, version 22.1.1 is available.
You should consider upgrading via the '/snap/home-assistant-snap/495/bin/python3.9 -m pip install --upgrade pip' command.
2022-05-30 13:46:03 ERROR (SyncWorker_5) [homeassistant.util.package] Unable to install package aiogithubapi>=22.2.4: ERROR: Will not install to the user site because it will lack sys.path precedence to backoff in /snap/home-assistant-snap/495/lib/python3.9/site-packages
WARNING: You are using pip version 22.0.4; however, version 22.1.1 is available.
You should consider upgrading via the '/snap/home-assistant-snap/495/bin/python3.9 -m pip install --upgrade pip' command.
2022-05-30 13:46:03 ERROR (MainThread) [homeassistant.setup] Setup failed for custom integration hacs: Requirements for hacs not found: ['aiogithubapi>=22.2.4'].
2022-05-30 13:46:08 WARNING (Recorder) [homeassistant.components.recorder.migration] Database is about to upgrade. Schema version: 26

Hope this helps! Let me know if you need me to try something out.

Hey Joachim, I've been unable to start HACS since the last HA update. Perhaps an update is needed? Here's a copy of my logs (some items seem to be unrelated): ``` 2022-05-30 13:45:55 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2022-05-30 13:45:55 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration config_editor which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2022-05-30 13:45:55 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration wyzeapi which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2022-05-30 13:45:55 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration helium which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2022-05-30 13:45:55 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration asusrouter which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2022-05-30 13:45:55 WARNING (SyncWorker_5) [homeassistant.loader] We found a custom integration nodered which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2022-05-30 13:45:55 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration bobcatminer which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2022-05-30 13:45:55 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration browser_mod which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2022-05-30 13:45:57 WARNING (MainThread) [homeassistant.components.updater] NOTE! Using a replacement (custom) 'updater' component for the snap package. Do NOT report bugs of any kind related to 'updater' to the Home Assistant core project. Report any issues at https://github.com/home-assistant-snap/home-assistant-snap/issues 2022-05-30 13:45:57 WARNING (MainThread) [homeassistant.components.updater] NOTE! Using a replacement (custom) 'updater' component for the snap package. Do NOT report bugs of any kind related to 'updater' to the Home Assistant core project. Report any issues at https://github.com/home-assistant-snap/home-assistant-snap/issues 2022-05-30 13:45:59 ERROR (MainThread) [zigpy.appdb] This zigpy release uses database schema v7 but the database is v8. Downgrading zigpy is *not* recommended and may result in data loss. Use at your own risk. 2022-05-30 13:46:00 ERROR (SyncWorker_1) [homeassistant.util.package] Unable to install package aiogithubapi>=22.2.4: ERROR: Will not install to the user site because it will lack sys.path precedence to backoff in /snap/home-assistant-snap/495/lib/python3.9/site-packages WARNING: You are using pip version 22.0.4; however, version 22.1.1 is available. You should consider upgrading via the '/snap/home-assistant-snap/495/bin/python3.9 -m pip install --upgrade pip' command. 2022-05-30 13:46:02 ERROR (SyncWorker_0) [homeassistant.util.package] Unable to install package aiogithubapi>=22.2.4: ERROR: Will not install to the user site because it will lack sys.path precedence to backoff in /snap/home-assistant-snap/495/lib/python3.9/site-packages WARNING: You are using pip version 22.0.4; however, version 22.1.1 is available. You should consider upgrading via the '/snap/home-assistant-snap/495/bin/python3.9 -m pip install --upgrade pip' command. 2022-05-30 13:46:03 ERROR (SyncWorker_5) [homeassistant.util.package] Unable to install package aiogithubapi>=22.2.4: ERROR: Will not install to the user site because it will lack sys.path precedence to backoff in /snap/home-assistant-snap/495/lib/python3.9/site-packages WARNING: You are using pip version 22.0.4; however, version 22.1.1 is available. You should consider upgrading via the '/snap/home-assistant-snap/495/bin/python3.9 -m pip install --upgrade pip' command. 2022-05-30 13:46:03 ERROR (MainThread) [homeassistant.setup] Setup failed for custom integration hacs: Requirements for hacs not found: ['aiogithubapi>=22.2.4']. 2022-05-30 13:46:08 WARNING (Recorder) [homeassistant.components.recorder.migration] Database is about to upgrade. Schema version: 26 ``` Hope this helps! Let me know if you need me to try something out.
Joachim Marthinsen Giæver коментирира пре 1 година
Власник

Hi,

Which revision are you running of both HACS and HA snaps?

You can find it with snap list | grep home-assistant, e.g

home-assistant-hacs  1.0                   106    latest/edge      giaever-online  -
home-assistant-snap  2022.5.5              504    latest/edge      giaever-online  -

where 106 is the HACS revision and 504 is the HA revision.

Hi, Which revision are you running of both HACS and HA snaps? You can find it with `snap list | grep home-assistant`, e.g ``` home-assistant-hacs 1.0 106 latest/edge giaever-online - home-assistant-snap 2022.5.5 504 latest/edge giaever-online - ``` where 106 is the HACS revision and 504 is the HA revision.
Ghost коментирира пре 1 година
Аутор

Here you go:

⚡ snap list | grep home-assistant
home-assistant-hacs     1.0       104    latest/stable   giaever-online  -
home-assistant-snap     2022.4.7  495    2022.04/stable  giaever-online  -
home-assistant-toolbox  0.3       33     latest/edge     giaever-online  -
Here you go: ``` ⚡ snap list | grep home-assistant home-assistant-hacs 1.0 104 latest/stable giaever-online - home-assistant-snap 2022.4.7 495 2022.04/stable giaever-online - home-assistant-toolbox 0.3 33 latest/edge giaever-online - ```
Ghost коментирира пре 1 година
Аутор

Hey Joachim,

Just wanted to let you know that HACS is still unavailable as of today. Looks like the versions haven't changed:

⚡ snap list | grep home-assistant
home-assistant-hacs     1.0       104    latest/stable   giaever-online  -
home-assistant-snap     2022.4.7  495    2022.04/stable  giaever-online  -
home-assistant-toolbox  0.3       33     latest/edge     giaever-online  -

Do let me know if there's something I can do to help. Thanks!

Hey Joachim, Just wanted to let you know that HACS is still unavailable as of today. Looks like the versions haven't changed: ```sh ⚡ snap list | grep home-assistant home-assistant-hacs 1.0 104 latest/stable giaever-online - home-assistant-snap 2022.4.7 495 2022.04/stable giaever-online - home-assistant-toolbox 0.3 33 latest/edge giaever-online - ``` Do let me know if there's something I can do to help. Thanks!
Ghost коментирира пре 1 година
Аутор

Please disregard my latest message. It seems that all I needed to do is switch/refresh the main snap to latest/stable and everything started working again. Cheers!

Please disregard my latest message. It seems that all I needed to do is switch/refresh the main snap to `latest/stable` and everything started working again. Cheers!
Ghost затворено пре 1 година
Пријавите се да се прикључе у овом разговору.
Нема лабеле
Нема фазе
Нема одговорних
2 учесника
Учитавање...
Откажи
Сачувај
Још нема садржаја.