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

Unsupported upgrade request #62

Open
stplatt opened this issue Aug 17, 2022 · 0 comments
Open

Unsupported upgrade request #62

stplatt opened this issue Aug 17, 2022 · 0 comments

Comments

@stplatt
Copy link

stplatt commented Aug 17, 2022

I installed this as a home assistant addon but after starting it up the WebUI shows only the text "Unsupported upgrade request".

Here's the log:

2022-08-15 13:06:56.439 | INFO     | __main__:<module>:48 - OS: posix
2022-08-15 13:06:56.441 | DEBUG    | __main__:get_env_ip_list:71 - Environement discovered IP List []
2022-08-15 13:06:56.444 | DEBUG    | __main__:get_local_ip_list:64 - Locally discovered IP List ['removed for security']
2022-08-15 13:06:56.444 | INFO     | __main__:<module>:126 - Broadlink will try to discover devices on the following IP interfaces: ['removed for security']
2022-08-15 13:06:56.445 | INFO     | __main__:<module>:135 - Configuring app
2022-08-15 13:06:56.447 | INFO     | __main__:get_analytics_code:179 - Content: <script async src="https://www.googletagmanager.com/gtag/js?id=UA-131664523-2"></script>
    <script>
        window.dataLayer = window.dataLayer || [];
        function gtag() { dataLayer.push(arguments); }
        gtag('js', new Date());
        gtag('config', 'UA-131664523-2');
    </script>
2022-08-15 13:06:56.455 | INFO     | __main__:<module>:652 - Broadllink Manager is up and running
INFO:     Started server process [7]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://0.0.0.0:7020 (Press CTRL+C to quit)
WARNING:  Unsupported upgrade request.
WARNING:  No supported WebSocket library detected. Please use 'pip install uvicorn[standard]', or install 'websockets' or 'wsproto' manually.
WARNING:  Unsupported upgrade request.
WARNING:  No supported WebSocket library detected. Please use 'pip install uvicorn[standard]', or install 'websockets' or 'wsproto' manually.
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

1 participant