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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
2
回覆
11076
瀏覽次數
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
|
3478 | ||
|
|
3
3月 21
|
10018 | ||
|
|
6
6月 25
|
16092 | ||
|
|
3
1月 22
|
5867 | ||
|
|
9
7月 25
|
66842 |
Are you trying to restore the db from UI ?
yes... from /web/database/manager