Closed ventilooo closed 7 years ago
@ventilooo thanks for reporting issue.
We are mainly using the default value. It may have a bug! It appear to works with anybox.recipe.openerp
(version 7 and earlier) but probably failed with anybox.recipe.odoo (odoo8 and after). Can you give us more information about the context? which odoo version are you using and which version of the anybox.recipe.odoo
are you using?
context:
NB: i'm working on a patch
@ventilooo
At least upgrade logs are available on the odoo server log file if one is set in your buildout.cfg options.logfile = ${buildout:directory}/../log/odoo-server.log
./bin/upgrade_odoo --log-file=~/test.log --log-level=info --console-log-level=debug -d web
The
test.log
is empty.Is that normal ?