Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2388 Widoki

Hi All,


Please help me to config Odoo 15, my server: Cpu 2 core, ram 4G

my config: 

worker: 5
limit_memory_hard:6177721600
limit_memory_soft: 4177721600

My server often appear error 

Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application


Thanks

Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

Try this conf,

limit-memory-soft = 640MB*5 = 3200 MB = 3200*1024*1024
limit-memory-hard = 768MB*17 = 3840 MB = 3840*1024*1024

workers = 5 limit_memory_hard = 3355443200 limit_memory_soft = 4026531840 limit_request = 8192 limit_time_cpu = 60 limit_time_real = 120 max_cron_threads = 2

Check this similar post for further reference

Thanks

Awatar
Odrzuć
Autor

Thank you, Savya. Let i retry with your suggest.

Powiązane posty Odpowiedzi Widoki Czynność
0
gru 22
2343
1
cze 25
1702
3
lip 25
3330
1
maj 25
1470
1
maj 25
1729