-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
Creating an app from a Template causes a 404 error [SELF_HOSTED]. #11082
Comments
Hey @oakhtar147! I'm here to help you with any bugs, questions, or contributions you have for the Dify app. Let's get to the bottom of this 404 error together. I found a similar open issue regarding a "404 Not Found" error on a self-hosted Dify instance. The suggested solution involves several steps to ensure that all necessary services are running and properly configured. Here are the key steps you can follow:
By following these steps, you should be able to identify and resolve the "404 Not Found" error when creating an app from a template [1]. |
I got the same issue in the Cloud version too. |
wow thanks for the quick turnaround :D |
Self Checks
Dify version
0.12.0
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
Went through the docs from here https://docs.dify.ai/getting-started/install-self-hosted/docker-compose
Did nothing by myself that could change the deployment.
I have not altered anything e.g. the
.env
file.✔️ Expected Behavior
Creating an app from a template should work.
❌ Actual Behavior
Creating an app from a template fails due a 404 error.
http://<server-ip>/console/api/apps/import
not found (404).The text was updated successfully, but these errors were encountered: