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

    Exagone313

    07/23/2022, 6:53 PM
    Hi, I consider using Supabase (self-hosted) and I'm looking at the features. It seems an interesting framework I could use to build some applications for my personal usage. I'm currently reading about edge functions and I'm wondering if it would be possible to add a "timeout" (e.g. 2 seconds) to the call, then be able to poll the status and retrieve the result later. The use-case would be to fetch remote data and then process it, which could take more time than what an HTTP request should take in a web browser. I'm also looking into doing my own task scheduling for this use-case, but I would need to easily be able to connect to Supabase data - I believe I can just connect using PostgreSQL as usual? I'm wondering about row security policies though. In the future, I'm thinking of using programming languages other than Deno for developing these functions (to use tools that already exist for example), but WASM is probably what I should look into in the first place. Thanks.
    n
    • 2
    • 1
  • Kolby (2022-07-23)
    n

    Needle

    07/23/2022, 7:34 PM
    Hello @Kolby! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
    g
    k
    • 3
    • 5
  • c

    Carlos Galarza

    07/23/2022, 8:07 PM
    Hi people! I am testing Supabase Auth for a project I am working on. On the pricing page says that a custom SMTP server config is included in the free plan but I can't find it. Do you know where to change the SMTP server config?
    n
    g
    • 3
    • 6
  • a

    AmusedGrape

    07/23/2022, 10:15 PM
    uhh is supabase having issues rn?
    n
    g
    s
    • 4
    • 9
  • m

    mathewcst

    07/24/2022, 1:52 AM
    hey guys, I'm trying to figure out some RLS Policy. Basically I'm making a somewhat simple app to organize my own finances. - Spaces: which space that expense belongs to (like office, home, etc) - Expenses - Category - Profiles **What I want to accomplish**: I want users to be able to see other users profiles IF they belong to the same space. Like, I'm in the home space, and add my partner to this space, we should be able to see each other profile. Any help is much appreciated
    n
    o
    • 3
    • 12
  • z

    Zak

    07/24/2022, 5:27 AM
    Hi there, i was wondering if anyone can help me out with the "Realtime" feature. I can create, and read fine, but when i do subscribe it shows successfully in network logs and listening, but no data is ever received when i make modifications. It is a new project, and i have enabled the supabase_realtime in the control panel.
    n
    g
    • 3
    • 4
  • e

    ekko

    07/24/2022, 7:32 AM
    i had this issue before. you have to enable "replication" on the db you want realtime on
    n
    z
    • 3
    • 4
  • e

    ekko

    07/24/2022, 7:41 AM
    is it possible to view the
    body
    of rest api calls in
    API logs
    that are
    POST
    requests? or possibly view the
    INSERT
    values for tables in the
    Postgres logs
    ?
    n
    o
    • 3
    • 2
  • u

    ! Do you even Vim, bro?

    07/24/2022, 10:57 AM
    Hi guys, question about relational databases. Can I in any way access relational data of a row? Let's say I have
    cars
    and
    brands
    , each car references brand by its id (
    brand_id
    ). In my app, I fetch
    cars
    and would also like to know the brand information (like its name or
    logo_url
    ). Could it be done just by that reference or should I make another request? Thanks in advance 🙏 (by another request I mean getting that
    brand_id
    and requesting the information thereof)
    n
    g
    • 3
    • 2
  • o

    oleksandr

    07/24/2022, 2:26 PM
    Hello. i want to understand if i need supabase. Where can you read when it is better to use supabase and when to use api? Are there any criteria by which I can determine whether supabase is suitable for my needs?
    n
    g
    • 3
    • 2
  • r

    reemwn

    07/24/2022, 2:48 PM
    hello how to copy CSV files directly into the postgres database from the SQL query editor in supebass dashboard
    n
    g
    • 3
    • 5
  • a

    ashmit

    07/24/2022, 3:46 PM
    Hey, is there any way connect a google drive account with Supabase? What I wanna do is somehow use it to get some storage space and store the data there. Like Supabase handles the user login, sign up, data but like stores and fetches it from the drive. Is that possible?
    n
    • 2
    • 1
  • h

    hanako

    07/24/2022, 4:12 PM
    when I try to sign in via magic link I get the error
    Copy code
    duplicate key value violates unique constraint "users_pkey"
    n
    g
    • 3
    • 62
  • gorbypark (2022-07-24)
    n

    Needle

    07/24/2022, 4:16 PM
    Hello @gorbypark! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
    • 1
    • 1
  • s

    Sacha

    07/24/2022, 4:39 PM
    Hello! Sorry, need some help. Trying to secure the dashboard on the Docker version of supabase. The official doc is saying The Docker setup doesn't include a management database for managing users and logins. If you plan to deploy the Studio to the web we suggest you put it behind a web proxy with Basic Auth or hide it behind a VPN. Any tutorial/article on how to build such a setup? Thanks!
    n
    • 2
    • 1
  • d

    DevThoughts

    07/24/2022, 5:37 PM
    I have create a project in Supabase and i want to play with my project but only with
    Postman
    , how i can i run
    locallyhost:3000
    with postman?
    n
    s
    • 3
    • 3
  • m

    marcusmmm

    07/24/2022, 6:25 PM
    I think the screenshot explains it all
    n
    s
    • 3
    • 5
  • zenny.eth (2022-07-24)
    n

    Needle

    07/24/2022, 9:44 PM
    Hello @zenny.eth! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
    • 1
    • 1
  • m

    mathewcst

    07/24/2022, 9:54 PM
    Can't register new users:
    Copy code
    code: 500
    error_id: "12d89d99-7fa1-4047-9d29-654d71bb10d0"
    msg: "Database error saving new user"
    n
    s
    • 3
    • 10
  • z

    zenny.eth

    07/24/2022, 11:21 PM
    Is it possible to have a logical replica also publish real time updates? Postgres server -> Supabase Subscribes to that table -> supabase real time publication on that table
    n
    • 2
    • 3
  • r

    rlee128

    07/25/2022, 12:57 AM
    Is it possible to write a policy for storage that limits the file uploaded to be smaller then a certain size?
    n
    g
    • 3
    • 4
  • w

    Willy Eka

    07/25/2022, 4:08 AM
    Is supabase having trouble today?
    n
    k
    • 3
    • 4
  • k

    Kakima

    07/25/2022, 5:54 AM
    Hi guys just wanna ask what's the best way to handle migrations? We've used graphile-migrate prior to moving to supabase, and I don't like how supabase cli diff works. Are there any alternatives that works well with supabase? (Purely for migration purposes)
    n
    s
    • 3
    • 4
  • l

    Loa_212

    07/25/2022, 7:14 AM
    I am having trouble editing values on the "Table Editor" on Chrome. I am trying to change a value of a Enum but when i open the dropdown the row stops being visible. Also the change is not saved.
    n
    • 2
    • 1
  • s

    Sree

    07/25/2022, 7:35 AM
    Is there a way to mount a supabase bucket to the local filesystem? For example you can mount an S3 bucket like so:
    s3fs $S3_BUCKET_NAME $S3_MOUNT_DIRECTORY
    n
    • 2
    • 1
  • g

    gorbypark

    07/25/2022, 8:16 AM
    using the policy editor for RLS, how can i add a WITH CHECK clause? putting
    Copy code
    auth.uid() = user_uid
    WITH CHECK (true)
    into the expression box results in the WITH CHECK statement being wrapped up in the USING statement
    USING (auth.uid() = user_uid WITH CHECK (true))
    almost seems like a WITH CHECK box should be added under the expression box as anything in the expression box is just added to the USING clause..
    n
    • 2
    • 6
  • r

    rbkayz

    07/25/2022, 9:35 AM
    folks, how can one optimize the performance of edge functions? Any tips?
    n
    j
    • 3
    • 2
  • h

    Hussein Kizz

    07/25/2022, 9:43 AM
    Hello guys, I want to add some extra info into my profiles table on user signup, I have set up the trigger functions, but I don't know how to add those fields in UI, so I am using Next Js and supabase javascript package but no resource showing the exact implementation of this on frontend side. And this below is not clear enough!!!
    n
    g
    • 3
    • 15
  • l

    lennard.

    07/25/2022, 9:55 AM
    Hello. I am using Supabase for my users, and manage links there too. So a user has also a "discord_id" field. Is there a way to use the integrated auth providers but save it to my DB?
    n
    j
    • 3
    • 52
  • n

    NARCISO

    07/25/2022, 12:50 PM
    Hey Supabase developers, I know you have a lot of work todo, but I would like to know if somebody is still taking care of the
    @supabase-community/auth-helpers
    repo. It's been around 4 months that the work on supporting Remix should be started and there are no news yet. Nobody even replied to the issue since 2 months. After NextJS with the 12.2.0 version released some middleware breaking changes, a contributor created a PR that is still waiting for a review and merge. Unfortunately this is a blocker for some of us until it will be supported. As said, I know you a lot to do, but I think that everyone would appreciate if you could give us a public roadmap at least. I hope my words are not mean and I hope you understand my concerns.
    n
    s
    r
    • 4
    • 8
1...306307308...316Latest