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
Hi,
I realise there are many other threads with similar problems, however, my error log is full of messages such as:
Couldn't find any page with the nodeId = 11509. This is most likely caused by the page isn't published! Parameter name: nodeId
I have:
Where else can I look? What might be trying to render a 'page with nodeId = 11509'?
Thanks.
So there is no record in table umbracoNode with id 11509?
Ideas:
- somewhere there's a link for page domain.com/11509 -- and there is no page with that url, so umbraco tries to see if it is a valid page ID.
- somewhere in a config file you configured the node ID of a 404 page as 11509
...
Hi Christofr,
did you solve this issue? Getting the same (with multiple nodeids - even 0) in version 4.9.1
Thanks
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Couldn't find any page with the nodeId - many entries in log
Hi,
I realise there are many other threads with similar problems, however, my error log is full of messages such as:
Couldn't find any page with the nodeId = 11509. This is most likely caused by the page isn't published! Parameter name: nodeId
I have:
Where else can I look? What might be trying to render a 'page with nodeId = 11509'?
Thanks.
So there is no record in table umbracoNode with id 11509?
Ideas:
- somewhere there's a link for page domain.com/11509 -- and there is no page with that url, so umbraco tries to see if it is a valid page ID.
- somewhere in a config file you configured the node ID of a 404 page as 11509
...
Hi Christofr,
did you solve this issue? Getting the same (with multiple nodeids - even 0) in version 4.9.1
Thanks
is working on a reply...