[Workflow] Audio upload stuck: blank file tile, no filename #18697

Closed
opened 2026-02-21 19:50:50 -05:00 by yindo · 0 comments
Owner

Originally created by @YKfrom on GitHub (Oct 1, 2025).

Self Checks

  • I have read the Contributing Guide and Language Policy.
  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report, otherwise it will be closed.
  • 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

Dify Cloud / Version:1.9.1

Cloud or Self Hosted

Cloud

Steps to reproduce

Open the Workflow app and navigate to the “Audio file” input node.

Click “Local Upload” and select an audio file (e.g., sample.mp3).

A blank file tile (trash icon only, no filename) appears and the upload never completes.

Running the flow cannot read the file (not passed to downstream nodes).

Image

✔️ Expected Behavior

The selected audio file uploads successfully, the filename appears, and the file becomes available to downstream transcription/processing nodes.

Actual Behavior

Upload appears to stall with a blank file tile (no filename, trash icon only). No error toast is shown, and the file is not passed to downstream nodes.

Originally created by @YKfrom on GitHub (Oct 1, 2025). ### Self Checks - [x] I have read the [Contributing Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) and [Language Policy](https://github.com/langgenius/dify/issues/1542). - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this report, otherwise it will be closed. - [x] 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version Dify Cloud / Version:1.9.1 ### Cloud or Self Hosted Cloud ### Steps to reproduce Open the Workflow app and navigate to the “Audio file” input node. Click “Local Upload” and select an audio file (e.g., sample.mp3). A blank file tile (trash icon only, no filename) appears and the upload never completes. Running the flow cannot read the file (not passed to downstream nodes). <img width="314" height="86" alt="Image" src="https://github.com/user-attachments/assets/ea7c487a-4751-4ff5-9fbf-11e45d1d7dd2" /> ### ✔️ Expected Behavior The selected audio file uploads successfully, the filename appears, and the file becomes available to downstream transcription/processing nodes. ### ❌ Actual Behavior Upload appears to stall with a blank file tile (no filename, trash icon only). No error toast is shown, and the file is not passed to downstream nodes.
yindo added the 🐞 bug🌊 feat:workflow labels 2026-02-21 19:50:50 -05:00
yindo closed this issue 2026-02-21 19:50:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#18697