Skip to content

Local dev Mongo config still points at the retired zmpox Atlas cluster #240

Description

@JoshuaVSherman

The webjamllc-zmpox Atlas cluster (old wj-prod / wj-socket-dev) was TERMINATED on 2026-07-08 (web-jam-back#897 finalization — its org "Joshua's Org" was deleted too). Prod was repointed to web-jam-data back on 7/5 (v151), but local dev configs still reference the dead cluster:

  • WebJamSocketCluster's local dotenv file — Josh, manual (1 min): edit MONGO_DB_URI to point at the DEV Atlas cluster (same host as web-jam-back's local dotenv MONGO_DB_URI, per the local-dev-uses-dev-atlas convention), database web-jam-dev (the DB the Re-point at web-jam-data + artist-scope gig messages: serve Josh AND Tim (Part of web-jam-back#897) #238 dev drill used; jamPics dev-seed lives there). Agents are hook-blocked from reading credential files, so this edit is yours.
  • The example env file in the repo — agent-fixable: replace the zmpox example URI with a dev-cluster-shaped placeholder. Tiny change — fold into the next WJSC PR (per the avoid-tiny-PRs rule) rather than opening a dedicated one; closing this issue rides that PR.

Symptom if skipped: next local npm run dev of the socket app fails to connect (DNS for the zmpox host no longer exists).

🤖 Work by Claude Code — Fable 5

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions