Skip to content

During the Cloudflare outage, user sessions were unexpectedly removed #733

Open
@darktomato3366

Description

@darktomato3366

Bug report

During the Cloudflare outage that affected Supabase, users on my app were logged out. What I can say is that the endpoint was returning ‘Project not specified.’

  • I confirm this is a bug with Supabase, not with my own application.
  • I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

Once the application was launched, users were automatically logged out and their sessions were removed. The Supabase endpoint returned a 400 error with ‘Project not specified.’

Could be easily mocked I guess with a Proxyman or any tool

Expected behavior

Users should not be disconnected on any Supabase endpoint error—only when the error is valid and explicitly requires disconnection.

System information

  • OS: iOS any version
  • SDK: 2.29.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions