Debug — Troubleshoot a Specific Application
Run the application in debug mode
To obtain more detailed error messages, run applications in debug mode. This approach helps, for example, when an application requires additional startup information.
To start an application on the ThinClient in debug mode:
Attach the debug output to a support ticket.
Connecting to the ThinClient via SSH
By default, an SSH (Secure Shell) daemon runs on the ThinClient’s Linux system. Configure this daemon in the hardware settings.
To connect to it from another computer, use the following credentials:
- User:
tcos - Password: The password specified in the basic settings (default:
0pen%TC) - Example:
ssh tcos@192.178.0.14
On Windows, use PuTTY.