I have a node that's gone missing in the content tree. The page is still on the site and the nodeId and everything that goes with it appears to be in the database. The search on the content tree doesn't find it but the search on the examine index area does.
I tried editing another node and the replacing the nodeId in the url but this just made the main content area hang.
I have rebuilt the indexes, restarted the app pool, deleted app_data/TEMP but nothing has brought it back. Umbraco 7.15.6
nodeId is 5474 and this entry was in the log yesterday
2022-02-01 15:04:17,881 [P6484/D2/T32] INFO Umbraco.Core.Publishing.PublishingStrategy - Content 'Ffurflenni Cais' with Id '5474' has been published.
2022-02-01 15:04:19,116 [P6484/D2/T32] ERROR Umbraco.Web.Editors.ContentController - Unhandled controller exception occurred
System.ArgumentException: No Document exists with id '5474'
Node disappeared from content tree
I have a node that's gone missing in the content tree. The page is still on the site and the nodeId and everything that goes with it appears to be in the database. The search on the content tree doesn't find it but the search on the examine index area does.
I tried editing another node and the replacing the nodeId in the url but this just made the main content area hang.
I have rebuilt the indexes, restarted the app pool, deleted app_data/TEMP but nothing has brought it back. Umbraco 7.15.6
nodeId is 5474 and this entry was in the log yesterday
2022-02-01 15:04:17,881 [P6484/D2/T32] INFO Umbraco.Core.Publishing.PublishingStrategy - Content 'Ffurflenni Cais' with Id '5474' has been published. 2022-02-01 15:04:19,116 [P6484/D2/T32] ERROR Umbraco.Web.Editors.ContentController - Unhandled controller exception occurred System.ArgumentException: No Document exists with id '5474'
any thoughts? David
Nobody? Nobody has had a node suddenly disappear from the content tree but still available on the front end?
is working on a reply...