Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

Unable to get iOS client working - Android works fine #138

Open
afyfe opened this issue Oct 12, 2021 · 1 comment
Open

Unable to get iOS client working - Android works fine #138

afyfe opened this issue Oct 12, 2021 · 1 comment

Comments

@afyfe
Copy link

afyfe commented Oct 12, 2021

``Server Version 3.2.1

Andoid App working fine, send / receive messages all ok.

Trying to get the iOS app version 3.2.0 working.

SSL was converted to DER as per instructions.

Just don't see where the error is coming from as a new handset registers fine, goes thru the OTP process etc and new sign up.

I would be VERY grateful for some help / pointers to guide me in the right direction.

Thank you

Adam

When trying to send a message the following is received:



2021-10-12 19:08:12:862 Signal[3524:1773854] 💛 [NSURLSessionDataTask+OWS_HTTP.m:33 -[NSURLSessionTask(OWS_HTTP) statusCode]]: Retrieving status code from incomplete task.
2021-10-12 19:08:12:862 Signal[3524:1773854] 💛 [NSURLSessionDataTask+OWS_HTTP.m:33 -[NSURLSessionTask(OWS_HTTP) statusCode]]: Retrieving status code from incomplete task.
2021-10-12 19:08:12:862 Signal[3524:1773854] 💛 [NSURLSessionDataTask+OWS_HTTP.m:33 -[NSURLSessionTask(OWS_HTTP) statusCode]]: Retrieving status code from incomplete task.
2021-10-12 19:08:12:863 Signal[3524:1773854] ❤️ [OnboardingController.swift:715 requestVerification(fromViewController:isSMS:)]: Error: taskError(task: LocalDataTask <0F2F9850-CD34-4EFA-9F60-973F7536FE7A>.<2>, underlyingError: Error Domain=SignalServiceKit.TSNetworkManager Code=0 "Signal was unable to connect to the internet. Please try again." UserInfo={NSUnderlyingError=0x2824563a0 {Error Domain=NSURLErrorDomain Code=-999 "cancelled" UserInfo={NSErrorFailingURLStringKey=https://signal.myserver.com/v1/accounts/sms/code/+111111111111?client=ios, NSErrorFailingURLKey=https://signal.myserver.com/v1/accounts/sms/code/+111111111111?client=ios, _NSURLErrorRelatedURLSessionTaskErrorKey=(
    "LocalDataTask <0F2F9850-CD34-4EFA-9F60-973F7536FE7A>.<2>"
), _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <0F2F9850-CD34-4EFA-9F60-973F7536FE7A>.<2>, NSLocalizedDescription=cancelled}}, NSLocalizedDescription=Signal was unable to connect to the internet. Please try again., NSLocalizedRecoverySuggestion=Please check if you are online and try again.})
2021-10-12 19:08:12:928 Signal[3524:1773854] 💛 [NSURLSessionDataTask+OWS_HTTP.m:33 -[NSURLSessionTask(OWS_HTTP) statusCode]]: Retrieving status code from incomplete task.
2021-10-12 19:08:12:928 Signal[3524:1773854] 💛 [NSURLSessionDataTask+OWS_HTTP.m:33 -[NSURLSessionTask(OWS_HTTP) statusCode]]: Retrieving status code from incomplete task.
2021-10-12 19:08:12:928 Signal[3524:1773854] ❤️ [OnboardingController.swift:744 requestingVerificationDidFail(viewController:error:)]: unexpected error: SignalServiceKit.NetworkManagerError.taskError(task: LocalDataTask <0F2F9850-CD34-4EFA-9F60-973F7536FE7A>.<2>, underlyingError: Error Domain=SignalServiceKit.TSNetworkManager Code=0 "Signal was unable to connect to the internet. Please try again." UserInfo={NSUnderlyingError=0x2824563a0 {Error Domain=NSURLErrorDomain Code=-999 "cancelled" UserInfo={NSErrorFailingURLStringKey=https://signal.myserver.com/v1/accounts/sms/code/+111111111111?client=ios, NSErrorFailingURLKey=https://signal.myserver.com/v1/accounts/sms/code/+111111111111?client=ios, _NSURLErrorRelatedURLSessionTaskErrorKey=(
    "LocalDataTask <0F2F9850-CD34-4EFA-9F60-973F7536FE7A>.<2>"
), _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <0F2F9850-CD34-4EFA-9F60-973F7536FE7A>.<2>, NSLocalizedDescription=cancelled}}, NSLocalizedDescription=Signal was unable to connect to the internet. Please try again., NSLocalizedRecoverySuggestion=Please check if you are online and try again.})

@afyfe
Copy link
Author

afyfe commented Nov 11, 2021

anyone ?

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

No branches or pull requests

1 participant