mrshu commented on issue #13490: URL: https://github.com/apache/superset/issues/13490#issuecomment-795025789
Thanks for your reply @junlincc. As I mentioned in the previous message, I am not certain how to reach the top-right corner in the headless Chrome where this scrrenshot is from -- when I open the actual URL which is being scrrenshoted (essentially `/superset/dashboard/4/?standalone=true`) the chart works without issues. This particular chart uses the Athena connection. However, when trying the very same URL in a private window (without Superset's session cookies), I was able to reproduce the issue (i.e. I got the same "Unexpected error" as in the screenshot above). As such, it seems this is a permissions issue in the end. Sorry for not starting with that -- it would be great if the error message could be a bit more descriptive in this regard. That said, I am still not sure how to resolve this issue and would very much appreciate any further pointers. The `THUMBNAIL_SELENIUM_USER` variable is set to the `admin` user in our config and hence I was under the impression permissions should not be an issue. The `admin` use is also the owner of this dashboard -- I am not exactly sure what further permissions could they need. I would be very grateful if you could provide some more pointers. Thanks! ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
