Receive "Compile Failed" when running debugger

version 2022.05

When I try to run the debugger I receive this error messsage: 
```

No Debugging Permission

     Complie Failed. Check the Logs for more Information. 

```

The log viewer contains no log? 

  • Suggested Answer

    0

    Hi, 

    Based on the error message it seems that the central user provided when trying to remote debug does not belong to any role having the remote debug permission. Make sure that at least one role associated with that user has that permission. 

    If this is done in a scenario where auth is not enabled in central, enable auth in central and make sure that the user has the above mentioned permission.

    Regards,

    Vlad