Picture URL cannot be referenced #9427

Closed
opened 2026-02-21 18:34:33 -05:00 by yindo · 0 comments
Owner

Originally created by @zhujie1990 on GitHub (Mar 5, 2025).

Self Checks

  • 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 (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

0.15.3

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Picture URL cannot be referenced

✔️ Expected Behavior

Dify is unable to use image URLs for analysis, and the log error is as follows:2025-03-05 05:55:52.783 WARNING [Dummy-3] [ssrf_proxy.py:62] - Request to URL /files/9da2e8e6-5570-44b0-9c11-4563c8add0cc/file-preview?timestamp=1741154148&nonce=28f786e15a7915c7ecdd7e558fa7cdae&sign=N89jjU3QJfjITFhNwDzgFy6lY4Or_jtToMzxnUaGOv8= failed on attempt 4: Request URL is missing an ' http://' or ' https://' protocol.

FILES_URL= https://daw.ki3ngfeinecn.com/ How should I do it
I have multiple images from different paths to analyzeThe error is as follows:
Client error '400 Bad Request' for url 'https://daw.ki3ngfedinecn.com/fdfs/group1/M00/3E/files/955579d6-cf6c-48d6-b452-f6ec709b3fb4/file-preview?timestamp=1741227001&nonce=964fe487a8568ee7283f6e372875a442&sign=RCt9sYai-_0dmuwMhpuCq3sTJ01nIfxbDgAlHkZY1dg=' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/400

Actual Behavior

No response

Originally created by @zhujie1990 on GitHub (Mar 5, 2025). ### Self Checks - [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 (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 0.15.3 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce Picture URL cannot be referenced ### ✔️ Expected Behavior Dify is unable to use image URLs for analysis, and the log error is as follows:2025-03-05 05:55:52.783 WARNING [Dummy-3] [ssrf_proxy.py:62] - Request to URL /files/9da2e8e6-5570-44b0-9c11-4563c8add0cc/file-preview?timestamp=1741154148&nonce=28f786e15a7915c7ecdd7e558fa7cdae&sign=N89jjU3QJfjITFhNwDzgFy6lY4Or_jtToMzxnUaGOv8= failed on attempt 4: Request URL is missing an ' http://' or ' https://' protocol. FILES_URL= https://daw.ki3ngfeinecn.com/ How should I do it I have multiple images from different paths to analyzeThe error is as follows: Client error '400 Bad Request' for url 'https://daw.ki3ngfedinecn.com/fdfs/group1/M00/3E/files/955579d6-cf6c-48d6-b452-f6ec709b3fb4/file-preview?timestamp=1741227001&nonce=964fe487a8568ee7283f6e372875a442&sign=RCt9sYai-_0dmuwMhpuCq3sTJ01nIfxbDgAlHkZY1dg=' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/400 ### ❌ Actual Behavior _No response_
yindo added the 🐞 bug label 2026-02-21 18:34:33 -05:00
yindo closed this issue 2026-02-21 18:34:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#9427