Hi,
I was trying to install odoo 15 as I am used to do following the installation guide of odoo.
But this time, I am getting "Database creation error: Access Denied" after a successful installation and while trying to create the first database.
Any suggestiosn please?
Besides for odoo, please correct the installation guide:
# echo "deb http://nightly.odoo.com/13.0/nightly/deb/ ./" >> /etc/apt/sources.list.d/odoo.listit shoud be replaced by 14.0 for the version 14 and 15.0 for the version 15.0
Do you have a link to the installation guide you followed? I will try to see if I can reproduce the issue.
Do you enter the correct master password?
It's the official odoo installation guide:
https://www.odoo.com/documentation/15.0/administration/install/install.html#debian-ubuntu
Database creation error: relation "ir_model" does not exist LINE 1: SELECT * FROM ir_model WHERE state='manual' ^