You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/09/23 08:28:25 UTC

[GitHub] [incubator-superset] brylie opened a new issue #11013: Error: Can't locate revision identified by 'e5ef6828ac4e'

brylie opened a new issue #11013:
URL: https://github.com/apache/incubator-superset/issues/11013


   When running the superset_init Docker image, which runs the command `superset db update`, the following error occurs:
   
   ```
   ERROR [root] Error: Can't locate revision identified by 'e5ef6828ac4e'
   ```
   
   This may be preventing subsequent steps in the initialization process, such as creating the admin user.
   
   ### Expected results
   All database migrations would run without error.
   
   ### Actual results
   
   Some database migrations seem to be missing.
   
   #### How to reproduce the bug
   
   1. run `docker-compose up > docker.log`
   2. open the docker.log file
   3. look for lines related to `superset_init`
   4. See error
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: `0.37.1rc1`
   
   ### Checklist
   
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [x] I have reproduced the issue with at least the latest released version of superset.
   - [x] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   ### Additional context
   
   As an open-source project, it is really important that end-users, and not just developers, can actually run the software.
   


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [incubator-superset] issue-label-bot[bot] commented on issue #11013: Error: Can't locate revision identified by 'e5ef6828ac4e'

Posted by GitBox <gi...@apache.org>.
issue-label-bot[bot] commented on issue #11013:
URL: https://github.com/apache/incubator-superset/issues/11013#issuecomment-697215705


   Issue-Label Bot is automatically applying the label `#bug` to this issue, with a confidence of 0.93. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback! 
   
    Links: [app homepage](https://github.com/marketplace/issue-label-bot), [dashboard](https://mlbot.net/data/apache/incubator-superset) and [code](https://github.com/hamelsmu/MLapp) for this bot.


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [incubator-superset] brylie closed issue #11013: Error: Can't locate revision identified by 'e5ef6828ac4e'

Posted by GitBox <gi...@apache.org>.
brylie closed issue #11013:
URL: https://github.com/apache/incubator-superset/issues/11013


   


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [incubator-superset] brylie commented on issue #11013: Error: Can't locate revision identified by 'e5ef6828ac4e'

Posted by GitBox <gi...@apache.org>.
brylie commented on issue #11013:
URL: https://github.com/apache/incubator-superset/issues/11013#issuecomment-697220771


   I just realized this may be due to running migrations on the `master` branch before switching to the `0.37.1rc1` tag.


----------------------------------------------------------------
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:
users@infra.apache.org



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