8
votes

I've created a new document type and created a page from this type. I've filled out all the required fields and published the page and I get the following error in the Link to document field

Oops: this document is published but is not in the cache (internal error)

and the following error in the log file

2013-06-08 18:03:14,209 [59] WARN Umbraco.Web.Routing.NiceUrlProvider - [Thread 5] Couldn't find any page with nodeId=3198. This is most likely caused by the page not being published.

I've "Republish entire site", I've published my homepage "including all sub-pages" and "Include unpublished child pages". I've removed my umbraco.config and bounced IIS (it's actually running in VS dev server).

I am using umbraco v 4.11.8.

3
Does Umbraco have permissions to write to the umbraco.config? - Douglas Ludlow
I got this error when I cleared the courier folder in App_Data and tried to rebuild the cache. I had to do it because courier was misbehaving despite working well on two other servers. Clearing the cache caused it to get even more messed up :( - Nick
Stopping the site, dumping the cache, and forcing it to rebuild does restore the site for me. But doesn't solve the "problem" in answering why this happens in the first place? - Funka

3 Answers

7
votes

Republish the whole site from the main node.

Our.Umbraco.Org <--

2
votes

This is a known, but as yet un-fixed, issue in Umbraco 6. Details ( and some workarounds) here