sujiplr opened a new issue, #19547: URL: https://github.com/apache/superset/issues/19547
SQL Editor is not loading and showing only a blank screen. Below goes the stack trace. #### How to reproduce the bug Click on the SQL Editor and check. This is not coming always. #### Screenshots <img width="1325" alt="image" src="https://user-images.githubusercontent.com/31705464/161924010-5a7cd247-fcb0-4cfa-bd77-ff9abe4e2cb3.png"> If applicable, add screenshots to help explain your problem. Unable to load dialect <class ‘sqlalchemy.dialects.mssql.adodbapi.MSDialect_adodbapi’>: type object ‘MSDialect_adodbapi’ has no attribute ‘dbapi’ 2022-04-06 07:43:36,481:warning:superset.db_engine_specs:Unable to load dialect <class ‘sqlalchemy.dialects.mssql.adodbapi.MSDialect_adodbapi’>: type object ‘MSDialect_adodbapi’ has no attribute ‘dbapi’ 10.0.2.215 - - [06/Apr/2022:07:43:36 +0000] “GET /superset/sqllab/ HTTP/1.1” 200 27957 ### Environment K8 deployment. - superset version: 1.5.0rc1` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
