Unable to publish nodes - Oops: this document is published but is not in the cache (Internal Error)
Hi ,
We have migrated a site running with Umbraco 7.1.8 to production server on Azure
Issues :
The site was working fine, but as we started to create new nodes by coping the current structure the pages get published, but after some time when we visit a node getting error under Properties > Link to Documents "Oops: this document is published but is not in the cache (Internal Error)".
Solutions we have tried :
Recycled App poll
Removed the umbraco.config file so that it can be regenerated.
Restarted IIS
Touched the web.config
Cross checked permissions and they are fine.
But was unable to resolve the issue.
Umbraco Trace Log :
some of logs that might help to understand issue
There are no logs marked as Error
2015-08-27 09:51:34,736 [21] INFO Umbraco.Core.Publishing.PublishingStrategy - [Thread 40] Content 'Corporate Sales' with Id '47024' will not be published because it's parent's publishing action failed or was cancelled.
2015-08-27 09:51:34,736 [21] INFO Umbraco.Core.Publishing.PublishingStrategy - [Thread 40] Content 'Offers' with Id '47019' will not be published because it's parent's publishing action failed or was cancelled.
2015-08-27 10:50:44,600 [21] WARN Umbraco.Web.Routing.DefaultUrlProvider - [Thread 26] Couldn't find any page with nodeId=46777. This is most likely caused by the page not being published.
2015-08-27 10:50:51,047 [21] WARN Umbraco.Web.Models.Mapping.PreValueDisplayResolver - [Thread 47] Could not find persisted pre-value for field editor
2015-08-27 10:50:51,047 [21] WARN Umbraco.Web.Models.Mapping.PreValueDisplayResolver - [Thread 47] Could not find persisted pre-value for field hideLabel
2015-08-27 10:50:51,266 [21] WARN Umbraco.Web.Models.Mapping.PreValueDisplayResolver - [Thread 11] Could not find persisted pre-value for field startNodeId
2015-08-27 11:06:37,500 [40] WARN Umbraco.Web.Routing.DefaultUrlProvider - [Thread 37] Couldn't find any page with nodeId=2341. This is most likely caused by the page not being published.
2015-08-27 11:06:37,500 [40] WARN Umbraco.Web.Routing.DefaultUrlProvider - [Thread 37] Couldn't find any page with nodeId=2341. This is most likely caused by the page not being published.
while looking for node with nodeId=2341 the node was in recycle bin.
Unable to publish nodes - Oops: this document is published but is not in the cache (Internal Error)
Hi ,
We have migrated a site running with Umbraco 7.1.8 to production server on Azure
Issues :
The site was working fine, but as we started to create new nodes by coping the current structure the pages get published, but after some time when we visit a node getting error under Properties > Link to Documents "Oops: this document is published but is not in the cache (Internal Error)".
Solutions we have tried :
But was unable to resolve the issue.
Umbraco Trace Log : some of logs that might help to understand issue There are no logs marked as Error
2015-08-27 09:51:34,736 [21] INFO Umbraco.Core.Publishing.PublishingStrategy - [Thread 40] Content 'Corporate Sales' with Id '47024' will not be published because it's parent's publishing action failed or was cancelled.
2015-08-27 09:51:34,736 [21] INFO Umbraco.Core.Publishing.PublishingStrategy - [Thread 40] Content 'Offers' with Id '47019' will not be published because it's parent's publishing action failed or was cancelled.
2015-08-27 10:50:44,600 [21] WARN Umbraco.Web.Routing.DefaultUrlProvider - [Thread 26] Couldn't find any page with nodeId=46777. This is most likely caused by the page not being published.
2015-08-27 10:50:51,047 [21] WARN Umbraco.Web.Models.Mapping.PreValueDisplayResolver - [Thread 47] Could not find persisted pre-value for field editor
2015-08-27 10:50:51,047 [21] WARN Umbraco.Web.Models.Mapping.PreValueDisplayResolver - [Thread 47] Could not find persisted pre-value for field hideLabel
2015-08-27 10:50:51,266 [21] WARN Umbraco.Web.Models.Mapping.PreValueDisplayResolver - [Thread 11] Could not find persisted pre-value for field startNodeId
2015-08-27 11:06:37,500 [40] WARN Umbraco.Web.Routing.DefaultUrlProvider - [Thread 37] Couldn't find any page with nodeId=2341. This is most likely caused by the page not being published.
2015-08-27 11:06:37,500 [40] WARN Umbraco.Web.Routing.DefaultUrlProvider - [Thread 37] Couldn't find any page with nodeId=2341. This is most likely caused by the page not being published.
while looking for node with nodeId=2341 the node was in recycle bin.
Please guide me to resolve the same .
Thanks
is working on a reply...