chessracer commented on issue #18644: URL: https://github.com/apache/superset/issues/18644#issuecomment-1262502904
I'm pretty sure I'm running into this same bug. The issue for us began when we implemented oauth (keycloak). Prior to that, screenshots were working, now we get the error: `Selenium timed out requesting url http://superset:8088/superset/dashboard/2/?standalone=3&force=true` Have tried pretty much every suggestion around this issue from this discussion: https://github.com/apache/superset/discussions/19334 Of note we have not changed the default admin user in any way. I suspect the solution will lie in implementing a custom WEBDRIVER_AUTH_FUNC .. but haven't seen a full working example of that yet. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
