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
I'm using umbraco 4.9.0 and experiencing runaway log files due to missing nodes.
There are 4 missing nodes (1222,1223,1224 and 1227). The error text typically reads:
Couldn't find any page with the nodeId = 1227. This is most likely caused by the page isn't published! Parameter name: nodeId
There is no node 1227 in the site. It was once created, never linked or published, and then deleted. It has been removed from the Rubbish Bin.
There is no reference to node 1227 in the App_Data/umbraco.config file. (Yes, I have followed previous posts on this topic)
So my question is - what else could be referencing these nodes?
I have had to turn off error logging because errors were being logged at the rate of several hundred entries per second.
Thanks
John P
For the record, this problem was finally resolved when I upgraded from 4.9.0 -> 4.10.1 -> 4.11.4, most probably because I also ran the PathFixup utility that was needed to repair some issues with 4.10.x
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Nodes missing, log filling
I'm using umbraco 4.9.0 and experiencing runaway log files due to missing nodes.
There are 4 missing nodes (1222,1223,1224 and 1227). The error text typically reads:
There is no node 1227 in the site. It was once created, never linked or published, and then deleted. It has been removed from the Rubbish Bin.
There is no reference to node 1227 in the App_Data/umbraco.config file. (Yes, I have followed previous posts on this topic)
So my question is - what else could be referencing these nodes?
I have had to turn off error logging because errors were being logged at the rate of several hundred entries per second.
Thanks
John P
For the record, this problem was finally resolved when I upgraded from 4.9.0 -> 4.10.1 -> 4.11.4, most probably because I also ran the PathFixup utility that was needed to repair some issues with 4.10.x
is working on a reply...