Created
July 4, 2018 10:58
-
-
Save v-thomp4/4f90fe0ec906d9607f605da4c3bd05f7 to your computer and use it in GitHub Desktop.
Fix Rocketchat Your database migration failed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ERROR! SERVER STOPPED | |
our database migration failed: | |
Database locked at version: 124 | |
Fix: | |
use rocketchat | |
db.migrations.update({_id: 'control'},{$set:{locked:false,version:125}}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment