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?
Câu hỏi này đã bị gắn cờ
2
Trả lời
11974
Lượt xem
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
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng ký| Bài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
|---|---|---|---|---|
|
|
1
thg 11 22
|
4084 | ||
|
|
3
thg 3 21
|
10917 | ||
|
|
6
thg 6 25
|
17143 | ||
|
|
3
thg 1 22
|
6791 | ||
|
|
1
thg 12 25
|
3234 |
Are you trying to restore the db from UI ?
yes... from /web/database/manager