Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Neil Chapman 42 posts 169 karma points
    Nov 27, 2019 @ 17:36
    Neil Chapman
    0

    "No physical template file was found for template Index" error in template and "Database cache is NOT ok"

    I have imported a large number of nodes into Umbraco using the content service:

    var result = ContentService.SaveAndPublish(node);
    

    If I navigate to these nodes I get the "No physical template file was found for template Index" error. The nodes are published and have a template assigned in the info tab. Their Document Types have a default template assigned.

    If I hit "Save and Publish" in Umbraco on a node, the template then works. It's as if the Template is not registered to the node.

    If I look at the cache status in the Settings it says "Database cache is NOT ok (rebuild?)." If I rebuild the Database Cache and the Memory Cache the status still says "Database cache is NOT ok (rebuild?).".

    I'm not seeing any errors in the log viewer.

    Does anyone know what would cause this template error and why my cache is not rebuilding?

Please Sign in or register to post replies

Write your reply to:

Draft