Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Oops: this document is published but is not in the cache (internal error)
Hi,
while i am creating new blog and click on save and publish getting error Oops: this document is published but is not in the cache (internal error)
but when i click on save and publish 2nd time, it's working well and there is no error.
Umbraco Version 7.3.0
uBlogsy Version 4.1.2
Maybe related to this thread?
https://our.umbraco.org/forum/using/ui-questions/41642-Oops-this-document-is-published-but-is-not-in-the-cache-internal-error
It turns out that umbraco was configured to use distributedCalls which wasnt updating the local cache properly. config/umbracoSettings.config
<settings> <distributedCall enable="true" /> <!-- This needs to be false --> </settings>
Hi Dennis,
I have checked my umbracoSettings.config file and distributedCall enable is already false.
Any error your logs?
Please find below error :
2016-04-08 17:07:44,200 [39] DEBUG Umbraco.Web.Routing.DefaultUrlProvider - Couldn't find any page with nodeId=6862. This is most likely caused by the page not being published.
Try to republish the entire site: http;//YOURDOMAIN/Umbraco/dialogs/republish.aspx
Seems to be an issue that occurs sometimes:
https://our.umbraco.org/forum/getting-started/installing-umbraco/39296-Oops-this-document-is-published-but-is-not-in-the-cache-internal-error?p=1
http://issues.umbraco.org/issue/U4-3145
http://stackoverflow.com/questions/17002222/oops-this-document-is-published-but-is-not-in-the-cache
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Oops: this document is published but is not in the cache (internal error)
Oops: this document is published but is not in the cache (internal error)
Hi,
while i am creating new blog and click on save and publish getting error Oops: this document is published but is not in the cache (internal error)
but when i click on save and publish 2nd time, it's working well and there is no error.
Umbraco Version 7.3.0
uBlogsy Version 4.1.2
Maybe related to this thread?
https://our.umbraco.org/forum/using/ui-questions/41642-Oops-this-document-is-published-but-is-not-in-the-cache-internal-error
Hi Dennis,
I have checked my umbracoSettings.config file and distributedCall enable is already false.
Any error your logs?
Hi Dennis,
Please find below error :
2016-04-08 17:07:44,200 [39] DEBUG Umbraco.Web.Routing.DefaultUrlProvider - Couldn't find any page with nodeId=6862. This is most likely caused by the page not being published.
Try to republish the entire site: http;//YOURDOMAIN/Umbraco/dialogs/republish.aspx
Seems to be an issue that occurs sometimes:
https://our.umbraco.org/forum/getting-started/installing-umbraco/39296-Oops-this-document-is-published-but-is-not-in-the-cache-internal-error?p=1
http://issues.umbraco.org/issue/U4-3145
http://stackoverflow.com/questions/17002222/oops-this-document-is-published-but-is-not-in-the-cache
is working on a reply...