Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
2012 Представления

Issue when Login-in. When you place your name and password you are redirected to:


{403: Forbidden web page.

The page you were looking for could not be authorized. Maybe you were looking for one of these popular pages?


You are not able to fully log in, just ready to access information.

And this issue is for all my databases. You can not fully log in.


When I try to recreate a database I receive:

{Database creation error: (User type: Users Log, Operation: create) - (Records: [1], User: 2) ', None)}


Where should I start to look for this issue?

Аватар
Отменить
Лучший ответ

Check your PostgreSQL user and password are same with db_user and db_password in odoo.conf file or not.

Аватар
Отменить
Лучший ответ

Hi,
I think first you should create odoo database user in postgreSQL to remove this error. Kindly check below link for reference...

https://doc.odoo.com/install/linux/postgres/

Аватар
Отменить