Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
16205 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
giu 25
2938
0
lug 25
1722
2
nov 24
7114
2
ott 24
3910
2
ago 24
2202