[Bug] Content filtering incorrectly blocks country names and flags in output
Resolved 💬 2 comments Opened Apr 12, 2026 by efecanbasoz Closed Apr 12, 2026
Bug Description
Recieved invalid request: "output blocked by content filtering policy" but I only asked it to put country flags and correct english names of every country in the report page of my app.
Environment Info
- Platform: linux
- Terminal: gnome-terminal
- Version: 2.1.101
- Feedback ID: 6c302505-69a6-4943-aa85-c5e7e25ef9cd
Errors
[{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3448)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-11T19:10:42.936Z"},{"error":"Error: ECONNREFUSED\n at from (/$bunfs/root/src/entrypoints/cli.js:105:7862)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:113:12934)\n at emitError (node:events:43:23)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:112:1149)\n at emitError (node:events:43:23)\n at <anonymous> (node:_http_client:253:22)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-11T19:10:57.992Z"},{"error":"MaxFileReadTokenExceededError: File content (18433 tokens) exceeds maximum allowed tokens (10000). 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 MD7 (/$bunfs/root/src/entrypoints/cli.js:4451:12671)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-11T20:18:05.651Z"},{"error":"MaxFileReadTokenExceededError: File content (18433 tokens) exceeds maximum allowed tokens (10000). 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 MD7 (/$bunfs/root/src/entrypoints/cli.js:4451:12671)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-11T20:32:00.419Z"},{"error":"McpToolCallError: {\"error\":{\"name\":\"HttpException\",\"message\":\"Failed to run sql query: ERROR: 42703: column \\\"polname\\\" does not exist\\nLINE 2: SELECT polname, tablename FROM pg_policies \\n ^\\nHINT: Perhaps you meant to reference the column \\\"pg_policies.policyname\\\".\\n\"}}\n at oEK (/$bunfs/root/src/entrypoints/cli.js:1602:63)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-11T21:01:55.842Z"},{"error":"McpToolCallError: {\"error\":{\"name\":\"HttpException\",\"message\":\"Failed to apply database migration: ERROR: 2BP01: cannot drop column site_id of table site_ingestion_state because other objects depend on it\\nDETAIL: policy Team members can read site ingestion state on table site_ingestion_state depends on column site_id of table site_ingestion_state\\nHINT: Use DROP ... CASCADE to drop the dependent objects too.\\n\"}}\n at oEK (/$bunfs/root/src/entrypoints/cli.js:1602:63)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-11T21:03:09.841Z"},{"error":"McpToolCallError: {\"error\":{\"name\":\"HttpException\",\"message\":\"Failed to apply database migration: ERROR: 42804: column \\\"window_start\\\" is of type date but expression is of type text\\nLINE 126: (CURRENT_DATE - INTERVAL '480 days')::DATE::TEXT,\\n ^\\nHINT: You will need to rewrite or cast the expression.\\n\"}}\n at oEK (/$bunfs/root/src/entrypoints/cli.js:1602:63)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-11T21:03:37.991Z"},{"error":"MaxFileReadTokenExceededError: File content (22134 tokens) exceeds maximum allowed tokens (10000). 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 MD7 (/$bunfs/root/src/entrypoints/cli.js:4451:12671)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-11T21:04:59.583Z"},{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"Output blocked by content filtering policy\"},\"request_id\":\"req_011CZxtgKdTpUtSNCRM1muGn\"}\n at generate (/$bunfs/root/src/entrypoints/cli.js:11:53185)\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:4943)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-11T23:59:50.239Z"}]This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗