Skip to content

Database error finding user (when creating one), supabase-auth accessing public.users not auth.users #3428

Open
@sroussey

Description

@sroussey

Bug report

Describe the bug

I setup local dev a while ago, and now implementing auth. However when I call supabaseClient.auth.signUp(...) and look at the results in the net panel of dev tools, I see a result code error 500 and contents {code: 500, msg: "Database error finding user", ...} when posting to http://localhost:8000/auth/v1/signup

image

System information

  • OS: MacOS (latest)
  • Browser: Chrome (latest)
  • Version of supabase-js: 1.11.9
  • Version of Node.js: v14.16.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    authbugSomething isn't working

    Type

    No type

    Projects

    Status

    Waiting on feeedback

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions