Copied to clipboard

Flag this post as spam?

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


  • Niels Sparenberg 11 posts 72 karma points
    Aug 17, 2015 @ 08:52
    Niels Sparenberg
    0

    Suddenly Page not found errors and more

    All of a sudden it seems umbraco can't find different pages. When going to pages we get the:

    Page not found No umbraco document matches the url {url} umbraco tried this to match it using this xpath query'/root/* [@urlName = "404-siden-ikke-fundet"] | /root// [@urlName = "404-siden-ikke-fundet"]')

    This page can be replaced with a custom 404 page by adding the id of the umbraco document to show as 404 page in the /config/umbracoSettings.config file. Just add the id to the '/settings/content/errors/error404' element.

    For more information, visit information about custom 404 on the umbraco website.

    This page is intentionally left ugly ;-)

    This url is actually the custom error page that it can not display. It seems that the requesthandler or something is having problems or something, but am not sure.

    Any help out there?

  • Niels Sparenberg 11 posts 72 karma points
    Aug 17, 2015 @ 09:40
    Niels Sparenberg
    0

    It seems that the umbraco.config is incomplete. Usually it's around 82000kb but now it's a litle less then 1000kb

    Republishing doesn't change it.

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Aug 17, 2015 @ 09:48
    Alex Skrypnyk
    0

    Hi Niels,

    Did you test connection string to database ? Maybe something wrong with it.

    Thanks, Alex

  • Niels Sparenberg 11 posts 72 karma points
    Aug 17, 2015 @ 10:12
    Niels Sparenberg
    0

    Hi Alex, the connectionstring looks fine.

    We're trying to take some of the top nodes and publishing them (not the publish all) and our umbraco.config file is growing slowly.

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Aug 17, 2015 @ 10:47
    Alex Skrypnyk
    0

    Growing is good, can you check umbraco.condig ? what does it contains ?

    Thanks

  • Niels Sparenberg 11 posts 72 karma points
    Aug 19, 2015 @ 11:12
    Niels Sparenberg
    0

    Hi Alex, the republishing all does fix the issue .. The config just contain a bunch of xml (node cache)

    It seems when we rearrange some nodes sort order the error comes back.

Please Sign in or register to post replies

Write your reply to:

Draft