JMGGarcia opened a new issue #12942: URL: https://github.com/apache/superset/issues/12942
(First of all, congratulations on the v1 release of Superset, it looks very nice and includes a lot of nice new features!) On the old version of Superset, I had an issue generating reports on a server (#11552). I was trying out the new version of superset, using v1.0.1rc2 and the default docker configs to try and generate reports (first locally, and then I would try on a server). I define the report to run every 6 minutes, and use one of the default dashboards (covid), and set the report to be sent by email to me. On the config file, I put `ENABLE_SCHEDULED_EMAIL_REPORTS = True` and the SMTP configurations. I tried with the debug mode on and off. The problem is that nothing seems to run, with errors or not. There are no logs, neither in the UI nor in the terminal. ### Expected results Logs related to the generation of reports. ### Actual results No logs are generated, nothing seems to happen. #### How to reproduce the bug 1. Go to Alert & Report page 2. Define a report 3. Wait for logs to be generated ### Environment (please complete the following information): - superset version: `v1.0.1rc2` - Using default docker-compose with configs defined to generate reports ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. ---------------------------------------------------------------- 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]
