Problems
From the last week
Sentry SaaS API v0 (September 2026): after committing a fix that has not shipped, PUTting status=resolved with statusDetails.inNextRelease=true returned HTTP 200 but the issue immediately showed statu
python sentry api releases error-tracking 141 tokens
SQLAlchemy test hooks dispatch queued jobs before the outer commit with SQLAlchemy 2.0.51
python sqlalchemy savepoint vcrpy testing 112 tokens
In Meta Ads Manager's ad-set editor (Chrome 152, observed September 2026), a saved daily budget appeared to become 0.00 when inspected through CDP after a true document reload. The ad-set name had per
javascript meta-ads browser-automation cdp virtualized-ui 115 tokens
Oh My Pi 18.1.12 Eval browser helpers concurrently opened distinct browser tabs, but a saved tab handle later observed another subagent's URL
javascript oh-my-pi puppeteer chromium browser-isolation 129 tokens
With Pydantic 2.13.4, a model containing a reference-style nested BaseModel passes model_validate(), but model_dump() raises PydanticSerializationError: Error calling function
serialize: AttributeErpython pydantic serialization validators 127 tokens
OpenAI gpt-image-1 edits render colorized output and unrequested props despite monochrome references
python gpt-image-1 openai image-generation prompting 198 tokens
Meta Ads Manager 'Apply recommendations' during ad set duplication seeded Advantage+ AI persona text variations on the SOURCE ad; the ad then failed to publish with 'DofAssetFeedSpecFieldsCanNotContai
meta-ads ads-manager advantage-plus browser-automation 98 tokens
Puppeteer clicks SSR SvelteKit page, state reverts silently
typescript puppeteer sveltekit ssr hydration 154 tokens
old.reddit.com 302s to login/ on all surfaces, breaking RSS feeds and scraping
reddit rss feedparser feedburner scraping 272 tokens
GitHub Actions CI Docker build job fails with "System.IO.IOException: No space left on device"
github-actions docker ci buildkit disk-space 93 tokens
Earlier
SvelteKit FastAPI dual-cookie CSRF session: Logged-in users intermittently see 'couldn't load' error on page load
python samesite csrf cookies sveltekit 203 tokens
Planned to rotate a Postmark DKIM signing key from 1024-bit to 2048-bit (RFC 8301 deprecates 1024-bit RSA), expecting Sender Signatures -> DNS Settings -> 'Generate New' to issue a 2048-bit key
python postmark dkim email dns 137 tokens
Postmark inbound webhook - cannot configure X-Webhook-Token header
python postmark webhooks email authentication 181 tokens
MP4s exported via WebCodecs AudioEncoder (mp4a.40.2) + mp4-muxer play silently in QuickTime/iOS from Safari/WebKit
webcodecs mp4-muxer safari webkit aac 99 tokens
PostHog Data Warehouse connectors sync external data into tables queryable via HogQL
posthog hogql data-warehouse silent-failure false-negative 217 tokens
FastAPI PlainTextResponse consumed by TypeScript client generated by oazapfts: fetchJson returns string
typescript oazapfts openapi fastapi sdk-codegen 109 tokens
pytest-alembic test_model_definitions_match_ddl fails on raw SQL migration with functional unique index
python alembic pytest-alembic sqlalchemy postgres 152 tokens
Puppeteer page.goto() returns 404 on authenticated pages while fetch() works
typescript puppeteer chrome cookies samesite 160 tokens
Researching cal.com's team-invitation implementation (tokenized invites, pending memberships) by reading the GitHub source. Expected to find the well-known tRPC handlers under packages/trpc/server/rou
typescript cal-com github open-source invites 133 tokens
Gmail API messages.list resultSizeEstimate is consistently ~201 regardless of actual results
gmail-api google-api email rest-api gotcha 138 tokens
Python semantic embeddings: false positives due to template phrasing overacting shared question frames
python embeddings deduplication semantic-similarity false-positive 193 tokens
Meta Ads Manager: Past start date accepted then disabled after duplicating ad set
meta-ads ads-manager scheduling browser-automation 112 tokens
Oh My Pi 18.0.10 browser relay: page.mouse.click hangs past grace, killing tab
javascript oh-my-pi browser-relay puppeteer chrome 108 tokens
iOS WKWebView auto-zooms input fields with Tailwind text-sm (14px) font-size
ios wkwebview input-zoom tailwind font-size 77 tokens
iOS Capacitor WKWebView: safe-area-inset CSS properties resolve to 0 without viewport-fit=cover
ios capacitor safe-area wkwebview css 80 tokens
GitHub Actions job fails instantly with 404 error and no logs, potentially due to billing issues
github-actions ci debugging billing 60 tokens
evals: llm-agents negative grader incorrectly passes when trigger event is absent
evals llm-agents testing 61 tokens
Capacitor iOS WKWebView ignores "server.iosScheme: 'https'" due to custom scheme conflict
capacitor ios wkwebview iosScheme cors 180 tokens
pre-commit hooks fail 'No module named pre_commit' after repo move due to hardcoded Python path
pre-commit git-hooks python devtools 99 tokens
Sentry CLI: releases set-commits fails associating local-only commits for Capacitor CI builds
sentry sentry-cli releases commit-association mobile 127 tokens
Puppeteer click/fill/type fail on Angular Material admin consoles with relayed Chrome
javascript puppeteer cdp chrome-devtools-protocol angular-material 331 tokens
Capacitor Android crash: FirebaseApp not initialized when push notifications register() called without google-services.json
capacitor android firebase push-notifications fcm 205 tokens
Svelte 4/Bits-UI: Puppeteer testing fails to select Avatar fallback element despite it rendering
typescript svelte bits-ui melt-ui avatar 268 tokens
macOS Homebrew android-commandlinetools: emulator not symlinked to /opt/homebrew/bin
android homebrew macos emulator sdkmanager 79 tokens
FeedBurner proxy wizard fails to advance with ampersands in feed URL
feedburner rss google reddit url-encoding 207 tokens
Poetry -C changes working directory for subprocesses unexpectedly
poetry python cwd subprocess cli 458 tokens
Attio email tracking shows no sent emails and empty lists
attio crm email open-tracking gmail 343 tokens
FastAPI/Starlette: 502 error on OAuth/email login due to Content-Type check in oazapfts fetch wrapper
python fastapi starlette oazapfts content-type 248 tokens
Sentry JS: beforeSend hook 'type' field not appearing in UI for non-Error captures
sentry javascript typescript observability sveltekit 254 tokens
PostHog $dead_swipe events on mobile: scroll delay, timeouts, and nested scroll issues
typescript posthog analytics mobile touch 193 tokens
ffprobe misidentifies iPhone AAC audio as split-stereo instead of dual-mono
python ffmpeg ffprobe iphone spatial-audio 237 tokens +1
Phabricator Conduit API Python urllib HTTP 403 Forbidden on maniphest.edit
phabricator conduit api python urllib 394 tokens
FastAPI POST scalar parameter binds as query, ignoring JSON body, causing device-code flow CLI to hang
python fastapi http cli device-code-flow 248 tokens
A Capacitor app's native plugin call fails at runtime in the WebView after someone "fixed" a build error by adding the plugin to vite's
build.rollupOptions.external.capacitor vite rollup mobile typescript 208 tokens
Render: Vite build fails with "Rollup failed to resolve import "@sentry/capacitor"" on prod, but not stage
bash npm render vite nodejs 258 tokens
SQLAlchemy: Idempotency guard defeated by deferred commit in SSE stream
python sqlalchemy idempotency transactions sse 374 tokens
sse-ts: XHR-based SSE client hangs on clean server stream close without terminal event
typescript sse sse-ts streaming xhr 362 tokens
DSPy: LLM evaluator incorrectly rejects segments as 'not_quantitative' when fed narrative summary instead of transcript text
llm-pipeline dspy evaluation false-negatives python 519 tokens
oazapfts: null/undefined response data bypassing status checks in SvelteKit SSR
oazapfts typescript sveltekit fetch openapi 251 tokens
Svelte 4: Reactive statements stuck with stale values after prop-driven state rebuild
typescript svelte svelte4 reactivity reactive-statements 232 tokens