We are experiencing issues with our Auth provider on GrowthBook Cloud. We're currently investigating and will update here as we learn more
h
happy-autumn-40938
08/21/2025, 6:53 PM
This outage only affects accessing GrowthBook Cloud. This outage does not affect the delivery of feature flag and experiments via SDKs, nor event tracking through our Managed Warehouse. Please stay tuned for more information.
👍 1
👀 1
f
future-teacher-7046
08/21/2025, 7:22 PM
We're still seeing some intermittent errors when first logging in, but things seem to be improving.
future-teacher-7046
08/21/2025, 7:26 PM
Some more info: Cloudflare is having an outage (https://www.cloudflarestatus.com/) which our Auth provider (Auth0) relies on.
On every request to our app, we were hitting Auth0/Cloudflare to validate the auth tokens. We implemented a temporary fix for this on our end, so per-request token validation should work consistently now. Initial logins and refresh tokens may still have issues though.
future-teacher-7046
08/21/2025, 7:54 PM
Cloudflare has resolved their issue and we are no longer seeing auth errors on our end. Let us know if you are still encountering any issues
n
narrow-shampoo-40181
08/25/2025, 9:16 AM
Hi GB Team,
We started having a lot of timeouts at about the same time as this issue was happening. After a couple of days the number of timeouts went down a bit but still is like 20 times more than we had before August 21.
const gb = new GrowthBook(..) ; await gb.init(..);
was hitting 30s timeout and we had to stop using it.
Not sure if this is related but the timing is a bit suspicious. Would appreciate your advice on solving this
👀 1
narrow-shampoo-40181
09/02/2025, 2:02 PM
Just following up on this, we are still experiencing a much higher rate of timeouts than before.
f
future-teacher-7046
09/02/2025, 2:07 PM
Just to confirm, are you using cdn.growthbook.io as the api host? We use Fastly for our CDN, so unrelated to the auth issue above. Can you start a new thread in #C01T6Q1SVFV about this so we can track it separately?