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

grafana.net - site is not usable #136239

Closed
webcompat-bot opened this issue Apr 23, 2024 · 3 comments
Closed

grafana.net - site is not usable #136239

webcompat-bot opened this issue Apr 23, 2024 · 3 comments
Labels
browser-firefox engine-gecko The browser uses the Gecko rendering engine os-linux Issues only happening on Linux. trend-pageload OKR Label - page does not load (blank page, error messages received, stuck in a loading state/loop)
Milestone

Comments

@webcompat-bot
Copy link

webcompat-bot commented Apr 23, 2024

URL: https://grafana.net/

Browser / Version: Firefox 127.0
Operating System: Linux
Tested Another Browser: Yes Chrome

Problem type: Site is not usable
Description: Page not loading correctly
Steps to Reproduce:
Grafana Cloud is broken showing the error:

If you're seeing this Grafana has failed to load its application files

  1. This could be caused by your reverse proxy settings.

  2. If you host grafana under subpath make sure your grafana.ini root_url setting includes subpath. If not using a reverse proxy make sure to set serve_from_sub_path to true.

  3. If you have a local dev build make sure you build frontend using: yarn start, or yarn build

  4. Sometimes restarting grafana-server can help

  5. Check if you are using a non-supported browser. For more information, refer to the list of supported browsers.

At first I though it was an error with Grafana but I does work in Chrome and Grafana Cloud is not reporting any issues at the moment.

In the console I got the error:
Uncaught TypeError: target argument of Reflect.getPrototypeOf must be an object, got null

View the screenshot Screenshot
Browser Configuration
  • layers.acceleration.force-enabled: false
  • gfx.webrender.software: false
  • blockList: basic
  • channel: nightly
  • defaultUserAgent: Mozilla/5.0 (X11; Linux x86_64; rv:127.0) Gecko/20100101 Firefox/127.0
  • hasTouchScreen: false

From webcompat.com with ❤️

@webcompat-bot webcompat-bot added the action-needsmoderation The moderation has not yet been completed label Apr 23, 2024
@webcompat-bot webcompat-bot added this to the needstriage milestone Apr 23, 2024
@webcompat-bot webcompat-bot added the browser-fixme This requires manual assignment for the browser name label Apr 23, 2024
@webcompat-bot webcompat-bot changed the title In the moderation queue. grafana.net - site is not usable Apr 23, 2024
@webcompat-bot webcompat-bot added browser-firefox engine-gecko The browser uses the Gecko rendering engine and removed browser-fixme This requires manual assignment for the browser name action-needsmoderation The moderation has not yet been completed labels Apr 23, 2024
@azlata azlata added needsinfo-andreea ping @azlata needsinfo-rdu ping @ailioaie (Radu) and removed needsinfo-andreea ping @azlata labels Apr 23, 2024
@ailioaie ailioaie added the os-linux Issues only happening on Linux. label Apr 23, 2024
@ailioaie
Copy link

We appreciate your report but I was not able to reproduce this issue. I was able to load the page as expected:
Screenshot from 2024-04-23 11-28-01

Tested on:
• Browser / Version: Firefox Nightly 127.0a1 (2024-04-22)
• Operating System: Linux

Suggestions:
• Clear cache/data/cookies, disable Ad-blocker (if available), or create a new profile (without syncing/importing data) and check again
• If there are any changes made to the default settings of the browser (e.g. in about:config), please revert to the default settings

[qa_17/2024]

@ailioaie ailioaie closed this as not planned Won't fix, can't repro, duplicate, stale Apr 23, 2024
@ailioaie ailioaie modified the milestones: needstriage, worksforme Apr 23, 2024
@ailioaie ailioaie added the trend-pageload OKR Label - page does not load (blank page, error messages received, stuck in a loading state/loop) label Apr 23, 2024
@softvision-raul-bucata softvision-raul-bucata removed the needsinfo-rdu ping @ailioaie (Radu) label Apr 23, 2024
@daniel-naegele
Copy link

What made it work for me is disabling the CanvasBlocker extension; uBlock Origin, PrivacyBadger and the default firefox tracking prevention seem to work just fine (Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0).

@mossroy
Copy link

mossroy commented Jun 26, 2024

For the record, I had the same issue.
It comes from CanvasBlocker extension indeed, but whitelisting the URL is unfortunately not working, because of kkapsner/CanvasBlocker#707
So the only workaround for now is to disable the extension globally (it's possible to install the beta version 1.11 instead, where you can whitelist sites). See also grafana/grafana#65759

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser-firefox engine-gecko The browser uses the Gecko rendering engine os-linux Issues only happening on Linux. trend-pageload OKR Label - page does not load (blank page, error messages received, stuck in a loading state/loop)
Projects
None yet
Development

No branches or pull requests

6 participants