Firebase上的域名验证 [英] Domain name verification on Firebase

查看:152
本文介绍了Firebase上的域名验证的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我开发了一个使用Firebase数据库和托管的应用程序,并在names.co.uk(2天前)上购买了域名后。我已经添加了两个TXT记录作为Firebase的问候,但这个消息仍然显示:

 当前状态:在您的DNS的TXT记录提供者不符合下面的值。 

有人知道这是否正确,我只需要等待更多的时间,或者我已经做错了这可能是验证需要这么长时间的一个原因吗?

解决方案

所以看起来你已经把你的TXT记录放在 tennispredictions.eu.tennispredictions.eu - 每个DNS主机都是不同的,看起来你需要你留下第一个空格,把TXT记录放在根域:

dig -t txt + noall + answer tennispredictions.eu.tennispredictions.eu



如果您只是从第一个文本框第3和第4行,你应该全部设置。


I've developed an app using Firebase database and hosting and after I've bought domain name on names.co.uk (2 days ago). I've added two TXT Records as Firebase asks, but still this message shows :

Current Status: The TXT Records at your DNS Provider do not match the values below.

Does anybody know is it fine and I just need to wait more time or I've done smth wrong and this can be a reason why verification takes so long time?

解决方案

So it looks like you've put your TXT records on tennispredictions.eu.tennispredictions.eu - every DNS host is different and it seems yours requires you to leave the first box blank to put a TXT record on the root domain:

dig -t txt +noall +answer tennispredictions.eu.tennispredictions.eu

If you just remove everything from the first text boxes on lines 3 and 4 you should be all set.

这篇关于Firebase上的域名验证的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆