NZHEzreal opened a new issue #4636: can not merge to mysql URL: https://github.com/apache/incubator-superset/issues/4636 I have a exist project of superset, but I have to build a new virtualenv to run the project. when I run the project, I can't open msyql database, I have checked connection string many times, It's right. when I run "superset db upgrade", there is a error Below is information of error: > alembic.util.exc.CommandError: Can't locate revision identified by 'e866bd2d4976' when I run "superset init", there is a error > (LC_IDI_master) [root@iZbp1haysdqmkemhk7ek2kZ superset]# superset init 2018-03-18 02:09:47,341:INFO:root:Syncing role definition 2018-03-18 02:09:47,342:INFO:root:Creating database reference 2018-03-18 02:09:47,367:INFO:root:Syncing Admin perms 2018-03-18 02:09:47,529:INFO:root:Syncing Alpha perms 2018-03-18 02:09:47,686:INFO:root:Syncing Gamma perms 2018-03-18 02:09:47,845:INFO:root:Syncing granter perms 2018-03-18 02:09:47,997:INFO:root:Syncing sql_lab perms 2018-03-18 02:09:48,151:INFO:root:Fetching a set of all perms to lookup which ones are missing 2018-03-18 02:09:48,296:INFO:root:Creating missing datasource permissions. 2018-03-18 02:09:48,303:INFO:root:Creating missing database permissions. 2018-03-18 02:09:48,502:INFO:root:Creating missing metrics permissions I can't find the reason , please help me, Thank you very much.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
