Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
3 Răspunsuri
2793 Vizualizări

Hi,


Need some help. I would like to test Odoo CE V16 , when the installation complete i can see that the postgresql and odoo service are UP and port Open.But in the last window after finishing installing when i click on end and choose to start configure odoo database i got the 500 internal server error .


I see nothing in the log file. Any idea?


thanks

Imagine profil
Abandonează

You can check the Odoo log file for more details.

We have this problem as well. When using containerised Odoo - we can reproduce a failed install 100% of the time.
In our case it's always:
2023-03-06 22:56:24,710 15 INFO productioncity odoo.modules.registry: module base: creating or updating database tables
2023-03-06 22:56:24,733 15 ERROR productioncity odoo.sql_db: bad query: CREATE TABLE "ir_model" (id SERIAL NOT NULL, "create_uid" int4, "write_uid" int4, "model" VARCHAR NOT NULL, "order" VARCHAR NOT NULL, "state" VARCHAR, "name" jsonb NOT NULL, "info" text, "transient" bool, "create_date" timestamp, "write_date" timestamp, PRIMARY KEY(id))
ERROR: relation "ir_model" already exists

2023-03-06 22:56:24,741 15 WARNING productioncity odoo.modules.loading: Transient module states were reset
2023-03-06 22:56:24,744 15 ERROR productioncity odoo.modules.registry: Failed to load registry

Cel mai bun răspuns

HI, you can follow this: 

https://youtu.be/AiwKyMVa_jQ

Hope it helps

Imagine profil
Abandonează
Autor Cel mai bun răspuns

OK thanks

Imagine profil
Abandonează
Cel mai bun răspuns

Hi Lamine, Seems it is a temporary problem. Try using other browsers .

Imagine profil
Abandonează