Skip to content

P0: Vercel deploys blocked — Upstash Redis integration 'stufflibrarycache' is suspended #340

@mcull

Description

@mcull

Every Vercel deployment currently fails with `Resource provisioning failed` before the build even starts. Discovered on PR #339's preview deploy; reproduced with `vercel redeploy` (deployment dpl_AdZTiyVQwXLvswvAFpTVy2goyRzt and the redeploy both fail identically). The local production build passes, so this is not a code issue.

Root cause: the project's marketplace integration store `stufflibrarycache` (Upstash Redis) has status `suspended` (confirmed via `GET /v1/storage/stores`; the three Blob stores are `available`). A suspended connected resource fails provisioning at deploy time.

Impact

Action (Marc — needs console access)

  1. Vercel dashboard → cull-ventures/stufflibrary → Storage → `stufflibrarycache`: check the suspension reason (likely Upstash billing/inactivity) and resume or re-create the store.
  2. Confirm `KV_REST_API_URL` / `KV_REST_API_TOKEN` are (re)linked to the project for Production + Preview.
  3. Redeploy main; confirm the preview/prod deploy goes green.

Blocks the deploy path for everything in Phase 0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P0Launch blocker — must ship before any marketing trafficinfraInfrastructure / operationsws:infraInfrastructure, security, deploy, observability

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions