-
Notifications
You must be signed in to change notification settings - Fork 21
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
Public URL for a dashboard that contains a text widget throws 500 server error #220
Comments
Looks like this is a result of the changes for #166: https://sentry.prod.mozaws.net/operations/data-stmo-stage/issues/642969/events/11758337/ |
Run queries with no cached result in public dashboards (re #220)
Verified fixed in FF55(Win7) in stmo-stage. |
We are dropping this fix from m21 because |
Closing as this has not been requested again. |
Issue Summary:
Build identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:55.0) Gecko/20100101 Firefox/55.0
Steps to Reproduce:
Expected results:
The url can be loaded, the dashboard is displayed.
Actual results:
500 Error displayed in the console, the dashboard can't be accessed.
Notes/Issues:
Verified in FF55(Win7). Issue can be reproduced only in STMO stage and STMO prod
Example of a dashboard that contains a text widget: https://pipeline-sql.stage.mozaws.net/dashboard/textwidgetservererrorinpublicurl
Public URL that returns the server error: https://pipeline-sql.stage.mozaws.net/public/dashboards/fOO9BUW3svpUGgbqI59Honzgv5XjfufvsTllhqma?org_slug=default
The text was updated successfully, but these errors were encountered: