When navigating to Authentication Methods, the banner fails to load the javascript and the "LDAP settings" link is not displayed (nor any of Messages, Settings, Activity, Help on the banner) when using Chrome. When I open up Chrome console, I get the following errors: common.min.js:33956 Uncaught SyntaxError: Invalid or unexpected token i18ncatalog?autoload=1&version=%40281E8CE18DE93D7582107EA51FC4922C2368567DA901CA15529AA32D442DCF54:1 Uncaught ReferenceError: i18n_register is not defined at i18ncatalog?autoload=1&version=%40281E8CE18DE93D7582107EA51FC4922C2368567DA901CA15529AA32D442DCF54:1 (anonymous) @ i18ncatalog?autoload=1&version=%40281E8CE18DE93D7582107EA51FC4922C2368567DA901CA15529AA32D442DCF54:1 authoverview:273 Uncaught ReferenceError: $ is not defined at authoverview:273 (anonymous) @ authoverview:273 authoverview:537 Uncaught ReferenceError: $ is not defined at authoverview:537 (anonymous) @ authoverview:537 modules-c0c0a7f0612c552bdcc203c94d947b0fa5bcf748.min.js:511 ReferenceError: i18n_register is not defined at modules-c0c0a7f0612c552bdcc203c94d947b0fa5bcf748.min.js:3 modules-c0c0a7f0612c552bdcc203c94d947b0fa5bcf748.min.js:511 Uncaught ReferenceError: $ is not defined at modules-c0c0a7f0612c552bdcc203c94d947b0fa5bcf748.min.js:511 (anonymous) @ modules-c0c0a7f0612c552bdcc203c94d947b0fa5bcf748.min.js:511 authoverview:612 Uncaught TypeError: Cannot set properties of undefined (setting 'loadParams') at authoverview:612 (anonymous) @ authoverview:612 authoverview:626 Uncaught TypeError: Cannot read properties of undefined (reading 'System') at authoverview:626 (anonymous) @ authoverview:626 init.js:3 Uncaught ReferenceError: i18n_register is not defined at init.js:3 These all seem to point to issues with i18n-register -- but I'm not sure exactly what has gone on here that I would be getting these errors. It's being used as a search head. Version is 8.1.4. Thanks!!
... View more