We have migrated from AEM 6.2 to AEM 6.4 and upgraded LiveFyre packages as per Adobe's documentation.
It's working as expected on Author environment but I see issues on Publisher environments. Where ever we use LiveFyre comments the entire page is broken and does not show any content on the page. I don't see any errors in the browser console
Do we need to install any service packs for livefyre?
Here are the Error logs
.
at com.adobe.social.integrations.livefyre.component.impl.LivefyreComponent.getNetwork(LivefyreComponent.java:519)
at com.adobe.social.integrations.livefyre.component.impl.LivefyreComponent.<init>(LivefyreComponent.java:102)
at com.adobe.social.integrations.livefyre.component.impl.LivefyreComponentFactory.getSocialComponent(LivefyreComponentFactory.java:60)
at com.adobe.cq.social.handlebars.HandlebarsScriptingEngineFactory.getSocialComponentForResource(HandlebarsScriptingEngineFactory.java:272)
at com.adobe.cq.social.handlebars.HandlebarsScriptingEngine.eval(HandlebarsScriptingEngine.java:130)
at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:388)
at org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:184)
at org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:491)
... 231 common frames omitted