خطأ db:migrate عند إعادة البناء بسبب plugin معطل

Hi,

I want to connect the discourse with a separate a postgre SQL server. I have created a database server in Azure and I have followed the same steps that are mentioned in the below link.

I am getting the below error when I am rebuilding the app. The forum also went down.

Can someone please help me on this issue?

Please let me if you need any further information.

Discourse_Error_Logs.txt (53.7 KB)

إعجاب واحد (1)

What version of postgres are you using? I think that 12 is required. 13 is recommended.

إعجاب واحد (1)

PostgreSQL version: 13.4

إعجاب واحد (1)

https://github.com/liip/discourse-multilingual-support is a broken plugin.

I, [2022-03-07T10:24:30.440910 #1]  INFO -- : > cd /var/www/discourse && su discourse -c 'bundle exec rake db:migrate'
rake aborted!
LoadError: cannot load such file -- single_sign_on
...
/var/www/discourse/plugins/discourse-multilingual-support/plugin.rb:18:in `block (2 levels) in activate!'
...
3 إعجابات

It works !!! :slightly_smiling_face:. Thank you so much for replying me quickly to fix this issue.

إعجاب واحد (1)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.