Skip to main content
Known Participant
March 21, 2022
Question

Getting the "net::ERR_NAME_NOT_RESOLVED" error

  • March 21, 2022
  • 11 replies
  • 14521 views

Hi

I'm trying to write a program in javascipt, but every time I'm trying to test my program, I get the error:

 

Failed to load resource: net::ERR_NAME_NOT_RESOLVED
Uncaught TypeError: cjs.MovieClip is not a constructor
Uncaught TypeError: AdobeAn.getComposition is not a function

I tried to make a blank program with no code, but I still get this error.

 

I already tried to reinstall Animate and Adobe Cloud, and also restarting my PC, but nothing works.

 

Thanks for anyone who is willing to help.

    This topic has been closed for replies.

    11 replies

    retu27
    Participating Frequently
    March 21, 2022

    It is perhaps because DNS of code.createjs.com (CDN server) is down.

    I also catch this error 2, 3 hours ago.

    I want to know when code.createjs.com will recover.

    Known Participant
    March 21, 2022

    Does it work for you now?

    retu27
    Participating Frequently
    March 21, 2022

    Basically, I think we can't help waiting server recovery. But, there is work around.

     

    [Work around solution]

    Setting option of 'Hosted Libraries' off,  Animate will make create.js library in local libs folder. This solution avoid access to code.createjs.com server.

    https://community.adobe.com/t5/animate-discussions/http-code-createjs-com-is-down/m-p/10045853