Copied to clipboard

Flag this post as spam?

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


  • David 1 post 71 karma points
    Oct 23, 2015 @ 17:37
    David
    0

    Error for umbraco admin login after upgrade to 7.30

    After upgrading to Umbraco 7.3.0, I am no longer able to log in using the Umbraco admin login screen located at /umbraco.

    Have rebuilt, re-published and restarted the app pool, all with no progress. Your time an guidance greatly appreciated.

    Error message reads:

    Server Error in '/' Application.

    Value cannot be null. Parameter name: value

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.ArgumentNullException: Value cannot be null. Parameter name: value

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

    Stack Trace:

    [ArgumentNullException: Value cannot be null. Parameter name: value] System.Security.Claims.Claim..ctor(String type, String value, String valueType, String issuer, String originalIssuer, ClaimsIdentity subject, String propertyKey, String propertyValue) +11996035 Umbraco.Core.Security.UmbracoBackOfficeIdentity.AddUserDataClaims() +1229 Umbraco.Core.Security.UmbracoBackOfficeIdentity..ctor(FormsAuthenticationTicket ticket) +125 Umbraco.Web.Security.Identity.FormsAuthenticationSecureDataFormat.Unprotect(String protectedText) +87 Microsoft.Owin.Security.Cookies.

  • Heather Floyd 609 posts 1030 karma points MVP 6x c-trib
    Oct 29, 2015 @ 17:35
    Heather Floyd
    0

    Was just fighting with the 7.3.1 upgrade today and have the same issue.

  • Heather Floyd 609 posts 1030 karma points MVP 6x c-trib
    Oct 29, 2015 @ 17:58
    Heather Floyd
    3

    Okay, Sebastiaan just suggested that browser cookies need to be cleared. Doing that fixed the issue :-)

  • Janae Cram 63 posts 439 karma points MVP 8x c-trib
    Nov 06, 2015 @ 17:59
    Janae Cram
    0

    WHEW. Just had the same problem myself. Clearing the cookies absolutely worked. Thanks!

  • Bijesh Tank 192 posts 420 karma points
    Nov 16, 2015 @ 16:05
    Bijesh Tank
    0

    Awesome! Worked for me too, lifesaver!

  • Heather Floyd 609 posts 1030 karma points MVP 6x c-trib
    Nov 17, 2015 @ 20:43
    Heather Floyd
    0

    Anyone affected by this issue can vote on adding some error handling here: http://issues.umbraco.org/issue/U4-7417

    Thanks!

Please Sign in or register to post replies

Write your reply to:

Draft