How To Access Logs In ThinkDiffusion

If your workflow is taking a while, and you’re not sure if it’s still running or stuck, check the Logs file. They’re especially helpful for debugging or following complex workflows.

circle-info

💡 Under each app folder is a logs folder. Inside that folder, you’ll find a log file that matches the machine ID in your URL. So for comfyui it will be under the /comfyui/logs/ folder.

How To Access Logs In ThinkDiffusion

Curious what’s going on in the terminal as you’re working?

Every time you launch a machine, it's assigned a distinct name, and a related log file is created for it inside the corresponding app folder. For instance, a log file might be named phu-attention-23213812-logs.txt.

  • Simply navigate to a1111/logs, comfyui/logs, fooocus/logs, or kohya/logs.

  • Click on the <machine_name>.txt file.

  • The latest log file will open in a new tab.

  • Refresh your browser to get the latest status in real-time!


If you're still confused about an issue, feel free to reach out to our support team on the ThinkDiffusion Discord herearrow-up-right. Don't forget to attach the logs file as it helps them resolve your query much faster.

Step-by-step breakdown of how to access Logs on ThinkDiffusion

  1. Navigate to your apps file browser and click on app name, for example - "comfyui"

  1. Navigate to the logs folder within the app folder

  2. Each log file has a name convention based on user-workflow and a timestamp to help you identify the correct logs.

Last updated

Was this helpful?