kazemf78 opened a new issue #10996:
URL: https://github.com/apache/incubator-superset/issues/10996


   I want to enable scheduled email reports in superset (set up with docker). I 
installed geckodriver and firefox-esr but yet it doesn't work. It gives timeout 
(5min but the page itself loads less than 30s) or various other errors. Does 
anyone knows how to handle this or have a working config of superset inside 
docker which supports scheduled email reports?
   
   ### Expected results
   
   i expected the dashboards and charts to be emailed properly with selenium 
webdriver!
   
   ### Actual results
   
   some of errors i encountered
   
   ```NoSuchWindowException: Browsing context has been discarded```
   ```Failed to decode response from marionette```
   ```selenium.common.exceptions.InvalidSessionIdException: Message: Tried to 
run command without establishing a connection```
   ```selenium.common.exceptions.TimeoutException: Message: Timeout loading 
page after 300000ms```
   
   
   #### How to reproduce the bug
   
   just setup the superset or run its docker-compose with geckodriver and 
firefox-esr installed in Dockerfile and enable email scheduling and  try to 
schedule a dashboard email
   


----------------------------------------------------------------
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]

Reply via email to