kanishk-aidash opened a new issue, #28030:
URL: https://github.com/apache/superset/issues/28030

   ### Bug description
   
   While trying to setup Superset with Amazon Redshift Cluster, I am running 
into the following error: 
   
   > 
   2024-04-15 13:31:10,401:ERROR:flask_appbuilder.security.sqla.manager:DB 
Creation and initialization failed: (psycopg2.errors.FeatureNotSupported) SQL 
command "CREATE SEQUENCE ab_permission_id_seq START WITH 1" not supported.
   
   
   
   
   ### How to reproduce the bug
   
   Following the instructions mentioned here: 
https://superset.apache.org/docs/installation/installing-superset-from-pypi
   
   Using Psycopg2 for database connection(due to SSL certificate errors)  
https://superset.apache.org/docs/databases/redshift
   
   Setup fails at command: superset fab create-admin
   
   
   ### Screenshots/recordings
   
   <img width="1506" alt="Screenshot 2024-04-15 at 1 38 20 PM" 
src="https://github.com/apache/superset/assets/77284268/7c53288b-d6d8-492e-a532-a128bd3840df";>
   
   
   ### Superset version
   
   4.0.0
   
   ### Python version
   
   3.11
   
   ### Node version
   
   Not applicable
   
   ### Browser
   
   Not applicable
   
   ### Additional context
   
   _No response_
   
   ### Checklist
   
   - [X] I have searched Superset docs and Slack and didn't find a solution to 
my problem.
   - [X] I have searched the GitHub issue tracker and didn't find a similar bug 
report.
   - [X] I have checked Superset's logs for errors and if I found a relevant 
Python stacktrace, I included it here as text in the "additional context" 
section.


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

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to