GGPay opened a new issue #13565:
URL: https://github.com/apache/superset/issues/13565


   Running docker-compose-non-dev.yml  with additional requirements-local.txt
   
   blinker==1.4 
   Flask-Mail==0.9.1 
   
   Got an error on a screenshot below  after fill in registration form and 
click button "save"
   
   
![image](https://user-images.githubusercontent.com/17413180/110739389-b1365d00-81f6-11eb-9c50-e6a518398a5e.png)
   
   ### Expected results
   
   Get an email with activation link
   
   #### Screenshots
   
![image](https://user-images.githubusercontent.com/17413180/110739206-54d33d80-81f6-11eb-8ba7-b555a1931b68.png)
   
   
   If applicable, add screenshots to help explain your problem.
   
   #### How to reproduce the bug
   
   1. docker-compose-non-dev.yml 
   2. requirements-local.txt with blinker==1.4  and Flask-Mail==0.9.1 
   3. set up email's credential in superset_config.py 
   4. docker-compose-non-dev.yml up
   5. try register new account 
   4. See error
   
   ### Environment
   
   - superset version: superset-image apache/superset:latest
   
   
   ### Additional context
   
   Don't see that error in docker-compose.yml
   
   
   Probably issue with volumes.
   
   When run pip install Flask-Mail in superset_app - got an error on a 
screenshot below.
   
   
![image](https://user-images.githubusercontent.com/17413180/110740092-0fb00b00-81f8-11eb-9d15-047cb1af2b51.png)
   
   
   
   
   


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