- This topic has 12 replies, 9 voices, and was last updated 8 years, 1 month 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.
Thanks
heiye24ParticipantThe solution?
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!
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.
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.
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?
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)
mpinchParticipant
onurkalParticipantSame error for Asus Zenfone 5
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.js
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.
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