In my case, the design theme contained the following declaration:
<block class="\Magento\Framework\View\Element\Template" name="earos.pdp.after" template="Magento_Catalog::product/view/footer.phtml"/>
I has changed it to:
<block class="Magento\Framework\View\Element\Template" name="earos.pdp.after" template="Magento_Catalog::product/view/footer.phtml"/>