I Have installed odoo 16 on a machine running windows 11 after uninstalling odoo 15 it caused massive issues and managed to get 15 back up with regedit and cleaning files manually.
I installed it on a fresh Windows 11 machine odoo 16 completed and came up with Internal server error in the web browser.
Thought id be smart and use a windows server same thing even installing ISS as a role for the server.
Anyone else had a similar issue or advice as it just doesn't run.
to understand the exact reason of this issue, you have to check the odoo log to get more info about the issue
2023-02-14 17:22:36,750 6972 INFO ? odoo: Odoo version 16.0-20230214
2023-02-14 17:22:36,750 6972 INFO ? odoo: Using configuration file at C:\Program Files\Odoo 16.0.20230214\server\odoo.conf
2023-02-14 17:22:36,750 6972 INFO ? odoo: addons paths: ['C:\\Program Files\\Odoo 16.0.20230214\\server\\odoo\\addons', 'c:\\program files\\odoo 16.0.20230214\\sessions\\addons\\16.0', 'c:\\program files\\odoo 16.0.20230214\\server\\odoo\\addons']
2023-02-14 17:22:36,750 6972 INFO ? odoo: database: openpg@localhost:5432
2023-02-14 17:22:37,625 6972 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at wkhtmltopdf.exe
2023-02-14 17:22:39,562 6972 INFO ? odoo.service.server: Initiating shutdown
2023-02-14 17:22:39,562 6972 INFO ? odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown.