Hi everyone, anyone ever faced this error? I've had some issues with the debugger in the past but this one is new for me
Hi @Anderson!
You can check this link:
https://success.outsystems.com/documentation/11/reference/errors_and_warnings/errors/mobile_debugger_related_errors/
https://success.outsystems.com/support/troubleshooting/application_development/debugger_in_service_studio_is_not_working/
I hope this helps
Thanks
This might be due to a few reasons, try the following steps:
1 Update Service Studio to the latest version.
2 Set NO_PROXY for the domain of your company plus localhost: Open cmd and run SETX NO_PROXY "127.0.0.1,localhost,*.domain.com,*outsystems.domain.com", then restart you PC. Obs. replace "domain" by your company domain.