I just attempted to update my discourse version using
cd /var/discourse
git pull
./launcher rebuild app
First it was giving me disk space issues, which I resolved using ./launcher cleanup.
However, now I get this error when trying to start the app.
Any guidance would be greatly appreciated. I am NOT a web developer so I know very little about what I’m doing here.