You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
1. Is this request related to a challenge you're experiencing? Tell me about your story.
I am using Docker to deploy Dify locally on Windows 10, and everything works fine, but I encountered a problem when I wanted to embed the chat in a second way on the website:
Console error GET http://127.0.0.1/embed.min.js net::ERR_ABORTED 404 (Not Found)
I tried to open http://127.0.0.1/embed.min.js in the browser.
Page displays 404 page not found
Failed to load resource: the server responded with a status of 404 (Not Found)
But when I switched to the first method of embedding the website, it worked normally
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Self Checks
1. Is this request related to a challenge you're experiencing? Tell me about your story.
I am using Docker to deploy Dify locally on Windows 10, and everything works fine, but I encountered a problem when I wanted to embed the chat in a second way on the website:
Console error GET http://127.0.0.1/embed.min.js net::ERR_ABORTED 404 (Not Found)
I tried to open http://127.0.0.1/embed.min.js in the browser.
Page displays 404 page not found
Failed to load resource: the server responded with a status of 404 (Not Found)
But when I switched to the first method of embedding the website, it worked normally
2. Additional context or comments
No response
Beta Was this translation helpful? Give feedback.
All reactions