Dify deployment on an intranet (no external network access), encountering an error when creating an agent.General Discussion #14698
OneChainTech
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Self Checks
Content
Deploying Dify on an intranet (without access to the external network) results in an error when creating an intelligent agent: "Application error: a client-side exception has occurred (see the browser console for more information)."
Upon further inspection of the console, the following message is displayed: "Cross-origin request blocked: The Same Origin Policy disallows reading the remote resource at https://api.github.com/repos/langenius/dify. (Reason: CORS request did not succeed)."
Beta Was this translation helpful? Give feedback.
All reactions