The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
Hello,
I have created one page under the content node. Showing content properly while I click on 'Link to document' in properties tab. but after some time when I open it using URL, it is showing error like
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
or shows blank page.
Why it is giving this type of output? Is there any mistake while creating it?
It is not giving this error every time. but once I click on 'Link to document' in properties, that URL works fine. After sometime it gives this error again.
I added new nodes on my existing site and I am also getting the above error on browsing to the newly added pages only.
I checked nodes are available in the db .
I checked the content properties and I saw the template is not selected and it doesn't shows template in the dropdown. Can you please suggest what can be the issue?
I just got this error on an older Umb7 instance, check your logs for errors, mine was because a partial was missing (why I didn't get the 500 error I do not know)
You can also get this error if there is any 500 error inside a partial, such as referencing a model param that doesn't exist etc.
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
Hello,
I have created one page under the content node. Showing content properly while I click on 'Link to document' in properties tab. but after some time when I open it using URL, it is showing error like
or shows blank page.
Why it is giving this type of output? Is there any mistake while creating it?
Thanks, Dipa
Check after clearing app_data folder, this error occurs when you removed entry from DB or it is in cache but not in DB
Manish
Hi Manish,
This issue is in production environment also. What to do there?
Dipa,
Have you checked the node which you are looking for exist in DB?
Manish
Manish,
It is in DB.
It is not giving this error every time. but once I click on 'Link to document' in properties, that URL works fine. After sometime it gives this error again.
Dipa
Have you assign the template correctly to page
Manish
Hi Manish,
I added new nodes on my existing site and I am also getting the above error on browsing to the newly added pages only. I checked nodes are available in the db . I checked the content properties and I saw the template is not selected and it doesn't shows template in the dropdown. Can you please suggest what can be the issue?
I just got this error on an older Umb7 instance, check your logs for errors, mine was because a partial was missing (why I didn't get the 500 error I do not know)
You can also get this error if there is any 500 error inside a partial, such as referencing a model param that doesn't exist etc.
is working on a reply...