コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
2887 ビュー

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?

アバター
破棄
関連投稿 返信 ビュー 活動
2
4月 25
2453
5
3月 25
18934
1
6月 24
1831
1
5月 24
1799
1
3月 24
2790