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

I was trying to install some modules, when i do that, I got a problem. 

I'm using a demo database, I want to learn how can i fix that because I saw many times.

Do you have some ideas?  Thanks alot i put my conf and pics of the bugs. 

My server conf
[options]; This is the password that allows database operations:
admin_passwd = admin
db_host = False
db_port = False
db_user = odoo
db_password = False
addons_path = /usr/lib/python2.7/dist-packages/odoo/addons
[options]
addons_path=/odoo/enterprise/addons,/odoo/odoo-server/addons
xmlrpc_port = 8070
 


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

Step 1: After restoring your database

  • Put a ?debug=assets

    • Eg. http://127.0.0.1/web?debug=assets

Step 2: Go to Settings

  • Go to Database Structure

  • Find and click Attachments

  • Search all the /web

  • Click tree/list view

Delete all records with /web

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

Most probably you did install a corrupt module or a module for an older odoo version. Mostly you can see detailled information in the log entries. At best you can identify the corrupt module by investigating the logs and then you can uninstall it or cancel the install.  Remove the module from the addons folder. After that restart Odoo service. If you are lucky, all is good again. If not, then the easiest is to restore your database backup and next time when you are installing third party modules, do it module by module and always do a backup before.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
черв. 25
2829
0
лип. 25
1607
2
лист. 24
6751
2
жовт. 24
3651
2
серп. 24
2092