Code Monkey home page Code Monkey logo

hass-addon-broadlink-bridge's People

Contributors

lbschenkel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hass-addon-broadlink-bridge's Issues

Authentication failed

I'm getting this error when starting the addon. How do I fix it?

[s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] done. [services.d] starting services [services.d] done. 2020-12-03 15:45:37,824 INFO Starting broadlink-bridge/0.1.6... 2020-12-03 15:45:37,826 INFO Reading config file: /config/custom_components/broadlink_bridge/config.ini 2020-12-03 15:45:37,827 INFO Registering command: philips/power-off 2020-12-03 15:45:37,828 INFO Registering command: denon/power-on 2020-12-03 15:45:37,829 INFO Registering command: panasonic/power-on Traceback (most recent call last): File "/usr/local/bin/broadlink-bridge", line 8, in <module> sys.exit(main()) File "/usr/local/lib/python3.9/site-packages/broadlink_bridge/cli.py", line 63, in main REGISTRY.add_manual_device(url, alias) File "/usr/local/lib/python3.9/site-packages/broadlink_bridge/__init__.py", line 18, in add_manual_device return self._add_device(host, alias) File "/usr/local/lib/python3.9/site-packages/broadlink_bridge/__init__.py", line 76, in _add_device dev = Device(dev) File "/usr/local/lib/python3.9/site-packages/broadlink_bridge/__init__.py", line 99, in __init__ self.connect() File "/usr/local/lib/python3.9/site-packages/broadlink_bridge/__init__.py", line 109, in connect connected = self._dev.auth() File "/usr/local/lib/python3.9/site-packages/broadlink/device.py", line 198, in auth check_error(response[0x22:0x24]) File "/usr/local/lib/python3.9/site-packages/broadlink/exceptions.py", line 137, in check_error raise exception(error_code) broadlink.exceptions.AuthenticationError: [Errno -1] Authentication failed [cmd] /run.sh exited 1 [cont-finish.d] executing container finish scripts... [cont-finish.d] done. [s6-finish] waiting for services. [s6-finish] sending all processes the TERM signal.

s6-overlay-suexec: fatal: can only run as pid 1

The addon doesnt seem to work with the latest version of HA 2022.8.6.

When i start the addon i get the following message in the logs and the addon wont start
"s6-overlay-suexec: fatal: can only run as pid 1"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.