trazyn / JJJkkk

:new_moon_with_face: Japanese adult video library app
MIT License
158 stars 29 forks source link

iPhone 7 + iOS12.1 打不开 #9

Closed pengshiqi closed 5 years ago

pengshiqi commented 5 years ago

emmm 先夸一句,大佬🐂🍺!

我按照教程一步步操作完了,但是 不管是simulator还是下载到手机上打开,都一直卡在这个界面: img_6856

xcode的console log如下:

2018-12-05 11:05:45.396613+0800 JJJkkk[8486:470854] [AXMediaCommon] Unexpected physical screen orientation
2018-12-05 11:07:03.071616+0800 JJJkkk[8486:470887] Received XPC error Connection interrupted for message type 3 kCFNetworkAgentXPCMessageTypePACQuery
2018-12-05 11:07:03.071968+0800 JJJkkk[8486:470887] Received XPC error Connection invalid for message type 3 kCFNetworkAgentXPCMessageTypePACQuery
2018-12-05 11:07:03.925539+0800 JJJkkk[8486:470887] [] nw_socket_handle_socket_event [C2.1:2] Socket SO_ERROR [60: Operation timed out]
2018-12-05 11:08:19.072318+0800 JJJkkk[8486:470887] [] nw_socket_handle_socket_event [C2.2:2] Socket SO_ERROR [60: Operation timed out]
2018-12-05 11:08:19.074627+0800 JJJkkk[8486:470887] TIC TCP Conn Failed [2:0x6000016a5380]: 1:60 Err(60)
2018-12-05 11:08:19.081521+0800 JJJkkk[8486:470887] Task <9625A76A-F172-4545-B414-FF6508A4418B>.<2> HTTP load failed (error code: -1001 [1:60])
2018-12-05 11:08:19.082119+0800 JJJkkk[8486:470887] Task <9625A76A-F172-4545-B414-FF6508A4418B>.<2> finished with error - code: -1001
2018-12-05 11:08:19.088331+0800 JJJkkk[8486:470892] Task <9625A76A-F172-4545-B414-FF6508A4418B>.<2> load failed with error Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo={_kCFStreamErrorCodeKey=60, NSUnderlyingError=0x600002ded800 {Error Domain=kCFErrorDomainCFNetwork Code=-1001 "(null)" UserInfo={_kCFStreamErrorCodeKey=60, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <9625A76A-F172-4545-B414-FF6508A4418B>.<2>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
    "LocalDataTask <9625A76A-F172-4545-B414-FF6508A4418B>.<2>"
), NSLocalizedDescription=The request timed out., NSErrorFailingURLStringKey=http://104.224.184.24:8000/api/list/lastest/popular/1, NSErrorFailingURLKey=http://104.224.184.24:8000/api/list/lastest/popular/1, _kCFStreamErrorDomainKey=1} [-1001]

不知道是服务器又挂了呢...还是我自己这边的问题...?

trazyn commented 5 years ago

服务器给墙了

On Wed, Dec 5, 2018 at 11:11 AM Patrick_psq notifications@github.com wrote:

emmm 先夸一句,大佬🐂🍺!

我按照教程一步步操作完了,但是 不管是simulator还是下载到手机上打开,都一直卡在这个界面: [image: img_6856] https://user-images.githubusercontent.com/8055278/49487344-eec01900-f87c-11e8-9dff-831962cd9b4e.PNG

xcode的console log如下:

2018-12-05 11:05:45.396613+0800 JJJkkk[8486:470854] [AXMediaCommon] Unexpected physical screen orientation

2018-12-05 11:07:03.071616+0800 JJJkkk[8486:470887] Received XPC error Connection interrupted for message type 3 kCFNetworkAgentXPCMessageTypePACQuery

2018-12-05 11:07:03.071968+0800 JJJkkk[8486:470887] Received XPC error Connection invalid for message type 3 kCFNetworkAgentXPCMessageTypePACQuery

2018-12-05 11:07:03.925539+0800 JJJkkk[8486:470887] [] nw_socket_handle_socket_event [C2.1:2] Socket SO_ERROR [60: Operation timed out]

2018-12-05 11:08:19.072318+0800 JJJkkk[8486:470887] [] nw_socket_handle_socket_event [C2.2:2] Socket SO_ERROR [60: Operation timed out]

2018-12-05 11:08:19.074627+0800 JJJkkk[8486:470887] TIC TCP Conn Failed [2:0x6000016a5380]: 1:60 Err(60)

2018-12-05 11:08:19.081521+0800 JJJkkk[8486:470887] Task <9625A76A-F172-4545-B414-FF6508A4418B>.<2> HTTP load failed (error code: -1001 [1:60])

2018-12-05 11:08:19.082119+0800 JJJkkk[8486:470887] Task <9625A76A-F172-4545-B414-FF6508A4418B>.<2> finished with error - code: -1001

2018-12-05 11:08:19.088331+0800 JJJkkk[8486:470892] Task <9625A76A-F172-4545-B414-FF6508A4418B>.<2> load failed with error Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo={_kCFStreamErrorCodeKey=60, NSUnderlyingError=0x600002ded800 {Error Domain=kCFErrorDomainCFNetwork Code=-1001 "(null)" UserInfo={_kCFStreamErrorCodeKey=60, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <9625A76A-F172-4545-B414-FF6508A4418B>.<2>, _NSURLErrorRelatedURLSessionTaskErrorKey=(

"LocalDataTask <9625A76A-F172-4545-B414-FF6508A4418B>.<2>"

), NSLocalizedDescription=The request timed out., NSErrorFailingURLStringKey=http://104.224.184.24:8000/api/list/lastest/popular/1, NSErrorFailingURLKey=http://104.224.184.24:8000/api/list/lastest/popular/1, _kCFStreamErrorDomainKey=1} [-1001]

不知道是服务器又挂了呢...还是我自己这边的问题...?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/trazyn/JJJkkk/issues/9, or mute the thread https://github.com/notifications/unsubscribe-auth/ABsVMoQlcy2aJRuYDxJfxkbOZK3dmVeGks5u1zlkgaJpZM4ZB7EI .

pengshiqi commented 5 years ago

嗯嗯 翻墙后就好使了