24
Views
2
Comments
Debugger Not Started | Http Error Code: 404 - Not Found


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


UserImage.jpg
Denis Orlandi de Souza

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.

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