[GH-ISSUE #2378] Image generation on cpu times out #12861

Closed
opened 2026-04-19 19:42:59 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @ahmedsaed on GitHub (May 19, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/2378

Bug Report

Description

Bug Summary:
Image generation on cpu times out.

Steps to Reproduce:

  1. Run a Automatic1111 or comfy instance on the cpu
  2. connect it to open-webui
  3. have a model generate the prompt and click on the image generation button
  4. The open-webui will timeout while the model is generating the image.

Expected Behavior:
Wait a bit longer or provide a setting to control the timeout.

Actual Behavior:
It just times out.

Environment

  • Open WebUI Version: v0.1.124

  • Operating System: Ubuntu Server

  • Browser (if applicable): Chrome

Reproduction Details

Confirmation:

  • I have read and followed all the instructions provided in the README.md.
  • I am on the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.

Installation Method

Installed through Docker.

Additional Information

This issue is not entirely similar to #1611 but I believe a fix could solve both of them since they are related to timeouts

Originally created by @ahmedsaed on GitHub (May 19, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/2378 # Bug Report ## Description **Bug Summary:** Image generation on cpu times out. **Steps to Reproduce:** 1. Run a Automatic1111 or comfy instance on the cpu 2. connect it to open-webui 3. have a model generate the prompt and click on the image generation button 4. The open-webui will timeout while the model is generating the image. **Expected Behavior:** Wait a bit longer or provide a setting to control the timeout. **Actual Behavior:** It just times out. ## Environment - **Open WebUI Version:** v0.1.124 - **Operating System:** Ubuntu Server - **Browser (if applicable):** Chrome ## Reproduction Details **Confirmation:** - [X] I have read and followed all the instructions provided in the README.md. - [X] I am on the latest version of both Open WebUI and Ollama. - [ ] I have included the browser console logs. - [ ] I have included the Docker container logs. ## Installation Method Installed through Docker. ## Additional Information This issue is not entirely similar to #1611 but I believe a fix could solve both of them since they are related to timeouts
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#12861