web-ui icon indicating copy to clipboard operation
web-ui copied to clipboard

WebUI is not able to detect the task already finished

Open Michal-Mikolas opened this issue 11 months ago • 1 comments

Bug description

  • This bug happens to me with both "Run Agent" and "Deep Research" tasks.
  • After I run the task, in a few minutes I can see in the terminal it has already finished (so far so good).
  • However the WebUI interface still shows "Stop" button as the task was still running. Also the "Results" tab is empty.
  • The issue is not fixed even after the WebUI is reloaded (F5).

Additional info

  • I use Windows 10
  • I run WebUI without Docker (I just cloned "main" branch, did the basic setup and run webui.py)
  • Python version 3.12.6
  • WebUI version is from commit 044bbea6, other installed python packages are in the attachment (installed-packages.txt)
  • Screenshots from WebUI also in the attachments.

Attachments

installed-packages.txt

Image

Image

Image

Michal-Mikolas avatar Feb 11 '25 22:02 Michal-Mikolas

try the new code

warmshao avatar May 11 '25 01:05 warmshao