Supavisor is not working read/write data using {USER}.cluster.{CLUSTER_ALIAS} - ":tenant_not_found"
Maybe you can help me with the supavisor setup. The thing is that the direct connection "type=single" works, but I'm trying to configure "type=cluster" cluster_tenants to add replica/primary (read/write) and connect like this "postgres://supabase-user-alias.cluster.supabase-realtime:password@ip:6543/supabase"
But now I get the error "[error] ClientHandler: Subscribe error: {:error, :tenant_not_found}", here is the full log:
Thank you in advance for your help.

0 Replies