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?
Această întrebare a fost marcată
2
Răspunsuri
11979
Vizualizări
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
Îți place discuția? Nu doar citi, alătură-te!
Creează-ți un cont astăzi pentru a beneficia de funcții exclusive și a interacționa cu minunata noastră comunitate!
Înscrie-te| Postări similare | Răspunsuri | Vizualizări | Activitate | |
|---|---|---|---|---|
|
|
1
nov. 22
|
4088 | ||
|
|
3
mar. 21
|
10920 | ||
|
|
6
iun. 25
|
17147 | ||
|
|
3
ian. 22
|
6794 | ||
|
|
1
dec. 25
|
3237 |
Are you trying to restore the db from UI ?
yes... from /web/database/manager