Skip to content

Supabase connection broken - IPv4 Deprecation ? #147

@rayBlock

Description

@rayBlock

Hello

Apparently the db connection string to Supabase is broken.
On promptswithfriends after trying to create a prompt the following error appears:
getaddrinfo ENOTFOUND db.aajtsheydwqllesdmzzg.supabase.co

On my local machine I tried to follow the update guide but no success.

They recommend for drizzle:
export const sql = postgres(serverEnv.DATABASE_URL , { prepare: false });
with the new connectionString from db settings but that doesn't seem to fix the issue.

Any ideas how to fix this ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions