-
Notifications
You must be signed in to change notification settings - Fork 7.5k
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
some node can't get correct url of a file #9567
Comments
I found some relevant information that might help with the issue you're experiencing regarding file URLs in a self-hosted Dify setup.
You might want to check these configurations and logs to diagnose the issue further. |
the I think the |
same here |
The problem still exists at present. |
Are there any workarounds? |
10.2没有解决这个问题 |
is this problem fixed in 0.11.0? |
I need to provide an explanation regarding this issue: currently, File.url refers to the |
not fixed yet 😔 |
Now, the question is how we should handle these URLs that will expire soon. They might appear in the current chat, show up in logs, and users could even notice that these addresses quickly become inaccessible within the same conversation (if the chat lasts long enough). I don’t think opening temporary signed URLs is a very elegant solution. We need to find a more practical way to allow users to access the files. |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Self Checks
Dify version
0.10.0
Cloud or Self Hosted
Self Hosted (Source)
Steps to reproduce
✔️ Expected Behavior
get the correct file url
❌ Actual Behavior
not get the correct value
The text was updated successfully, but these errors were encountered: