233
Views
6
Comments
Error loading debugger. Mobile App.
Question

Hello


I downloaded the latest version of Server Studio, 11.0.408.0.


When I try to debug a mobile app using the emulator I keep getting the error: 

There was a problem loading the application for debugging. The debugging session will not continue.


How can I solve this?


Thanks


Vonnelize

2011-06-15 10-51-19
Wim van den Brink

No more info in the error log ? 


regards,

Wim

2019-02-13 19-25-39
Vonnelize Haupt

Hello


This happens on my personal environment as well as on an enterprise environment for all mobile apps I try to debug.


The service center error is: 


Upgrade failed - rolling back to previous application version.
Failed to load resource '/xxx/scripts/ServiceCenter.model.js?oZquZjyGG9IAXcgAo+2SAA'


Thanks


2011-06-15 10-51-19
Wim van den Brink

The pretty standard things to try is to clear the browser cache, and application cache for the outsystems site. 

Maybe something is wrong with the previewer, you can republish previewindevices espace in service center and see if this is solving anything because it seems it is not app specific. Hmmm .. but now I see you get the same error on both personal and enterprise environment. With what browser you are working ? Google chrome ? Maybe your browser is closed off a bit to much and doesn't allow running 'strange' websites? not sure about what exactly is needed for running the previewer .. 


regards,

Wim 

2019-02-13 19-25-39
Vonnelize Haupt

Thank you Wim


I took your your advice and advice from Michael and I cleared the browser cache, updated chrome, uninstalled outsystems, downloaded the latest version and reinstalled again. I also cleared the windows error logs and the problem is gone now. I can happily debug again


Thanks for helping!

2011-06-15 10-51-19
Wim van den Brink

Next time after each step try, if it doesn't work try next step ;-) maybe only the browser cache clearing was sufficient, but most important is that it works again, happy programming/debugging :-) 

regards,

Wim

UserImage.jpg
bella blix

Might be you're not debugging properly. I've searched many ways of debugging. Apply ADB debugging for the mobile app. Maybe it work, as it work for me when I've to make changes in my mobile app.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.