Enable Debug Mode
Debug Mode
Runners can be started in debug mode, in which case we will keep them running for 12 hours. During this time you can connect to the runner via SSH or VNC.
Integration Debug Mode
Debug mode can be enabled for a whole integration. Then every runner of that integration will be started in debug mode. To enable debug mode for the whole integration:
Navigate to the details page of your integration.
Click on (•••) More and Change Settings.
Toggle the Debug mode setting.
To disable debug mode simply follow the steps above again and toggle the Debug mode setting off.
Runner Debug Mode
Debug mode can be enabled for a single runner. To enable debug mode for a runner:
Navigate to the details page of your subscription.
Select the tab of Active Runners.
Click on the (•••) More of the runner you would like to debug and then on Enable Debug Mode.
To disable debug mode simply click on (•••) More of the runner currently in debug mode and then Disable Debug Mode.
Connect to Runner
To connect to the runner via VNC or SSH follow these steps in the wizard:
Navigate to the details page of your subscription.
Open the Active Runners tab.
On the runner you wish to connect to, click on (•••) More.
Click either on Connect with VNC or Connect with SSH.
Open Cloudflare Tunnel
Either run the cloudflare daemon in docker or locally by copying the command displayed in the wizard.
Connecting via VNC
Connect to your runner with your preferred VNC application using the address and credentials provided in the wizard.
Alternatively to step 6: Connecting via SSH
Download the SSH private key to authenticate yourself with the runner. Copy the SSH command from the wizard and adjust the path to your private key file that you saved before.
Last updated