- This topic has 12 replies, 9 voices, and was last updated 8 years, 7 months ago by
support-michael.
-
AuthorPosts
-
greatbagParticipantHello there,
I am using vesion 2.2 on win 7.
When I try to open a android app,I got the following error:
Problem loading url:
http://chrome-devtools-frontend.appspot.com/serve_rev/@189455/189455.manifest
Status code: 0Any one can help?I am pretty sure it’s not my network problem,I tried to use proxy and vpn but I still get the problem.
ThanksMay 7, 2016 at 5:44 am #478708July 1, 2016 at 10:46 pm #487847
heiye24ParticipantThe solution?
September 1, 2016 at 5:25 am #495493
robsmithParticipanted. support_michael, see this tech note for a quick fix and status.
I am also encountering this issue.
Attempting to debug a PhoneGap app causes GapDebug to update the development tools, which eventually results in the following error:
Problem loading url:
http://chrome-devtools-frontend.appspot.com/serve_rev/@7c25ae780f027858c14647dbf3bdda46a5d2f62e/emulated_devices/emulated_devices_module.js
Status code: 0At present I have tried reinstalling both GapDebug and Chrome and tried using the 32-bit version of GepDebug with no success.
Any help in resolving this issue would be greatly appreciated!
September 1, 2016 at 1:18 pm #495520
support-michaelKeymasterHi,
Thanks for sharing the link to the non-existent emulated_devices_module.js file. I’ll look into this to understand what’s going on. In the most recent version I added code to ignore some of these benign errors. A few questions:1) what device are you debugging your app on that is resulting in this error?
2) do you observe the chrome dev tools being updated every time you start to debug?
As a quick experiment would you please clear the cache used by gapdebug and then try debugging again to see if the error is resolved? If yes, see this thread that includes instructions for clearing the gapdebug cache. Please let me know what you learn.
October 19, 2016 at 1:10 am #500450
anup-bharambeParticipantAny solution for this issue? I am getting this message too.
1) what device are you debugging your app on that is resulting in this error?
==> I am using Moto G2 android device with android version 6.02) do you observe the chrome dev tools being updated every time you start to debug?
==> Hanvn’t noticed this.Also tried clearing cache nothing works.
Thanks
Attachments:
You must be logged in to view attached files.October 28, 2016 at 4:30 pm #501530
apoji187ParticipantI’m getting a similar error:
Problem loading URL
http://chrome-devtools-frontend.appspot.com/serve_rev/@e5934e0f324e72f35dac7868c9b554a4295b2ceb/emulated_devices/emulated_devices_module.js
Status Code 0The address of the emulated_devices_module.js gives a 404 error when the url is pasted in a browser.
Can I buy you a 12 pack of beer, or send you a birthday card with some money in it to get this fixed?October 28, 2016 at 8:18 pm #501542
greatbagParticipantPlease try to upgrate chrome to the newest version,or set proxy entries on gapDebug(I think this may not work for the 404 case,this should work for Chinese network)
October 30, 2016 at 12:11 pm #501638
mpinchParticipantOctober 31, 2016 at 2:13 am #501704
onurkalParticipantSame error for Asus Zenfone 5
November 2, 2016 at 7:26 am #501949
anup-bharambeParticipant@greatebag Hi,
Tried updating chrome to latest version of chrome, still getting problem in loading URL –
http://chrome-devtools-frontend.appspot.com/serve_rev/@e5934e0f324e72f35dac7868c9b554a4295b2ceb/emulated_devices/emulated_devices_module.jsNovember 2, 2016 at 1:34 pm #501997
veroronParticipantJust updated Chrome and tried again. The emulated_devices_module.js download is still being attempted. And I *do* see chrome devtools download 145+ files successfully before-hand. It happens upon trying to open a new Android session. This is on Windows 10 64-bit with an HTC-10 phone running Android v6.0.1.
November 2, 2016 at 5:08 pm #502078
support-michaelKeymasterAll,
Thanks for reporting this issue. I posted a technote with a patch to quick fix the issue while I work on a full build. -
AuthorPosts