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:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
2
답글
10474
화면
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
|
3007 | ||
|
3
3월 21
|
9337 | ||
|
6
6월 25
|
15063 | ||
|
3
1월 22
|
5141 | ||
|
9
7월 25
|
65355 |
Are you trying to restore the db from UI ?
yes... from /web/database/manager