Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to resolve hos #71

Open
dvdobrovolskiy opened this issue Aug 25, 2018 · 0 comments
Open

Unable to resolve hos #71

dvdobrovolskiy opened this issue Aug 25, 2018 · 0 comments

Comments

@dvdobrovolskiy
Copy link

Found it generate exception then there is no internet. Exception fired then accessing CloudBlobContainer like

container.exists()

or

CloudBlockBlob blob1 = container
.getBlockBlobReference("Name.ext");

Exception is -
Unable to resolve host "SOMENAME.blob.core.windows.net": No address associated with hostname

Do I need to check internet connection my self (in this case I am afraid I still cannot do it in most proper way) or this library has build in mechanism to check this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant