Skip to content

有概率出现 (no open step_begin)错误 #7

Description

@OuOumm

What version of Scream Code is running?

0.6.2

Which open platform/subscription were you using?

opencode

Which model were you using?

DeepSeek V4 Flash Free

What platform is your computer?

win11

What issue are you seeing?

错误日志:[internal] Received content_part for unknown step_uuid 'ee0e9a9b-0be0-4347-9b67-9604ca47ebb7' (no open step_begin)

补充:
/skill无法显示已安装的skill,只能通过/help查看有哪些skill,然后在使用。

What steps can reproduce the bug?

● I see the issue now. The channel URL backup_000.ts itself returns an M3U8 playlist, and the first segment in that playlist
points back to the SAME URL backup_000.ts. This creates an infinite loop: HLS.js loads the playlist, requests segment 0
(which is the same URL), gets another M3U8, tries to parse it as TS, fails, retries.

● 正在使用 Read (backend\handlers\proxy.go)
错误:[internal] Received content_part for unknown step_uuid 'ee0e9a9b-0be0-4347-9b67-9604ca47ebb7' (no open step_begin)

What is the expected behavior?

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions