Copied to clipboard

Flag this post as spam?

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


  • Jon Frederiksen 52 posts 111 karma points
    Dec 08, 2023 @ 15:38
    Jon Frederiksen
    0

    Possibly unhandled rejection - status 417

    Hey there

    We have an Umbraco 10.5.0 that behaves very strange in the backoffice, making the editor's life hard.

    While working on the content, the editor crashes and would not save the changes. The console will show this error:

    Possibly unhandled rejection: {"errorMsg":"Failed to retrieve data","data":{"Type":null,"Title":null,"Status":417,"Detail":null,"Instance":null,"Extensions":{"traceId":"00-faa4b9cc4e8b11f4cb62a1aa6ff98a33-dd225d3ab6b7ae47-00"}},"status":417,"xhrStatus":"complete"}

    enter image description here

    This error happens also when working with any other section of the Umbraco backoffice.

    This error has been seen on both Windows (Chrome) and Mac (Safari).

    Looking in the sources, we can see some sort of error in the umbraco-backoffice-js.js file. See screenshot bellow.

    enter image description here

    Any idea what might be wrong?

  • Huw Reddick 1749 posts 6114 karma points MVP c-trib
    Dec 09, 2023 @ 11:58
    Huw Reddick
    0

    I have had this issue or similar myself. Mine occured when the code was published in release mode, republishing in debug mode fixed it, I believe it is something to do with smidge and the minification of the angular J's files from some plugins.

Please Sign in or register to post replies

Write your reply to:

Draft