Giter Club home page Giter Club logo

Comments (21)

panu2109 avatar panu2109 commented on June 2, 2024

railway app is not free so was asking has anyone has deployed the project on vercel

from digitalhippo.

philip06lee avatar philip06lee commented on June 2, 2024

Works well in localhost. Tried deploying in Vercel. Successfully deployed with falling ribbons but this error was showing on screen: Application error: a server-side exception has occurred. Anyone got this too?

from digitalhippo.

panu2109 avatar panu2109 commented on June 2, 2024

Works well in localhost. Tried deploying in Vercel. Successfully deployed with falling ribbons but this error was showing on screen: Application error: a server-side exception has occurred. Anyone got this too?

same problem

from digitalhippo.

panu2109 avatar panu2109 commented on June 2, 2024

Works well in localhost. Tried deploying in Vercel. Successfully deployed with falling ribbons but this error was showing on screen: Application error: a server-side exception has occurred. Anyone got this too?

what about web hook secret key did u manage to complete the project....is it necessary to deploy the project???

from digitalhippo.

philip06lee avatar philip06lee commented on June 2, 2024

Yup, I added in web hook secret key into Vercel env variable.

from digitalhippo.

panu2109 avatar panu2109 commented on June 2, 2024

Yup, I added in web hook secret key into Vercel env variable.

is it working?????

from digitalhippo.

panu2109 avatar panu2109 commented on June 2, 2024

Yup, I added in web hook secret key into Vercel env variable.

you added the one which got deployed...but was showing application error..that only u added to the web hook secret???

from digitalhippo.

philip06lee avatar philip06lee commented on June 2, 2024

Works perfectly in localhost. But error in vercel: Application error: a server-side exception has occurred (see the server logs for more information). Digest: 1799599258

from digitalhippo.

panu2109 avatar panu2109 commented on June 2, 2024

Works perfectly in localhost. But error in vercel: Application error: a server-side exception has occurred (see the server logs for more information). Digest: 1799599258

same problem... but bro my question is that is your web hook secret key working fine???

from digitalhippo.

panu2109 avatar panu2109 commented on June 2, 2024

Works perfectly in localhost. But error in vercel: Application error: a server-side exception has occurred (see the server logs for more information). Digest: 1799599258

same problem... but bro my question is that is your web hook secret key working fine???

are u able to download the assest and bill receipt after payment

from digitalhippo.

panu2109 avatar panu2109 commented on June 2, 2024

yes, it working fine in localhost. There is checkout success

bro i am facing issue in checkout success even after webhook secret

from digitalhippo.

panu2109 avatar panu2109 commented on June 2, 2024

yes, it working fine in localhost. There is checkout success

can u shaare your .env(remove the keys)

from digitalhippo.

panu2109 avatar panu2109 commented on June 2, 2024

yes, it working fine in localhost. There is checkout success. User can download

pranittttttt
is it right please take a look

from digitalhippo.

panu2109 avatar panu2109 commented on June 2, 2024

yes, it working fine in localhost. There is checkout success. User can download

can u share me your...nextconfig.js pleasee reply please brooo

from digitalhippo.

panu2109 avatar panu2109 commented on June 2, 2024

yes, it working fine in localhost. There is checkout success. User can download

bro r u there??????

from digitalhippo.

panu2109 avatar panu2109 commented on June 2, 2024

I just follow the same as in youtube lesson. Need to make changes for Vercel deployment? From the log, I think errors are on the api fetching server. /** @type {import('next').NextConfig} */ const nextConfig = { images: { domains: [ 'localhost', 'https://digitaldoggy.vercel.app' ], }, }

module.exports = nextConfig

bro in .env in next_public_Server did put your domain link please tell me...

from digitalhippo.

panu2109 avatar panu2109 commented on June 2, 2024

I just follow the same as in youtube lesson. Need to make changes for Vercel deployment? From the log, I think errors are on the api fetching server. /** @type {import('next').NextConfig} */ const nextConfig = { images: { domains: [ 'localhost', 'https://digitaldoggy.vercel.app' ], }, }

module.exports = nextConfig

can u share me u r .env files..(Remove the keys i just i want to see next_public_server env variable

from digitalhippo.

panu2109 avatar panu2109 commented on June 2, 2024

I just follow the same as in youtube lesson. Need to make changes for Vercel deployment? From the log, I think errors are on the api fetching server. /** @type {import('next').NextConfig} */ const nextConfig = { images: { domains: [ 'localhost', 'https://digitaldoggy.vercel.app' ], }, }

module.exports = nextConfig

bro i am facing this error
1234

from digitalhippo.

panu2109 avatar panu2109 commented on June 2, 2024

For localhost, thewebhook works with successful checkout and usercan dowload purchased file. For Vercel, of course i change it to domain name for webhook. Error in server after trying to deploying with Vercel. I think it has to do with fetching imagesin next.config.js NEXT_PUBLIC_SERVER_URL=http://localhost:3000 in .env STRIPE_WEBHOOK_SECRET=_____________________________

Bro mine is giving above error please check ..in the local host only the checkout session doesn't work..i am unable to download the assest file..

from digitalhippo.

panu2109 avatar panu2109 commented on June 2, 2024

For localhost, thewebhook works with successful checkout and usercan dowload purchased file. For Vercel, of course i change it to domain name for webhook. Error in server after trying to deploying with Vercel. I think it has to do with fetching imagesin next.config.js NEXT_PUBLIC_SERVER_URL=http://localhost:3000 in .env STRIPE_WEBHOOK_SECRET=_____________________________

?

from digitalhippo.

Sid-hac avatar Sid-hac commented on June 2, 2024

Works well in localhost. Tried deploying in Vercel. Successfully deployed with falling ribbons but this error was showing on screen: Application error: a server-side exception has occurred. Anyone got this too?

same error bro , did you manage to solve this?

from digitalhippo.

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.