Coming from 1.6.0.beta 7 to beta 8 today. I don’t have time to delve into it too much right now, but here is the error that is thrown - running ./launcher rebuild app
FAILED
Pups::ExecError: cd /var/www/discourse && su discourse -c ‘bundle exec rake assets:precompile’ failed with return #<Process::Status: pid 296 exit 137>
Location of failure: /pups/lib/pups/exec_command.rb:108:in `spawn’
exec failed with the params {“cd”=>“$home”, “hook”=>“bundle_exec”, “cmd”=>[“su discourse -c ‘bundle install --deployment --verbose --without test --without development’”, “su discourse -c ‘bundle exec rake db:migrate’”, “su discourse -c ‘bundle exec rake assets:precompile’”]}
0ab4149a5803934ef38dd9009f53670dcc5d48b3839ed83feefcf719a3330d51
** FAILED TO BOOTSTRAP ** please scroll up and look for earlier error messages, there may be more than one
I updated my 4 discourse to beta 8 yesterday with no real problems, though I did update one of mine from docker 1.9.1 to 1.11.2 before updating. What version of docker are you on? Would you paste the full output into a gist?