494
Views
5
Comments
A debug session can't be started due to communication problems.

I am getting this error in service studio and in browser. What is the exact reason for this? Thank you so much!

2021-09-10 14-03-53
Salman Ansari

Hi John,

Please try below suggestion.
https://success.outsystems.com/Support/Enterprise_Customers/Troubleshooting/Debugger_not_working


https://www.outsystems.com/forums/discussion/15298/debugger-not-working-a-possible-solution/

UserImage.jpg
Johnwel Amador

Thank you for this information sir 

2020-11-20 07-43-04
Unnati Khanorkar

Hi  John,

Please ensure if you are debugging the module is published with latest changes and with all the updated dependencies. 

Also if the entry point for the module to be debugged is different than itself then the dependencies should be updated and published then only it will work and stop at the breakpoint you marked.

Please let me know if this helps.

Thanks,

Unnati 

UserImage.jpg
Johnwel Amador

Hello Ms. Unnati, all dependencies are updated. Seems like the server is blocking the URL for security purposes. I tried cloning the module and use it instead and it worked. Thanks by the way. 

UserImage.jpg
James Purdie

I got this error message after deleting the OnReady handler on my Default screen.  I missed the warning message for a non existing OnReady handler.  Check for any invalid page level event handlers.    (I don't think I had the "Too many redirect attempts" piece though)

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