Hola,
Quiero conectar Discourse con un servidor SQL PostgreSQL separado. He creado un servidor de base de datos en Azure y he seguido los mismos pasos que se mencionan en el siguiente enlace.
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…
Estoy recibiendo el siguiente error al reconstruir la aplicación. El foro también se cayó.
¿Alguien puede ayudarme con este problema?
Por favor, háganme saber si necesitan más información.
Discourse_Error_Logs.txt (53.7 KB)
1 me gusta
pfaffman
(Jay Pfaffman)
7 Marzo, 2022 11:32
2
¿Qué versión de postgres estás usando? Creo que se requiere la 12. Se recomienda la 13.
1 me gusta
Versión de PostgreSQL: 13.4
1 me gusta
RGJ
(Richard - Communiteq)
7 Marzo, 2022 12:57
4
https://github.com/liip/discourse-multilingual-support es un plugin roto.
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 Me gusta
¡Funciona! . Muchas gracias por responderme rápidamente para solucionar este problema.
1 me gusta
system
(system)
Cerrado
7 Abril, 2022 06:02
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.