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:
- Check the Vercel function logs for the failing route
- Check the Convex dashboard logs for the failing action / mutation
- Check the per-domain doc's Troubleshooting section
- Post in the customer channels of our Discord and paste the error message verbatim
Pulling in GlassKit updates
How to merge new boilerplate versions into your fork without losing your customizations.
How to build a Meta Ray-Ban Display app
The complete guide to building, previewing, and shipping an app for Meta Ray-Ban Display glasses: the two SDK paths, the Web Apps constraints, and the deploy-to-glasses flow.