Next.js Discord

Discord Forum

Rookie in coding, needing some help troubleshooting on my website

Unanswered
Yacare Caiman posted this in #help-forum
Open in Discord
Yacare CaimanOP
# EU TIMEZONE
Because i've never learned any coding language deeply and in my opinion website builders often look or work like shit i just tried going for it myself. So i used v0 claude and other Ai's and my general knowledge to pretty much (as far as I know haha) get both front/back-end set up for my website. It it theory just consts of the site to buy the subscription and an admin dashboard for handling them
-# (I prob could use some help explaining or adding smth further but thats just theory if someone would be so kind)
# Website:
I just need to get the ability of selling some links as a subscription (got pretty much the whole code done.

I used vercel as my deployment platform, connected it with my GitHub repository, stripe for payment and neon as my initial Database. Google for authentication and E-Mail login.
# My attempts for troubleshoot
Because of my limited in depth knowledge about my project I mainly tried understanding/finding errors and trying to troubleshoot them with Ai's or docs
# Problem
So my problem rn is that the deployment of my website now worked through the use of vercel, but now the sign in and the payment (so the things in connection with back end) aren't working as they should. What I exactly mean with that is that if I go on and press on Subscribe now where I should get redirected to the Stripe payment i get "www.kiartv.de is currently unable to handle this request." and I have no clue where to start fixing

8 Replies

@Yacare Caiman # EU TIMEZONE > Because i've never learned any coding language deeply and in my opinion website builders often look or work like shit i just tried going for it myself. So i used v0 claude and other Ai's and my general knowledge to pretty much (as far as I know haha) get both front/back-end set up for my website. It it theory just consts of the site to buy the subscription and an admin dashboard for handling them > -# (I prob could use some help explaining or adding smth further but thats just theory if someone would be so kind) # Website: > I just need to get the ability of selling some links as a subscription (got pretty much the whole code done. > > I used vercel as my deployment platform, connected it with my GitHub repository, stripe for payment and neon as my initial Database. Google for authentication and E-Mail login. # My attempts for troubleshoot > Because of my limited in depth knowledge about my project I mainly tried understanding/finding errors and trying to troubleshoot them with Ai's or docs # Problem So my problem rn is that the deployment of my website now worked through the use of vercel, but now the sign in and the payment (so the things in connection with back end) aren't working as they should. What I exactly mean with that is that if I go on and press on Subscribe now where I should get redirected to the Stripe payment i get "www.kiartv.de is currently unable to handle this request." and I have no clue where to start fixing
Dutch
can you share live URL or vercel build logs by chance
@Dutch can you share live URL or vercel build logs by chance
Yacare CaimanOP
Tbh with you I partially fixed it now myself and because of my limited knowledge, my expectations in the website and the fact that I now see a few missing parts I don't think it's reliable for to just spam posts here, instead of finding someone who really could look into it in depth. But ty for trying to help me ❤️
@Dutch i can look in depth or got it wrong
Yacare CaimanOP
I thought you weren't allowed to ask about different problems in the same thread?
Dutch
no there are threads have 300+ messages 😄
you can also DM me
Yacare CaimanOP
yeah ok I get that, but like what I also meant is that I would need help in like things as adding some pages and or fixing the whole sign in because its pretty fucked up xD