Skip to content

Instantly share code, notes, and snippets.

@arturdent
Created October 25, 2018 11:22
Show Gist options
  • Save arturdent/4cae76221ec9945aec441d09b8f6e8ca to your computer and use it in GitHub Desktop.
Save arturdent/4cae76221ec9945aec441d09b8f6e8ca to your computer and use it in GitHub Desktop.
xcode output
2018-10-25 11:59:29.522367+0300 ABOL[45488:19181608] Task <69DD184E-5152-497F-866E-2DBB6EA4E1A3>.<8> load failed with error Error Domain=NSURLErrorDomain Code=-1001 "Превышен лимит времени на запрос." UserInfo={_kCFStreamErrorCodeKey=60, NSUnderlyingError=0x6000001babe0 {Error Domain=kCFErrorDomainCFNetwork Code=-1001 "(null)" UserInfo={_kCFStreamErrorCodeKey=60, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <69DD184E-5152-497F-866E-2DBB6EA4E1A3>.<8>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <69DD184E-5152-497F-866E-2DBB6EA4E1A3>.<8>"
), NSLocalizedDescription=Превышен лимит времени на запрос., NSErrorFailingURLStringKey=http://testbankok.akbars.ru/AkbarsOnlineAuth/LoginInit, NSErrorFailingURLKey=http://testbankok.akbars.ru/AkbarsOnlineAuth/LoginInit, _kCFStreamErrorDomainKey=1} [-1001]
Moya_Logger: [25/10/2018 11:59:29] Response: Received empty network response for loginWithLoginPass(login: "mmmmmm", pass: "12345678").
2018-10-25 13:41:56.133438+0300 ABOL[45488:19218171] [BoringSSL] nw_protocol_boringssl_get_output_frames(1301) [C28.1:2][0x7ff412fcb2b0] get output frames failed, state 8196
@ShadyElyaski
Copy link

@arturdent any resolution to that error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment