Skip to Content
Menu
This question has been flagged
2 Replies
10215 Zobrazenia

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
Zrušiť

Are you trying to restore the db from UI ?

Autor

yes... from /web/database/manager

Best Answer

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
Zrušiť
Autor

thanks. seems to be working! :)

Best Answer

here is video reference  you should try this 


Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
nov 22
2771
3
mar 21
9087
6
jún 25
14696
3
jan 22
4902
9
júl 25
64696