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?
Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
If an answer to your question is correct, click on "Verify Answer" under the "More" button. The answer will now appear with a checkmark. Please be sure to always mark answers that resolve your issue as verified. Your fellow Community members will appreciate it!  Learn more
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?
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