Verifying a domain takes time

Appears OK. Is it verified successfully?

I’ve tried couple of times, it didn’t get verified

Exactly! replit claim instant deployment but it takes time. My issue is yet unfixed even though I contacted the support team two weeks ago & provided the needed info, the AI agent in my Replit project stated that the DNS propagation is working and said to contact the support team, the Replit domain as well yet I think there a config issue from the site. I don’t why it is taking so long for the support team to answer.

And you’ve deleted the deployment, redeployed, reattached the domain to the new deployment and added new TXT and A records (and deleted the old ones)?

I’ve done about 4 app domain name setups since this post started and all were instant. So there is definitely a Replit technical issue with your domain/account.

As much as we all love Replit, this level of customer support will be damaging to the reputation if they don’t get on top of it.

And what will also happen is, we will all vibe code with them, but instantly migrate our production apps to other hosting. And Replit will lose the revenue opportunity they want from all the other tools.

I guess YMMV

What is YMMV?

1 Like

Your mileage may vary

1 Like

I’m having the same issue. It fails verification every time, emailed support over a week ago but no reply from a human so my site is not found and I can do anything, so frustrating.
Last time they had to manually configure something on their end, but now I’m being ignored.

Delete the domain from replit. Delete the dns records. Wait a few hours or even 24 if you can. And then start again.

Try this, this approach works smoothly for me:

“For domains purchased from Replit, the TXT DNS record does not always copy correctly, so if your site has not verified after 24 hours, try unlinking the domain, then linking again. You will then go to the Deployment Overview tab, and click the “three bullet point” icon to the far right of the Production status to view the deploy logs. At the top of the deploy logs, there is a deployment ID that looks like Deployment: 0e0000a8-4da4-4fc5-8b85-0c92b649bc10 - copy the ID section and navigate to the Domains page, and click the pencil icon for your domain, then click the “Add DNS record” button. You will add a TXT type record with the default hostname @ and a record of "replit-verify={paste the ID} so it looks like this replit-verify=0e0000a8-4da4-4fc5-8b85-0c92b649bc10 and click ‘add’.”

It should then take like 20 mins to verify.

Oh nice that works! thanks
there is a deyployment id and a build id, whould I use the deployment id?

Cheers

Hello
Please I need help please how do I choose a relevant vCPU and RAM size for my app I’m using the Reserve VM deployment method

I’d recommend autoscale.

Any tricks for getting the person at Replit that needs to do this engaged :joy: - I have been stuck in “Not Found” limbo for days. I have a marketing event on 9/27 that I was hoping the URL would be resolving for. Thanks for your posts, and for helping me to realize I am not alone. (Replit has been great outside of this one issue btw.)

Replit purchased domain or do you have it registered elsewhere?

Send me a DM with screenshots of all your settings and I’ll help.

Transferring to DM - thanks!

Hey - I was wondering if you might still be willing to assist. Support mentioned that they had fixed it but still broken. I can see that the app is resolving to: 34.117.33.233

but instructions say to point A record to : 34.111.179.208

All is set correctly on godaddy, and whatsmydns verifies that it is correct for the domain but still getting “Not Found” replit error message. Looks like tech closed ticket and said it was fixed. Thanks!

You need to set up both the @A and @txt in GoDaddy (you can see both of these in Replit)

Also delete the old @A and @txt in GoDaddy, leaving just the Replit ones.

Should verify within a minute.

This link from Matt explains it.

Thanks so much for the reply! Yeah, I did this with the A and the TXT. The error message I am getting is “Not Found” which is a replit error message. The problem is that something is not working on the replit side with mapping the IP to the app.

I have this set up correctly on another app I built in replit and it is working correctly but for some reason this app seems stuck. I have linked/verified the domain and then unlinked and relinked twice now seeing if that would kick it but no go…