Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
10200 Visualizzazioni

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
Abbandona

Are you trying to restore the db from UI ?

Autore

yes... from /web/database/manager

Risposta migliore

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
Abbandona
Autore

thanks. seems to be working! :)

Risposta migliore

here is video reference  you should try this 


Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
nov 22
2757
3
mar 21
9078
6
giu 25
14668
3
gen 22
4878
9
lug 25
64677