GlassKit

Troubleshooting

Cross-doc gotchas in one place. Search this page first when something breaks.

The per-doc troubleshooting sections cover their own domains. This page is the aggregator: every gotcha across the boilerplate collected so you can search one place. Each entry links back to the originating doc for the full context.

Auth + Convex

Stripe + billing

Pairing + glasses

Deploy + build

Purchase + delivery

Add-on toggling

"When in doubt"

If a symptom doesn't appear above

Fastest path:

  1. Check the Vercel function logs for the failing route
  2. Check the Convex dashboard logs for the failing action / mutation
  3. Check the per-domain doc's Troubleshooting section
  4. Post in the customer channels of our Discord and paste the error message verbatim

On this page