I am using Odoo on Nixos, successfully added Odoo18 to my setup, can access it with no error on the web broswer in localhost.
I tried to create a new database from the web UI, but it gives me a "Database creation error: permission denied to create database" error.
Can someone help me understand where I could solve that issue ?
Nixos file system is a bit different from others Linux systems, so the "normal" way isnt working that much...
Thanks for the time and help !
The lack of details on your setup doesn't make it easier to answer. Since 'Database creation error: %s' is a generic error message generated in Odoo when trying to create the database, I would suggest to look at the logs of your PostgreSQL.