Skip to Content
Menu
This question has been flagged
2 Replies
9968 Views

Hello everyone. Please help me.

I reinstalled Odoo 10 on windows 10, reinstalled PgAdmin 4.1 reinstalled PostgreSQL 9.5 than run odoo-bin.exe and getting an error OperationalError: FATAL: role "openpg" does not exist.

In PgAdmin i cant create a new server i get an error. It worked later i dont understand what is going on here.

Avatar
Discard
Best Answer

May be its work for you.

You can find list of role(psql) using command-line

1)sudo su postgres

2)psql

3)\du

Check "openpg" is available or not. if its not that create new role.

Avatar
Discard
Author Best Answer

Ok, It solved.

First of all i removed all postgreSQL from my Windows 10 and from registry. I removed Odoo 10, and installed it again with check box postgreSQL. What's all.

After it i had another issue: i put my modul in moduls folder but Odoo doesn't show it. I solved it just put all files in root modul folder.

Avatar
Discard
Related Posts Replies Views Activity
0
Jun 17
2249
5
Feb 24
33032
2
Feb 23
6261
0
Dec 21
1481
0
Sep 20
2234