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

Home assistant debug logs not sanitizing rtsps streams #117892

Closed
bharvey88 opened this issue May 22, 2024 · 2 comments
Closed

Home assistant debug logs not sanitizing rtsps streams #117892

bharvey88 opened this issue May 22, 2024 · 2 comments

Comments

@bharvey88
Copy link

bharvey88 commented May 22, 2024

The problem

Logs shared below, home assistant debug logs are showing a non-sanitized URL for rtsps streams coming from frigate. I was told this was NOT a problem specific to custom components and to report an issue with home assistant core.

What version of Home Assistant Core has the issue?

core-2024.5.4

What was the last working version of Home Assistant Core?

core-2024.5.4

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Frigate

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

Error opening stream (INVALIDDATA, Invalid data found when processing input) rtsps://192.168.1.50:7441/jawefjkawfjawewe?enableSrtp=
2024-05-21 13:45:33.426 ERROR (stream_worker) [homeassistant.components.stream.stream.camera.shed_frigate] Error from stream worker: Error opening stream (INVALIDDATA, Invalid data found when processing input) rtsp://ccab4aaf-frigate-beta:8554/Shed

Anything in the logs that might be useful for us?

Error opening stream (INVALIDDATA, Invalid data found when processing input) rtsps://192.168.1.50:7441/jawefjkawfjawewe?enableSrtp=
2024-05-21 13:45:33.426 ERROR (stream_worker) [homeassistant.components.stream.stream.camera.shed_frigate] Error from stream worker: Error opening stream (INVALIDDATA, Invalid data found when processing input) rtsp://ccab4aaf-frigate-beta:8554/Shed

Additional information

No response

@bharvey88 bharvey88 changed the title Home assistant debug logs not sanitizing rtsps streams from Frigate Home assistant debug logs not sanitizing rtsps streams May 22, 2024
@home-assistant
Copy link

Hey there @hunterjm, @uvjustin, @allenporter, mind taking a look at this issue as it has been labeled with an integration (stream) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of stream can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign stream Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


stream documentation
stream source
(message by IssueLinks)

@allenporter
Copy link
Contributor

Thank you for the report. This is a duplicate of #110891 so tracking there.

@github-actions github-actions bot locked and limited conversation to collaborators Jun 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants