Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
3814 Переглядів

Yesterday i was trying some new access rules. Everything worked fine for a minute then I was getting errors that i didnt have access to anything (I am the admin). After logging out, now all users cannot login i get a internal server error. This are the errors on the log file.


Traceback (most recent call last):

  File "C:\Program Files\Odoo 15.0.20211029\server\odoo\fields.py", line 1083, in __get__

    recs._fetch_field(self)

  File "C:\Program Files\Odoo 15.0.20211029\server\odoo\models.py", line 3276, in _fetch_field

    self._read(fnames)

  File "C:\Program Files\Odoo 15.0.20211029\server\odoo\addons\base\models\res_users.py", line 449, in _read

    super(Users, self)._read(fields)

  File "C:\Program Files\Odoo 15.0.20211029\server\odoo\models.py", line 3387, in _read

    raise self.env['ir.rule']._make_access_error('read', forbidden)

odoo.exceptions.AccessError: Due to security restrictions, you are not allowed to access 'Users' (res.users) records.

 

Records: Georg Krause (id=7)

User: Georg Krause (id=7)

 

This restriction is due to the following rules:

 

 

Contact your administrator to request access if necessary.


Can anyone point in the right direction? I think it has to do with the file of access rules, but i havent found anything.


Аватар
Відмінити
Автор Найкраща відповідь

Thanks. That was a an option. Another option was going inside pgadmin, and deleting the access rules i had created inside the database. After that all the users gain accces

Аватар
Відмінити
Найкраща відповідь

Create New database

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
лист. 16
4088
0
лип. 16
3166
1
серп. 15
4702
3
груд. 24
13078
3
лист. 24
1079