vercel / nextjs-subscription-payments

Clone, deploy, and fully customize a SaaS subscription application with Next.js.
https://subscription-payments.vercel.app/
MIT License
5.79k stars 1.19k forks source link

Stuck after setting up Supabase when using "Deploy Now" #298

Open mihaibirsan opened 4 months ago

mihaibirsan commented 4 months ago

I tried to deploy a new project using the Deploy Now button and the process got stuck after completing the Supabase setup.

Screenshot 2024-02-16 163857

Additional feedback, which would have helped error recovery retrying by clicking "Deploy Now":

Currently, my projects are created in Vercel and Supabase, and I need to continue manually, using the information in the README.

changchuming commented 4 months ago

same issue here.

chriscarrollsmith commented 4 months ago

@leerob @thorwebdev this looks like a breaking bug that I'm not sure how to address, as it arises from interface with Vercel platform.

olivernettinger commented 3 months ago

can confirm this is still not working. stuck at completing installation... image

Troj0 commented 3 months ago

For anyone still stuck with this issue. I have avoided it by deploying directly from the Vercel Templates page:

https://vercel.com/templates/next.js/subscription-starter

Also, I chose a different region. Singapore in my case. I hope this helps.

tristanbob commented 2 months ago

I had this same problem but I think I have a solution. The second time I tried the Deploy button and created a new Supabase project, I unselected the "add random seed data" button. After that, the deployment was completed successfully.

Do you think that is the reason?
Perhaps the deploy process doesn't like when Supabase preseeds the database with tables and data?

chriscarrollsmith commented 2 months ago

Interesting. I didn't even realize that option existed. I think that's new, and it does sound like it's probably what's breaking things.

On Wed, May 1, 2024, 10:45 PM Tristan Rhodes @.***> wrote:

I had this same problem but I think I have a solution. The second time I tried the Deploy button and created a new Supabase project, I unselected the "add random seed data" button. After that, the deployment was completed successfully.

Do you think that is the reason? Perhaps the deploy process doesn't like when Supabase preseeds the database with tables and data?

— Reply to this email directly, view it on GitHub https://github.com/vercel/nextjs-subscription-payments/issues/298#issuecomment-2089434632, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASCYPGJKBYIUVUITOREPK6LZAGSDVAVCNFSM6AAAAABDME4Z7WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBZGQZTINRTGI . You are receiving this because you commented.Message ID: @.***>