Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
3299 Visninger

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

Avatar
Kassér
Bedste svar

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

Avatar
Kassér
Bedste svar

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

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
sep. 25
408
2
apr. 25
8745
5
mar. 25
20198
1
jun. 24
2255
1
maj 24
2353