Title: Javascript resource not loading (s-202025.js)
Last modified: June 15, 2020

---

# Javascript resource not loading (s-202025.js)

 *  Resolved [forgetme](https://wordpress.org/support/users/forgetme/)
 * (@forgetme)
 * [6 years ago](https://wordpress.org/support/topic/javascript-resource-not-loading-s-202025-js/)
 * I believe something in the plug-in is screwed up. I’m getting the following error
   in Console on Chrome 83.
 * Failed to load resource: the server responded with a status of 404 ()
    /wp-content/
   plugins/jetpack/https:/stats.wp.com/s-202025.js
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fjavascript-resource-not-loading-s-202025-js%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Contributor [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [6 years ago](https://wordpress.org/support/topic/javascript-resource-not-loading-s-202025-js/#post-12990058)
 * At least according to tests from our end, Jetpack is working properly at [https://forgetmeknot.co/](https://forgetmeknot.co/)
 * Do you have JavaScript enabled in your browser?
 *  Thread Starter [forgetme](https://wordpress.org/support/users/forgetme/)
 * (@forgetme)
 * [6 years ago](https://wordpress.org/support/topic/javascript-resource-not-loading-s-202025-js/#post-12990088)
 * Yes, javascript is enabled. The issue that I’m seeing is the it is trying to 
   call an external source with an internal URL to access the s-202025.js file. 
   If I go to [https://stats.wp.com/s-202025.js](https://stats.wp.com/s-202025.js)
   then that works, but the plug-in is calling [https://forgetmeknot.co/wp-content/plugins/jetpack/https:/stats.wp.com/s-202025.js](https://forgetmeknot.co/wp-content/plugins/jetpack/https:/stats.wp.com/s-202025.js)
   according to Chrome’s console.
 * Failed to load resource: the server responded with a status of 404 ()
    /wp-content/
   plugins/jetpack/https:/stats.wp.com/s-202025.js
 *  [aznanjamil](https://wordpress.org/support/users/aznanjamil/)
 * (@aznanjamil)
 * [6 years ago](https://wordpress.org/support/topic/javascript-resource-not-loading-s-202025-js/#post-12992096)
 * Yes i got the same issue
    /stats.wp.com/s-202025.js returning a 404
 *  [AskinSavascisi](https://wordpress.org/support/users/askinsavascisi/)
 * (@askinsavascisi)
 * [6 years ago](https://wordpress.org/support/topic/javascript-resource-not-loading-s-202025-js/#post-12992577)
 * i have the same issue on my site’s.
 *  [Tim](https://wordpress.org/support/users/tjalexander70/)
 * (@tjalexander70)
 * [6 years ago](https://wordpress.org/support/topic/javascript-resource-not-loading-s-202025-js/#post-12994657)
 * I am getting:
 * > Uncaught TypeError: jQuery(…).magnificPopup is not a function
   >  at HTMLDocument.
   > <anonymous> ([https://www.mychesco.com/…/js/scripts.js?ver=7e0c720265722d46bc83703274cbcf97](https://www.mychesco.com/…/js/scripts.js?ver=7e0c720265722d46bc83703274cbcf97))
   > at i ([https://c0.wp.com/c/5.4.2/wp-includes/js/jquery/jquery.js](https://c0.wp.com/c/5.4.2/wp-includes/js/jquery/jquery.js))
   > at Object.fireWith [as resolveWith] ([https://c0.wp.com/c/5.4.2/wp-includes/js/jquery/jquery.js](https://c0.wp.com/c/5.4.2/wp-includes/js/jquery/jquery.js))
   > at Function.ready ([https://c0.wp.com/c/5.4.2/wp-includes/js/jquery/jquery.js](https://c0.wp.com/c/5.4.2/wp-includes/js/jquery/jquery.js))
   > at HTMLDocument.J ([https://c0.wp.com/c/5.4.2/wp-includes/js/jquery/jquery.js](https://c0.wp.com/c/5.4.2/wp-includes/js/jquery/jquery.js))
 * And
 * > Uncaught TypeError: f.hoverintent is not a function
   >  at HTMLDocument.<anonymous
   > > ([https://c0.wp.com/c/5.4.2/wp-includes/js/admin-bar.min.js](https://c0.wp.com/c/5.4.2/wp-includes/js/admin-bar.min.js))
 * And
 * > Uncaught ReferenceError: Backbone is not defined
   >  at [https://s0.wp.com/wp-content/mu-plugins/notes/admin-bar-v2.js?ver=8.6.1-202025](https://s0.wp.com/wp-content/mu-plugins/notes/admin-bar-v2.js?ver=8.6.1-202025)
 * And
 * > Uncaught ReferenceError: Backbone is not defined
   >  at [https://s1.wp.com/wp-content/mu-plugins/notes/notes-common-v2.js?ver=8.6.1-202025](https://s1.wp.com/wp-content/mu-plugins/notes/notes-common-v2.js?ver=8.6.1-202025)
   > at [https://s1.wp.com/wp-content/mu-plugins/notes/notes-common-v2.js?ver=8.6.1-202025](https://s1.wp.com/wp-content/mu-plugins/notes/notes-common-v2.js?ver=8.6.1-202025)
 *  [harleec](https://wordpress.org/support/users/harleec/)
 * (@harleec)
 * [6 years ago](https://wordpress.org/support/topic/javascript-resource-not-loading-s-202025-js/#post-12994716)
 * When running GTMetrix, I’m seeing the …/stats.wp.com/s-202025.js have a status
   of ‘canceled.’ Website is [https://lordvaperpens.com](https://lordvaperpens.com).
 *  [lipps199](https://wordpress.org/support/users/lipps199/)
 * (@lipps199)
 * [6 years ago](https://wordpress.org/support/topic/javascript-resource-not-loading-s-202025-js/#post-12994781)
 * Having the same issue here. Instead of trying to goto where the resource is its
   trying to load it from the jetpack plugin folder.
 *  Plugin Contributor [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [6 years ago](https://wordpress.org/support/topic/javascript-resource-not-loading-s-202025-js/#post-12995237)
 * Ok, thanks for clarifying.
 * That does appear to be this bug: [https://github.com/Automattic/jetpack/pull/16047](https://github.com/Automattic/jetpack/pull/16047)
 * A fix was merged 6 days ago and should be included with the next Jetpack release.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Javascript resource not loading (s-202025.js)’ is closed to new replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

 * 8 replies
 * 8 participants
 * Last reply from: [James Huff](https://wordpress.org/support/users/macmanx/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/javascript-resource-not-loading-s-202025-js/#post-12995237)
 * Status: resolved