openclaw - 💡(How to fix) Fix [Bug] Background music_generate completion fails - payloads=0, incomplete turn [1 participants]

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…
GitHub stats
openclaw/openclaw#70126Fetched 2026-04-23 07:28:57
View on GitHub
Comments
0
Participants
1
Timeline
0
Reactions
0
Participants

Fix Action

Fix / Workaround

When a background music generation task completes, OpenClaw logs: incomplete turn detected: payloads=0 and user sees Agent couldnt generate a response. The music file generates successfully but the completion notification fails to reach the user in Feishu DM. Workaround: manual exec + Feishu API delivery works.

RAW_BUFFERClick to expand / collapse

When a background music generation task completes, OpenClaw logs: incomplete turn detected: payloads=0 and user sees Agent couldnt generate a response. The music file generates successfully but the completion notification fails to reach the user in Feishu DM. Workaround: manual exec + Feishu API delivery works.

extent analysis

TL;DR

The issue may be resolved by ensuring the completion notification is properly sent to the user in Feishu DM after the background music generation task completes.

Guidance

  • Verify that the OpenClaw logging of "incomplete turn detected: payloads=0" is related to the failure of the completion notification reaching the user.
  • Check the integration between OpenClaw and Feishu DM to ensure that the notification is being sent correctly after the music generation task completes.
  • Investigate why the manual execution with Feishu API delivery works as a workaround, and see if this can be replicated in the automated process.
  • Review the error message "Agent couldn't generate a response" to determine if it's related to the music generation or the notification process.

Example

No code snippet is provided as the issue does not contain enough technical details to create a specific example.

Notes

The issue seems to be related to the communication between OpenClaw and Feishu DM, but more information is needed to determine the exact cause. The fact that the manual workaround works suggests that the issue might be with the automated notification process.

Recommendation

Apply workaround: Use the manual execution with Feishu API delivery as a temporary solution until the root cause of the issue is determined and fixed, as it has been shown to work in this scenario.

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

openclaw - 💡(How to fix) Fix [Bug] Background music_generate completion fails - payloads=0, incomplete turn [1 participants]