Failed to load resource: net::ERR_CERT_DATABASE_CHANGED

0
Hello All, We are getting this issue when we navigate between pages in responsive Mendix application and its very intermittent. When this issue happens the current page doesn’t load properly, which means data view , data grid doesn’t render in UI. We initially thought that data source Microflow is not providing the expected data , but added logs and confirmed data source Microflow is  returning the data properly and issue is happening in client side.  Please provide your inputs to resolve this issue. Failed to load resource: net::ERR_CERT_DATABASE_CHANGED mxui.js?637502729338436210:79 Error: An error occurred while executing object data source microflow for widget dataView8: Failed to fetch     at mxui.js?637502729338436210:79     at mxui.js?637502729338436210:79     at mxui.js?637502729338436210:20     at Object.throw (mxui.js?637502729338436210:20)     at s (mxui.js?637502729338436210:20) (anonymous) @ mxui.js?637502729338436210:79 xas/:1 Failed to load resource: net::ERR_CERT_DATABASE_CHANGED mxui.js?637502729338436210:79 Error: An error occurred while executing object data source microflow for widget dataView9: Failed to fetch     at mxui.js?637502729338436210:79     at mxui.js?637502729338436210:79     at mxui.js?637502729338436210:20     at Object.throw (mxui.js?637502729338436210:20)     at s (mxui.js?637502729338436210:20) (anonymous) @ mxui.js?637502729338436210:79 xas/:1 Failed to load resource: net::ERR_CERT_DATABASE_CHANGED mxui.js?637502729338436210:79 Error: An error occurred while executing object data source microflow for widget dataView10: Failed to fetch     at mxui.js?637502729338436210:79     at mxui.js?637502729338436210:79     at mxui.js?637502729338436210:20     at Object.throw (mxui.js?637502729338436210:20)     at s (mxui.js?637502729338436210:20) (anonymous) @ mxui.js?637502729338436210:79 xas/:1 Failed to load resource: net::ERR_CERT_DATABASE_CHANGED mxui.js?637502729338436210:79 Error: Failed to fetch     at new t (mxui.js?637502729338436210:39)     at mxui.js?637502729338436210:34     at mxui.js?637502729338436210:20     at Object.throw (mxui.js?637502729338436210:20)     at s (mxui.js?637502729338436210:20) (anonymous) @ mxui.js?637502729338436210:79 2mxui.js?637502729338436210:79 An error occurred while evaluating visibility expression: Unable to get a member from an empty variable $currentObject. xas/:1 Failed to load resource: net::ERR_CERT_DATABASE_CHANGED mxui.js?637502729338436210:79 Error: Failed to fetch     at new t (mxui.js?637502729338436210:39)     at mxui.js?637502729338436210:34     at mxui.js?637502729338436210:20     at Object.throw (mxui.js?637502729338436210:20)     at s (mxui.js?637502729338436210:20)  
asked
1 answers
0

There is something on stackoverflow for this: https://stackoverflow.com/questions/30746128/what-does-failed-to-load-resource-neterr-cert-database-changed-mean

Not that it will help you I think.

Regards,

Ronald

 

answered