Hallo!
I am interested to add SSL to Odoo instance. But this one instance has no nginx. I tried to install new VPS with clean Odoo. Exported from source server database (zip) and tried to import in new made server but right after import i got Error 500 and thats it. Even web/database/manager stopped to work. I suppose it is related to this fact that source server is without nginx but target with it? Could it be the reason?
この質問にフラグが付けられました
2
返信
4464
ビュー
Well… i found a reason to that. On source server there was psql 12.9 but on target 12.10
So i upgraded psql on source server and rebuilt backup and now all is solved. I think i will write a little manual for this as I didn’t found any on that exact sittuation.
| 関連投稿 | 返信 | ビュー | 活動 | |
|---|---|---|---|---|
|
|
3
4月 24
|
6081 | ||
|
|
0
5月 26
|
6 | ||
|
|
0
5月 26
|
61 | ||
|
|
2
5月 25
|
2673 | ||
|
|
0
7月 25
|
3888 |
I think it's not related to the nginx, please check the Odoo log file and post the error you got to enable the community to help.