305
Views
2
Comments
You are not allowed to join this debug session in Production
Application Type
Traditional Web
Service Studio Version
11.12.6 (Build 51684)
Platform Version
11.13.1 (Build 31652)

Hey guys,


I'm trying to debug in production. 

I've set the debug option, both for the platform and the modules, but when I try to debug in the public area, I get the following error: You are not allowed to join this debug session 

This is an intranet application


Regards,

Marios


2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi,

In a production environment your published code does not have the generated code to support debugging.

You can only do debugging in non-production environments.

Regards,

Daniel


2016-04-22 00-29-45
Nuno Reis
 
MVP

Hello Marios.

Here you have more information on the differences between Development and Prodution environment.

https://success.outsystems.com/Support/Enterprise_Customers/Maintenance_and_Operations/OutSystems_running_modes%3A_Development_vs_Production_mode

I think you can debug by changing the production server to debug mode (not recommended), but need to republish the modules you want to debug.

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