Skip to content
This repository was archived by the owner on Aug 25, 2024. It is now read-only.
This repository was archived by the owner on Aug 25, 2024. It is now read-only.

StopIteration Error - docker-compose up #16

@AmirNaghibi

Description

@AmirNaghibi

I get the following error after running docker-compose up :

Attaching to home-notifier
home-notifier  | INFO:root:Starting up chromecasts
home-notifier  | INFO:root:Searching for None
home-notifier  | Traceback (most recent call last):
home-notifier  |   File "main.py", line 19, in <module>
home-notifier  |     cast = next(cc for cc in chromecasts if cc.device.friendly_name == chromecast_name)
home-notifier  | StopIteration
home-notifier exited with code 1

I changed GRP_NAME in Dockerfile to the device name. I have only one Google Device.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions