Assuming you can’t get to the admin panel:
- SSH into the server.
cd /var/discourse
./launcher enter app
vim /shared/tmp/procourse-installer/plugins.txt
- Remove the offending plugin from the file.
exit
./launcher rebuild app
Assuming you can’t get to the admin panel:
cd /var/discourse
./launcher enter app
vim /shared/tmp/procourse-installer/plugins.txt
exit
./launcher rebuild app