Skip to Content
Menu
This question has been flagged
2 Replies
15295 Views

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
Discard
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
Discard
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
Discard
Related Posts Replies Views Activity
2
Nov 24
1849
2
Oct 24
331
2
Aug 24
358
3
Jul 24
6438
0
Apr 24
361