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.

Error doing job: Task exception was never retrieved

See original GitHub issue

Hey there! After removing some lights from my configuration (not enabled in adaptive_lighting) a new error pops up. It points at /config/custom_components/adaptive_lighting/switch.py, thus I would believe it has to do with this integration. What can I do to help understand the root of this error?

2021-01-05 11:29:07 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/config/custom_components/adaptive_lighting/switch.py", line 1181, in turn_on_off_event_listener
    entity_ids = cv.ensure_list_csv(service_data[ATTR_ENTITY_ID])
KeyError: 'entity_id'

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:11
  • Comments:19 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
basnijholtcommented, Aug 30, 2022

I fixed the problem in PR #321.

I will release 1.0.17 in a few minutes 🎉

Read more comments on GitHub >

github_iconTop Results From Across the Web

"Error doing job: Task exception was never retrieved" (was ...
EDIT: my issue persists up to the latest version (currently 0.64.3). Consistent disconnect from HASS.
Read more >
Home Assistant 2022.7.0 - Error doing job: Task exception ...
The problem Every ten minutes this entry is made in the log, and emailed to ... Error doing job: Task exception was never...
Read more >
[homeassistant] Error doing job: Task exception was never ...
the only directory on my android phone I can see is hass. I do not know, I have never used hass. Maybe it...
Read more >
Error doing job: Task exception was never retrieved
Hi, Has anyone else experienced this HA error? I'm running HA 0.84.6 in a docker container (not HASSIO). It happens when trying to...
Read more >
python - task exception was never retrieved - Stack Overflow
... the library python-binance rarely receives updates. It seems that we should not expect a solution to the problem in the near future....
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