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.

Version of HACS

Version: 0.8.1

Describe the bug

After installinc hacs and I click on the community tab it always display “Background task running, refresh the page in a little while”

Debug log


HACS (Home Assistant Community Store)
Version: 0.8.1
This is a custom component
If you have any issues with this you need to open an issue here:
https://github.com/custom-components/hacs/issues
-------------------------------------------------------------------

2019-06-19 16:46:27 [custom_components.hacs] 

2019-06-19 16:46:43 [homeassistant.core] Error doing job: Task exception was never retrieved

2019-06-19 16:46:43 [homeassistant.core] Error doing job: Task exception was never retrieved

2019-06-19 16:48:50 [homeassistant.core] Error doing job: Task exception was never retrieved

2019-06-19 16:48:50 [homeassistant.core] Error doing job: Task exception was never retrieved

2019-06-19 16:48:50 [homeassistant.core] Error doing job: Task exception was never retrieved

2019-06-19 16:48:50 [homeassistant.core] Error doing job: Task exception was never retrieved

2019-06-19 16:48:50 [homeassistant.core] Error doing job: Task exception was never retrieved

2019-06-19 16:48:50 [homeassistant.core] Error doing job: Task exception was never retrieved

2019-06-19 16:48:50 [homeassistant.core] Error doing job: Task exception was never retrieved

2019-06-19 16:48:50 [homeassistant.core] Error doing job: Task exception was never retrieved

2019-06-19 16:48:50 [homeassistant.core] Error doing job: Task exception was never retrieved

2019-06-19 16:48:50 [homeassistant.core] Error doing job: Task exception was never retrieved

2019-06-19 16:48:50 [homeassistant.core] Error doing job: Task exception was never retrieved

2019-06-19 16:48:54 [custom_components.hacs.hacs] Runing startup tasks.

2019-06-19 16:49:24 [homeassistant.core] Error doing job: Task exception was never retrieved

2019-06-19 16:49:51 [custom_components.hacs.frontend] 'NoneType' object has no attribute 'pending_restart'

2019-06-19 16:49:53 [custom_components.hacs.frontend] GET API call for log with get

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:14 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
CiquattroFPVcommented, Jun 20, 2019

I have done a physical restart of the raspberry and after this it worked.

1reaction
ludeeuscommented, Jun 19, 2019

You have issues that are not displayed in that log. check your Home Assistant log file for more details.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Built-in Exceptions — Python 3.11.1 documentation
exception TimeoutError¶. Raised when a system function timed out at the system level. Corresponds to errno ETIMEDOUT . New in version 3.3: All...
Read more >
Checking for Timeout Error in python
I came here for TimeoutError from concurrent.futures , which is just concurrent.futures.TimeoutError . – kelloti. Dec 12, 2017 at 22:52.
Read more >
TimeoutError
An error thrown by the timeout operator.
Read more >
Error Handling - The Fuzzing Book
The ExpectTimeout class allows you to interrupt execution after the specified time. This is useful for interrupting code that might otherwise run forever....
Read more >
HTTP::TimeoutError — Documentation for http (5.1.0)
Exception: HTTP::TimeoutError. Inherits: Error. Object; StandardError; Error; HTTP::TimeoutError. show all. Defined in: lib/http/errors.rb ...
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