After the update,there was an error and the forum is not functioning properly

Think it’s missing migrations so Nate’s answer should help.

Or to be faster and only migrate: ./launcher run app bundle exec rake db:migrate

and then only restart ./launcher restart app