Skip to Content
Menu
This question has been flagged
2 Replies
4952 Views

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,

Avatar
Discard
Author Best Answer

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.

Avatar
Discard
Best Answer

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

Avatar
Discard
Author

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

Related Posts Replies Views Activity
1
Oct 24
520
0
May 22
1625
0
Dec 16
2412
3
Mar 15
5025
1
Nov 23
1375