In my case, I had a lot of pages with a link to a node which was deleted.
I run through the umbraco.config file replacing the old nodeID with a new one (creating a new page, but you can just remove the contetn related to that nodeID) and the error disappeared!
Still keep getting this ... it seems as though recycling the App Pool in IIS7 stops the errors (sometimes / always?), but the issue is, why do they start???
It still happens - regularly - and does a good job of filling up the database! I have not been able to find a pattern / cause, but deleting the log records and restarting IIS helps, along with a "republish site".
The other option is to (selectively) turn off the logging via the umbracoSettings.config file.
Isn't this just a backlink from another website that's simply not working? Or a link that once existed that's now in Google or something? Have you tried putting a 301 redirect on it or something?
Couldn't find any page with the nodeId
I am getting MASSES of the following error, with different IDs in the umbracoLog table :
Couldn't find any page with the nodeId = 2298. This is most likely caused by the page isn't published! Parameter name: nodeId
These are seriously filling up the database and I can't find out why I am getting them, or how to stop them ... please help!!!
I had a similar issue:
In my case, I had a lot of pages with a link to a node which was deleted.
I run through the umbraco.config file replacing the old nodeID with a new one (creating a new page, but you can just remove the contetn related to that nodeID) and the error disappeared!
Still keep getting this ... it seems as though recycling the App Pool in IIS7 stops the errors (sometimes / always?), but the issue is, why do they start???
Did you ever manage to get a resolution to this issue? We are getting masses of these too on 4.7.2
Nope :-(
It still happens - regularly - and does a good job of filling up the database! I have not been able to find a pattern / cause, but deleting the log records and restarting IIS helps, along with a "republish site".
The other option is to (selectively) turn off the logging via the umbracoSettings.config file.
Thanks Gordon!
Hi,
any news on this issue? Get the same in version 4.9.1
Thanks
Isn't this just a backlink from another website that's simply not working? Or a link that once existed that's now in Google or something? Have you tried putting a 301 redirect on it or something?
I get this error in the Umbraco log when i click on certain pages in the content section.
is working on a reply...