jsynl commented on issue #9204: superset upgrade failed from v0.27 to v0.35 URL: https://github.com/apache/incubator-superset/issues/9204#issuecomment-601566316 @zhaoyongjie Hi zhaoyongjie, thank you for your help. This problem has been fixed. But I still have some troubles to ask you: 1. After repairing according to your suggestion, the following information(_**missing datasource permissions**_) will always appear when executing **superset init**: ``` 2020-03-20 15:12:59,813:INFO:root:logging was configured successfully 2020-03-20 15:13:00,021:INFO:root:Configured event logger of type <class 'superset.utils.log.DBEventLogger'> 2020-03-20 15:13:02,454:INFO:root:Syncing role definition 2020-03-20 15:13:02,463:INFO:root:Syncing Admin perms 2020-03-20 15:13:02,597:INFO:root:Syncing Alpha perms 2020-03-20 15:13:02,734:INFO:root:Syncing Gamma perms 2020-03-20 15:13:02,870:INFO:root:Syncing granter perms 2020-03-20 15:13:03,004:INFO:root:Syncing sql_lab perms 2020-03-20 15:13:03,137:INFO:root:Fetching a set of all perms to lookup which ones are missing 2020-03-20 15:13:03,262:INFO:root:Creating missing datasource permissions. 2020-03-20 15:13:03,311:INFO:root:Creating missing database permissions. 2020-03-20 15:13:03,313:INFO:root:Creating missing metrics permissions 2020-03-20 15:13:03,342:INFO:root:Cleaning faulty perms ``` 2. I thought it might be caused by other reasons, so I reinstalled it on another server computer according to the manual and found that the same problem still exists 3. The Superset can log in normally, but the database table cannot be added Looking forward to your suggestion, thank you again
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
