Copied to clipboard

Flag this post as spam?

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


  • Tom R 5 posts 35 karma points
    Jan 16, 2014 @ 23:27
    Tom R
    0

    Installed Contour, backend nav broken

    I was attempting to see if the latest Contour would work with Umbraco 7. After installing the nav for the backend admin interface completely disapeared. I attempted to remove Contour with hopes of solving the problem, but it did not fix it.

    In my browser I am getting the following errors:

     

    Failed to load resource: the server responded with a status of 417 (Invalid token) http://localhost:49516/umbraco/UmbracoApi/Section/GetSections
    Failed to load resource: the server responded with a status of 417 (Invalid token) http://localhost:49516/umbraco/Api/UpdateCheck/GetCheck
    Failed to load resource: the server responded with a status of 417 (Invalid token) http://localhost:49516/umbraco/UmbracoApi/Dashboard/GetDashboard?section=content

     

    Assume these errors are related. I've tried some simple things like clearing cookies, and reloging. Stopping/starting the site again. I've even tried using a clean Umbraco install to connect to the database and I still have the same issue. I have a sql and file backup I could roll back to if I must, but I would prefer to not have to redo my work from the last few hours. Any ideas/solutions would be most welcome.

  • Per Ploug 865 posts 3491 karma points MVP admin
    Jan 17, 2014 @ 18:17
    Per Ploug
    100

    Hmm, clearing cookies should have solved the problem for you, the invalid token issue boils down to extra authentication we added in 7.0.1 to battle request forgery.

    So contour should be compatible, it should not have any effect on the authentication tokens.

    Maybe there is some other issue, could you check your serverside logs? (app_data/logs) and see if there is anything in there indicating what could be wrong

  • Tom R 5 posts 35 karma points
    Jan 17, 2014 @ 20:57
    Tom R
    0

    Hrmm that did the trick. Nothing out of the ordinary in the Log either. Rather odd that it would happen right after installing Contour though. Thanks for the tip.

Please Sign in or register to post replies

Write your reply to:

Draft