The docker_manager upgrade said it failed but going back to update says it’s up to date with f0d181a.
I lost the error messages. Is there a log of them and would it be helpful for you to see them if they exist?
The docker_manager upgrade said it failed but going back to update says it’s up to date with f0d181a.
I lost the error messages. Is there a log of them and would it be helpful for you to see them if they exist?
Try running
./discourse-doctor
That will provide a file with the logs and redact passwords.
Here’s the output from discourse-doctor:
https://community.allstarlink.org/ZWFkYTE3NWIzNGI2N2Ew.txt
The error about SMTP-AUTH is expect and not required in our environment.
Try a full rebuild:
cd /var/discourse
./launcher rebuild app
That brings me up to date. Second time I’ve had to do this. Seems like this is the most reliable method to update.