-
Notifications
You must be signed in to change notification settings - Fork 178
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
Invalid config - Can't start webrtc #282
Comments
Getting the same issue after upgrading to the latest version |
where do you find this error message ? i am trying to start WebRTC for 2 days now without any succes, perhaps i got the same issue |
Configuration > Settings > Logs |
me to Getting the same issue after upgrading to the latest version |
Logger: homeassistant.setup Error during setup of component webrtc |
Try to remove the integration, install master version, restart HA and configure the integration back. |
please do like here, everything is working fine. |
Still not working after removing, restarting ha, then installing master version on 2022.4 beta? Can't load. With the newest regular version of webrtc will load but keep getting allow_cors? |
Removed everything and pulled from master, still hitting allow_cors. |
getting this same error even after removing and installing master version.......any update???? |
I've only just installed this integration, and am also seeing this error. Any suggestions?
|
I have the same error, using version | core-2022.4.1-- | -- installation_type | Home Assistant OS dev | false hassio | true docker | true user | root virtualenv | false python_version | 3.9.9 os_name | Linux os_version | 5.10.108 arch | x86_64 timezone | Europe/AmsterdamHome Assistant Community Store
Home Assistant Cloud
Home Assistant Supervisor
Dashboards
Installed using WebRTC v2.1.0 HACS integration |
Is this project abandoned? I’m willing to contribute with a money compensation to have this problem fixed. |
I'm getting this notification after installing WebRTC and restarting HA.
Invalid config
The following integrations and platforms could not be set up:
webrtc
Please check your config and logs.
The logs say this:
2022-03-28 14:52:24 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration webrtc which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant (...) 2022-03-28 14:52:36 ERROR (MainThread) [homeassistant.setup] 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](route)
Any ideas?
Home Assistant 2022.3.7
Operating System Version 5.10.92-v8
The text was updated successfully, but these errors were encountered: