Skip to content

Instantly share code, notes, and snippets.

@cglacet
Last active July 20, 2018 16:07
Show Gist options
  • Save cglacet/e8d2f96adad7a5f902c381df702bd751 to your computer and use it in GitHub Desktop.
Save cglacet/e8d2f96adad7a5f902c381df702bd751 to your computer and use it in GitHub Desktop.
...
(this happpens several times, with increasing XXX value ->) 2018-07-20 18:00:46.969653+0200 Kune[421:27919] [] nw_connection_get_connected_socket_block_invoke XXX Connection has no connected handler
...
2018-07-20 18:00:47.400795+0200 Kune[421:27919] A location manager (0x10277d030) was created on a dispatch queue executing on a thread other than the main thread. It is the developer's responsibility to ensure that there is a run loop running on the thread on which the location manager object is allocated. In particular, creating location managers in arbitrary dispatch queues (not attached to the main queue) is not supported and will result in callbacks not being received.
...
2018-07-20 18:00:59.264 [info][tid:main][RCTCxxBridge.mm:917] Invalidating <RCTCxxBridge: 0x1741c11d0> (parent: <RCTBridge: 0x1700c60b0>, executor: (null))
2018-07-20 18:00:59.265429+0200 Kune[421:27349] Invalidating <RCTCxxBridge: 0x1741c11d0> (parent: <RCTBridge: 0x1700c60b0>, executor: (null))
2018-07-20 18:00:59.266 [info][tid:main][RCTCxxBridge.mm:210] Initializing <RCTCxxBridge: 0x1741c2d00> (parent: <RCTBridge: 0x1700c60b0>, executor: (null))
2018-07-20 18:00:59.265677+0200 Kune[421:27349] Initializing <RCTCxxBridge: 0x1741c2d00> (parent: <RCTBridge: 0x1700c60b0>, executor: (null))
2018-07-20 18:00:59.267 [warn][tid:main][RCTModuleData.mm:67] Module RCTImageLoader requires main queue setup since it overrides `init` but doesn't implement `requiresMainQueueSetup`. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.
2018-07-20 18:00:59.267379+0200 Kune[421:27349] Module RCTImageLoader requires main queue setup since it overrides `init` but doesn't implement `requiresMainQueueSetup`. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.
2018-07-20 18:01:00.033866+0200 Kune[421:27881] [] nw_connection_get_connected_socket_block_invoke 184 Connection has no connected handler
...
2018-07-20 18:02:09.985 [info][tid:com.facebook.react.JavaScript][RCTPerformanceLogger.m:78] Unbalanced calls start/end for tag 1
2018-07-20 18:02:09.985470+0200 Kune[421:27954] Unbalanced calls start/end for tag 1
objc[421]: Class MGLUserLocationHeadingBeamLayer is implemented in both /private/var/containers/Bundle/Application/0E057F3F-1D1B-44BE-B3A3-375230C7D70A/APP.app/Frameworks/Mapbox.framework/Mapbox (0x100cb2c58) and /var/containers/Bundle/Application/0E057F3F-1D1B-44BE-B3A3-375230C7D70A/APP.app/APP (0x1003c0910). One of the two will be used. Which one is undefined.
objc[421]: Class MGLUserLocationHeadingArrowLayer is implemented in both /private/var/containers/Bundle/Application/0E057F3F-1D1B-44BE-B3A3-375230C7D70A/APP.app/Frameworks/Mapbox.framework/Mapbox (0x100cb1f38) and /var/containers/Bundle/Application/0E057F3F-1D1B-44BE-B3A3-375230C7D70A/APP.app/APP (0x1003c0ff0). One of the two will be used. Which one is undefined.
objc[421]: Class MGLFaux3DUserLocationAnnotationView is implemented in both /private/var/containers/Bundle/Application/0E057F3F-1D1B-44BE-B3A3-375230C7D70A/APP.app/Frameworks/Mapbox.framework/Mapbox (0x100cb1998) and /var/containers/Bundle/Application/0E057F3F-1D1B-44BE-B3A3-375230C7D70A/APP.app/APP (0x1003c1220). One of the two will be used. Which one is undefined.
2018-07-20 17:57:44.886 [info][tid:main][RCTCxxBridge.mm:210] Initializing <RCTCxxBridge: 0x1701c2760> (parent: <RCTBridge: 0x1700c60b0>, executor: (null))
2018-07-20 17:57:44.904269+0200 APP[421:27349] Initializing <RCTCxxBridge: 0x1701c2760> (parent: <RCTBridge: 0x1700c60b0>, executor: (null))
2018-07-20 17:57:45.062 [warn][tid:main][RCTBridge.m:119] Class RCTCxxModule was not exported. Did you forget to use RCT_EXPORT_MODULE()?
2018-07-20 17:57:45.062412+0200 APP[421:27349] Class RCTCxxModule was not exported. Did you forget to use RCT_EXPORT_MODULE()?
2018-07-20 17:57:45.085 [warn][tid:main][RCTModuleData.mm:67] Module RCTImageLoader requires main queue setup since it overrides `init` but doesn't implement `requiresMainQueueSetup`. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.
2018-07-20 17:57:45.085652+0200 APP[421:27349] Module RCTImageLoader requires main queue setup since it overrides `init` but doesn't implement `requiresMainQueueSetup`. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.
2018-07-20 17:57:45.139 [info][tid:main][RCTRootView.m:293] Running application APP ({
initialProps = {
};
rootTag = 1;
})
2018-07-20 17:57:45.139755+0200 APP[421:27349] Running application APP ({
initialProps = {
};
rootTag = 1;
})
2018-07-20 17:57:45.202178+0200 APP[421:27509] [] nw_connection_get_connected_socket_block_invoke 2 Connection has no connected handler
2018-07-20 17:57:45.272533+0200 APP[421:27406] [] nw_connection_get_connected_socket_block_invoke 3 Connection has no connected handler
2018-07-20 17:57:45.342 [info][tid:main][RCTCxxBridge.mm:917] Invalidating <RCTCxxBridge: 0x1701c2760> (parent: <RCTBridge: 0x1700c60b0>, executor: RCTWebSocketExecutor)
2018-07-20 17:57:45.342187+0200 APP[421:27349] Invalidating <RCTCxxBridge: 0x1701c2760> (parent: <RCTBridge: 0x1700c60b0>, executor: RCTWebSocketExecutor)
2018-07-20 17:57:45.342 [info][tid:main][RCTCxxBridge.mm:210] Initializing <RCTCxxBridge: 0x1741c0f00> (parent: <RCTBridge: 0x1700c60b0>, executor: RCTWebSocketExecutor)
2018-07-20 17:57:45.342497+0200 APP[421:27349] Initializing <RCTCxxBridge: 0x1741c0f00> (parent: <RCTBridge: 0x1700c60b0>, executor: RCTWebSocketExecutor)
2018-07-20 17:57:45.344 [warn][tid:main][RCTModuleData.mm:67] Module RCTImageLoader requires main queue setup since it overrides `init` but doesn't implement `requiresMainQueueSetup`. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.
2018-07-20 17:57:45.344367+0200 APP[421:27349] Module RCTImageLoader requires main queue setup since it overrides `init` but doesn't implement `requiresMainQueueSetup`. In a future release React Native will default to initializing all native modules on a background thread unless explicitly opted-out of.
2018-07-20 17:57:45.435950+0200 APP[421:27517] [] nw_connection_get_connected_socket_block_invoke 4 Connection has no connected handler
2018-07-20 17:57:45.437 [info][tid:com.facebook.react.WebSocketExecutor][RCTWebSocketExecutor.m:145] WebSocket connection failed with error Error Domain=NSPOSIXErrorDomain Code=61 "Connection refused" UserInfo={_kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}
2018-07-20 17:57:45.437 [fatal][tid:com.facebook.react.JavaScript] Connection to http://localhost:8081/debugger-proxy?role=client timed out. Are you running node proxy? If you are running on the device, check if you have the right IP address in `RCTWebSocketExecutor.m`.
2018-07-20 17:57:45.437281+0200 APP[421:27517] WebSocket connection failed with error Error Domain=NSPOSIXErrorDomain Code=61 "Connection refused" UserInfo={_kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}
2018-07-20 17:57:45.437303+0200 APP[421:27532] Connection to http://localhost:8081/debugger-proxy?role=client timed out. Are you running node proxy? If you are running on the device, check if you have the right IP address in `RCTWebSocketExecutor.m`.
2018-07-20 17:57:45.675 [fatal][tid:main] Connection to http://localhost:8081/debugger-proxy?role=client timed out. Are you running node proxy? If you are running on the device, check if you have the right IP address in `RCTWebSocketExecutor.m`.
2018-07-20 17:57:45.675676+0200 APP[421:27349] Connection to http://localhost:8081/debugger-proxy?role=client timed out. Are you running node proxy? If you are running on the device, check if you have the right IP address in `RCTWebSocketExecutor.m`.
2018-07-20 17:57:46.278535+0200 APP[421:27505] *** Assertion failure in -[RCTModuleData methodQueue](), React-native-project-folder/APP/node_modules/react-native/React/Base/RCTModuleData.mm:335
2018-07-20 17:57:46.282 [error][tid:com.facebook.react.JavaScript] Unknown C++ exception in 'nativeFlushQueueImmediate'
2018-07-20 17:57:46.281965+0200 APP[421:27505] Unknown C++ exception in 'nativeFlushQueueImmediate'
2018-07-20 17:57:46.292891+0200 APP[421:27505] *** Assertion failure in -[RCTModuleData methodQueue](), React-native-project-folder/APP/node_modules/react-native/React/Base/RCTModuleData.mm:335
2018-07-20 17:57:46.295 [info][tid:com.facebook.react.JavaScript] 'Failed to print error: ', 'Unknown C++ exception in \'nativeFlushQueueImmediate\''
2018-07-20 17:57:46.295656+0200 APP[421:27505] 'Failed to print error: ', 'Unknown C++ exception in \'nativeFlushQueueImmediate\''
WARNING: Logging before InitGoogleLogging() is written to STDERR
E0720 17:57:46.306138 1850503168 JSCHelpers.cpp:137] Got JS Exception: Unknown C++ exception in 'nativeFlushQueueImmediate' (/var/containers/Bundle/Application/0E057F3F-1D1B-44BE-B3A3-375230C7D70A/APP.app/main.jsbundle:4655)
E0720 17:57:46.306447 1850503168 JSCHelpers.cpp:143] Got JS Stack: nativeFlushQueueImmediate@[native code]
enqueueNativeCall@/var/containers/Bundle/Application/0E057F3F-1D1B-44BE-B3A3-375230C7D70A/APP.app/main.jsbundle:4655:43
fn@/var/containers/Bundle/Application/0E057F3F-1D1B-44BE-B3A3-375230C7D70A/APP.app/main.jsbundle:4391:40
addListener@/var/containers/Bundle/Application/0E057F3F-1D1B-44BE-B3A3-375230C7D70A/APP.app/main.jsbundle:20509:41
_registerEvents@/var/containers/Bundle/Application/0E057F3F-1D1B-44BE-B3A3-375230C7D70A/APP.app/main.jsbundle:21150:62
WebSocket@/var/containers/Bundle/Application/0E057F3F-1D1B-44BE-B3A3-375230C7D70A/APP.app/main.jsbundle:21068:28
connectToDevTools@/var/containers/Bundle/Application/0E057F3F-1D1B-44BE-B3A3-375230C7D70A/APP.app/main.jsbundle:22888:70
/var/containers/Bundle/Application/0E057F3F-1D1B-44BE-B3A3-375230C7D70A/APP.app/main.jsbundle:22697:38
loadModuleImplementation@/var/containers/Bundle/Application/0E057F3F-1D1B-44BE-B3A3-375230C7D70A/APP.app/main.jsbundle:159:14
/var/containers/Bundle/Application/0E057F3F-1D1B-44BE-B3A3-375230C7D70A/APP.app/main.jsbundle:17425:18
loadModuleImplementation@/var/containers/Bundle/Application/0E057F3F-1D1B-44BE-B3A3-375230C7D70A/APP.app/main.jsbundle:159:14
guardedLoadModule@/var/containers/Bundle/Application/0E057F3F-1D1B-44BE-B3A3-375230C7D70A/APP.app/main.jsbundle:84:47
global code@/var/containers/Bundle/Application/0E057F3F-1D1B-44BE-B3A3-375230C7D70A/APP.app/main.jsbundle:327017:8
2018-07-20 17:57:46.310 [error][tid:com.facebook.react.JavaScript] Module AppRegistry is not a registered callable module (calling runApplication)
2018-07-20 17:57:46.310471+0200 APP[421:27505] Module AppRegistry is not a registered callable module (calling runApplication)
2018-07-20 17:57:46.320434+0200 APP[421:27505] *** Assertion failure in -[RCTModuleData methodQueue](), React-native-project-folder/APP/node_modules/react-native/React/Base/RCTModuleData.mm:335
2018-07-20 17:57:46.324315+0200 APP[421:27505] *** Assertion failure in -[RCTModuleData methodQueue](), React-native-project-folder/APP/node_modules/react-native/React/Base/RCTModuleData.mm:335
2018-07-20 17:57:46.325 [info][tid:com.facebook.react.JavaScript] 'Failed to print error: ', 'Unknown C++ exception in \'nativeFlushQueueImmediate\''
2018-07-20 17:57:46.325054+0200 APP[421:27505] 'Failed to print error: ', 'Unknown C++ exception in \'nativeFlushQueueImmediate\''
E0720 17:57:46.329341 1850503168 JSCHelpers.cpp:137] Got JS Exception: Exception calling object as function: Module AppRegistry is not a registered callable module (calling runApplication) (<unknown file>:1953)
E0720 17:57:46.329454 1850503168 JSCHelpers.cpp:143] Got JS Stack: invariant@/var/containers/Bundle/Application/0E057F3F-1D1B-44BE-B3A3-375230C7D70A/APP.app/main.jsbundle:1953:26
__callFunction@/var/containers/Bundle/Application/0E057F3F-1D1B-44BE-B3A3-375230C7D70A/APP.app/main.jsbundle:4743:18
/var/containers/Bundle/Application/0E057F3F-1D1B-44BE-B3A3-375230C7D70A/APP.app/main.jsbundle:4515:31
__guardSafe@/var/containers/Bundle/Application/0E057F3F-1D1B-44BE-B3A3-375230C7D70A/APP.app/main.jsbundle:4707:13
callFunctionReturnFlushedQueue@/var/containers/Bundle/Application/0E057F3F-1D1B-44BE-B3A3-375230C7D70A/APP.app/main.jsbundle:4514:21
callFunctionReturnFlushedQueue@[native code]
2018-07-20 17:57:47.415262+0200 APP[421:27416] [] nw_connection_get_connected_socket_block_invoke 6 Connection has no connected handler
2018-07-20 17:57:47.415262+0200 APP[421:27416] [] nw_connection_get_connected_socket_block_invoke 7 Connection has no connected handler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment