Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception in log #27

Open
stefanroelofs opened this issue Jan 25, 2021 · 2 comments
Open

Exception in log #27

stefanroelofs opened this issue Jan 25, 2021 · 2 comments

Comments

@stefanroelofs
Copy link

Hi, I get an exception in the log recently:

2021-01-25 09:08:52 ERROR (MainThread) [homeassistant] Error doing job: Future exception was never retrieved
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/config/custom_components/ha_strava/camera.py", line 168, in img_update_handler
    self._urls = {
TypeError: unhashable type: 'slice'

I see it every time I reboot HA.

Everything seems to work fine, so no need to do anything. I just thought I'd share it.

Thanks!

@bckthomas
Copy link

Same problem here !

@tinus20vt
Copy link

Is there an update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants