Git Product home page Git Product logo

Comments (7)

maxcell avatar maxcell commented on July 17, 2024 1

Glad it is all working. Thank you so much for opening the report and working with me on this! Keep us posted on what's next for ya! 😄

from kpop-stack.

maxcell avatar maxcell commented on July 17, 2024

I notice here you've got a 500 error there which seems not so good! What was the UI feedback from Remix you received with the failed creation of the user?

from kpop-stack.

leofmoura avatar leofmoura commented on July 17, 2024

Hi Maxcell. This is what I get when try to signup.
The user is created in supabase. But it doesn't look like it's completing the operation.
When trying to login I get a invalid user/pass.

image

image

When trying from deployed netlify site, I can't make it work too, but error is different:

image

looks like I have wrong configuration, but all I did was set variables copying from supabase settings.

Thanks

from kpop-stack.

maxcell avatar maxcell commented on July 17, 2024

@leofmoura No worries at all! Happy to help out. Just one last check, did you perform the necessary SQL queries in the README under the Database section? https://github.com/netlify-templates/kpop-stack#database
CleanShot 2022-06-06 at 10 42 50

from kpop-stack.

leofmoura avatar leofmoura commented on July 17, 2024

Ok, that fixed my local env. I missed that, thanks.

About the netlify site:

I'm getting this error when creating an account:

{
  "errorType": "Runtime.UnhandledPromiseRejection",
  "errorMessage": "FetchError: invalid json response body at https://rktuocznllhvbarshwit.supabase.co/auth/v1/signup reason: Unexpected token M in JSON at position 0",
  "trace": [
    "Runtime.UnhandledPromiseRejection: FetchError: invalid json response body at https://rktuocznllhvbarshwit.supabase.co/auth/v1/signup reason: Unexpected token M in JSON at position 0",
    "    at process.<anonymous> (/var/runtime/index.js:35:15)",
    "    at process.emit (events.js:400:28)",
    "    at process.emit (/var/task/node_modules/source-map-support/source-map-support.js:516:21)",
    "    at processPromiseRejections (internal/process/promises.js:245:33)",
    "    at processTicksAndRejections (internal/process/task_queues.js:96:32)"
  ]
}

from kpop-stack.

maxcell avatar maxcell commented on July 17, 2024

Let me know if that also fixed on the Netlify deploy as well, it should resolve well! Or is the error above still after making the migrations?

from kpop-stack.

leofmoura avatar leofmoura commented on July 17, 2024

Yes, it fixed. I had a caching issue, but as soon I've re-deployed everything, it worked fine.
Nice to have you here!

from kpop-stack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.