-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
'App not found.' Message Displayed Despite Successful App Creation" #12078
Comments
I found a similar closed issue titled "Creating an app from a Template causes a 404 error [SELF_HOSTED]" which was resolved by a pull request that fixed an error related to importing Explore Apps [1]. Although this issue was specific to a 404 error, it might be related to the "App not found" message you're encountering. The 'App not found' message in Dify is triggered by the In your case, since the app is actually created successfully despite the error message, it might be a temporary glitch or a UI issue that doesn't affect the actual app creation process. You might want to check if there are any recent changes or updates in the Dify codebase related to error handling during app creation, as these could potentially address the issue. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
The version and error message are different; it seems the issue has reappeared after the update.
|
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
fixed in #12088 |
Self Checks
Dify version
0.14.2
Cloud or Self Hosted
Cloud, Self Hosted (Docker)
Steps to reproduce
When I create an app from an application template, "App not found." always appears in the top right corner at first. However, the app is actually already created successfully.
✔️ Expected Behavior
No response
❌ Actual Behavior
No response
The text was updated successfully, but these errors were encountered: