https://supabase.com/ logo
Join DiscordCommunities
Powered by
# off-topic
  • p

    Peanut

    09/27/2021, 1:44 AM
    Any devs/support online? My database is at 200% CPU usage and I dont know how to resolve it. All of my SQL commands are failing
    s
    • 2
    • 9
  • s

    silentworks

    09/27/2021, 8:46 AM
    Supabase Support
  • b

    bruceshi

    09/28/2021, 1:29 AM
    I cannot connect to the supabase database, and cannot send magic link to user.
  • b

    bruceshi

    09/28/2021, 1:30 AM
    my project id grwbnxyagpgqazztlpxr
  • s

    Scott P

    09/28/2021, 1:36 AM
    Restart your project - Settings > General > Restart server
  • b

    bruceshi

    09/28/2021, 1:39 AM
    i tried , but still not work
  • b

    bruceshi

    09/28/2021, 1:41 AM
    i can connect to database using the web ui, but cannot connect to it from any other sql client.
    s
    • 2
    • 1
  • s

    silentworks

    09/28/2021, 10:24 AM
    Connecting to the DB from Supabase Dashboard is not working
  • y

    YokoWasis

    09/28/2021, 10:39 AM
    should I worried about ram and CPU usage ? is there plan where I don't have to worry about it ? some thing like google cloud firestore / realtimedb, or mongodb cloud serverless.
    s
    • 2
    • 5
  • p

    patrik

    09/28/2021, 11:30 AM
    If I run the storybook of supabase ui I have way more stuff in there than on https://ui.supabase.com/. why is so much missing?
  • u

    user

    09/28/2021, 11:43 AM
    Hi All, We would like to implement payment gateway in our application. We are using following techstack: 1. Svelte 2. Supabase, 3. Flutter for mobile. 4. Razorpay for payments. Has anyone implemented Razorpay/stripe with svelte/react/flutter using supabase as backend? If yes, can I know how would I integrate above techstack with Razorpay? Any suggestions are welcome. Thanks in Advance.
  • e

    e0

    09/28/2021, 12:09 PM
    I’m using stripe, svelte with supabase but also cloudflare workers as backend. I need cloudflare workers to receive webhook requests from stripe.
  • u

    user

    09/28/2021, 12:18 PM
    Can't we do it without using using any external workers? I mean supabase has its own functions..
  • e

    e0

    09/28/2021, 12:25 PM
    I already need cloudflare workers for other purposes so it made sense for me. I haven’t looked into supabase functions/hooks too much but from what I read I’m not sure if it’s compatible with stripe webhook usage. Anyways.. if you don’t have to have a webhook listener with Razorpay I think you should be able to integrate with the rest of your stack
  • o

    Olyno

    09/28/2021, 3:45 PM
    Hi Don't hesitate to ask in #843999948717555735 for that kind of questions next time
  • j

    jkl

    09/28/2021, 5:44 PM
    Getting
    net::ERR_CONNECTION_TIMED_OUT
    on all GET requests today. Any ideas? Moving this to help.
  • a

    Ant

    09/28/2021, 8:00 PM
    the most recent published benchmarks are here (a while ago now, we'll be updating these soon) https://supabase.io/beta#performance
  • a

    Ant

    09/28/2021, 8:01 PM
    can you email support@supabase.com with your project ref we will look into this
  • f

    Flyken

    09/28/2021, 8:31 PM
    i don't remember which teammember i talked to about my swag, but i finally got it :) i completely forgot about it, thanks for the tshirt! love the beta symbol on the back :)
  • f

    Flyken

    09/28/2021, 8:31 PM
    ~~these stickers will be the first to join the back of my laptop lid :) ~~
  • j

    joaopedro

    09/29/2021, 12:57 PM
    GraphQL Conf. is happening in a few hours! 🥳 https://graphqlconf.org
  • u

    user

    09/29/2021, 2:42 PM
    Sure @Olyno thanks for the advice. 😃
  • u

    user

    09/29/2021, 3:45 PM
    Thank you @e0 , I will try to integrate with available stack.
  • b

    Bryan K.

    09/29/2021, 8:59 PM
    Is there a way to rollback changes to a table, for example if a bunch of rows were deleted?
  • s

    Scott P

    09/29/2021, 9:10 PM
    https://discord.com/channels/839993398554656828/843999948717555735/887736094513332305
  • j

    JanR

    09/29/2021, 9:22 PM
    I have a question regarding authentification with supabase goTrue. I need to support a third party provider which offers oAuth2 and OpenID connect. Unfortunately it is not yet directly supported by supabase. What do I need to do to integrate an unsupported auth provider in my supabase project? Firebase does support a general oAuth2 authentication flow but I would prefer not to go back to Firebase. Related github issue (not by me): https://github.com/supabase/gotrue/issues/159 If I create a PR (with tests 😉 ) to add a rather niche third party auth provider ORCID (big in research community), will it get merged?
  • j

    joshu.a

    09/30/2021, 12:29 AM
    anyone has good docs/tutorials for nextjs ssr and supabase auth? cant seem to get this working with the example 😦
  • d

    Dots

    09/30/2021, 4:20 AM
    wud up boys - anyone run into issues with deleting large buckets?
  • l

    letourpowerscombine

    09/30/2021, 2:50 PM
    Can someone point to a tutorial (or YouTube video) that shows how to create a profile with the User Management Template and upload a file? I'm not sure how the file upload happens — it does something with storage, and then ends up as a URL on the
    profiles.avatar_url
    ?
  • h

    HorseShoe

    09/30/2021, 3:29 PM
    Hey i can do nested join right
    name, messages ( content, id, user ( id, name ))
    but it returns user as null
1...108109110...392Latest