Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
3010 Переглядів

I've recently configure nginx as a ssl termination proxy and while I am trying to make any changes on settings, like update company info or administrate users, the service loses connection and immediately reconnects.

I do not have this issue with any other module and this didn't happen before I configure the proxy connection.

I've read the logs and did not find any warnings or weird entry that may signal a problem

Аватар
Відмінити
Найкраща відповідь

Hi ,

Please add the below in your odoo conf file and try again


limit_time_cpu = 30000

limit_time_real = 30000

limit_memory_hard = 2684354560

limit_memory_soft = 2147483648


Hope it helps

Аватар
Відмінити
Найкраща відповідь

With the logs did you set the log-level to info or debug to see more details?

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
квіт. 25
4004
5
бер. 25
19355
1
черв. 24
1969
I can't open setting Вирішено
1
трав. 24
2010
1
бер. 24
3006