コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
10274 ビュー

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
2842
3
3月 21
9178
6
6月 25
14785
3
1月 22
4972
9
7月 25
64885