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
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
abr 25
|
1070 | ||
Odoo Server Error
Resuelto
|
|
1
abr 25
|
1183 | |
|
0
nov 24
|
1448 | ||
|
0
oct 24
|
1492 | ||
|
1
may 24
|
4719 |
Your server is running on single or multi processing mode?
I am using google cloud vm instance on debian 1vCPU, 3.8 GB