Form themes are not loading in one of the publisher server(out of 2) com.adobe.granite.ui.clientlibs.impl.HtmlLibraryManagerImpl No library configured at /etc/clientlibs/fd/themes/tenant/tenant-form-theme
Theme/Styles are not loading for adaptive form in one of the publisher stage instance(stage-publisher1) but form is loading perfectly in another stage environment(stage-publisher2). I am getting 404 error page in browser and below warnings in logs when I access pub1 theme url, whereas pub2 url is properly serving the css snippet. Does anybody have any suggestions?
Pub1:
31.05.2023 14:52:08.322 *WARN* [136.226.80.93 [1685544728320] GET /etc/clientlibs/fd/themes/tenant/tenant-form-theme.min.ACSHASH1e10bbb9972e6003637176718e5e2f31.css HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.HtmlLibraryManagerImpl No library configured at /etc/clientlibs/fd/themes/tenant/tenant-form-theme
pub2 url:
Further information:
<uber-jar.version>6.5.15</uber-jar.version> <acs-aem.version>5.4.0</acs-aem.version>
<aem-core-components.version>2.21.2</aem-core-components.version>
<node.version>v16.17.0</node.version>
<npm.version>8.15.0</npm.version>