question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Background task never ends after installation, same as #975 but with 0.22.3

See original GitHub issue

Version of HACS 0.22.3

Describe the bug After installing HACS the background task never ends and keeps running

Debug log

Logs
2020-03-08 00:18:40 DEBUG (MainThread) [hacs.repository.theme.home-assistant-community-themes.material-dark-red] themes
2020-03-08 00:18:40 DEBUG (MainThread) [hacs.repository.theme.home-assistant-community-themes.material-dark-red] themes/template.yaml
2020-03-08 00:18:41 DEBUG (MainThread) [hacs.repository.theme.home-assistant-community-themes.blackened] .githooks.ini
2020-03-08 00:18:41 DEBUG (MainThread) [hacs.repository.theme.home-assistant-community-themes.blackened] .github
2020-03-08 00:18:41 DEBUG (MainThread) [hacs.repository.theme.home-assistant-community-themes.blackened] .github/FUNDING.yml
2020-03-08 00:18:41 DEBUG (MainThread) [hacs.repository.theme.home-assistant-community-themes.blackened] .gitignore
2020-03-08 00:18:41 DEBUG (MainThread) [hacs.repository.theme.home-assistant-community-themes.blackened] .travis.yml
2020-03-08 00:18:41 DEBUG (MainThread) [hacs.repository.theme.home-assistant-community-themes.blackened] .yamllint
2020-03-08 00:18:41 DEBUG (MainThread) [hacs.repository.theme.home-assistant-community-themes.blackened] INFO.md
2020-03-08 00:18:41 DEBUG (MainThread) [hacs.repository.theme.home-assistant-community-themes.blackened] README.md
2020-03-08 00:18:41 DEBUG (MainThread) [hacs.repository.theme.home-assistant-community-themes.blackened] docs
2020-03-08 00:18:41 DEBUG (MainThread) [hacs.repository.theme.home-assistant-community-themes.blackened] docs/theme-front.png
2020-03-08 00:18:41 DEBUG (MainThread) [hacs.repository.theme.home-assistant-community-themes.blackened] docs/theme-mobile-front.png
2020-03-08 00:18:41 DEBUG (MainThread) [hacs.repository.theme.home-assistant-community-themes.blackened] hacs.json
2020-03-08 00:18:41 DEBUG (MainThread) [hacs.repository.theme.home-assistant-community-themes.blackened] requirements.txt
2020-03-08 00:18:41 DEBUG (MainThread) [hacs.repository.theme.home-assistant-community-themes.blackened] themes
2020-03-08 00:18:41 DEBUG (MainThread) [hacs.repository.theme.home-assistant-community-themes.blackened] themes/blackened.yaml
2020-03-08 00:18:41 INFO (MainThread) [hacs.repository.theme.home-assistant-community-themes.vaporwave-pink] Registration complete
2020-03-08 00:18:41 INFO (MainThread) [hacs.repository.theme.home-assistant-community-themes.material-dark-red] Registration complete
2020-03-08 00:18:41 INFO (MainThread) [hacs.repository.theme.home-assistant-community-themes.blackened] Registration complete
2020-03-08 00:24:15 DEBUG (MainThread) [hacs] Running set_state for hacs/integration
2020-03-08 00:24:15 DEBUG (MainThread) [hacs] Running set_version for hacs/integration
2020-03-08 00:24:15 DEBUG (MainThread) [hacs.repository.integration.hacs.integration] Getting repository information
2020-03-08 00:25:44 DEBUG (MainThread) [hacs] Running set_state for custom-components/readme
2020-03-08 00:25:44 DEBUG (MainThread) [hacs] Running update for custom-components/readme
2020-03-08 00:25:44 DEBUG (MainThread) [hacs.repository.integration.custom-components.readme] Getting repository information

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:16 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jeremyfrycommented, Mar 13, 2020

I had the same issue a couple different times. Upgraded to 0.23.2 and it seems to be working now.

0reactions
nchilescommented, May 13, 2020

How did you stop the background task to be able to upgrade? The answer above seems like it would remove all integrations.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Support your app with background tasks - UWP applications
Register a background task by using the BackgroundTaskBuilder class. The class name is used to specify the entry point when you registering the ......
Read more >
c# - Can't register a Time triggered Background Task
The asker has indicated that their background task was residing in the same project. That won't work: A very thorough article on background...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found