Firebase Custom Domain Showing “Site Not Found”

雨燕双飞 提交于 2020-06-12 06:41:08

问题


I have verified the Domain Name Also, have linked the A records It's been 24 Hour's since the changes have been made to DNS Records Yet the screen remains same

The app works perfectly on Firebase Default Domain. image of error from firebase


回答1:


If anyone comes here this might help. Usually, it happens because of some kind of error during picking DNS info between the 'www.example.com' and the 'example.com'. What worked for me, is to delete the domain from the firebase console and to reconnect it back. Don't change anything on your DNS provider if everything is set correctly.

Note: This is when your domain status shows connected but you still experience the "Site not found" error

If you have problems connecting your domain, some DNS providers use "@" instead of "www.example.com" and some simply use "example.com"



来源:https://stackoverflow.com/questions/58289019/firebase-custom-domain-showing-site-not-found

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!