Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
6446 Vistas

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
Descartar
Autor Mejor respuesta

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
Descartar
Mejor respuesta

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

Avatar
Descartar
Autor

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

Publicaciones relacionadas Respuestas Vistas Actividad
3
may 25
2932
0
may 22
2718
0
dic 16
3230
3
mar 15
5924
1
nov 23
2574