Skip to content

Library page: 'Live collaboration is temporarily unavailable' error #44

@BenBish

Description

@BenBish

Summary

The /library page consistently shows:
"Error: Live collaboration is temporarily unavailable. Retrying in 5s... Retry now"

Individual docs work fine — creating, editing, and real-time collaboration all function normally. The issue is isolated to the library view.

Steps to Reproduce

  1. Sign in to https://www.proofeditor.ai
  2. Create a few docs (these work fine individually)
  3. Navigate to https://www.proofeditor.ai/library
  4. Error appears immediately after auth

Expected

Library page displays a list of all previously created docs.

Actual

The collab/WebSocket connection for the library view fails. Individual doc collab channels work fine, suggesting the library uses a different connection that's broken.

Notes

  • Hard refresh does not resolve
  • The built-in bug report API (POST /api/bridge/report_bug) is also broken — returns REPORT_BUG_CREATE_FAILED with a GitHub Bad credentials error
  • Individual doc API access works (GET /api/agent/{slug}/state returns 200)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions