CONVEX_VERBOSE=1 npx convex dev [verbose] 2025-08-21T18:26:23.849Z Updating big brain auth to null [verbose] 2025-08-21T18:26:23.851Z Anonymous, has selected deployment?: true [verbose] 2025-08-21T18:26:23.853Z Finding latest stable release containing binary named convex-local-backend-aarch64-apple-darwin.zip [verbose] 2025-08-21T18:26:24.002Z Latest stable version is precompiled-2025-08-20-c9b561e [verbose] 2025-08-21T18:26:24.002Z Latest stable version with appropriate binary is precompiled-2025-08-20-c9b561e [verbose] 2025-08-21T18:26:24.003Z Ensuring backend binary downloaded for version precompiled-2025-08-20-c9b561e [verbose] 2025-08-21T18:26:24.006Z Using existing download at /Users/brucepaul/.cache/convex/binaries/precompiled-2025-08-20-c9b561e/convex-local-backend [verbose] 2025-08-21T18:26:24.014Z Ensuring backend running on port 3210 is stopped [verbose] 2025-08-21T18:26:24.015Z Considering upgrade from precompiled-2025-08-14-851c846 to precompiled-2025-08-20-c9b561e ? This deployment is using an older version of the Convex backend. Upgrade now? No [verbose] 2025-08-21T18:26:26.178Z Ensuring backend binary downloaded for version precompiled-2025-08-14-851c846 [verbose] 2025-08-21T18:26:26.190Z Using existing download at /Users/brucepaul/.cache/convex/binaries/precompiled-2025-08-14-851c846/convex-local-backend [verbose] 2025-08-21T18:26:26.209Z Starting local backend: `/Users/brucepaul/.cache/convex/binaries/precompiled-2025-08-14-851c846/convex-local-backend --port 3210 --site-proxy-port 3211 --sentry-identifier 0ba630c569cf3d9d395f9c75764011a25ab0f792b287c90b5835970d08d3178d --instance-name anonymous-fantasy-web --instance-secret 508a1bf5ab7c80b365e905667ba381b417451d7add80d699f898afffa3da4892 --local-storage /Users/brucepaul/.convex/anonymous-convex-backend-state/anonymous-fantasy-web/convex_local_storage --beacon-tag cli-anonymous-dev /Users/brucepaul/.convex/anonymous-convex-backend-state/anonymous-fantasy-web/convex_local_backend.sqlite3` [verbose] 2025-08-21T18:26:26.210Z Ensuring backend running on port 3210 is running waiting for local backend to start... ✖ Local backend did not start on port 3210 within 10 seconds. [verbose] 2025-08-21T18:26:36.749Z Flushing and exiting, error: LocalDeploymentError: Local backend did not start on port 3210 within 10 seconds. at ensureBackendRunning (/Users/brucepaul/Work/FantasyAgent/fantasy-web/node_modules/convex/dist/cli.bundle.cjs:153217:19) at async runLocalBackend (/Users/brucepaul/Work/FantasyAgent/fantasy-web/node_modules/convex/dist/cli.bundle.cjs:153137:3) at async handleAnonymousDeployment (/Users/brucepaul/Work/FantasyAgent/fantasy-web/node_modules/convex/dist/cli.bundle.cjs:151877:29) at async _deploymentCredentialsOrConfigure (/Users/brucepaul/Work/FantasyAgent/fantasy-web/node_modules/convex/dist/cli.bundle.cjs:155809:24) at async deploymentCredentialsOrConfigure (/Users/brucepaul/Work/FantasyAgent/fantasy-web/node_modules/convex/dist/cli.bundle.cjs:155673:30) at async _Command. (/Users/brucepaul/Work/FantasyAgent/fantasy-web/node_modules/convex/dist/cli.bundle.cjs:156610:23) at async _Command.parseAsync (/Users/brucepaul/Work/FantasyAgent/fantasy-web/node_modules/convex/dist/cli.bundle.cjs:1756:9) at async main2 (/Users/brucepaul/Work/FantasyAgent/fantasy-web/node_modules/convex/dist/cli.bundle.cjs:161135:5) [verbose] 2025-08-21T18:26:36.750Z Error: Local backend did not start on port 3210 within 10 seconds. at ensureBackendRunning (/Users/brucepaul/Work/FantasyAgent/fantasy-web/node_modules/convex/dist/cli.bundle.cjs:153217:19) at async runLocalBackend (/Users/brucepaul/Work/FantasyAgent/fantasy-web/node_modules/convex/dist/cli.bundle.cjs:153137:3) at async handleAnonymousDeployment (/Users/brucepaul/Work/FantasyAgent/fantasy-web/node_modules/convex/dist/cli.bundle.cjs:151877:29) at async _deploymentCredentialsOrConfigure (/Users/brucepaul/Work/FantasyAgent/fantasy-web/node_modules/convex/dist/cli.bundle.cjs:155809:24) at async deploymentCredentialsOrConfigure (/Users/brucepaul/Work/FantasyAgent/fantasy-web/node_modules/convex/dist/cli.bundle.cjs:155673:30) at async _Command. (/Users/brucepaul/Work/FantasyAgent/fantasy-web/node_modules/convex/dist/cli.bundle.cjs:156610:23) at async _Command.parseAsync (/Users/brucepaul/Work/FantasyAgent/fantasy-web/node_modules/convex/dist/cli.bundle.cjs:1756:9) at async main2 (/Users/brucepaul/Work/FantasyAgent/fantasy-web/node_modules/convex/dist/cli.bundle.cjs:161135:5) [verbose] 2025-08-21T18:26:36.750Z Running 4 cleanup functions ✖ Hit an error while running local deployment. Your error has been reported to our team, and we'll be working on it. To opt out, run `npx convex disable-local-deployments`. Then re-run your original command. [verbose] 2025-08-21T18:26:36.750Z Stopping server on port 6790 [verbose] 2025-08-21T18:26:36.750Z Stopping server on port 6791 [verbose] 2025-08-21T18:26:36.750Z Stopping local backend on port 3210 [verbose] 2025-08-21T18:26:36.750Z All cleanup functions ran