Skip to main content

What does the error message 'The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.' mean, and how can I resolve it?

Written by Joana Knobbe
Updated over a week ago

Understanding and Resolving the Error: "The resource you are looking for has been removed, had its name changed, or is temporarily unavailable."

The error message "The resource you are looking for has been removed, had its name changed, or is temporarily unavailable" typically indicates an issue accessing a resource in the Umbraco HQ application. Common causes and their resolutions are outlined below.

Common Causes and Resolutions

1. Subscription Payment or Admin Access Issue

This error may occur if access to the project portal is restricted due to an inactive subscription. An admin must activate the subscription to restore access. Resolution:

  • Contact the project admin to verify the subscription status.

  • Ensure that the subscription payment is initiated or updated by the admin to restore access to the project portal.

2. Missing or Incorrect Template in Umbraco Backoffice

This error can also occur if the content node in the Umbraco backoffice is published but its assigned template is missing, removed, or incorrectly set, causing the frontend website to fail to render. Resolution:

  1. Open the content node for the homepage (or the affected page) in the Umbraco backoffice.

  2. Check the assigned template under the Info tab.

  3. Navigate to Settings → Templates and confirm that the referenced template exists and is not deleted.

  4. If the template is missing or broken: - Recreate or reassign the correct template to the content node. - Republish the content node.

  5. If other pages are affected while the homepage works, check the document type and template pairing for each affected page. Create or repair the templates as needed, then republish the pages.

Publishing relies on a valid template to render the frontend. Ensuring the template exists and is correctly linked typically resolves this error.

Conclusion

By identifying the specific cause of the error—whether it is related to subscription payment or template issues—you can take the appropriate steps to resolve it. If the issue persists after following these troubleshooting steps, consider reaching out to Umbraco HQ support for further assistance. For additional resources, refer to the Umbraco HQ Subscription Guide or the Umbraco Backoffice Documentation for templates.

Related Topics

Did this answer your question?