Skip to Content
Menú
This question has been flagged
2 Respostes
16144 Vistes

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
 


Avatar
Descartar
Best Answer

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

Avatar
Descartar
Best Answer

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.

Avatar
Descartar
Related Posts Respostes Vistes Activitat
0
de juny 25
2829
0
de jul. 25
1607
2
de nov. 24
6751
2
d’oct. 24
3651
2
d’ag. 24
2092