Forum ne fonctionne pas après la mise à jour – qu’est-ce qui manque ?

I updated my forum today, and now it’s broken and cannot be used. What should I do? Is something missing?

1 « J'aime »

Or maybe, as long as the forum is running smoothly, it’s better not to upgrade at all?

Or you do rebuilding via terminal, as suggested?

1 « J'aime »

Could you help me look at these two screenshots?

4c77885a4f08ee861d9ad00f89804637

让你运行 ./launcher rebuild app 升级

it failed

This is when I started running the upgrade. After upgrading, it prompted me to do pg. Without doing pg, I ran rebuild app again, and then it showed an error.

Did you remove the plugins from app.yml as suggested and tried again?

HINT: The plugin 'discourse-post-voting' is now bundled with Discourse and should not be included in your container configuration. Remove the line 'git clone https://github.com/discourse/discourse-post-voting' from your containers/app.yml file, then try again. For more information, see https://meta.discourse.org/t/373574

HINT: The plugin 'discourse-solved' is now bundled with Discourse and should not be included in your container configuration. Remove the line 'git clone https://github.com/discourse/discourse-solved' from your containers/app.yml file, then try again. For more information, see https://meta.discourse.org/t/373574

1 « J'aime »

We commented out two plugins, compiled, and then the database migration failed

Before to update generate a snapshot at vps manager and yes only update if your version is too old.

Great, almost there — this picture tells us that the migration failed but the actual error is much further above. Can you please share us a bigger chunk of errors?

Another thing when sharing errors, if you are able to do code blocks like this surrounded by backticks that would be good too, otherwise nevermind the photo is fine.

```
FAILED

Pups::ExecError
```

2 « J'aime »