Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
10197 Visninger

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
Kassér

Are you trying to restore the db from UI ?

Forfatter

yes... from /web/database/manager

Bedste svar

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
Kassér
Forfatter

thanks. seems to be working! :)

Bedste svar

here is video reference  you should try this 


Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
nov. 22
2757
3
mar. 21
9077
6
jun. 25
14661
3
jan. 22
4875
9
jul. 25
64676