You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/09/23 04:28:29 UTC

[GitHub] [incubator-superset] kazemf78 opened a new issue #10996: Problem in scheduling email reports in superset

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] ali-bahjati commented on issue #10996: Problem in scheduling email reports in superset

Posted by GitBox <gi...@apache.org>.
ali-bahjati commented on issue #10996:
URL: https://github.com/apache/incubator-superset/issues/10996#issuecomment-699521272


   I have the same problem.
   
   @mistercrunch do you have any working Dockerfile and compose with that in Preset?


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] aleksarias commented on issue #10996: Problem in scheduling email reports in superset

Posted by GitBox <gi...@apache.org>.
aleksarias commented on issue #10996:
URL: https://github.com/apache/incubator-superset/issues/10996#issuecomment-733039616


   Relevant settings: 
   
   > EMAIL_REPORTS_WEBDRIVER = "firefox"
   > EMAIL_REPORTS_USER = "admin"
   > WEBDRIVER_BASEURL = "https://mydomain.com/"
   > WEBDRIVER_BASEURL_USER_FRIENDLY = WEBDRIVER_BASEURL


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] ali-bahjati commented on issue #10996: Problem in scheduling email reports in superset

Posted by GitBox <gi...@apache.org>.
ali-bahjati commented on issue #10996:
URL: https://github.com/apache/incubator-superset/issues/10996#issuecomment-712188494


   @aleksarias could you say what is your config? (Because it doesn't work for me at all)


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] aleksarias commented on issue #10996: Problem in scheduling email reports in superset

Posted by GitBox <gi...@apache.org>.
aleksarias commented on issue #10996:
URL: https://github.com/apache/incubator-superset/issues/10996#issuecomment-712165276


   I'm also having the same issue. It only happens on one of the dashboards... the other dashboards send out fine. 


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] issue-label-bot[bot] commented on issue #10996: Problem in scheduling email reports in superset

Posted by GitBox <gi...@apache.org>.
issue-label-bot[bot] commented on issue #10996:
URL: https://github.com/apache/incubator-superset/issues/10996#issuecomment-696598690


   Issue Label Bot is not confident enough to auto-label this issue. See [dashboard](https://mlbot.net/data/apache/incubator-superset) for more details.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org