Netlify not reaching Supabase (Neither apiKey nor config.authenticator provided)

Hello, This afternoon, my website (Irela Aqua and Fitness) stopped getting a connection with my database hosted in supabase. Checking the netlify logs I realised I got this

Error: Neither apiKey nor config.authenticator provided at c._setAuthenticator (.next/server/chunks/534.js:76:116824) at new c (.next/server/chunks/534.js:76:111421) at 5127 (.next/server/chunks/520.js:1:2454) at Object.c [as require] (.next/server/webpack-runtime.js:1:128) at async m (.next/server/app/brisbane_city_council/page.js:1:15193) { digest: ‘1351245187’ }

It worked fine for months and suddenly stopped, no changes in the env vars. My local version works fine, which makes me think the error is in Netlify, , the keys are not undefined as I consolelogged them. I tried many things in Netlify but I keep getting the same error again and again.

Happy to provide more info as requested. Any help will be appreciated.

Thanks in advance,
Irene

Hi, thanks for reporting this and we’re so sorry about this issue!

We currently have a status page up regarding env vars not being read at build time, and our engineers are currently investigating this with high priority! Please tune into the status page for updates.