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

errors after uninstallation #1572

Open
alecsgeorge opened this issue Jan 27, 2025 · 1 comment
Open

errors after uninstallation #1572

alecsgeorge opened this issue Jan 27, 2025 · 1 comment
Assignees
Labels
bug Something isn't working panic

Comments

@alecsgeorge
Copy link

hello. I had the addons installed. After I uninstalled the addons, some errors appear in the logs and I don't know how to get rid of them. In addons and integrations, I don't have anything activated and the errors continue to appear.

Logger: homeassistant.components.go2rtc.server
Source: components/go2rtc/server.py:156
integration: go2rtc ([documentation](https://www.home-assistant.io/integrations/go2rtc), [issues](https://github.com/home-assistant/core/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+go2rtc%22))
First occurred: 9:34:30 PM (70 occurrences)
Last logged: 10:50:50 PM

github.com/AlexxIT/go2rtc/pkg/core/listener.go:16
github.com/AlexxIT/go2rtc/pkg/webrtc.NewConn.func5(0x6)
github.com/AlexxIT/go2rtc/pkg/webrtc/conn.go:129 +0x68
created by github.com/pion/webrtc/v3.(*PeerConnection).onConnectionStateChange in goroutine 13262
github.com/pion/webrtc/v3@v3.3.4/peerconnection.go:496 +0x16f

and

Log details (WARNING)
Logger: homeassistant.components.go2rtc.server
Source: components/go2rtc/server.py:186
integration: go2rtc ([documentation](https://www.home-assistant.io/integrations/go2rtc), [issues](https://github.com/home-assistant/core/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+go2rtc%22))
First occurred: 9:34:30 PM (3 occurrences)
Last logged: 10:50:50 PM

Go2rtc unexpectedly stopped, server log:

and

Log details (WARNING)
Logger: homeassistant.components.go2rtc.server
Source: components/go2rtc/server.py:149
integration: go2rtc ([documentation](https://www.home-assistant.io/integrations/go2rtc), [issues](https://github.com/home-assistant/core/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+go2rtc%22))
First occurred: 9:34:29 PM (55 occurrences)
Last logged: 10:50:49 PM

github.com/AlexxIT/go2rtc/pkg/core/listener.go:16
github.com/AlexxIT/go2rtc/pkg/webrtc.NewConn.func5(0x6)
github.com/AlexxIT/go2rtc/pkg/webrtc/conn.go:129 +0x68
created by github.com/pion/webrtc/v3.(*PeerConnection).onConnectionStateChange in goroutine 13262
github.com/pion/webrtc/v3@v3.3.4/peerconnection.go:496 +0x16f

I would really appreciate it if you could help me get rid of these errors. I no longer need integration and addons.

I also restarted home assistant and to no avail.

thank you very much.

@AlexxIT AlexxIT added bug Something isn't working panic labels Jan 28, 2025
@AlexxIT AlexxIT self-assigned this Jan 28, 2025
@felipecrs
Copy link
Contributor

@alecsgeorge, the go2rtc official integration was not developed by @AlexxIT. It was developed by Nabu Casa. Unfortunately, they don't provide a way to disable it if you have default_config.

Do you have anything under go2rtc: in your configuration.yaml?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working panic
Projects
None yet
Development

No branches or pull requests

3 participants