nextjs-subscription-payments icon indicating copy to clipboard operation
nextjs-subscription-payments copied to clipboard

Stuck after setting up Supabase when using "Deploy Now"

Open mihaibirsan opened this issue 1 year ago • 6 comments

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":

  • It would be useful to be able to select an existing team when deploying a new project
  • It would be useful to be able to select an existing Supabase project when deploying a new project

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

mihaibirsan avatar Feb 16 '24 14:02 mihaibirsan

same issue here.

changchuming avatar Feb 19 '24 05:02 changchuming

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

chriscarrollsmith avatar Feb 26 '24 23:02 chriscarrollsmith

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

olivernettinger avatar Mar 26 '24 18:03 olivernettinger

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.

Troj0 avatar Apr 07 '24 22:04 Troj0

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?

tristanbob avatar May 02 '24 02:05 tristanbob

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: @.***>

chriscarrollsmith avatar May 02 '24 02:05 chriscarrollsmith