OSError: [Errno 12] Cannot allocate memory
This error is in the log file when I try to print a doc. ( inv/so/do) How to fix this?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
OSError: [Errno 12] Cannot allocate memory
This error is in the log file when I try to print a doc. ( inv/so/do) How to fix this?
Your server must running with multiple workers.
You can check the cores of your server and allocate the workers accordingly.
Thanks,
Nimesh.
workers means number of concurrent users? where can I add/ change the number, TQ
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
1
avr. 25
|
996 | ||
Odoo Server Error
Résolu
|
|
1
avr. 25
|
1123 | |
|
0
nov. 24
|
1357 | ||
|
0
oct. 24
|
1436 | ||
|
1
mai 24
|
4658 |
Your server is running on single or multi processing mode?
I am using google cloud vm instance on debian 1vCPU, 3.8 GB