DevTools failed to load source map

elbbs 1 Reputation point
2021-06-30T21:09:00.633+00:00

Dear,

48h ago, my Sharepoint online apps suddenly stopped working. I see this error in the browser console:

DevTools failed to load source map: Could not load content for https://amcdn.msftauth.net/meInlineBackCompat.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

It seems that this service: https://amcdn.msftauth.net is unreachable. There is a problem with loading authorizations for my apps

What can I do to solve this? Is this a general problem? I have no on premise servers. Everything is in the cloud.

thanks!

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,686 questions
{count} votes

3 answers

Sort by: Most helpful
  1. CaseyYang-MSFT 10,321 Reputation points
    2021-07-01T09:55:33.997+00:00

    Hi elbbs-8506,

    Is there anything has been changed before the issue occurs?

    Per my research you could try to uncheck "Enable JavaScript source maps" in developer tools settings.

    Press F12 > Settings > Uncheck "Enable JavaScript source maps".

    110961-1.png
    110899-2.png

    For Reference:
    https://stackoverflow.com/questions/61339968/devtools-failed-to-load-sourcemap-could-not-load-content-for-chrome-extension
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.


    If an Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. elbbs 1 Reputation point
    2021-07-01T10:10:36.76+00:00

    Nothing changed before this issue occurred.

    There was an issue recently with the ARM.

    "Microsoft Engineers have determined that Azure Resource Manager (ARM) experienced degraded availability in a subset of regions hosting ARM endpoints".

    Probably it's related.


  3. elbbs 1 Reputation point
    2021-07-02T10:18:15.227+00:00

    Yes, I've tried it but it didn't work. Thanks for helping!