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

kCFErrorDomainCFNetwork 2 The operation couldn’t be completed. #56

Closed
matbor opened this issue Jun 3, 2014 · 3 comments
Closed

kCFErrorDomainCFNetwork 2 The operation couldn’t be completed. #56

matbor opened this issue Jun 3, 2014 · 3 comments

Comments

@matbor
Copy link

matbor commented Jun 3, 2014

kCFErrorDomainCFNetwork 2 The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)

Just started seeing this error in owntracks status, nothing has been changed server side or iphone side.

Will investigate more tonight, but any suggestions ?

@ckrey
Copy link
Member

ckrey commented Jun 3, 2014

It is probably a problem with DNS (;-)@jpmens), "Host unknown".

enum CFNetworkErrors {
   kCFHostErrorHostNotFound      = 1,
   kCFHostErrorUnknown           = 2,

@jpmens
Copy link
Member

jpmens commented Jun 3, 2014

That is indeed a temporary DNS error which results from a network issue on the device; nothing (much) to be worried about .

@matbor
Copy link
Author

matbor commented Jun 3, 2014

thx.

@matbor matbor closed this as completed Jun 3, 2014
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

3 participants