Error trying to get/move/delete one specific content page
Hi,
I'm having an issue recently with editing one specific content page in our Umbraco CMS. We're running version 13.5.1.
The content was created a year ago, and last updated several months ago. There are quite a few child elements to this specific page, and the children all work fine. It's just the parent that is the issue.
When I try to edit, move or delete the page in question I get the following error message:
Received an error from the server. Failed to delete item 1355.
Unexpected character encountered while parsing value: <. Path '', line
0, position 0
No further details or stacktrace is given.
I have enabled debug logging level, but no error messages are to be found. Just some normal messages of ReadLock requested, acquired and dropped.
I have tried rebuilding indexes, reloading cache, manually deleting the TMP-folder, all to no avail.
The fun part is that I can clearly see the node in the database in the table umbracoNode, and further referenced in umbracoContent and umbracoContentVersion. I don't have enough knowledge of the database structure to tell if there are other places something is wrong.
Has anybody experienced this behaviour before? I'd very much like to be able to restore this somehow without having to restore a database backup.
Error trying to get/move/delete one specific content page
Hi,
I'm having an issue recently with editing one specific content page in our Umbraco CMS. We're running version 13.5.1.
The content was created a year ago, and last updated several months ago. There are quite a few child elements to this specific page, and the children all work fine. It's just the parent that is the issue.
When I try to edit, move or delete the page in question I get the following error message:
No further details or stacktrace is given.
I have enabled debug logging level, but no error messages are to be found. Just some normal messages of ReadLock requested, acquired and dropped.
I have tried rebuilding indexes, reloading cache, manually deleting the TMP-folder, all to no avail.
The fun part is that I can clearly see the node in the database in the table umbracoNode, and further referenced in umbracoContent and umbracoContentVersion. I don't have enough knowledge of the database structure to tell if there are other places something is wrong.
Has anybody experienced this behaviour before? I'd very much like to be able to restore this somehow without having to restore a database backup.
Sincerely, Tobias Johan
is working on a reply...