Skip to content

Routine log: 2026-07-09 daily-cron health — IG still stuck, PR #151 unmerged#152

Draft
neverpeakev wants to merge 1 commit into
mainfrom
claude/routine-log-2026-07-09
Draft

Routine log: 2026-07-09 daily-cron health — IG still stuck, PR #151 unmerged#152
neverpeakev wants to merge 1 commit into
mainfrom
claude/routine-log-2026-07-09

Conversation

@neverpeakev

Copy link
Copy Markdown
Owner

Summary

Daily supervision run for 2026-07-09. FB post published cleanly at 14:02:08 UTC; IG mirror is still silently failing (44th consecutive day since 2026-05-27) because PR #151 — the diagnosed fix — is still open/draft/unmerged.

  • FB (healthy): gen-2026-07-09-f455k, angle gymnastics-viewing-window-leotard-rec, display "She named the leotard / through the viewing window.", fb_post_id 1086292991223812_122116529234989743.
  • IG (broken): cron fired at 14:15:08 UTC, returned 200 with no stderr/stdout and no DB write. ig_published_at still null, error_message still null. listPendingIgMirror backlog now sits at 43 rows.
  • Root cause (unchanged from yesterday): fetchPageContext throws (almost certainly the Meta scope regression identified in PR Fix daily content cron: IG mirror silently failing since 2026-05-27 #151), the current catch block returns {ok:false} without console.error or markFailed, so nothing surfaces. Merging PR Fix daily content cron: IG mirror silently failing since 2026-05-27 #151 makes the next cron flip today's + backlog rows to ig_failed with the real Meta error in error_message, at which point the token can be rotated with the right scopes.

Not opening a duplicate fix PR — PR #151 already contains the exact code change needed.

Test plan


Generated by Claude Code

…unmerged

Today's FB post is healthy (gen-2026-07-09-f455k, fb_published_at 14:02:08 UTC).
IG mirror cron fired at 14:15:08 UTC, returned 200, wrote nothing. Same failure
as every day since 2026-05-27 — fetchPageContext throws, the current catch
block returns without console.error or markFailed, so 44 consecutive days are
invisible in both Vercel logs and the DB.

The fix already exists as PR #151 (branch claude/fix-content-cron-2026-07-08),
opened yesterday, still draft/open/unmerged. Not opening a duplicate — the log
just flags the merge as the single unblocking action, and lists the Meta-token
rotation the PR body already teed up.

Co-Authored-By: Claude <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014fMwsDdBVPnqY8rP2KvgNB
@vercel

vercel Bot commented Jul 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
momfluence Ready Ready Preview, Comment Jul 9, 2026 2:51pm
momfluence-platform Ready Ready Preview, Comment Jul 9, 2026 2:51pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants