Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
3734 Lượt xem

I have been trying to restore big backups but failing at the process, having Internal Server Errors or 404 Error

From what I've read, it's due to a timeout, so the database doesn't finish loading completely.


How can this problem be solved and the process made as simple as possible?

I use Odoo 16 Community

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Change the value of limit_time_cpu and limit_time_real in your Odoo configuration file, as discussed in the documentation.

https://www.odoo.com/documentation/17.0/developer/reference/cli.html#cmdoption-odoo-bin-limit-time-cpu

For Odoo.sh, both of these are set to 900 instead of the default 60 and 120.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,
Either you can increase the time out limit of odoo/nginx or you can try restoring using the commands from terminal.

For example, if you have dump file, you can restore as follows:  Restore Database From Command Line Using Dump File in Odoo

  also with pg_restore command also you can restore the db and manually move the filestore.


Thanks

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 6 24
855
1
thg 12 22
5478
1
thg 5 22
4030
1
thg 4 22
5642
2
thg 11 20
4179