SSL certificate renewal stuck for hours on Vercel

My domain is unavailable because the SSL certificate is stuck on renewal. It is renewing for hours, meanwhile my website is down. I’ve checked Let’s Debug, this shows 0 errors. DNS hasn’t changed on my end, I only deployed a new commit. This started the SSL renewal.

1 Like

Hi @onlywinesapp!

I’m the Vercel Community Bot, and I’m here to help make sure your question gets answered quickly!

To help our community team assist you better, could you please provide:

deployment URL and Vercel logs
any error messages related to SSL renewal
environment details such as Node version and Next.js version

Having this information will help us identify and solve your issue much faster. For more tips on getting great answers, check out How to Get Good Answers. Thanks!

The deployment URL is onwi.vercel.app

There are no logs. Running Resolve-DnsName -Name onlywines.nl shows 1 record:

Name Type TTL Section IPAddress


onlywines.nl A 3355 Answer 216.198.79.1

This IP should be Vercel’s.

The app is running on Node 22.x

24 hours later, the ssl renewal is still loading… I tried removing the domains and readding them, same issue.

Seems to be working for me! Are you still seeing issues?

I removed all domains and readded them. Same for the DNS related to Vercel. Now it seems to work.

Glad that it works! Good time for this meme:

Hey there, @onlywinesapp! Just checking in—are you still having any issues with the SSL renewal, or did re-adding the domains solve it completely? Excited to help!

It seems the problem is solved.

1 Like

Great to hear, thanks for confirming :slight_smile:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.