Amazon CloudFront Uncaught TypeError: Cannot read property 'messages' of undefined
EdwinFdoGarcia opened this issue · 2 comments
Amazon CloudFront Uncaught TypeError: Cannot read property 'messages' of undefined
virtualmin:10000 works normally in another cloudfront distribution, both have the same configuration.
VM728:1
Uncaught TypeError: Cannot read property 'messages' of undefined at render (<anonymous>:1:24446) at Object.success (<anonymous>:1:11689) at c (bundle.min.js?1932156891952917:24) at Object.fireWith [as resolveWith] (bundle.min.js?1932156891952917:24) at r (bundle.min.js?1932156891952917:25) at XMLHttpRequest.<anonymous> (bundle.min.js?1932156891952917:26)
VM728:1
Uncaught TypeError: Cannot read property 'messages' of undefined at render (<anonymous>:1:24446) at Object.success (<anonymous>:1:11689) at c (bundle.min.js?1932156891952917:24) at Object.fireWith [as resolveWith] (bundle.min.js?1932156891952917:24) at r (bundle.min.js?1932156891952917:25) at XMLHttpRequest.<anonymous> (bundle.min.js?1932156891952917:26)
bundle.min.js?1932156891952917:14
Uncaught Error: Not implemented at Function.error (bundle.min.js?1932156891952917:14) at f.treeLoad (<anonymous>:6:25630) at f.treeInit (<anonymous>:6:25429) at f._callHook (<anonymous>:6:690) at e.<computed>.<computed>._init (<anonymous>:6:30104) at e.<computed>.<computed>._init (<anonymous>:5:1111) at e.<computed>.<computed>._createWidget (<anonymous>:5:3385) at new e.<computed>.<computed> (<anonymous>:5:678) at HTMLDivElement.<anonymous> (<anonymous>:5:2476) at Function.each (bundle.min.js?1932156891952917:14)
Yes, that seems like error handling issue on the theme side, for mail module.
If you switch to Gray Theme in Usermin, on Amazon server, what will it show you, when you go to Read Mail?
There were improvements made in this regard at Authentic Theme 19.40-beta1 version, which you can install using its configuration page, logged in as root in Webmin.
hi, @rostovtsev Thanks for you Help.
Change for Gray Theme in Usermin:
Then, change for current theme:
It seems to be all right.
I will leave it under observation.
Thanks for you Help.