跳至内容
菜单
此问题已终结
2 回复
10235 查看

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?

形象
丢弃

Are you trying to restore the db from UI ?

编写者

yes... from /web/database/manager

最佳答案

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.

形象
丢弃
编写者

thanks. seems to be working! :)

最佳答案

here is video reference  you should try this 


形象
丢弃
相关帖文 回复 查看 活动
1
11月 22
2796
3
3月 21
9108
6
6月 25
14720
3
1月 22
4933
9
7月 25
64733