hacs / integration

HACS gives you a powerful UI to handle downloads of all your custom needs.
https://hacs.xyz
MIT License
4.87k stars 1.22k forks source link

New installation stuck in "Waiting for device activation" #3686

Closed ziermmar closed 1 month ago

ziermmar commented 1 month ago

System Health details

System Information

version core-2024.5.1
installation_type Home Assistant Container
dev false
hassio false
docker true
user root
virtualenv false
python_version 3.12.2
os_name Linux
os_version 6.1.21-v8+
arch aarch64
timezone Europe/Berlin
config_dir /config
Home Assistant Cloud logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Dashboards dashboards | 8 -- | -- resources | 2 views | 6 mode | storage
Recorder oldest_recorder_run | 5 May 2024 at 00:06 -- | -- current_recorder_run | 14 May 2024 at 12:19 estimated_db_size | 822.74 MiB database_engine | sqlite database_version | 3.44.2

Checklist

Describe the issue

HACS can't be installed, because installation is stuck

Reproduction steps

  1. Install Integration, using setup script
  2. Add Integration, check all checkboxes
  3. Paste Github Device token into https://github.com/login/device
  4. Check logs ...

Debug logs

2024-05-14 12:22:29.956 WARNING (MainThread) [homeassistant.data_entry_flow] custom_components.hacs.config_flow::HacsFlowHandler calls async_show_progress without passing a progress task, this is not valid and will break in Home Assistant Core 2024.8. Please report it to the custom integration author
2024-05-14 12:22:30.092 DEBUG (MainThread) [aiogithubapi] The authorization request is still pending.
2024-05-14 12:22:35.248 DEBUG (MainThread) [aiogithubapi] The authorization request is still pending.

Diagnostics dump

note possible

hacs-bot[bot] commented 1 month ago

Make sure you have read the issue guidelines and that you filled out the entire template.

If you have an issue identical to this, do not add comments like "same here", "i have this too", instead add a :+1: reaction to the issue description. Thanks! :+1:

ziermmar commented 1 month ago

I frankly don't understand you closing the issue (without any comment as to why). HACS can't be installed as per instructions; the above information is the debug log output of the issue. This seems like a bug to me. What am I missing?

tjorim commented 1 month ago

Check the closed issues (and update your HA).