I can't get odoo running, I get no error from the command line, just a 404:
2015-07-29 00:34:37,413 3323 INFO None werkzeug: 127.0.0.1 - - [29/Jul/2015 00:34:37] "GET /web/database/selector HTTP/1.1" 404 -
Any url I tried I get 404, I don't have any database created yet.
The addons_path is correct:
2015-07-29 00:35:10,516 3954 INFO ? openerp: addons paths: ['/home/danimar/.local/share/Odoo/addons/8.0', u'/home/danimar/Projetos/odoo/odoo/openerp/addons', u'/home/danimar/Projetos/odoo/odoo/addons']
Python 2.7.10, and Odoo code from today: 28/07/2015
Could someone help me find the problem?
Update your build. Today there was a build that failed to pass all tests. Visit http://runbot.odoo.com/runbot to check if daily builds pass or fail the automated tests.
I made it work, it's quite complex to explain here why it was happen. I updated my fedora, I think it update some python lib and started the problem. I had to comment this line: https://github.com/odoo/odoo/blob/8.0/openerp/cli/__init__.py#L38 #import deploy