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

Fix HA IP address and WebRTC port inferring #5209

Merged
merged 2 commits into from
Jan 24, 2023

Conversation

felipecrs
Copy link
Contributor

Now that I upgraded my own Frigate instance I got to test this more, and for some reason the regex worked in my previous test but didn't work in the Frigate container. This fixes it.

Also, I forgot the SSH port there instead of the WebRTC port because I was testing against the Terminal add-on.

@netlify
Copy link

netlify bot commented Jan 23, 2023

Deploy Preview for frigate-docs canceled.

Name Link
🔨 Latest commit 0cbbfb4
🔍 Latest deploy log https://app.netlify.com/sites/frigate-docs/deploys/63ce9312392b440009c5d201

@blakeblackshear blakeblackshear merged commit 2f3e046 into blakeblackshear:dev Jan 24, 2023
@NickM-27
Copy link
Sponsor Collaborator

@felipecrs this change has broken go2rtc for non addon users. You are calling print which means that output is also sent to go2rtc so it is unable to read the config

@NickM-27
Copy link
Sponsor Collaborator

Sorry I did not catch it during review

@felipecrs felipecrs deleted the fix-init-script branch January 24, 2023 14:53
@felipecrs
Copy link
Contributor Author

Oh no! That's my bad!

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

Successfully merging this pull request may close these issues.

None yet

3 participants