https://supabase.com/ logo
Join Discord
Powered by
# help
  • k

    Khan W

    12/07/2021, 5:23 AM
    You might be bypassing some security, so be careful to check ownership and such
  • w

    Walt

    12/07/2021, 5:36 AM
    Hello everyone. Trying to figure out a strategy to back up/restore a 1. supabase database/public schema + 2. auth table + 3. storage table & objects. We've gotten #1/2 working, with the caveat that none of the created users can log in (auth failure), but, can trigger the password reset flow. #3 we are looking for a solution. Basically we've set up an app and are running it on a database we call "prod" - would like to clone that with 100% fidelity to our stage environment. How?
  • n

    NiFTiChristian

    12/07/2021, 5:59 AM
    👍 🦾 I appreciate the help!
  • i

    iampopal

    12/07/2021, 7:48 AM
    Authentication Reset Code for email send a link When we click on that link The link redirect to our website with error message of: User not found
    s
    • 2
    • 1
  • s

    silentworks

    12/07/2021, 11:46 AM
    Reset link not working as expected
  • n

    Null

    12/07/2021, 4:10 PM
    Cant create projects
  • n

    Null

    12/07/2021, 4:11 PM
    It keeps getting stuck on this
  • s

    Suchi

    12/07/2021, 4:38 PM
    i think there is some problem at the moment, i can't drop a table from my project
  • u

    user

    12/07/2021, 5:15 PM
    Hello everyone. I have a question. Can I disable 60 seconds delay on signIn function? I'm currently working on login process and waiting 60 s before each login request is so annoying.
  • j

    junkfoodsanta

    12/07/2021, 5:20 PM
    Amazon East is down
  • j

    junkfoodsanta

    12/07/2021, 5:20 PM
    https://www.datacenterdynamics.com/en/news/aws-us-east-1-outage-brings-down-services-around-the-world/
  • j

    junkfoodsanta

    12/07/2021, 5:21 PM
    You can check this link to track the status
  • j

    junkfoodsanta

    12/07/2021, 5:21 PM
    https://us-east-1.console.aws.amazon.com/console/home
  • j

    junkfoodsanta

    12/07/2021, 5:21 PM
    https://status.supabase.com/
  • t

    tricked

    12/07/2021, 7:21 PM
    gg
  • j

    junkfoodsanta

    12/07/2021, 10:38 PM
    Experimenting with different self-hosting methods. Does anyone else hit a brick wall when trying to spin up the docker-image on a raspberry pi? No matter what I do it tells me that I have the wrong version of docker.
    o
    • 2
    • 2
  • j

    junkfoodsanta

    12/07/2021, 10:39 PM
    It says that the only way to install docker on a raspberry pi is with a specific install script which I ran
  • j

    junkfoodsanta

    12/07/2021, 10:39 PM
    When I run “docker-compose up” even as root, it says it’s the wrong version.
  • s

    shinypb

    12/07/2021, 11:24 PM
    Hello friends! I'm building something with Supabase's realtime support that has suddenly stopped working, and I'm at a bit of a loss. Everything was working fine last week, yet running identical code is no longer working at all.
  • s

    shinypb

    12/07/2021, 11:25 PM
    I was wonder if anyone has any tips on debugging realtime updates. I've got two windows open, both subscribed to the same table and able to save changes to it. However, my Supabase WebSocket isn't receiving any update events.
  • g

    garyaustin

    12/07/2021, 11:39 PM
    Yes I believe there is a new issue related to this. Please see this: https://github.com/supabase/supabase/issues/4201 and comments towards the end. I've got communication going with Supabase support on this, but so far I'm evidently only one who noticed it. Multiclient same user.... Please add a comment if it sounds like the last part is what you are seeing. EDIT it could also be you just need to upgrade to latest .js and toggle all the realtime switches though.
  • s

    shinypb

    12/08/2021, 12:00 AM
    Oh dang. I poked around issues earlier and missed this somehow; thank you. I have been banging my head against this for hours. 😅 I appreciate you!
  • s

    shinypb

    12/08/2021, 12:02 AM
    Actually, now that I look more closely, I'm not sure this describes me. I don't have replication enabled for all tables, just two of 'em.
  • g

    garyaustin

    12/08/2021, 12:04 AM
    It is not about all tables, the issue started that way, but expanded to any table. First make sure you upgrade supabase.js and toggle all the switches. That stopped realtime working for anything. Also if you have RLS on those table the user now has to have access. Then if that does not work AND you have same user logged in that is potentially a non-solved issue.
  • s

    shinypb

    12/08/2021, 12:12 AM
    I've... - updated supabase to 1.28.5 - toggled all of the realtime switches on the tables in question - added a
    true
    RLS policy and enabled it, and then deleted it and turned RLS off again ...and yet I still am getting no updates.
  • g

    garyaustin

    12/08/2021, 12:21 AM
    you can get errors if there are any by doing .subscribe((status,e)=>{console.log(status,e)}). Are you running same client logged in on both? If not then don't think that is my newer issue at end of that thread.
  • u

    user

    12/08/2021, 12:23 AM
    Hey supabase, I am the co-founder of sound.xyz how do we move to the pay as you go plan so that as our connections blow up. I am also a YC alum and would love to keep using you but we need help urgently @User @User @User @User
  • b

    burggraf

    12/08/2021, 12:23 AM
    Hi @User we are working on this now
  • b

    burggraf

    12/08/2021, 12:24 AM
    @User just upgraded your instances (db and kps)
  • b

    burggraf

    12/08/2021, 12:28 AM
    You should be upgraded now to
    t4g.large
    instances now
1...154155156...316Latest