Discourse docker rebuild failed with Unknown Migration Version

Looks like @gerhard fixed this 10 days ago, there were some 6.0 migrations which caused issues with stable.

Run a:

git pull
./launcher rebuild app

Or if you renamed your app.yml as myapp.yml ./launcher rebuild myapp

Then try again- report back if it doesn’t work.

1 Like