Skip to main content
This guide explains how to use the Qoder diagnostic script to troubleshoot startup and connectivity issues with Qoder. The script automatically collects critical system information, including environment details, network settings, Qoder service status, and relevant logs, enabling quick diagnosis and resolution of common problems.

Prerequisites

Before running the diagnostic script, ensure the following:
  • Operating System: Windows
  • Permissions: Run the script with administrator privileges for full access to system settings and logs.
  • Script file: Download and save the windows_Qoder.bat script as a .bat file (example: qoder_Debug.bat).
  • Installation path: Confirm that Qoder is installed in the default directory C:\Users\<YourUsername>\.qoder.

Run the diagnostic script

Step 1: Run the script

  1. Locate the saved .bat file.
Example: qoder_Debug.bat
  1. Double-click the file to execute the script.
  2. The script will run automatically, collecting system and application data.
⚠️ Allow the script to complete fully. Do not close the command window prematurely.

Step 2: View the generated log

Once the script finishes:
  • A compressed archive (ZIP) containing the collected log files and key configuration files will be automatically generated.
    The filename follows this format: qoder-diagnosis_YYYYMMDD_HHMMSS.zip
    Example: _qoder-diagnosis_Sat_2025-10-11_16-00-03.93.zip
  • The main log file is included in the archive, with the naming format: Qoder_Log_YYYYMMDD_HHMMSS.txt
    Example: _Qoder_Log_20250405_143022.txt
  • You can send the entire diagnostic ZIP package to the Qoder official team to assist with issue investigation and troubleshooting.

Common issues