Hello,
Running Odoo 17 on Windows 11 with Python 3.11, PostgreSQL 17, and Node.js. Restored database odoo17testlocal with filestore inside the project folder.
Launching Odoo with --dev=assets shows no server-ready message, and the web interface fails with:
The style compilation failed. This is an administrator or developer error.
It seems related to filestore location or asset compilation. Any advice to fix this issue?