Skip to content

[BUG] Superpowers写入计划阶段卡死 #404

Description

@zzj756321

问题描述

superpowers在写入计划阶段会卡死

运行环境

  • 使用方式: 桌面端
  • 操作系统: Windows
  • 系统版本: 例如 Windows 11 23H2
  • 桌面端版本: v0.2.2

是否稳定复现: 是

错误信息与日志

sdk_result_error
[ede_diagnostic] result_type=user last_content_type=n/a stop_reason=null Error: 1P event logging: 54 events failed to export (status=403, code=ERR_BAD_REQUEST, Request failed with status code 403) at queueFailedEvents (B:/~BUN/root/claude-sidecar.js:404:3172) at async doExport (B:/~BUN/root/claude-sidecar.js:404:1821) at
processTicksAndRejections (native:7:39) Error: {"message":"Failed to export 54 events (status=403, code=ERR_BAD_REQUEST, Request failed with status code 403)","originalLine":"404","originalColumn":"1955","line":"404","column":"1955","sourceURL":"B:/~BUN/root/claude-sidecar.js","stack":"Error: Failed to export 54 events (status=403, code=ERR_BAD_REQUEST, Request failed with status code 403)\n at doExport (B:/~BUN/root/claude-sidecar.js:404:1955)\n at processTicksAndRejections (native:7:39)","name":"Error"} at error (B:/~BUN/root/claude-sidecar.js:2684:34597) at (B:/~BUN/root/claude-sidecar.js:377:90828) at VW (B:/~BUN/root/claude-sidecar.js:377:91154) at (B:/~BUN/root/claude-sidecar.js:378:18029) at processTicksAndRejections (native:7:39) Error: 1P event logging: 2 events failed to export (status=403, code=ERR_BAD_REQUEST, Request failed with status code 403) at queueFailedEvents (B:/~BUN/root/claude-sidecar.js:404:3172) at async doExport (B:/~BUN/root/claude-sidecar.js:404:1821) at processTicksAndRejections (native:7:39) Error: {"message":"Failed to export 2 events (status=403, code=ERR_BAD_REQUEST, Request failed with status code 403)","originalLine":"404","originalColumn":"1955","line":"404","column":"1955","sourceURL":"B:/~BUN/root/claude-sidecar.js","stack":"Error: Failed to export 2 events (status=403, code=ERR_BAD_REQUEST, Request failed with status code 403)\n at doExport (B:/~BUN/root/claude-sidecar.js:404:1955)\n at processTicksAndRejections (native:7:39)","name":"Error"} at error (B:/~BUN/root/claude-sidecar.js:2684:34597) at (B:/~BUN/root/claude-sidecar.js:377:90828) at VW (B:/~BUN/root/claude-sidecar.js:377:91154) at (B:/~BUN/root/claude-sidecar.js:378:18029) at processTicksAndRejections (native:7:39) Error: 1P event logging: 2 events failed to export (status=403, code=ERR_BAD_REQUEST, Request failed with status code 403) at queueFailedEvents (B:/~BUN/root/claude-sidecar.js:404:3172) at async doExport (B:/~BUN/root/claude-sidecar.js:404:1821) at processTicksAndRejections (native:7:39) Error: {"message":"Failed to export 2 events (status=403, code=ERR_BAD_REQUEST, Request failed with status code 403)","originalLine":"404","originalColumn":"1955","line":"404","column":"1955","sourceURL":"B:/~BUN/root/claude-sidecar.js","stack":"Error: Failed to export 2 events (status=403, code=ERR_BAD_REQUEST, Request failed with status code 403)\n at doExport (B:/~BUN/root/claude-sidecar.js:404:1955)\n at processTicksAndRejections (native:7:39)","name":"Error"} at error (B:/~BUN/root/claude-sidecar.js:2684:34597) at (B:/~BUN/root/claude-sidecar.js:377:90828) at VW (B:/~BUN/root/claude-sidecar.js:377:91154) at (B:/~BUN/root/claude-sidecar.js:378:18029) at processTicksAndRejections (native:7:39) Error: 1P event logging: 2 events failed to export (status=403, code=ERR_BAD_REQUEST, Request failed with status code 403) at queueFailedEvents (B:/~BUN/root/claude-sidecar.js:404:3172) at async doExport (B:/~BUN/root/claude-sidecar.js:404:1821) at processTicksAndRejections (native:7:39) Error: {"message":"Failed to export 2 events (status=403, code=ERR_BAD_REQUEST, Request failed with status code 403)","originalLine":"404","originalColumn":"1955","line":"404","column":"1955","sourceURL":"B:/~BUN/root/claude-sidecar.js","stack":"Error: Failed to export 2 events (status=403, code=ERR_BAD_REQUEST, Request failed with status code 403)\n at doExport (B:/~BUN/root/claude-sidecar.js:404:1955)\n at processTicksAndRejections (native:7:39)","name":"Error"} at error (B:/~BUN/root/claude-sidecar.js:2684:34597) at <anonymou...[TRUNCATED 2306 chars]

client_unhandled_rejection
Command plugin:dialog|confirm not allowed by ACL
{
"url": "http://tauri.localhost/",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36 Edg/147.0.0.0",
"reason": "Command plugin:dialog|confirm not allowed by ACL"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions