I was trying to use the admin panel update and it froze up.
This caused the main pages to stop working, only admin pages worked.
I went to /var/docker and did “git pull”
it fixed things so the website works again however I can’t rebuild the app as this happens:
boards:/var/docker# ./launcher rebuild app
ERROR: Docker version 0.11.1 not supported, please upgrade to at least 1.2.0, or recommended 1.2.0
I can’t figure out how to update docker by itself and the admin panel is pretty broken now, not sure if the boards themselves are functioning fully either.
Honestly, I’m not sure my /var/docker folder is docker at all, I think its just discourse. I installed it back when discourse was in the 0.x versions using the tutorial posted at the time.
So I’m not sure what to do to restore things to full functionality, anyone able to help?