跳至內容
選單
此問題已被標幟
2 回覆
6263 瀏覽次數

Hello,

I have odoo v15 CE installed on my computer and now that v16 came out, I decided to install it as well.

When trying to access the localhost:8069 address, I get a 500 internal server error message.

I have added the pg_path in the odoo.conf folder, however this still did not solve the issue. 

What else could be the issue?

Any suggestion would be greatly appreciated,

頭像
捨棄
作者 最佳答案

Managed to figure it out. Since I hade v15 still on the computer. There was already a database for v15 on the server. I created a new superuser in postgres, changed the db-user in the odoo.conf file for this new user and finally opened the localhost:8069/web/database/selector. I created a new database for this user in v16. When I restarted the server I was able to connect.

頭像
捨棄
最佳答案

Try checking the dB port and change your http port to something other than 8069 cause I assume v15 uses that

頭像
捨棄
作者

I have database port set to 5433 which matches the postgres database port.
I have tried changing the http port to 8070 as you suggested but still no luck.
database logs are not appearing in pycharm when running the server

相關帖文 回覆 瀏覽次數 活動
3
5月 25
2653
0
5月 22
2589
0
12月 16
3095
3
3月 15
5760
1
11月 23
2445