Closed warci closed 11 months ago
Hi @warci ,
In your odoo_docker.log I can see that your database has started successfully. The issue may be incorrect "Master password". The password to create new database on Odoo form is "admin_passwd" in odoo.conf.
Please try again with the following step:
docker-compose restart
Hope that it helps.
Can't believe I missed this. Thank you so much and my apologies for asking dumb questions :)
Hi, I'm running on OSX Sonoma. When trying to initialize the database I receive:
Database creation error: Access Denied
I have performed the permission modifications as mentioned in the readme. The docker logs don't seem to mention anything relevant.
Thanks for providing this awesome docker-compose setup!
odoo_docker.log