跳至内容
菜单
此问题已终结
2 回复
2039 查看


Hi,


When creating a database in odoo, if any other person tries to login on a database using the database manager, the database being created becomes corrupted. This happens on a windows environment.


Can you please advice on how to prevent this?


Below is the error that is thrown as soon as a user enters de the database manager during creation:


2024-03-07 10:03:06,058 32128 INFO test4 odoo.modules.loading: loading base/security/ir.model.access.csv


2024-03-07 10:03:06,228 32128 INFO ? odoo.sql_db: ConnectionPool(used=2/count=8/max=64): Closed 2 connections to 'user=postgresuser password=xxx dbname=test4 host=localhost port=5432 application_name=odoo-32128 sslmode=prefer'


2024-03-07 10:03:06,281 32128 INFO ? werkzeug: 192.168.0.135 - - [07/Mar/2024 10:03:06] "GET /web/database/selector HTTP/1.1" 200 - 16 2.229 1.335


2024-03-07 10:03:06,428 32128 WARNING test4 odoo.modules.loading: Transient module states were reset


2024-03-07 10:03:06,444 32128 ERROR test4 odoo.modules.registry: Failed to load registry


Traceback (most recent call last):


  File "C:\testing\odoo\odoo\modules\res_users.py", line 815, in _login


    raise AccessDenied()


odoo.exceptions.AccessDenied: Access Denied


2024-03-07 10:03:07,288 32128 INFO test4 odoo.sql_db: ConnectionPool(used=2/count=8/max=64): Closed 1 connections to 'user=postgresuser password=xxx dbname=test4 host=localhost port=5432 application_name=odoo-32128 sslmode=prefer'


2024-03-07 10:03:07,341 32128 INFO test4 werkzeug: 127.0.0.1 - - [07/Mar/2024 10:03:07] "POST /web/database/create HTTP/1.1" 200 - 11306 6.733 7.265



thanks in advance for your help and advice.


形象
丢弃
最佳答案

I have the same question/issue. Were you able to resolve your issue or find a workaround?



形象
丢弃
编写者 最佳答案

edited the opening post. Somehow only half my text got trough originally.

形象
丢弃
相关帖文 回复 查看 活动
4
5月 16
7412
Cannot log in 已解决
3
3月 15
4341
3
8月 24
1409
2
6月 24
1449
1
6月 21
5233