[Bug] OAuth testing setup incorrectly triggers safety guardrails

Status Open
Reported on v2.1.217
Maintainer reply None cached
Activity 0 comments · opened Jul 22, 2026

Bug Description
Fable 5 was setting up tests to test the oauth screen for a google sign in it was testing transient cookie mechanics and other things related to oauth testing and validation, should not have triggered a safeguard, trying to just setup an oauth screen for my accounts sign up

Environment Info

  • Platform: win32
  • Terminal: null
  • Version: 2.1.217
  • Feedback ID: fd1179be-5ec4-44aa-a790-9aa14bcc4ad4

Errors

[{"error":"TelemetrySafeError: VirtualMessageList: itemKeys/messages length desync (keys=26 messages=25 range=[0,26))\n    at twb (B:/~BUN/root/src/entrypoints/cli.js:15172:8188)\n    at L7p (B:/~BUN/root/src/entrypoints/cli.js:15172:1103)\n    at ms (B:/~BUN/root/src/entrypoints/cli.js:3271:21375)\n    at YA (B:/~BUN/root/src/entrypoints/cli.js:3271:40475)\n    at N5 (B:/~BUN/root/src/entrypoints/cli.js:3271:51402)\n    at EX (B:/~BUN/root/src/entrypoints/cli.js:3271:89075)\n    at lhe (B:/~BUN/root/src/entrypoints/cli.js:3271:88021)\n    at ahe (B:/~BUN/root/src/entrypoints/cli.js:3271:87841)\n    at she (B:/~BUN/root/src/entrypoints/cli.js:3271:84100)\n    at xt (B:/~BUN/root/src/entrypoints/cli.js:3271:6676)","timestamp":"2026-07-22T20:46:12.040Z"}]

View original on GitHub ↗