How can I make the error message to display to enable me understad the problem?
Thanks in advance!
Esta pregunta ha sido marcada
Hi,
When Odoo import/export spins and stops without showing a red error or warning, it is usually due to server-side limits or timeouts, not a UI problem. In such cases, Odoo may silently hit CPU, real-time, or request size limits, especially on Linux servers or when using domain filters. To surface the issue, first check the Odoo server logs and PostgreSQL logs, as errors are often logged there even if the UI shows nothing. Increasing the limits in odoo.conf (such as limit_time_cpu, limit_time_real, and limit_request) and restarting the service often resolves this. It also helps to reduce the batch size by importing fewer records at a time to identify problematic rows. Once limits are adjusted or the faulty record is isolated, the import/export process will show proper errors or complete successfully.
Hope it helps
limit_time_cpu = 1200
Sometimes it can help to reduce the batch size and see what happens with just a few records:

I know this
Check the log file.
If you don't see an error in the web client it could be timing out.
No error in the log file
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
|
2
may 24
|
4715 | ||
|
|
2
nov 24
|
3707 | ||
|
|
1
nov 24
|
4650 | ||
|
|
1
oct 23
|
5606 | ||
|
|
3
dic 23
|
23553 |