Hi all,
it looks like the newly introduced parameters loginPageTitle and loginPageFavicon (https://github.com/apache/cloudstack/pull/7418) to /etc/cloudstack/management/config.json are not really working on our installation. They worked on our test installation. During troubleshooting I took a look at our index.html file in /usr/share/cloudstack-management/webapp and found some strange looking entries. In it there are a lot of entries like this one: <link href="css/chunk-001d94be.15457437.css" rel="prefetch"> Is this expected? Should our index.html not look more like this: https://github.com/Harshitsoni2000/cloudstack/blob/fea5e7274b5afb5436ef2445f 5f8238899570da8/ui/public/index.html or are css and other link href tags implemented during building the UI? How is your index.html look like? Thx for help! regards, Swen