Copied to clipboard

Flag this post as spam?

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


  • Jesse Andrews 191 posts 716 karma points c-trib
    Apr 15, 2018 @ 01:39
    Jesse Andrews
    0

    Getting a 404 error for pages that do exist in a load balanced environment on azure

    Umbraco: 7.8.1

    I'm running into a weird issue with one of the sites I'm working on. It's a collection of 3 azure apps with one admin and two front end servers that are tied to a traffic manager. New pages are throws a 404 error when viewed after they are published. The weird thing is that those pages load successfully in the following environments.

    1. {admin}.azurewebsites.net
    2. {front end 1}.azurewebsites.net
    3. {front end 2}.azurewebsites.net
    4. {traffic manager}.trafficmanager.net

    It only fails when the site is loaded from the production domain. Any thoughts on what the cause could be?

  • Dave Woestenborghs 3504 posts 12133 karma points MVP 8x admin c-trib
    Apr 16, 2018 @ 06:11
    Dave Woestenborghs
    0

    HI Jesse,

    Do you have a domain set in the Umbraco backoffice ? Maybe the page you are trying to serve is not able to run under that domain ?

    Dave

  • Jesse Andrews 191 posts 716 karma points c-trib
    Apr 16, 2018 @ 19:52
    Jesse Andrews
    0

    No domain is set in the back end, though I did try setting one as a test. That caused errors with cache busting though, so I undid that. I was eventually able to fix the production domain by restarting all of the servers, but haven't identified a root cause yet.

Please Sign in or register to post replies

Write your reply to:

Draft