تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
3 الردود
2821 أدوات العرض

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

الصورة الرمزية
إهمال

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

أفضل إجابة

HI, you can follow this: 

https://youtu.be/AiwKyMVa_jQ

Hope it helps

الصورة الرمزية
إهمال
الكاتب أفضل إجابة

OK thanks

الصورة الرمزية
إهمال
أفضل إجابة

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

الصورة الرمزية
إهمال