Skip to content

Instantly share code, notes, and snippets.

@oskarth
Last active September 1, 2017 10:36
Show Gist options
  • Save oskarth/9620c48fba052a91dc0f4290ddeecdd2 to your computer and use it in GitHub Desktop.
Save oskarth/9620c48fba052a91dc0f4290ddeecdd2 to your computer and use it in GitHub Desktop.
iOS console log real device
Sep 1 12:16:07 Oskars-iPhone installd(MobileSystemServices)[1232] <Notice>: 0x16e10f000 -[MIClientConnection _doInstallationForURL:withOptions:completion:]: Install of "/var/mobile/Media/PublicStaging/StatusIm.app" type Developer (LSInstallType = (null)) requested by lsd (pid 80)
Sep 1 12:16:09 Oskars-iPhone debugserver(FrontBoardServices)[1351] <Error>: [FBSSystemService][0xecc6] Request successful: <BSProcessHandle: 0x12fe0d160; StatusIm:1352; valid: YES>
Sep 1 12:16:09 Oskars-iPhone debugserver[1351] <Notice>: Got a connection, launched process /private/var/containers/Bundle/Application/557DBDEC-080D-4503-B472-D023619DCB7D/StatusIm.app (pid = 1352).
Sep 1 12:16:10 Oskars-iPhone kernel(Sandbox)[0] <Notice>: SandboxViolation: StatusIm(1352) deny(1) sysctl-read kern.ipc.somaxconn
Sep 1 12:16:10 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: Faulting in NSHTTPCookieStorage singleton
Sep 1 12:16:10 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: Faulting in CFHTTPCookieStorage singleton
Sep 1 12:16:10 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: Creating default cookie storage with default identifier
Sep 1 12:16:10 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Start [1:0x174192a30]
Sep 1 12:16:10 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Event [1:0x174192a30]: 1 Err(0)
Sep 1 12:16:10 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Connected [1:0x174192a30]: Err(0)
Sep 1 12:16:10 Oskars-iPhone StatusIm[1352] <Notice>: Initializing <RCTBatchedBridge: 0x1701acb00> (parent: <RCTBridge: 0x1700dc0e0>, executor: RCTJSCExecutor)
Sep 1 12:16:10 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Start [2:0x170192fe0]
Sep 1 12:16:10 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Event [2:0x170192fe0]: 1 Err(0)
Sep 1 12:16:10 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Connected [2:0x170192fe0]: Err(0)
Sep 1 12:16:10 Oskars-iPhone StatusIm[1352] <Notice>: RCTBridge required dispatch_sync to load RCTDevSettings. This may lead to deadlocks
Sep 1 12:16:10 Oskars-iPhone StatusIm[1352] <Notice>: [Firebase/Core][I-COR000003] The default Firebase app has not yet been configured. Add [FIRApp configure] to your application initialization. Read more: https://goo.gl/ctyzm8.
Sep 1 12:16:12 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: Stream client bypassing proxies on TCP Conn [3:0x1741934c0]
Sep 1 12:16:12 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x1741934c0 started
Sep 1 12:16:12 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x1741934c0 event 3. err: 61
Sep 1 12:16:12 Oskars-iPhone StatusIm(libsystem_network.dylib)[1352] <Error>: nw_connection_get_connected_socket_block_invoke 3 Connection has no connected handler
Sep 1 12:16:12 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x1741934c0 complete. fd: -1, err: 61
Sep 1 12:16:12 Oskars-iPhone StatusIm(CFNetwork)[1352] <Error>: TCP Conn 0x1741934c0 Failed : error 0:61 [61]
Sep 1 12:16:12 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x1741934c0 canceled
Sep 1 12:16:12 Oskars-iPhone StatusIm[1352] <Notice>: There was an error collecting entropy from the browser:
Sep 1 12:16:12 Oskars-iPhone StatusIm[1352] <Notice>: { [Error: Requiring module "619", which threw an exception.]
line: 136,
column: 15,
sourceURL: 'http://192.168.1.54.xip.io:8081/index.ios.bundle?platform=ios&dev=true&minify=false' }
Sep 1 12:16:12 Oskars-iPhone StatusIm[1352] <Notice>: Running application StatusIm ({
initialProps = {
};
rootTag = 1;
})
Sep 1 12:16:12 Oskars-iPhone StatusIm[1352] <Notice>: Running application "StatusIm" with appParams: {"rootTag":1,"initialProps":{}}. __DEV__ === true, development-level warning are ON, performance optimizations are OFF
Sep 1 12:16:12 Oskars-iPhone StatusIm[1352] <Notice>: Loading Closure base.
Sep 1 12:16:12 Oskars-iPhone StatusIm[1352] <Notice>: Shimming require
Sep 1 12:16:12 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Start [4:0x1701938d0]
Sep 1 12:16:12 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Event [4:0x1701938d0]: 1 Err(0)
Sep 1 12:16:12 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Connected [4:0x1701938d0]: Err(0)
Sep 1 12:16:12 Oskars-iPhone StatusIm[1352] <Notice>: Shimming goog functions.
Sep 1 12:16:12 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Start [5:0x170193db0]
Sep 1 12:16:12 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Event [5:0x170193db0]: 1 Err(0)
Sep 1 12:16:12 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Connected [5:0x170193db0]: Err(0)
Sep 1 12:16:12 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Start [6:0x1741949e0]
Sep 1 12:16:12 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Start [7:0x174194ab0]
Sep 1 12:16:12 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Event [6:0x1741949e0]: 1 Err(0)
Sep 1 12:16:12 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Connected [6:0x1741949e0]: Err(0)
Sep 1 12:16:12 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Event [7:0x174194ab0]: 1 Err(0)
Sep 1 12:16:12 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Connected [7:0x174194ab0]: Err(0)
Sep 1 12:16:15 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Event [1:0x174192a30]: 2 Err(0)
Sep 1 12:16:15 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Cancel [1:0x174192a30]
Sep 1 12:16:15 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Destroyed [1:0x174192a30]
Sep 1 12:16:16 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: Stream client bypassing proxies on TCP Conn [8:0x174192a30]
Sep 1 12:16:16 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x174192a30 started
Sep 1 12:16:16 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x174192a30 event 3. err: 61
Sep 1 12:16:16 Oskars-iPhone StatusIm(libsystem_network.dylib)[1352] <Error>: nw_connection_get_connected_socket_block_invoke 8 Connection has no connected handler
Sep 1 12:16:16 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x174192a30 complete. fd: -1, err: 61
Sep 1 12:16:16 Oskars-iPhone StatusIm(CFNetwork)[1352] <Error>: TCP Conn 0x174192a30 Failed : error 0:61 [61]
Sep 1 12:16:16 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x174192a30 canceled
Sep 1 12:16:16 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Event [2:0x170192fe0]: 2 Err(0)
Sep 1 12:16:16 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Cancel [2:0x170192fe0]
Sep 1 12:16:16 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Destroyed [2:0x170192fe0]
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-action-button
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-android-sms-listener
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-autolink
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-camera
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-config
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-contacts
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-dialogs
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: dismissKeyboard
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-drawer-layout
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-emoji-picker
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-fs
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-http-bridge
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-i18n
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-image-crop-picker
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-image-resizer
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: instabug-reactnative
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-invertible-scroll-view
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-linear-gradient
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-mapbox-gl
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: nfc-react-native
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-orientation
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-popup-menu
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-qrcode
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-randombytes
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: realm
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-sortable-listview
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-swiper
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-vector-icons/Ionicons
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-webview-bridge
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-svg
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react-native-fcm
Sep 1 12:16:17 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: react
Sep 1 12:16:18 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: Stream client bypassing proxies on TCP Conn [9:0x170192fe0]
Sep 1 12:16:18 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x170192fe0 started
Sep 1 12:16:18 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x170192fe0 event 3. err: 61
Sep 1 12:16:18 Oskars-iPhone StatusIm(libsystem_network.dylib)[1352] <Error>: nw_connection_get_connected_socket_block_invoke 9 Connection has no connected handler
Sep 1 12:16:18 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x170192fe0 complete. fd: -1, err: 61
Sep 1 12:16:18 Oskars-iPhone StatusIm(CFNetwork)[1352] <Error>: TCP Conn 0x170192fe0 Failed : error 0:61 [61]
Sep 1 12:16:18 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x170192fe0 canceled
Sep 1 12:16:20 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: Stream client bypassing proxies on TCP Conn [10:0x170192fe0]
Sep 1 12:16:20 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x170192fe0 started
Sep 1 12:16:20 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x170192fe0 event 3. err: 61
Sep 1 12:16:20 Oskars-iPhone StatusIm(libsystem_network.dylib)[1352] <Error>: nw_connection_get_connected_socket_block_invoke 10 Connection has no connected handler
Sep 1 12:16:20 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x170192fe0 complete. fd: -1, err: 61
Sep 1 12:16:20 Oskars-iPhone StatusIm(CFNetwork)[1352] <Error>: TCP Conn 0x170192fe0 Failed : error 0:61 [61]
Sep 1 12:16:20 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x170192fe0 canceled
Sep 1 12:16:21 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Event [4:0x1701938d0]: 2 Err(0)
Sep 1 12:16:21 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Cancel [4:0x1701938d0]
Sep 1 12:16:21 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Destroyed [4:0x1701938d0]
Sep 1 12:16:21 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Event [7:0x174194ab0]: 2 Err(0)
Sep 1 12:16:21 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Cancel [7:0x174194ab0]
Sep 1 12:16:21 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Event [5:0x170193db0]: 2 Err(0)
Sep 1 12:16:21 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Cancel [5:0x170193db0]
Sep 1 12:16:21 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Destroyed [7:0x174194ab0]
Sep 1 12:16:21 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Event [6:0x1741949e0]: 2 Err(0)
Sep 1 12:16:21 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Cancel [6:0x1741949e0]
Sep 1 12:16:21 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Destroyed [6:0x1741949e0]
Sep 1 12:16:21 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TIC TCP Conn Destroyed [5:0x170193db0]
Sep 1 12:16:22 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: Stream client bypassing proxies on TCP Conn [11:0x170193db0]
Sep 1 12:16:22 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x170193db0 started
Sep 1 12:16:22 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x170193db0 event 3. err: 61
Sep 1 12:16:22 Oskars-iPhone StatusIm(libsystem_network.dylib)[1352] <Error>: nw_connection_get_connected_socket_block_invoke 11 Connection has no connected handler
Sep 1 12:16:22 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x170193db0 complete. fd: -1, err: 61
Sep 1 12:16:22 Oskars-iPhone StatusIm(CFNetwork)[1352] <Error>: TCP Conn 0x170193db0 Failed : error 0:61 [61]
Sep 1 12:16:22 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x170193db0 canceled
Sep 1 12:16:24 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: Stream client bypassing proxies on TCP Conn [12:0x170193db0]
Sep 1 12:16:24 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x170193db0 started
Sep 1 12:16:24 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x170193db0 event 3. err: 61
Sep 1 12:16:24 Oskars-iPhone StatusIm(libsystem_network.dylib)[1352] <Error>: nw_connection_get_connected_socket_block_invoke 12 Connection has no connected handler
Sep 1 12:16:24 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x170193db0 complete. fd: -1, err: 61
Sep 1 12:16:24 Oskars-iPhone StatusIm(CFNetwork)[1352] <Error>: TCP Conn 0x170193db0 Failed : error 0:61 [61]
Sep 1 12:16:24 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x170193db0 canceled
Sep 1 12:16:27 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: Stream client bypassing proxies on TCP Conn [13:0x174192ca0]
Sep 1 12:16:27 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x174192ca0 started
Sep 1 12:16:27 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x174192ca0 event 3. err: 61
Sep 1 12:16:27 Oskars-iPhone StatusIm(libsystem_network.dylib)[1352] <Error>: nw_connection_get_connected_socket_block_invoke 13 Connection has no connected handler
Sep 1 12:16:27 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x174192ca0 complete. fd: -1, err: 61
Sep 1 12:16:27 Oskars-iPhone StatusIm(CFNetwork)[1352] <Error>: TCP Conn 0x174192ca0 Failed : error 0:61 [61]
Sep 1 12:16:27 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x174192ca0 canceled
Sep 1 12:16:27 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: awesome-phonenumber
Sep 1 12:16:27 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: chance
Sep 1 12:16:27 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: eccjs
Sep 1 12:16:27 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: emojilib
Sep 1 12:16:27 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: homoglyph-finder
Sep 1 12:16:27 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: identicon.js
Sep 1 12:16:27 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: web3
Sep 1 12:16:27 Oskars-iPhone StatusIm[1352] <Notice>: Requiring: bignumber.js
Sep 1 12:16:29 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: Stream client bypassing proxies on TCP Conn [14:0x174192ca0]
Sep 1 12:16:29 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x174192ca0 started
Sep 1 12:16:29 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x174192ca0 event 3. err: 61
Sep 1 12:16:29 Oskars-iPhone StatusIm(libsystem_network.dylib)[1352] <Error>: nw_connection_get_connected_socket_block_invoke 14 Connection has no connected handler
Sep 1 12:16:29 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x174192ca0 complete. fd: -1, err: 61
Sep 1 12:16:29 Oskars-iPhone StatusIm(CFNetwork)[1352] <Error>: TCP Conn 0x174192ca0 Failed : error 0:61 [61]
Sep 1 12:16:29 Oskars-iPhone StatusIm(CFNetwork)[1352] <Notice>: TCP Conn 0x174192ca0 canceled
Sep 1 12:16:30 Oskars-iPhone SpringBoard(FrontBoard)[53] <Notice>: <FBApplicationProcess: 0x100e85400; StatusIm; pid: 1352> exited.
Sep 1 12:16:30 Oskars-iPhone SpringBoard[53] <Notice>: Process exited: <FBApplicationProcess: 0x100e85400; StatusIm; pid: -1> -> <FBApplicationProcessExitContext: 0x1712264e0; exitReason: (none); terminationReason: (none)>
Sep 1 12:31:42 Oskars-iPhone installd(MobileSystemServices)[44] <Notice>: 0x16e153000 -[MIClientConnection _doInstallationForURL:withOptions:completion:]: Install of "/var/mobile/Media/PublicStaging/StatusIm.app" type Developer (LSInstallType = (null)) requested by lsd (pid 79)
Sep 1 12:31:44 Oskars-iPhone debugserver(FrontBoardServices)[263] <Error>: [FBSSystemService][0x6525] Request successful: <BSProcessHandle: 0x10061e320; StatusIm:264; valid: YES>
Sep 1 12:31:44 Oskars-iPhone debugserver[263] <Notice>: Got a connection, launched process /private/var/containers/Bundle/Application/FFD5A9B7-6205-417E-89F0-6F89B0AAE574/StatusIm.app (pid = 264).
Sep 1 12:31:45 Oskars-iPhone kernel(Sandbox)[0] <Notice>: SandboxViolation: StatusIm(264) deny(1) sysctl-read kern.ipc.somaxconn
Sep 1 12:31:45 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: Faulting in NSHTTPCookieStorage singleton
Sep 1 12:31:45 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: Faulting in CFHTTPCookieStorage singleton
Sep 1 12:31:45 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: Creating default cookie storage with default identifier
Sep 1 12:31:45 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Start [1:0x1741979d0]
Sep 1 12:31:45 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Event [1:0x1741979d0]: 1 Err(0)
Sep 1 12:31:45 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Connected [1:0x1741979d0]: Err(0)
Sep 1 12:31:45 Oskars-iPhone StatusIm[264] <Notice>: Initializing <RCTBatchedBridge: 0x1701bc7e0> (parent: <RCTBridge: 0x1700d42e0>, executor: RCTJSCExecutor)
Sep 1 12:31:45 Oskars-iPhone StatusIm[264] <Notice>: RCTBridge required dispatch_sync to load RCTDevSettings. This may lead to deadlocks
Sep 1 12:31:45 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Start [2:0x174198050]
Sep 1 12:31:45 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Event [2:0x174198050]: 1 Err(0)
Sep 1 12:31:45 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Connected [2:0x174198050]: Err(0)
Sep 1 12:31:45 Oskars-iPhone StatusIm[264] <Notice>: [Firebase/Core][I-COR000003] The default Firebase app has not yet been configured. Add [FIRApp configure] to your application initialization. Read more: https://goo.gl/ctyzm8.
Sep 1 12:31:47 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: Stream client bypassing proxies on TCP Conn [3:0x174198390]
Sep 1 12:31:47 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x174198390 started
Sep 1 12:31:47 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x174198390 event 3. err: 61
Sep 1 12:31:47 Oskars-iPhone StatusIm(libsystem_network.dylib)[264] <Error>: nw_connection_get_connected_socket_block_invoke 3 Connection has no connected handler
Sep 1 12:31:47 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x174198390 complete. fd: -1, err: 61
Sep 1 12:31:47 Oskars-iPhone StatusIm(CFNetwork)[264] <Error>: TCP Conn 0x174198390 Failed : error 0:61 [61]
Sep 1 12:31:47 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x174198390 canceled
Sep 1 12:31:47 Oskars-iPhone StatusIm[264] <Notice>: There was an error collecting entropy from the browser:
Sep 1 12:31:47 Oskars-iPhone StatusIm[264] <Notice>: { [Error: Requiring module "619", which threw an exception.]
line: 136,
column: 15,
sourceURL: 'http://192.168.1.54.xip.io:8081/index.ios.bundle?platform=ios&dev=true&minify=false' }
Sep 1 12:31:47 Oskars-iPhone StatusIm[264] <Notice>: Running application StatusIm ({
initialProps = {
};
rootTag = 1;
})
Sep 1 12:31:47 Oskars-iPhone StatusIm[264] <Notice>: Running application "StatusIm" with appParams: {"rootTag":1,"initialProps":{}}. __DEV__ === true, development-level warning are ON, performance optimizations are OFF
Sep 1 12:31:47 Oskars-iPhone StatusIm[264] <Notice>: Loading Closure base.
Sep 1 12:31:47 Oskars-iPhone StatusIm[264] <Notice>: Shimming require
Sep 1 12:31:47 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Start [4:0x174198e20]
Sep 1 12:31:47 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Event [4:0x174198e20]: 1 Err(0)
Sep 1 12:31:47 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Connected [4:0x174198e20]: Err(0)
Sep 1 12:31:47 Oskars-iPhone StatusIm[264] <Notice>: Shimming goog functions.
Sep 1 12:31:47 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Start [5:0x174198120]
Sep 1 12:31:47 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Event [5:0x174198120]: 1 Err(0)
Sep 1 12:31:47 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Connected [5:0x174198120]: Err(0)
Sep 1 12:31:47 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Start [6:0x174199230]
Sep 1 12:31:47 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Start [7:0x174199640]
Sep 1 12:31:48 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Event [6:0x174199230]: 1 Err(0)
Sep 1 12:31:48 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Connected [6:0x174199230]: Err(0)
Sep 1 12:31:48 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Event [7:0x174199640]: 1 Err(0)
Sep 1 12:31:48 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Connected [7:0x174199640]: Err(0)
Sep 1 12:31:49 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: Stream client bypassing proxies on TCP Conn [8:0x17419d400]
Sep 1 12:31:49 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x17419d400 started
Sep 1 12:31:49 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x17419d400 event 3. err: 61
Sep 1 12:31:49 Oskars-iPhone StatusIm(libsystem_network.dylib)[264] <Error>: nw_connection_get_connected_socket_block_invoke 8 Connection has no connected handler
Sep 1 12:31:49 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x17419d400 complete. fd: -1, err: 61
Sep 1 12:31:49 Oskars-iPhone StatusIm(CFNetwork)[264] <Error>: TCP Conn 0x17419d400 Failed : error 0:61 [61]
Sep 1 12:31:49 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x17419d400 canceled
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-action-button
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-android-sms-listener
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-autolink
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-camera
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-config
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-contacts
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-dialogs
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: dismissKeyboard
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-drawer-layout
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-emoji-picker
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-fs
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-http-bridge
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-i18n
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-image-crop-picker
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-image-resizer
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: instabug-reactnative
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-invertible-scroll-view
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-linear-gradient
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-mapbox-gl
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: nfc-react-native
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-orientation
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-popup-menu
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-qrcode
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-randombytes
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: realm
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-sortable-listview
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-swiper
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-vector-icons/Ionicons
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-webview-bridge
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-svg
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react-native-fcm
Sep 1 12:31:49 Oskars-iPhone StatusIm[264] <Notice>: Requiring: react
Sep 1 12:31:50 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Event [1:0x1741979d0]: 2 Err(0)
Sep 1 12:31:50 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Cancel [1:0x1741979d0]
Sep 1 12:31:50 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Destroyed [1:0x1741979d0]
Sep 1 12:31:51 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: Stream client bypassing proxies on TCP Conn [9:0x174389da0]
Sep 1 12:31:51 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x174389da0 started
Sep 1 12:31:51 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x174389da0 event 3. err: 61
Sep 1 12:31:51 Oskars-iPhone StatusIm(libsystem_network.dylib)[264] <Error>: nw_connection_get_connected_socket_block_invoke 9 Connection has no connected handler
Sep 1 12:31:51 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x174389da0 complete. fd: -1, err: 61
Sep 1 12:31:51 Oskars-iPhone StatusIm(CFNetwork)[264] <Error>: TCP Conn 0x174389da0 Failed : error 0:61 [61]
Sep 1 12:31:51 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x174389da0 canceled
Sep 1 12:31:51 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Event [2:0x174198050]: 2 Err(0)
Sep 1 12:31:51 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Cancel [2:0x174198050]
Sep 1 12:31:51 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Destroyed [2:0x174198050]
Sep 1 12:31:53 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: Stream client bypassing proxies on TCP Conn [10:0x174198050]
Sep 1 12:31:53 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x174198050 started
Sep 1 12:31:53 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x174198050 event 3. err: 61
Sep 1 12:31:53 Oskars-iPhone StatusIm(libsystem_network.dylib)[264] <Error>: nw_connection_get_connected_socket_block_invoke 10 Connection has no connected handler
Sep 1 12:31:53 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x174198050 complete. fd: -1, err: 61
Sep 1 12:31:53 Oskars-iPhone StatusIm(CFNetwork)[264] <Error>: TCP Conn 0x174198050 Failed : error 0:61 [61]
Sep 1 12:31:53 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x174198050 canceled
Sep 1 12:31:55 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: Stream client bypassing proxies on TCP Conn [11:0x170388880]
Sep 1 12:31:55 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x170388880 started
Sep 1 12:31:55 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x170388880 event 3. err: 61
Sep 1 12:31:55 Oskars-iPhone StatusIm(libsystem_network.dylib)[264] <Error>: nw_connection_get_connected_socket_block_invoke 11 Connection has no connected handler
Sep 1 12:31:55 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x170388880 complete. fd: -1, err: 61
Sep 1 12:31:55 Oskars-iPhone StatusIm(CFNetwork)[264] <Error>: TCP Conn 0x170388880 Failed : error 0:61 [61]
Sep 1 12:31:55 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x170388880 canceled
Sep 1 12:31:56 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Event [4:0x174198e20]: 2 Err(0)
Sep 1 12:31:56 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Cancel [4:0x174198e20]
Sep 1 12:31:56 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Event [5:0x174198120]: 2 Err(0)
Sep 1 12:31:56 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Cancel [5:0x174198120]
Sep 1 12:31:56 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Destroyed [4:0x174198e20]
Sep 1 12:31:56 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Destroyed [5:0x174198120]
Sep 1 12:31:56 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Event [6:0x174199230]: 2 Err(0)
Sep 1 12:31:56 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Cancel [6:0x174199230]
Sep 1 12:31:56 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Event [7:0x174199640]: 2 Err(0)
Sep 1 12:31:56 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Cancel [7:0x174199640]
Sep 1 12:31:56 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Destroyed [6:0x174199230]
Sep 1 12:31:56 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TIC TCP Conn Destroyed [7:0x174199640]
Sep 1 12:31:57 Oskars-iPhone StatusIm[264] <Notice>: Requiring: awesome-phonenumber
Sep 1 12:31:57 Oskars-iPhone StatusIm[264] <Notice>: Requiring: chance
Sep 1 12:31:57 Oskars-iPhone StatusIm[264] <Notice>: Requiring: eccjs
Sep 1 12:31:57 Oskars-iPhone StatusIm[264] <Notice>: Requiring: emojilib
Sep 1 12:31:57 Oskars-iPhone StatusIm[264] <Notice>: Requiring: homoglyph-finder
Sep 1 12:31:57 Oskars-iPhone StatusIm[264] <Notice>: Requiring: identicon.js
Sep 1 12:31:57 Oskars-iPhone StatusIm[264] <Notice>: Requiring: web3
Sep 1 12:31:57 Oskars-iPhone StatusIm[264] <Notice>: Requiring: bignumber.js
Sep 1 12:31:57 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: Stream client bypassing proxies on TCP Conn [12:0x170388880]
Sep 1 12:31:57 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x170388880 started
Sep 1 12:31:57 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x170388880 event 3. err: 61
Sep 1 12:31:57 Oskars-iPhone StatusIm(libsystem_network.dylib)[264] <Error>: nw_connection_get_connected_socket_block_invoke 12 Connection has no connected handler
Sep 1 12:31:57 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x170388880 complete. fd: -1, err: 61
Sep 1 12:31:57 Oskars-iPhone StatusIm(CFNetwork)[264] <Error>: TCP Conn 0x170388880 Failed : error 0:61 [61]
Sep 1 12:31:57 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x170388880 canceled
Sep 1 12:31:59 Oskars-iPhone StatusIm[264] <Notice>: Requiring: emojilib
Sep 1 12:32:00 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: Stream client bypassing proxies on TCP Conn [13:0x174198050]
Sep 1 12:32:00 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x174198050 started
Sep 1 12:32:00 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x174198050 event 3. err: 61
Sep 1 12:32:00 Oskars-iPhone StatusIm(libsystem_network.dylib)[264] <Error>: nw_connection_get_connected_socket_block_invoke 13 Connection has no connected handler
Sep 1 12:32:00 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x174198050 complete. fd: -1, err: 61
Sep 1 12:32:00 Oskars-iPhone StatusIm(CFNetwork)[264] <Error>: TCP Conn 0x174198050 Failed : error 0:61 [61]
Sep 1 12:32:00 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x174198050 canceled
Sep 1 12:32:00 Oskars-iPhone locationd[59] <Notice>: getClientEffectiveRegistrationResult, /private/var/containers/Bundle/Application/FFD5A9B7-6205-417E-89F0-6F89B0AAE574/StatusIm.app/StatusIm, im.status.ethereum, , CLClientRegistrationResult, kCLClientRegistrationResultFailedUnavailable, CLCommonLocationServicesEnabled, 1
Sep 1 12:32:00 Oskars-iPhone StatusIm[264] <Notice>: Requiring: ./resources/images/contacts/melonport.png
Sep 1 12:32:00 Oskars-iPhone StatusIm[264] <Notice>: Requiring: ./resources/images/contacts/flight-delays-suck.png
Sep 1 12:32:00 Oskars-iPhone StatusIm[264] <Notice>: Requiring: ./resources/images/contacts/etherplay.png
Sep 1 12:32:00 Oskars-iPhone StatusIm[264] <Notice>: Requiring: ./resources/images/contacts/commiteth.png
Sep 1 12:32:00 Oskars-iPhone StatusIm[264] <Notice>: Requiring: ./resources/images/contacts/gnosis.png
Sep 1 12:32:00 Oskars-iPhone StatusIm[264] <Notice>: Requiring: ./resources/images/contacts/mkr-market.png
Sep 1 12:32:00 Oskars-iPhone StatusIm[264] <Notice>: Requiring: ./resources/images/contacts/jarrad.png
Sep 1 12:32:00 Oskars-iPhone StatusIm[264] <Notice>: Requiring: ./resources/images/contacts/augur.png
Sep 1 12:32:00 Oskars-iPhone StatusIm[264] <Notice>: Requiring: ./resources/images/contacts/ethlance.png
Sep 1 12:32:00 Oskars-iPhone StatusIm[264] <Notice>: Requiring: ./resources/images/contacts/oaken-water-meter.png
Sep 1 12:32:00 Oskars-iPhone StatusIm[264] <Notice>: Requiring: ./resources/images/contacts/auction-house.png
Sep 1 12:32:00 Oskars-iPhone StatusIm[264] <Notice>: Requiring: ./resources/images/contacts/bchat.png
Sep 1 12:32:00 Oskars-iPhone StatusIm[264] <Notice>: Requiring: ./resources/images/contacts/Dentacoin.png
Sep 1 12:32:00 Oskars-iPhone StatusIm[264] <Notice>: Requiring: ./resources/images/contacts/FirstBlood.png
Sep 1 12:32:02 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: Stream client bypassing proxies on TCP Conn [14:0x170388470]
Sep 1 12:32:02 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x170388470 started
Sep 1 12:32:02 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x170388470 event 3. err: 61
Sep 1 12:32:02 Oskars-iPhone StatusIm(libsystem_network.dylib)[264] <Error>: nw_connection_get_connected_socket_block_invoke 14 Connection has no connected handler
Sep 1 12:32:02 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x170388470 complete. fd: -1, err: 61
Sep 1 12:32:02 Oskars-iPhone StatusIm(CFNetwork)[264] <Error>: TCP Conn 0x170388470 Failed : error 0:61 [61]
Sep 1 12:32:02 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x170388470 canceled
Sep 1 12:32:04 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: Stream client bypassing proxies on TCP Conn [15:0x170388470]
Sep 1 12:32:04 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x170388470 started
Sep 1 12:32:04 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x170388470 event 3. err: 61
Sep 1 12:32:04 Oskars-iPhone StatusIm(libsystem_network.dylib)[264] <Error>: nw_connection_get_connected_socket_block_invoke 15 Connection has no connected handler
Sep 1 12:32:04 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x170388470 complete. fd: -1, err: 61
Sep 1 12:32:04 Oskars-iPhone StatusIm(CFNetwork)[264] <Error>: TCP Conn 0x170388470 Failed : error 0:61 [61]
Sep 1 12:32:04 Oskars-iPhone StatusIm(CFNetwork)[264] <Notice>: TCP Conn 0x170388470 canceled
Sep 1 12:32:05 Oskars-iPhone SpringBoard(FrontBoard)[53] <Notice>: <FBApplicationProcess: 0x100cd47f0; StatusIm; pid: 264> exited.
Sep 1 12:32:05 Oskars-iPhone SpringBoard[53] <Notice>: Process exited: <FBApplicationProcess: 0x100cd47f0; StatusIm; pid: -1> -> <FBApplicationProcessExitContext: 0x170435f00; exitReason: (none); terminationReason: (none)>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment