Copied to clipboard

Flag this post as spam?

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


  • Derek Staszak 15 posts 106 karma points
    Feb 08, 2017 @ 05:14
    Derek Staszak
    0

    Local Site Backoffice Unintentionally publishes to Live Production Site

    Hi,

    I'm working on getting my existing site working locally but i'm having a strange issue and I cannot find any documentation or reference.

    When I load my backoffice the url is http://localhost:52533/umbraco#/umbraco. I just set up the local site and all of the content nodes say they are in the cache, but not published. When I click save and publish, the url for the content goes to my site "www.mydomain.com/nodename", which is definitely not the behavior I expected.

    When I try to load http://localhost:52533/, I get an error:

    Cannot create a Umbraco.Core.Security.UmbracoBackOfficeIdentity from System.Security.Claims.ClaimsIdentity since the required claim http://umbraco.org/2015/02/identity/claims/backoffice/sessionid is missing.

    If anyone can help me figure out what is going on here, it would be greatly appreciated.

    -Derek

  • skiltz 501 posts 701 karma points
    Feb 08, 2017 @ 07:21
    skiltz
    100

    Did you set a hostname? Right mouse click on your home node in Umbraco and select "Culture & Hosnames"

  • Derek Staszak 15 posts 106 karma points
    Feb 09, 2017 @ 21:32
    Derek Staszak
    0

    Ok, I set the host name to the localhost instead of my site's URL. That seems to have done the trick. Thank you for your help!

  • Ian 178 posts 752 karma points
    Feb 08, 2017 @ 08:44
    Ian
    0

    What databae is your local copy using its not the same remote connection string as your live site?

  • Derek Staszak 15 posts 106 karma points
    Feb 09, 2017 @ 21:33
    Derek Staszak
    0

    I am using a cloned version of my live database in a local SQL server. Would that have any effect?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies