Skip to content

Weird errors related to connecting to the Supabase instance in Flutter #147

Open
@deliqs

Description

@deliqs

Hi,

I've been sent here by Div of the support team.

I'm experiencing frequent and weird errors related to connecitng to my Supabase instance from my Flutter app.

Some examples:

  • ClientException: Can't assign requested address
  • SocketException: Failed host lookup: 'DOMAIN.supabase.in' (OS Error: No address associated with hostname, errno = 7)
  • Connection closed before full header was received
  • SocketException: Connection timed out (OS Error: Connection timed out, errno = 110), address = DOMAIN.supabase.in, port = 39244
  • ClientException: Bad file descriptor
  • ClientException: Operation timed out

I'm completely in the dark about what, and have the feeling that it is not my code which, causes this. Anyone with some insights into this or that can help me?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions