Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
10187 Visualizações

I have a backup of a 5gb database (lots of files and pictures in filestore) and I'm trying to restore it.  I keep getting a connection reset error after a few minutes.  Can someone help me?

Avatar
Cancelar

Are you trying to restore the db from UI ?

Autor

yes... from /web/database/manager

Melhor resposta

HI,

Please add this parameter to the config file

limit_time_real = 1000000


or run odoo server with command line adding this parameter

--limit-time-real 1000000


--limit-time-real

Prevents the worker from taking longer than seconds to process a request. If the limit is exceeded, the worker is killed.

Avatar
Cancelar
Autor

thanks. seems to be working! :)

Melhor resposta

here is video reference  you should try this 


Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
nov. 22
2756
3
mar. 21
9071
6
jun. 25
14644
3
jan. 22
4868
9
jul. 25
64660