W/ManagedChannelImpl: [{0}] Failed to resolve name. status={1}

情到浓时终转凉″ 提交于 2019-12-11 10:57:44

问题


I am working on and android app and, I implemented FireStore and now I keep on getting this error, it repeats aswell.

 W/ManagedChannelImpl: [{0}] Failed to resolve name. status={1}

Anyone knows what this is?


回答1:


@AlleyOOP is right. Restarting emulator worked for me.




回答2:


There is no Connection to the internet in the device which your app running on!




回答3:


The above-mentioned issue occurred to me, this happens because of network connection. Try turning on and of your network connection if it is a physical device.

If Virtual device, Restart the device




回答4:


issue in your network. change network provider solved for me



来源:https://stackoverflow.com/questions/53413528/w-managedchannelimpl-0-failed-to-resolve-name-status-1

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