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

Cannot load WebRTC on latest version of HA OS #272

Closed
NeillHerbst opened this issue Mar 10, 2022 · 2 comments
Closed

Cannot load WebRTC on latest version of HA OS #272

NeillHerbst opened this issue Mar 10, 2022 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@NeillHerbst
Copy link

I'm getting the following error:

This error originated from a custom integration.

Logger: homeassistant.setup
Source: custom_components/webrtc/utils.py:74
Integration: WebRTC Camera (documentation, issues)
First occurred: 6:51:08 PM (1 occurrences)
Last logged: 6:51:08 PM

Error during setup of component webrtc
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/setup.py", line 235, in _async_setup_component
result = await task
File "/config/custom_components/webrtc/init.py", line 75, in async_setup
utils.register_static_path(hass.http.app, url_path, path)
File "/config/custom_components/webrtc/utils.py", line 74, in register_static_path
app'allow_cors'
File "/usr/local/lib/python3.9/site-packages/aiohttp/web_app.py", line 186, in getitem
return self._state[key]
KeyError: 'allow_cors'

I have tried different versions of the plugin all with the same error.

@matbox
Copy link

matbox commented Mar 10, 2022

Please see here: #175

@AlexxIT AlexxIT added the duplicate This issue or pull request already exists label Mar 11, 2022
@AlexxIT
Copy link
Owner

AlexxIT commented Mar 11, 2022

#270

@AlexxIT AlexxIT closed this as completed Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants