Re: Error connecting to socket Error Domain=NSPOSIXErrorDomain Code=61 "Connection refused" UserInfo={_kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=61}

2016-12-01 Thread Jens Alfke
I'm on my phone and can't look up the error code right now, but

- double check that the URL is identical to what you use on Android.
- App Transport Security (look it up) on iOS will refuse to connect to non -SSL 
servers or if the SSL connection isn't secure enough. I don't think it's the 
same error code, but it's a common failure.

--Jens [via iPhone]

On Dec 1, 2016, at 9:57 AM, Prem Chand 
mailto:premchand10...@gmail.com>> wrote:

Hey,

I am getting this issue when in iOS while it working fine with Android.

Error connecting to socket Error Domain=NSPOSIXErrorDomain Code=61 "Connection 
refused" UserInfo={_kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=61}
Error: Could not connect to the server.




--
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
mobile-couchbase+unsubscr...@googlegroups.com<mailto:mobile-couchbase+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/6452bb9c-47f7-40e3-9c60-67a9b4e6c541%40googlegroups.com<https://groups.google.com/d/msgid/mobile-couchbase/6452bb9c-47f7-40e3-9c60-67a9b4e6c541%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobile-couchbase+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/C74CE333-E135-4E8B-A35C-0DD7CD24BA5E%40couchbase.com.
For more options, visit https://groups.google.com/d/optout.


Error connecting to socket Error Domain=NSPOSIXErrorDomain Code=61 "Connection refused" UserInfo={_kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=61}

2016-12-01 Thread Prem Chand
Hey, 

I am getting this issue when in iOS while it working fine with Android. 

Error connecting to socket Error Domain=NSPOSIXErrorDomain Code=61 
"Connection refused" UserInfo={_kCFStreamErrorDomainKey=1, 
_kCFStreamErrorCodeKey=61}
Error: Could not connect to the server.



-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobile-couchbase+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/6452bb9c-47f7-40e3-9c60-67a9b4e6c541%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.