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

I have installed the eCommerce app and set it up. When I am logged in, I can view it and use it. But when I use a different browser or incognito tab, I get a Internal Server Error.

The logs show this error:

File "/usr/lib/python3/dist-packages/odoo/addons/base/ir/ir_model.py", line 1201, in check
    raise AccessError(msg % msg_params)
odoo.exceptions.AccessError: ('Sorry, you are not allowed to access this document. Please contact your system administrator if you think this is an error.\n\n(Document model: website)', None)

I have since been logged out and cannot get back in to Odoo at all.


I am using Odoo 11 on Ubuntu 16.04.

الصورة الرمزية
إهمال
الكاتب

I have odoo installed using apt-get and update regularly from the nightly repository.

Please read and follow my answer. This has nothing to do with your Odoo installation, but most probably you have screwed up your website module.

By updating the module from command line (when you do not have any GUI access anymore) you set it back to standard.

الكاتب

Hi, I have tried updating modules using the odoo command, (odoo.py is not on my system) and it hasn't worked. I then backed up my database, and created a new virtual machine and installed odoo from scratch using apt-get. Once it was running, I restored my database, and got the same error. The log file shows odoo.addons.base.ir.ir_model: Access Denied by ACLs for operation: read, uid: 4, model: website

and the final error is same as above.

So I assume the issue is in the database. Could you tell me where to look?

أفضل إجابة

Try to update the website module from the command line. You may check the docs about the Odoo CLI: https://www.odoo.com/documentation/11.0/reference/cmdline.html

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

Hi, the reason I am sharing my install is because there is no odoo.py on my system. 

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
مارس 15
4258
5
أغسطس 25
9835
2
يوليو 25
964
4
يونيو 25
1091
1
يونيو 25
1426