Skip to content

Task cannot be searched in the console #4639

@jianlong0808

Description

@jianlong0808

Bug report:

Task cannot be searched in the console
Tasks with task_id equal to layerid can be found by task_id; otherwise, the task cannot be found in the console.

can search

at dragonfly-client/src/grpc/dfdaemon_download.rs:332
in download_task with host_id: "10.64.81.12-hke-b-t3.ops.test.hke.dc01", task_id: "e209c7f6cefc47d8a9de92db6a447718389624bd787583707ce8b08f378c6926", peer_id: "10.64.81.12-hke-b-t3.ops.test.hke.dc01-25c7dedd-df1b-4915-81ff-95391540eb59", url: "https://harbor.private.cn/v2/atlas/frank-test/blobs/sha256:e209c7f6cefc47d8a9de92db6a447718389624bd787583707ce8b08f378c6926?ns=harbor.private.cn", remote_ip: "127.0.0.1"

can't search

  2026-03-06T02:13:07.715300503+00:00  INFO  all pieces are downloaded with scheduler
    at dragonfly-client/src/resource/task.rs:519
    in download
    in download_task with host_id: "10.75.183.66-hke-a-n412.ops.test.hke.dc01", task_id: "35ded01a441d32b0d4e5c004c950806bf43252a26b201d7bccb7552ae6aa4fd4", peer_id: "10.75.183.66-hke-a-n412.ops.test.hke.dc01-2f4834cd-b229-43af-9f89-bda8bc7eacf0", url: "https://harbor.private.cn/v2/atlas/frank-test/blobs/sha256:915e63385b62b67d6c7a3eeebedc57eaa8d20ca0379abbc0631b3f4450dd1782?ns=harbor.private.cn", remote_ip: "127.0.0.1", content_length: 2226389359

By the way, do the other sub-panels in the task panel (url, manifest, task id, calculating task id) not display the task list by default? Is it only possible to find them through keyword search? Could you please provide a more detailed explanation in the official documentation?

Environment:

  • Dragonfly version:
    dragonflyoss/manager:v2.4.1
    dragonflyoss/scheduler:v2.4.1
    dragonflyoss/client:v1.1.6
    dragonflyoss/dfinit:v1.1.6
  • OS: Linux
  • Kernel (e.g. uname -a): 5.10.134-17.an8.x86_64
  • CRI: containerd github.com/containerd/containerd v1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions