No template exists to render the document at URL

You’ll benefit from this feature coming in 13.8 then:

What happens when you do a publish all + descendants is that (for performance reasons) only the descendants that have unpublished changes get published.

But it seems that… something didn’t get rebuilt properly after your upgrade, be it the cache, or the indexes. I would suspect rebuilding all of NuCache plus rebuilding indexes might do the trick.

If not, and you can’t wait for 13.8 (April 10) then it would be some custom code you need to write to “hard-publish” each node.

1 Like