Connection to DB failing ERR_CERT_AUTHORITY_INVALID
π€·other
Hello team
Context: - I'm new to supabase (and to self hosting too). - I'm using a supabase instance with the pro plan, and I query it from a webapp I host on my personnal ubuntu server (which runs on my wifi, more on it later) - I'm using Nginx Proxy manager to expose the webapp, the webapp has a valid certificate. - Everything was perfectly working, up until ~11AM French timezone.
Issue: - I can't reach the DB from my personal wifi, I have a ERR_CERT_AUTHORITY_INVALID - As soon as I use a vpn it's working - the webapp is https://restauboulot.fr
What I think I understand: - there is a proxy/rooter issue, and supabase consider my incoming requests as dangerous or unauthenticated?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.