Hi guys,
I justr tried the automatic upgrade from 17beta6 to 17beta7. The upgrade didn’t succeed and the last messages I had on the console screen were:
Bundle complete! 99 Gemfile dependencies, 177 gems now installed.
Gems in the group development were not installed.
Bundled gems are installed into ./vendor/bundle.
bundle exec rake multisite:migrate
As expected, Ningx gives me an error message when I try to access the site:
504 gateway timeout
I ssh-ed into the server but I really don’t know what to do next. The docker daemon does not seem to be running:
alex@community:/var/discourse$ ./launcher logs app
Cannot connect to the docker daemon - verify it is running and you have access
Could someone please advise how to get the site back up and running?
Thanks!