[Bug] Sensitive data and tokens persisted in source code after removal request
Resolved 💬 3 comments Opened May 14, 2026 by HeinanCA Closed May 18, 2026
Bug Description
Repeatdly put tokens and sensitive data into source code, failed to remove when asked for
Environment Info
- Platform: darwin
- Terminal: ghostty
- Version: 2.1.138
- Feedback ID: a967d5e0-1d2b-4d55-832a-a490eced6341
Errors
[{"error":"MaxFileReadTokenExceededError: [REDACTED] content (27457 tokens) exceeds maximum allowed tokens (25000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at bn7 (/$bunfs/root/src/entrypoints/cli.js:4883:13009)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-11T13:22:16.399Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/heinan.c/neteera-src/neteera-opentofu.\n at call (/$bunfs/root/src/entrypoints/cli.js:4891:11360)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-11T13:22:27.363Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/heinan.c/neteera-src/neteera-opentofu.\n at call (/$bunfs/root/src/entrypoints/cli.js:4891:11360)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-11T13:39:20.639Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/heinan.c/neteera-src/neteera-opentofu.\n at call (/$bunfs/root/src/entrypoints/cli.js:4891:11360)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-11T13:39:23.614Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/heinan.c/neteera-src/neteera-opentofu.\n at call (/$bunfs/root/src/entrypoints/cli.js:4891:11360)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-11T13:39:23.825Z"},{"error":"MaxFileReadTokenExceededError: [REDACTED] content (29406 tokens) exceeds maximum allowed tokens (25000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at bn7 (/$bunfs/root/src/entrypoints/cli.js:4883:13009)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-11T13:51:27.097Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/heinan.c/neteera-src/neteera-opentofu.\n at call (/$bunfs/root/src/entrypoints/cli.js:4891:11360)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-11T13:56:47.479Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/heinan.c/neteera-src/neteera-opentofu.\n at call (/$bunfs/root/src/entrypoints/cli.js:4891:11360)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-11T13:56:47.964Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/heinan.c/neteera-src/neteera-opentofu.\n at call (/$bunfs/root/src/entrypoints/cli.js:4891:11360)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-11T13:56:47.966Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/heinan.c/neteera-src/neteera-opentofu.\n at call (/$bunfs/root/src/entrypoints/cli.js:4891:11360)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-12T08:30:47.022Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/heinan.c/neteera-src/neteera-opentofu.\n at call (/$bunfs/root/src/entrypoints/cli.js:4891:11360)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-12T08:30:47.477Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/heinan.c/neteera-src/neteera-opentofu.\n at call (/$bunfs/root/src/entrypoints/cli.js:4891:11360)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-12T08:30:47.622Z"},{"error":"MaxFileReadTokenExceededError: [REDACTED] content (31304 tokens) exceeds maximum allowed tokens (25000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at bn7 (/$bunfs/root/src/entrypoints/cli.js:4883:13009)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-12T08:31:08.626Z"},{"error":"AxiosError: timeout of 5000ms exceeded\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:121:13305)\n at emit (node:events:92:22)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:120:3321)\n at request (/$bunfs/root/src/entrypoints/cli.js:123:2467)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-12T09:04:12.556Z"},{"error":"AxiosError: timeout of 5000ms exceeded\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:121:13305)\n at emit (node:events:92:22)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:120:3321)\n at request (/$bunfs/root/src/entrypoints/cli.js:123:2467)\n at async doExport (/$bunfs/root/src…
Note: Content was truncated.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗