Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
10256 Представления

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 


Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
нояб. 22
2810
3
мар. 21
9138
6
июн. 25
14751
3
янв. 22
4950
9
июл. 25
64810