Loading...
Quick fixes for the issues people hit most often, from purchase to local setup to deployment.
/dashboard/purchase, use Recover my purchase / Check again and wait a minute.200. A missing or misconfigured live webhook is the top cause. See Setting up Stripe webhooks (live).STRIPE_SALE_COUPON_ID must be a valid Coupon ID (e.g. your_coupon_id) or a Promotion Code ID (promo_...).DATABASE_URL and that the database is reachable.sslmode=require.pnpm --filter @faststaq/server db:migrate:deploy to apply migrations.NOAUTH Authentication required)REDIS_PASSWORD or include credentials in REDIS_URL.rediss:// for TLS providers./dashboard to /login)COOKIE_DOMAIN=.yourdomain.com so the front-end can see the auth cookie.S3_BUCKET, S3_ACCESS_KEY, and S3_SECRET_KEY are set.S3_PUBLIC_URL (and the client NEXT_PUBLIC_STORAGE_URL) for working public links.pnpm check to verify prerequisites.node_modules and reinstall with pnpm install if the lockfile state looks off.If your issue is not here, open a support ticket with the exact error, what you tried, and your environment (local or production).
Sign in to leave feedback on this article.