Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2564 Zobrazení

Hi, I've been getting this error trying to access my dashboards. I have Odoo 16 running in Ubuntu 22.04 with nginx. 


UncaughtPromiseError > OwlError

Uncaught Promise > The following error occurred in onWillStart: "The loading of /web/static/lib/Chart/Chart.js failed"

OwlError: The following error occurred in onWillStart: "The loading of /web/static/lib/Chart/Chart.js failed"

at wrapError (https://odoo.myDomain.com/web/assets/debug/web.assets_common.js:18992:23)

at onWillStart (https://odoo.zerohourdesigns.com/web/assets/debug/web.assets_common.js:19035:29)

at SpreadsheetDashboardAction.setup (https://odoo.myDomain.com/web/assets/debug/spreadsheet.o_spreadsheet.js:51787:9)

at new ComponentNode (https://odoo.myDomain.com/web/assets/debug/web.assets_common.js:18759:28)

at https://odoo.myDomain.com/web/assets/debug/web.assets_common.js:22143:28

at ControllerComponent.template (eval at compile (https://odoo.myDomain.com/web/assets/debug/web.assets_common.js:21931:16), :11:27)

at Fiber._render (https://odoo.myDomain.com/web/assets/debug/web.assets_common.js:18125:38)

at Fiber.render (https://odoo.myDomain.com/web/assets/debug/web.assets_common.js:18117:18)

at ComponentNode.initiateRender (https://odoo.myDomain.com/web/assets/debug/web.assets_common.js:18781:23)


Caused by: AssetsLoadingError: The loading of /web/static/lib/Chart/Chart.js failed

at HTMLScriptElement. (https://odoo.myDomain.com/web/assets/debug/web.assets_backend.js:284:20)

I've tried 'Regenerate Assets Bundles' and I've looked through others who have had a similar issue, but still not working. Any suggestions?

Avatar
Zrušit

We are currently having the same issue when trying to access scheduled activities in the technical settings. Have you found any solutions to this problem yet?