dify - 💡(How to fix) Fix How to clear a stuck "Installing" status for a plugin after a service restart?

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Fix Action

Fix / Workaround

How can I properly clear or reset this stuck "Installing" status indicator? Is there a supported way to clean up this orphaned state (e.g., via a direct database query, internal API endpoint, or a CLI/UI command)? Any official guidance or safe workarounds would be greatly appreciated.

RAW_BUFFERClick to expand / collapse

Self Checks

  • I have read the Contributing Guide and Language Policy.
  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report, otherwise it will be closed.
  • 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.13.2

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

While installing a plugin, I accidentally restarted the Dify service midway. After the service came back online, the Plugins page persistently displays one plugin with an "Installing" status badge (located at the top-right corner of the plugin card).

How can I properly clear or reset this stuck "Installing" status indicator? Is there a supported way to clean up this orphaned state (e.g., via a direct database query, internal API endpoint, or a CLI/UI command)? Any official guidance or safe workarounds would be greatly appreciated.

<img width="2559" height="1347" alt="Image" src="https://github.com/user-attachments/assets/4d21a1d9-2f8a-4602-b34b-902cf81dff8a" />

✔️ Expected Behavior

The installation status should either automatically reset/clear upon service restart, or provide a way to manually clean up interrupted installation records.

❌ Actual Behavior

The UI continues to show the "Installing" status even though the service is fully running. I have already successfully reinstalled the target plugin after the restart, so this appears to be an orphaned/stuck installation task state.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

dify - 💡(How to fix) Fix How to clear a stuck "Installing" status for a plugin after a service restart?