I run the DEB based install as advised in https://www.odoo.com/documentation/8.0/setup/install.html#setup-install-packaged.
The install halted, and I needed to manually create
/var/lib/odoo
/etc/openerp-server.conf
Server starts properly, but when I point my browser to http://localhost:8069 I get a blank screen and Odoo churns out a "psql: fe_sendauth: no password supplied" error. I have exhausted google on possible answers to this to no avail.
Anyone with this same problem that has solved it, or ideas how to solve it?
Timo