1

I am experiencing a strange error with Odoo 15. When I run a forecast report for a product if its done over SSL I get this error

Uncaught Promise > Cannot read properties of null (reading 'querySelector')

enter image description here

The strange thing is this only happening over SSL. When I run it over HTTP. I get no issues.

enter image description here

The only thing I can guess is that there is an issue with NGINX, but I have configured plenty of Odoo servers before with no issue, and I am running all the standard configs from the documentation. https://www.odoo.com/documentation/15.0/administration/install/deploy.html

I have attempted to change the system parameters on the setting with the same results.

Both the odoo and nginx logs show no errors.

apexprogramming
  • 403
  • 2
  • 14
  • can you turn on `assets debug` and reload the forcasting, check the error again and also chrome developer inspect section to see any stack trace shown there? Update with those informations. – arryph Feb 11 '22 at 08:37

0 Answers0