org.apache.sling.servlets.get.impl.DefaultGetServlet No renderer for extension html issue realted to cq:LiveSyncConfig
I see the below error when trying to access a home page of a live copy.
org.apache.sling.servlets.get.impl.DefaultGetServlet No renderer for extension html, cannot render resource JcrNodeResource, type=cq:LiveCopy, superType=null, path=/content/XXXXX/en/gb/jcr:content/cq:LiveSyncConfig
Observations: I don't find this in the author or publisher, but only see that error when trying to access the dispatcher/public url
I see all the properties which are required are there on cq:LiveSyncConfig node, so not sure what was the exact issue.