Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
6573 Visninger

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
Kassér
Forfatter Bedste svar

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
Kassér
Bedste svar

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

Avatar
Kassér
Forfatter

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 Besvarelser Visninger Aktivitet
3
maj 25
3186
0
maj 22
2785
0
dec. 16
3317
3
mar. 15
6021
1
nov. 23
2642