wargod797 opened a new issue #13196: URL: https://github.com/apache/superset/issues/13196
 After following doc from below link setup email config https://superset.apache.org/docs/installation/email-reports Setting up SMTP running celery as mentioned in https://gitter.im/airbnb/superset celery beat --app=superset.tasks.celery_app:app celery worker --app=superset.tasks.celery_app:app --pool=prefork -O fair -c 4 selenium.common.exceptions.WebDriverException: Message: Process unexpectedly closed with status 1 in ubuntu server I'm using superset = 1.0.0 OS: ubuntu server 20.04 LTS ---------------------------------------------------------------- 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]
