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

go2rtc eventually crashes with INVALIDARGUMENT status when running as a service #45

Closed
IgorA-XXI opened this issue Sep 17, 2022 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@IgorA-XXI
Copy link

IgorA-XXI commented Sep 17, 2022

~ $ sudo systemctl status go2rtc.service
● go2rtc.service - go2rtc
   Loaded: loaded (/etc/systemd/system/go2rtc.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Sat 2022-09-17 22:50:04 MSK; 34min ago
  Process: 383 ExecStart=/home/homeassistant/.homeassistant/go2rtc_linux_arm (code=exited, status=2)
 Main PID: 383 (code=exited, status=2)

Sep 17 22:50:04 hostname go2rtc_linux_arm[383]: github.com/AlexxIT/go2rtc/cmd/webrtc.ExchangeSDP.func1({0x607af0, 0xa6a740})
Sep 17 22:50:04 hostname go2rtc_linux_arm[383]:         github.com/AlexxIT/go2rtc/cmd/webrtc/webrtc.go:156 +0x68
Sep 17 22:50:04 hostname go2rtc_linux_arm[383]: github.com/AlexxIT/go2rtc/pkg/streamer.(*Element).Fire(0x360cd40, {0x607af0, 0xa6a740})
Sep 17 22:50:04 hostname go2rtc_linux_arm[383]:         github.com/AlexxIT/go2rtc/pkg/streamer/streamer.go:27 +0x4c
Sep 17 22:50:04 hostname go2rtc_linux_arm[383]: github.com/AlexxIT/go2rtc/pkg/webrtc.(*Conn).Init.func3(0x6)
Sep 17 22:50:04 hostname go2rtc_linux_arm[383]:         github.com/AlexxIT/go2rtc/pkg/webrtc/conn.go:75 +0x44
Sep 17 22:50:04 hostname go2rtc_linux_arm[383]: created by github.com/pion/webrtc/v3.(*PeerConnection).onConnectionStateChange
Sep 17 22:50:04 hostname go2rtc_linux_arm[383]:         github.com/pion/webrtc/v3@v3.1.43/peerconnection.go:492 +0x114
Sep 17 22:50:04 hostname systemd[1]: go2rtc.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Sep 17 22:50:04 hostname systemd[1]: go2rtc.service: Failed with result 'exit-code'.
@AlexxIT AlexxIT added bug Something isn't working duplicate This issue or pull request already exists and removed bug Something isn't working labels Sep 17, 2022
@AlexxIT
Copy link
Owner

AlexxIT commented Sep 17, 2022

This is same #31

@AlexxIT AlexxIT closed this as completed Sep 17, 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