Skip to content

v0.17.4: Bun server error - fetch(req) did not return a Response object #528

@Zengwenj

Description

@Zengwenj

Environment

  • OS: Windows
  • plannotator version: v0.17.4
  • Context: OpenCode

Issue

When calling submit_plan in a workspace without Obsidian vault configured, getting Bun server error:

Steps to Reproduce

  1. Have multiple workspaces, some with Obsidian vault configured
  2. Switch to a workspace WITHOUT vault configured
  3. Call submit_plan in OpenCode
  4. Error appears

Expected Behavior

submit_plan should work regardless of vault configuration

Suspected Cause

PR #526 (sidebar consolidation) added new vault API endpoints that may not handle "no vault in current workspace" case correctly.

Workaround

Rollback to v0.17.3

Image
Pinned by backnotprop

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions