michael-s-molina commented on issue #30866: URL: https://github.com/apache/superset/issues/30866#issuecomment-2506198948
Hi @krishanthvs. Given that this seems like a configuration issue, I can point you to some resources that might help: - Read this [PR](https://github.com/apache/superset/pull/30755) to understand the difference between sync and async screenshot generation - Make sure you're using the sync version (`ENABLE_DASHBOARD_SCREENSHOT_ENDPOINTS` and `ENABLE_DASHBOARD_DOWNLOAD_WEBDRIVER_SCREENSHOT` are `False`) - Use a stable release `4.1.1` instead of `master` -- 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]
