Copied to clipboard

Flag this post as spam?

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


  • Pathini 18 posts 108 karma points
    Dec 04, 2024 @ 10:39
    Pathini
    0

    V13 test site hosted on port 85 but umbraco backoffice rerdirect back to default web site

    hi, I have asked this question couple of times but not got an answer. I have built umbraco v13 site and published and then copy folders and database to development server to test hosting with .net core After few tweaks site is up and running but I can't load Backoffice

    http://xxxxxxxxxx:85 - frontend load fine no issues http://xxxxxxxxxx:85/umbraco does not load its automatically redirect to https://xxxxxxxxxx/umbraco

    Where it goes wrong ? anyone can help or give a clue please

  • Afreed 64 posts 277 karma points
    Dec 04, 2024 @ 11:26
    Afreed
    100

    Hi Pathini,

    Could you try after toggling UseHttps to false

    enter image description here

  • Pathini 18 posts 108 karma points
    Dec 04, 2024 @ 11:59
    Pathini
    0

    thanks , just fixed the issue .. I didn't notice that set to true

  • Pathini 18 posts 108 karma points
    Dec 04, 2024 @ 13:43
    Pathini
    0

    Sorry , that wont fix the issue , now get Bootfailed error 500 when "UseHttps":false umbraco backoffice worked once but after restart site i get boot failed error

    "Runtime mode validation failed for Production:\nUsing HTTPS should be enforced in production mode.","@l":"Error","SourceContext":"Umbraco.Cms.Infrastructure.Runtime.RuntimeState"

  • Pathini 18 posts 108 karma points
    Dec 04, 2024 @ 15:53
    Pathini
    0

    right , found why its doing this. umbraco backend doesn't like http its automatically redirect to https so colleague from it team said I need to add binding https and point to 443 under my test site . now I can access both frontend and back office cms

    But I still like to know what configurations need to use to allow back office cms can be accessible via http

    if anyone know the answer pls post here

  • Afreed 64 posts 277 karma points
    Dec 04, 2024 @ 16:01
    Afreed
    0

    Can you try changing the runtime mode to Development or Backofficedevelopment?

    https://docs.umbraco.com/umbraco-cms/13.latest/fundamentals/setup/server-setup/runtime-modes

Please Sign in or register to post replies

Write your reply to:

Draft