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
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
2
Risposte
10200
Visualizzazioni
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
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
1
nov 22
|
2757 | ||
|
3
mar 21
|
9078 | ||
|
6
giu 25
|
14668 | ||
|
3
gen 22
|
4878 | ||
|
9
lug 25
|
64677 |
Are you trying to restore the db from UI ?
yes... from /web/database/manager