-
Notifications
You must be signed in to change notification settings - Fork 14.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configure alerts and select 'email keeps spinning' #31616
Comments
I found a similar unsolved discussion regarding an issue with the "Add Alert" form in Superset, which might be related to your problem. You can check it out here: Error in Add Alert form when upgrading to version 4.0.1 [1]. To address the "email keeps spinning" issue when configuring alerts in the latest-dev version of Superset using Chrome, ensure the following configurations are correctly set in your
These configurations should help resolve the issue with the email notification feature in Superset [2]. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
|
I added email related configurations to the configuration file superset_config.py, but when setting alerts, setting the email address is still loading and prompts for invalid emails |
The issue you're encountering with the "email keeps spinning" and "invalid email" prompts in Superset's alert configuration might be related to the email validation rules. Superset uses a function called Here are a few steps to troubleshoot and resolve the issue:
If these steps do not resolve the issue, you might need to review the specific implementation of the To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
Bug description
Configure alerts and select 'email keeps spinning'
Screenshots/recordings
Superset version
master / latest-dev
Python version
3.9
Node version
16
Browser
Chrome
Additional context
No response
Checklist
The text was updated successfully, but these errors were encountered: