Servicio no disponible | Error de actualización debido a un plugin roto

Estimados todos,

Todavía quería realizar algunas actualizaciones y recibí el mensaje de que debía ejecutar los siguientes comandos:

cd /var/discourse
git pull
./launcher rebuild app

Lo he hecho, pero obtuve un mensaje de error y el foro no está disponible ahora.


¿Cómo reiniciar el servicio o solucionar el problema?

Gracias de antemano.

This is the first time you’ve run an update in a long time?

It’s hard to tell with just a picture of part of the output.

I can’t quite tell what is happening. Did you type Run: before those commands? Or was that the output of ./launcher rebuild app.

You might be able to get the current version back up with

./launcher start app

If your forum being down is an emergency that you’d like to throw money at my contact info is in my profile.

Yes I’ve never done a update before - The Systemw as set up in April 2018.

I’ve tried to execute the commands: ./launcher rebuild app . and ./launcher start app but without any success.

Do you have any other idea how to fix the problem?

I’ve still executed the commands which are described in the manual: Manually update Discourse and Docker image to latest and would like to start the session.
launcher_Start_2

It seams the service is still running but nothing will be displayed if I would like to reach the forum.

I think I’ve found the reason why my forum crashed during the update.

If I add two hastags (##) before every git command in app.yaml file the forum is available.
One of the plugins is fault - how to uninstall it manually?

Al comentar la línea antes de realizar una nueva compilación, la has desinstalado efectivamente.

Sin embargo, se trata de un proceso de eliminación para determinar qué plugin es el responsable. Consulta Customization > Plugin para ver si alguno está marcado como roto.