Skip to content

Graphana graph works fine in a Windows Client but it doesn't work in companion app #38710

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

Open
mr-pepe69 opened this issue Apr 24, 2025 · 1 comment

Comments

@mr-pepe69
Copy link

Feedback

Basically i installed graphana and influxDB i made a few graphs that work fine in pc. i added this 2 flags to graph env:

- name: GF_AUTH_ANONYMOUS_ENABLED
  value: "true"
- name: GF_SECURITY_ALLOW_EMBEDDING
  value: "true"

and i get in the phone the error:

net::ERR_BLOCKED_BY_RESPONSE

my hunch is that is has to do with the app because is does not show this behabiour when connecting from a pc. researching a little bit i saw people with similar errors when using an older browser, so maybe it is that?

URL

https://www.home-assistant.io/integrations/mobile_app/

Version

2025.4.3

Additional information

No response

@home-assistant
Copy link

Hey there @home-assistant/core, mind taking a look at this feedback as it has been labeled with an integration (mobile_app) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of mobile_app can trigger bot actions by commenting:

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant