flue-eve

Troubleshooting

IssueLikely causeFix
CORS errorsMissing createEveCorsMiddlewareAdd CORS middleware with frontend origin
500 on streamMissing KV/DO bindingVerify wrangler.toml bindings match persistence config
Events not replayingWrong startIndexEnsure journal persistence is configured
Auth 401Missing or wrong tokenSet EVE_AUTH_TOKEN or use auth: 'none' for dev