We use magento 2.2.6 multistore
So on 1 of our sites when I load homepage i see the message
The page you requested was not found, but we have searched for relevant content.
Then looking in code I see this in red causing that issue:
<body data-container="body" data-mage-init='{"loaderAjax": {}, "loader": { "icon": "https://fietstassenwinkel.com/pub/static/version1540815842/f...' class="cms-fietstassenwinkel-nl-home cms-index-index page-layout-1column">
Our other sites working fine. Any suggestions on a fix?
Just to make it clear Icon link in code is
/pub/static/version1540815842/frontend/Infortis/ultimo/nl_NL/images/loader-2.gif"
Did you ever find the reason behind this? I suspect either a module or server config but I haven't got to the bottom of either yet
No, now on 2.3.1 and sometimes it comes back.