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.
Let’s say you’re using AWS RDS, or an existing PostgreSQL server managed elsewhere. It’s fairly straightforward to get Discourse to use such a setup, without needing to grant superuser privileges to anything that Discourse itself runs. Here’s how.
Prerequisites
Discourse requires PostgreSQL 13; if you try to run on a newer or older version, it might work, but we don’t guarantee it, and if something breaks in the future, you get to keep both pieces. We also require some extensions that are di…
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 Mi Piace
pfaffman
(Jay Pfaffman)
7 Marzo 2022, 11:32am
2
What version of postgres are you using? I think that 12 is required. 13 is recommended.
1 Mi Piace
RGJ
(Richard - Communiteq)
7 Marzo 2022, 12:57pm
4
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 Mi Piace
It works !!! . Thank you so much for replying me quickly to fix this issue.
1 Mi Piace
system
(system)
Chiuso
7 Aprile 2022, 6:02am
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.