0% found this document useful (0 votes)
70 views56 pages

Android System Log Errors

The document contains log entries from an Android application. It records errors accessing properties, subscribing to MQTT topics, and unknown operations during app startup sequences. The logs indicate issues with property access permissions, unknown startup steps, and errors publishing to MQTT.

Uploaded by

Risa Evita
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
70 views56 pages

Android System Log Errors

The document contains log entries from an Android application. It records errors accessing properties, subscribing to MQTT topics, and unknown operations during app startup sequences. The logs indicate issues with property access permissions, unknown startup steps, and errors publishing to MQTT.

Uploaded by

Risa Evita
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 56

11-21 00:19:00.

846 1234 25336 I chatty : uid=1000(system) Binder:28526_7 expire


11 lines
11-21 09:25:13.459 28526 28526 I _V_TouchMotionHandler: handler onAttached
11-21 09:25:13.483 28526 28526 I _V_TouchMotionHandler: handler onAttached
11-21 09:25:16.454 28526 23961 E ActivityThread: Failed to find provider info for
com.android.contacts
11-21 09:25:16.523 28526 23961 E ActivityThread: Failed to find provider info for
com.android.contacts
11-21 10:04:08.509 28526 28526 I _V_TouchMotionHandler: handler onAttached
11-21 10:04:08.526 28526 28526 I _V_TouchMotionHandler: handler onAttached
11-21 12:28:56.821 28526 30411 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 12:28:57.369 28526 28701 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
11-21 12:28:57.795 28526 30411 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 12:29:08.567 28526 24010 E fb4a.ReactNative: Tried to remove non-existent
frame callback
11-21 12:31:54.617 28526 28545 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 12:31:55.329 28526 28701 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
11-21 12:31:55.453 28526 28545 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 12:34:50.490 28526 28545 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 12:34:51.297 28526 28545 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 12:34:51.473 28526 28701 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
11-21 12:54:13.390 28526 15741 E fb4a.6w3: Failure decoding override info
11-21 12:54:13.390 28526 15741 E fb4a.6w3: X.3JG: org.json.JSONException: No value
for new_locale
11-21 12:54:13.390 28526 15741 E fb4a.6w3: at X.6w4.<init>(:99)
11-21 12:54:13.390 28526 15741 E fb4a.6w3: at X.6w3.D8J(:23)
11-21 12:54:13.390 28526 15741 E fb4a.6w3: at X.3wR.call(:113)
11-21 12:54:13.390 28526 15741 E fb4a.6w3: at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
11-21 12:54:13.390 28526 15741 E fb4a.6w3: at X.13b.run(:72)
11-21 12:54:13.390 28526 15741 E fb4a.6w3: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
11-21 12:54:13.390 28526 15741 E fb4a.6w3: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
11-21 12:54:13.390 28526 15741 E fb4a.6w3: at X.13e.run(:3)
11-21 12:54:13.390 28526 15741 E fb4a.6w3: at X.13g.run(:14)
11-21 12:54:13.390 28526 15741 E fb4a.6w3: at
java.lang.Thread.run(Thread.java:923)
11-21 12:54:13.390 28526 15741 E fb4a.6w3: Caused by: org.json.JSONException: No
value for new_locale
11-21 12:54:13.390 28526 15741 E fb4a.6w3: at
org.json.JSONObject.get(JSONObject.java:400)
11-21 12:54:13.390 28526 15741 E fb4a.6w3: at
org.json.JSONObject.getString(JSONObject.java:561)
11-21 12:54:13.390 28526 15741 E fb4a.6w3: at X.6w4.<init>(:10)
11-21 12:54:13.390 28526 15741 E fb4a.6w3: ... 9 more
11-21 13:41:07.987 28526 30631 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 13:41:08.620 28526 28701 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
11-21 13:41:09.026 28526 28546 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 13:51:29.291 28526 28542 E System : Uncaught exception thrown by finalizer
11-21 13:51:29.294 28526 28542 E System : java.io.IOException: Failed to rename
file
11-21 13:51:29.294 28526 28542 E System : at X.9jF.close(:64)
11-21 13:51:29.294 28526 28542 E System : at
java.io.FileOutputStream.finalize(FileOutputStream.java:500)
11-21 13:51:29.294 28526 28542 E System : at
java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:291)
11-21 13:51:29.294 28526 28542 E System : at
java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:278)
11-21 13:51:29.294 28526 28542 E System : at
java.lang.Daemons$Daemon.run(Daemons.java:139)
11-21 13:51:29.294 28526 28542 E System : at
java.lang.Thread.run(Thread.java:923)
11-21 13:58:54.064 28526 28701 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
11-21 13:59:04.445 28526 25336 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 13:59:04.622 28526 28701 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
11-21 13:59:08.666 28526 25336 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 13:59:09.005 28526 25336 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 13:59:10.829 28526 25336 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 14:27:03.487 28526 28701 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
11-21 14:32:04.070 28526 25336 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 14:32:04.906 28526 28701 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
11-21 14:32:05.106 28526 25336 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 14:33:25.456 28526 28526 E fb4a.FbMainTabActivity: FbMainTabActivity might
have leaked!
11-21 14:33:25.478 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
FbMainTabActivityStartOrder$OnBeforeActivityCreate contains unknown operation: 353!
ops=[32, 353], startIndex=0, stopAtOp=-1
11-21 14:33:25.546 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
FbMainTabActivityStartOrder$OnCreate contains unknown operation: 292! ops=[33, 34,
35, 36, 251, 39, 40, 350, 42, 369, 43, 44, 47, 48, 49, 324, 323, 325, 326, 327,
328, 365, 329, 273, 321, 274, 275, 276, 277, 278, 317, 312, 292, 285, 281, 282,
284, 50, 52, 53, 243, 57, 343, 352, 354, 363], startIndex=0, stopAtOp=-1
11-21 14:33:25.546 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
FbMainTabActivityStartOrder$OnCreate contains unknown operation: 343! ops=[33, 34,
35, 36, 251, 39, 40, 350, 42, 369, 43, 44, 47, 48, 49, 324, 323, 325, 326, 327,
328, 365, 329, 273, 321, 274, 275, 276, 277, 278, 317, 312, 292, 285, 281, 282,
284, 50, 52, 53, 243, 57, 343, 352, 354, 363], startIndex=0, stopAtOp=-1
11-21 14:33:25.546 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
FbMainTabActivityStartOrder$OnCreate contains unknown operation: 352! ops=[33, 34,
35, 36, 251, 39, 40, 350, 42, 369, 43, 44, 47, 48, 49, 324, 323, 325, 326, 327,
328, 365, 329, 273, 321, 274, 275, 276, 277, 278, 317, 312, 292, 285, 281, 282,
284, 50, 52, 53, 243, 57, 343, 352, 354, 363], startIndex=0, stopAtOp=-1
11-21 14:33:25.546 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
FbMainTabActivityStartOrder$OnCreate contains unknown operation: 363! ops=[33, 34,
35, 36, 251, 39, 40, 350, 42, 369, 43, 44, 47, 48, 49, 324, 323, 325, 326, 327,
328, 365, 329, 273, 321, 274, 275, 276, 277, 278, 317, 312, 292, 285, 281, 282,
284, 50, 52, 53, 243, 57, 343, 352, 354, 363], startIndex=0, stopAtOp=-1
11-21 14:33:25.553 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
FbMainTabActivityStartOrder$OnStart contains unknown operation: 293! ops=[73, 293,
291], startIndex=0, stopAtOp=-1
11-21 14:33:25.560 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
FbMainTabActivityStartOrder$OnResume contains unknown operation: 344! ops=[78, 79,
299, 301, 302, 303, 305, 318, 313, 80, 81, 83, 85, 344, 358, 368], startIndex=0,
stopAtOp=-1
11-21 14:33:25.683 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
NewsFeedFragmentStartOrder$OnCreate contains unknown operation: 128! ops=[121, 120,
122, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 138, 139,
141, 142, 144, 366, 143], startIndex=7, stopAtOp=129
11-21 14:33:25.744 28526 7086 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:30000 maxLatency:500000 by: class X.1uh
num: 0
11-21 14:33:25.760 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
NewsFeedFragmentStartOrder$OnResume contains unknown operation: 179! ops=[166, 167,
168, 169, 170, 171, 172, 173, 174, 175, 176, 178, 179, 347, 180, 181, 182, 183,
184, 186, 187, 188], startIndex=12, stopAtOp=180
11-21 14:33:25.761 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
NewsFeedFragmentStartOrder$OnResume contains unknown operation: 184! ops=[166, 167,
168, 169, 170, 171, 172, 173, 174, 175, 176, 178, 179, 347, 180, 181, 182, 183,
184, 186, 187, 188], startIndex=18, stopAtOp=186
11-21 14:33:26.556 28526 28648 E linker : library
"/system/vendor/lib/libOpenCL.so" ("/vendor/lib/libOpenCL.so") needed or dlopened
by "/data/data/com.facebook.katana/lib-compressed/libchipsetmerged.so" is not
accessible for the namespace: [name="sphal", ld_library_paths="",
default_library_paths="/vendor/lib64:/vendor/lib64/hw",
permitted_paths="/odm/lib64:/vendor/lib64:/system/vendor/lib64"]
11-21 14:33:27.329 28526 28701 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
11-21 14:33:27.337 28526 15741 E DefaultStreamRef.cpp: trying to start an already
started/disconnected stream.
11-21 14:33:27.348 28526 15741 I chatty : uid=10213(com.facebook.katana) identical
4 lines
11-21 14:33:27.348 28526 15741 E DefaultStreamRef.cpp: trying to start an already
started/disconnected stream.
11-21 14:33:27.464 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:ddcbc513-e7f7-499d-9a10-b71bc742e512, category:mcd-sync-data-task-category,
requestId:624, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079b9ad9500
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 14:33:27.475 28526 7186 E FMQ : grantorIdx must be less than 3
11-21 14:33:27.476 28526 7186 E FMQ : grantorIdx must be less than 3
11-21 14:33:27.483 28526 7186 E FMQ : grantorIdx must be less than 3
11-21 14:33:27.505 28526 28711 E FMQ : grantorIdx must be less than 3
11-21 14:33:27.519 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response ddcbc513-e7f7-499d-9a10-
b71bc742e512 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079b9ad9500 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079b9ad9500
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 14:33:28.682 28526 28526 E fb4a.CommentsTTRCObserverDispatcher: Created
CommentsTTRCObserverOrchestrator
11-21 14:33:28.899 28526 7073 W fb4a.RequestLoggingListener: time 1665399100:
onProducerFinishWithFailure: {requestId: 4610, stage:
BitmapMemoryCacheKeyMultiplexProducer, elapsedTime: -1 ms, extraMap: null,
throwable: X.3fH: Encoded image is null.}
11-21 14:33:28.899 28526 7073 W fb4a.RequestLoggingListener: X.3fH: Encoded image
is null.
11-21 14:33:28.900 28526 7073 W fb4a.RequestLoggingListener: time 1665399101:
onRequestFailure: {requestId: 4610, elapsedTime: -1 ms, throwable: X.3fH: Encoded
image is null.}
11-21 14:33:28.907 28526 7073 W fb4a.RequestLoggingListener: time 1665399108:
onProducerFinishWithFailure: {requestId: 4612, stage:
BitmapMemoryCacheKeyMultiplexProducer, elapsedTime: -1 ms, extraMap: null,
throwable: X.3fH: Encoded image is null.}
11-21 14:33:28.907 28526 7073 W fb4a.RequestLoggingListener: X.3fH: Encoded image
is null.
11-21 14:33:28.907 28526 7073 W fb4a.RequestLoggingListener: time 1665399108:
onRequestFailure: {requestId: 4612, elapsedTime: -1 ms, throwable: X.3fH: Encoded
image is null.}
11-21 14:33:28.921 28526 7073 W fb4a.RequestLoggingListener: time 1665399122:
onProducerFinishWithFailure: {requestId: 4614, stage:
BitmapMemoryCacheKeyMultiplexProducer, elapsedTime: -1 ms, extraMap: null,
throwable: X.3fH: Encoded image is null.}
11-21 14:33:28.921 28526 7073 W fb4a.RequestLoggingListener: X.3fH: Encoded image
is null.
11-21 14:33:28.943 1234 1453 D _V_InputMethodManagerService: setCurClientLocked--
set mCurClient to ClientState{d1e36bf uid=10213 pid=28526 displayId=0}
11-21 14:33:28.943 1234 1453 D _V_SecInputMethodManagerService: mImmsB
setCurClientLocked-- set mCurClient to ClientState{145b18c uid=10213 pid=28526
displayId=0}
11-21 14:33:30.217 28526 15741 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 14:33:31.084 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
NewsFeedFragmentStartOrder$OnPause contains unknown operation: 335! ops=[195, 197,
198, 199, 200, 201, 202, 203, 204, 205, 348, 206, 207, 208, 335], startIndex=14,
stopAtOp=-1
11-21 14:33:31.726 28526 7088 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 14:33:31.869 28526 7088 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 14:33:32.552 28526 7065 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 14:33:32.589 28526 7065 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 14:33:32.620 28526 7065 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 14:33:32.729 28526 7065 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 14:33:32.758 28526 7065 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 14:33:32.789 28526 7065 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 14:33:33.064 28526 7192 E fb4a.LinkifyUtil: Story text: Fardian Imam
Muttaqin bersama Hida Maysyaroh dan 7 lainnya., range offset: 73, range length: 9,
Error message: null
11-21 14:33:33.105 28526 7061 E _V_SensorManager: unregisterListenerImpl
listener=X.1uh@f0ede6esensor=NULL num: 1
11-21 14:33:33.268 28526 6680 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 14:33:36.755 28526 7187 E fb4a.GraphServiceQueryExecutor: query error
11-21 14:33:36.755 28526 7187 E fb4a.GraphServiceQueryExecutor: X.6VL: [code]
3540002 [message]: The GK for the FD ent mapping between ASDID, ADID, and FDID
failed. [extra]:
11-21 14:33:36.755 28526 7187 E fb4a.GraphServiceQueryExecutor: at
X.3Ge.onError(:70)
11-21 14:33:36.755 28526 7187 E fb4a.GraphServiceQueryExecutor: at
X.22l.onError(:16)
11-21 14:33:36.755 28526 7187 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.nativeRun(Native Method)
11-21 14:33:36.755 28526 7187 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.run(:8)
11-21 14:33:36.755 28526 7187 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.PooledNativeRunnable.run(:9)
11-21 14:33:36.755 28526 7187 E fb4a.GraphServiceQueryExecutor: at
X.16t.execute(:0)
11-21 14:33:36.755 28526 7187 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.nativeRun(Native Method)
11-21 14:33:36.755 28526 7187 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.run(:8)
11-21 14:33:36.755 28526 7187 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.PooledNativeRunnable.run(:9)
11-21 14:33:36.755 28526 7187 E fb4a.GraphServiceQueryExecutor: at
X.13a.run(:2)
11-21 14:33:36.755 28526 7187 E fb4a.GraphServiceQueryExecutor: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
11-21 14:33:36.755 28526 7187 E fb4a.GraphServiceQueryExecutor: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
11-21 14:33:36.755 28526 7187 E fb4a.GraphServiceQueryExecutor: at
X.13e.run(:3)
11-21 14:33:36.755 28526 7187 E fb4a.GraphServiceQueryExecutor: at
X.13g.run(:14)
11-21 14:33:36.755 28526 7187 E fb4a.GraphServiceQueryExecutor: at
java.lang.Thread.run(Thread.java:923)
11-21 14:36:31.167 28526 28701 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
11-21 14:36:31.177 28526 28701 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
11-21 14:44:37.810 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response aa1d5913-a2ef-4856-9eaa-
4bc96d888629 contains sync error Error Domain=mqtt Code=2002 - Underlying error
(null): Error Domain=mqtt Code=2002
11-21 14:44:37.815 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 83ff9e6a-b078-42fd-a5bb-
6e5acc769f51 contains sync error Error Domain=mqtt Code=2002 - Underlying error
(null): Error Domain=mqtt Code=2002
11-21 15:10:32.584 28526 28546 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:10:33.172 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
FbMainTabActivityStartOrder$OnStart contains unknown operation: 293! ops=[73, 293,
291], startIndex=0, stopAtOp=-1
11-21 15:10:33.183 28526 9052 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:30000 maxLatency:500000 by: class X.1uh
num: 0
11-21 15:10:33.272 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
FbMainTabActivityStartOrder$OnResume contains unknown operation: 344! ops=[78, 79,
299, 301, 302, 303, 305, 318, 313, 80, 81, 83, 85, 344, 358, 368], startIndex=0,
stopAtOp=-1
11-21 15:10:33.287 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
NewsFeedFragmentStartOrder$OnResume contains unknown operation: 179! ops=[166, 167,
168, 169, 170, 171, 172, 173, 174, 175, 176, 178, 179, 347, 180, 181, 182, 183,
184, 186, 187, 188], startIndex=12, stopAtOp=180
11-21 15:10:33.288 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
NewsFeedFragmentStartOrder$OnResume contains unknown operation: 184! ops=[166, 167,
168, 169, 170, 171, 172, 173, 174, 175, 176, 178, 179, 347, 180, 181, 182, 183,
184, 186, 187, 188], startIndex=18, stopAtOp=186
11-21 15:10:33.352 28526 28701 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
11-21 15:10:33.436 28526 28546 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:10:33.446 28526 28701 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
11-21 15:10:33.843 28526 9650 E DefaultStreamRef.cpp: trying to start an already
started/disconnected stream.
11-21 15:10:33.845 28526 9650 I chatty : uid=10213(com.facebook.katana) identical
4 lines
11-21 15:10:33.845 28526 9650 E DefaultStreamRef.cpp: trying to start an already
started/disconnected stream.
11-21 15:10:34.659 28526 9592 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 15:10:36.119 28526 9055 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 15:10:36.263 28526 9052 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 15:10:36.524 28526 9651 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 15:10:36.908 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
NewsFeedFragmentStartOrder$OnPause contains unknown operation: 335! ops=[195, 197,
198, 199, 200, 201, 202, 203, 204, 205, 348, 206, 207, 208, 335], startIndex=14,
stopAtOp=-1
11-21 15:10:38.926 28526 9053 E _V_SensorManager: unregisterListenerImpl
listener=X.1uh@f0ede6esensor=NULL num: 1
11-21 15:10:42.404 28526 9686 E fb4a.GraphServiceQueryExecutor: query error
11-21 15:10:42.404 28526 9686 E fb4a.GraphServiceQueryExecutor: X.6VL: [code]
3540002 [message]: The GK for the FD ent mapping between ASDID, ADID, and FDID
failed. [extra]:
11-21 15:10:42.404 28526 9686 E fb4a.GraphServiceQueryExecutor: at
X.3Ge.onError(:70)
11-21 15:10:42.404 28526 9686 E fb4a.GraphServiceQueryExecutor: at
X.22l.onError(:16)
11-21 15:10:42.404 28526 9686 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.nativeRun(Native Method)
11-21 15:10:42.404 28526 9686 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.run(:8)
11-21 15:10:42.404 28526 9686 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.PooledNativeRunnable.run(:9)
11-21 15:10:42.404 28526 9686 E fb4a.GraphServiceQueryExecutor: at
X.16t.execute(:0)
11-21 15:10:42.404 28526 9686 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.nativeRun(Native Method)
11-21 15:10:42.404 28526 9686 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.run(:8)
11-21 15:10:42.404 28526 9686 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.PooledNativeRunnable.run(:9)
11-21 15:10:42.404 28526 9686 E fb4a.GraphServiceQueryExecutor: at
X.13a.run(:2)
11-21 15:10:42.404 28526 9686 E fb4a.GraphServiceQueryExecutor: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
11-21 15:10:42.404 28526 9686 E fb4a.GraphServiceQueryExecutor: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
11-21 15:10:42.404 28526 9686 E fb4a.GraphServiceQueryExecutor: at
X.13e.run(:3)
11-21 15:10:42.404 28526 9686 E fb4a.GraphServiceQueryExecutor: at
X.13g.run(:14)
11-21 15:10:42.404 28526 9686 E fb4a.GraphServiceQueryExecutor: at
java.lang.Thread.run(Thread.java:923)
11-21 15:13:19.196 28526 20734 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:13:20.061 28526 28701 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
11-21 15:13:20.262 28526 20734 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:13:34.626 28526 30631 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:13:34.629 28526 30631 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:13:34.630 28526 30631 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:13:34.631 28526 30631 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:13:34.631 28526 30631 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:13:50.727 28526 5884 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:13:50.727 28526 5884 I chatty : uid=10213(com.facebook.katana)
Binder:28526_B identical 1 line
11-21 15:13:50.728 28526 5884 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:13:50.728 28526 5884 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:13:50.730 28526 5884 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:14:11.262 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
FbMainTabActivityStartOrder$OnStart contains unknown operation: 293! ops=[73, 293,
291], startIndex=0, stopAtOp=-1
11-21 15:14:11.277 28526 9052 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:30000 maxLatency:500000 by: class X.1uh
num: 0
11-21 15:14:11.285 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
FbMainTabActivityStartOrder$OnResume contains unknown operation: 344! ops=[78, 79,
299, 301, 302, 303, 305, 318, 313, 80, 81, 83, 85, 344, 358, 368], startIndex=0,
stopAtOp=-1
11-21 15:14:11.288 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
NewsFeedFragmentStartOrder$OnResume contains unknown operation: 179! ops=[166, 167,
168, 169, 170, 171, 172, 173, 174, 175, 176, 178, 179, 347, 180, 181, 182, 183,
184, 186, 187, 188], startIndex=12, stopAtOp=180
11-21 15:14:11.288 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
NewsFeedFragmentStartOrder$OnResume contains unknown operation: 184! ops=[166, 167,
168, 169, 170, 171, 172, 173, 174, 175, 176, 178, 179, 347, 180, 181, 182, 183,
184, 186, 187, 188], startIndex=18, stopAtOp=186
11-21 15:14:11.715 28526 28701 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
11-21 15:14:11.726 28526 10929 E DefaultStreamRef.cpp: trying to start an already
started/disconnected stream.
11-21 15:14:11.733 28526 10929 I chatty : uid=10213(com.facebook.katana) identical
4 lines
11-21 15:14:11.733 28526 10929 E DefaultStreamRef.cpp: trying to start an already
started/disconnected stream.
11-21 15:14:16.205 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
NewsFeedFragmentStartOrder$OnPause contains unknown operation: 335! ops=[195, 197,
198, 199, 200, 201, 202, 203, 204, 205, 348, 206, 207, 208, 335], startIndex=14,
stopAtOp=-1
11-21 15:14:16.213 28526 10953 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
11-21 15:14:16.216 28526 10951 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
11-21 15:14:16.293 28526 28526 E fb4a.StoryViewerSessionConsumptionStore: Viewer
session consumption map and its sorted time map differ in size!
11-21 15:14:16.834 28526 10921 E fb4a.StoryViewerSessionConsumptionStore: Viewer
session consumption map and its sorted time map differ in size!
11-21 15:14:16.968 28526 10994 E FMQ : grantorIdx must be less than 3
11-21 15:14:16.968 28526 10994 E FMQ : grantorIdx must be less than 3
11-21 15:14:16.972 28526 10994 E FMQ : grantorIdx must be less than 3
11-21 15:14:16.991 28526 28711 E FMQ : grantorIdx must be less than 3
11-21 15:14:17.716 28526 11039 E FMQ : grantorIdx must be less than 3
11-21 15:14:17.716 28526 11039 E FMQ : grantorIdx must be less than 3
11-21 15:14:17.718 28526 11039 E FMQ : grantorIdx must be less than 3
11-21 15:14:17.732 28526 28711 E FMQ : grantorIdx must be less than 3
11-21 15:14:32.282 28526 10932 E fb4a.StoryViewerSessionConsumptionStore: Viewer
session consumption map and its sorted time map differ in size!
11-21 15:14:32.352 28526 10988 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
11-21 15:14:36.463 28526 10932 E fb4a.StoryViewerSessionConsumptionStore: Viewer
session consumption map and its sorted time map differ in size!
11-21 15:14:38.161 28526 10930 E fb4a.StoryViewerSessionConsumptionStore: Viewer
session consumption map and its sorted time map differ in size!
11-21 15:14:46.269 28526 10920 E fb4a.StoryViewerSessionConsumptionStore: Viewer
session consumption map and its sorted time map differ in size!
11-21 15:14:47.674 28526 9052 E fb4a.StoryViewerSessionConsumptionStore: Viewer
session consumption map and its sorted time map differ in size!
11-21 15:14:48.318 28526 10920 E fb4a.StoryViewerSessionConsumptionStore: Viewer
session consumption map and its sorted time map differ in size!
11-21 15:15:12.698 28526 10920 E fb4a.StoryViewerSessionConsumptionStore: Viewer
session consumption map and its sorted time map differ in size!
11-21 15:15:15.809 28526 11214 E FMQ : grantorIdx must be less than 3
11-21 15:15:15.809 28526 11214 E FMQ : grantorIdx must be less than 3
11-21 15:15:15.813 28526 11214 E FMQ : grantorIdx must be less than 3
11-21 15:15:15.822 28526 11196 E fb4a.StoryViewerSessionConsumptionStore: Viewer
session consumption map and its sorted time map differ in size!
11-21 15:15:15.827 28526 28711 E FMQ : grantorIdx must be less than 3
11-21 15:15:21.054 28526 11207 E Surface : freeAllBuffers: 15 buffers were freed
while being dequeued!
11-21 15:15:21.055 28526 11222 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
11-21 15:15:21.055 28526 11028 E Surface : freeAllBuffers: 11 buffers were freed
while being dequeued!
11-21 15:15:21.152 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
FbMainTabActivityStartOrder$OnResume contains unknown operation: 344! ops=[78, 79,
299, 301, 302, 303, 305, 318, 313, 80, 81, 83, 85, 344, 358, 368], startIndex=0,
stopAtOp=-1
11-21 15:15:21.164 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
NewsFeedFragmentStartOrder$OnResume contains unknown operation: 179! ops=[166, 167,
168, 169, 170, 171, 172, 173, 174, 175, 176, 178, 179, 347, 180, 181, 182, 183,
184, 186, 187, 188], startIndex=12, stopAtOp=180
11-21 15:15:21.165 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
NewsFeedFragmentStartOrder$OnResume contains unknown operation: 184! ops=[166, 167,
168, 169, 170, 171, 172, 173, 174, 175, 176, 178, 179, 347, 180, 181, 182, 183,
184, 186, 187, 188], startIndex=18, stopAtOp=186
11-21 15:15:21.232 28526 28526 E fb4a.StoryViewerSessionConsumptionStore: Viewer
session consumption map and its sorted time map differ in size!
11-21 15:15:22.837 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:15:22.837 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:15:22.837 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:15:22.837 28526 28656 I chatty : uid=10213(com.facebook.katana)
HeroPlayerServi identical 17 lines
11-21 15:15:22.837 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:15:23.073 28526 11256 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
11-21 15:15:23.075 28526 11251 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
11-21 15:15:23.601 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:15:23.602 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:15:23.602 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:15:30.212 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:15:30.213 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:15:30.213 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:15:35.363 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:15:35.363 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:15:35.364 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:15:35.494 28526 7192 E fb4a.LinkifyUtil: Story text: Fardian Imam
Muttaqin bersama Hida Maysyaroh dan 7 lainnya., range offset: 73, range length: 9,
Error message: null
11-21 15:15:35.801 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:15:35.801 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:15:35.802 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:15:36.877 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:15:36.877 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:15:36.877 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:15:37.411 28526 11381 E FMQ : grantorIdx must be less than 3
11-21 15:15:37.411 28526 11381 E FMQ : grantorIdx must be less than 3
11-21 15:15:37.415 28526 11381 E FMQ : grantorIdx must be less than 3
11-21 15:15:37.420 28526 28711 E FMQ : grantorIdx must be less than 3
11-21 15:16:07.567 28526 11448 E FMQ : grantorIdx must be less than 3
11-21 15:16:07.567 28526 11448 E FMQ : grantorIdx must be less than 3
11-21 15:16:07.569 28526 11448 E FMQ : grantorIdx must be less than 3
11-21 15:16:07.587 28526 28711 E FMQ : grantorIdx must be less than 3
11-21 15:16:28.943 28526 28526 E fb4a.CommentsTTRCObserverDispatcher: Created
CommentsTTRCObserverOrchestrator
11-21 15:16:37.329 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:16:37.330 28526 28526 I chatty : uid=10213(com.facebook.katana) identical
6 lines
11-21 15:16:37.330 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:16:37.332 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1193035112
11-21 15:16:37.334 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:16:37.334 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:16:37.336 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1193035112
11-21 15:16:37.338 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:16:37.338 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:16:37.339 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1193035112
11-21 15:16:37.343 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:16:37.343 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:16:37.344 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1193035112
11-21 15:16:37.347 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:16:40.902 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:16:40.902 28526 28629 I chatty : uid=10213(com.facebook.katana)
HeroClientHandl identical 8 lines
11-21 15:16:40.902 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:16:40.903 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:16:40.903 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:16:44.461 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:16:44.461 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:16:44.462 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:16:44.463 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:16:44.876 28526 28526 E fb4a.CommentsTTRCObserverDispatcher: Created
CommentsTTRCObserverOrchestrator
11-21 15:16:57.561 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:16:57.562 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:16:57.563 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1193035112
11-21 15:16:57.565 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:16:57.566 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:16:57.567 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1193035112
11-21 15:16:57.570 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:16:57.570 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:16:57.574 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1193035112
11-21 15:16:57.583 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:16:57.583 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:16:57.584 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1193035112
11-21 15:16:57.586 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:16:59.536 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1193035112
11-21 15:16:59.537 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:17:00.912 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:17:00.912 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:17:00.912 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:17:00.913 28526 28656 I chatty : uid=10213(com.facebook.katana)
HeroPlayerServi identical 10 lines
11-21 15:17:00.913 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:17:04.116 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:17:04.116 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:17:04.117 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:17:04.117 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:17:31.382 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:17:31.383 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:17:31.383 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:17:31.383 28526 28656 I chatty : uid=10213(com.facebook.katana)
HeroPlayerServi identical 16 lines
11-21 15:17:31.384 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:17:32.658 28526 11381 E FMQ : grantorIdx must be less than 3
11-21 15:17:33.818 28526 11703 E Surface : freeAllBuffers: 13 buffers were freed
while being dequeued!
11-21 15:17:35.265 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:17:35.265 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:17:35.269 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:17:35.269 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:17:35.801 28526 11741 E FMQ : grantorIdx must be less than 3
11-21 15:17:35.801 28526 11741 E FMQ : grantorIdx must be less than 3
11-21 15:17:35.804 28526 11741 E FMQ : grantorIdx must be less than 3
11-21 15:17:35.812 28526 28711 E FMQ : grantorIdx must be less than 3
11-21 15:17:35.851 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:17:35.851 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:17:35.851 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:17:35.851 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:17:47.223 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:17:47.223 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:17:47.224 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:17:47.225 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:17:47.776 28526 11781 E FMQ : grantorIdx must be less than 3
11-21 15:17:47.776 28526 11781 E FMQ : grantorIdx must be less than 3
11-21 15:17:47.779 28526 11781 E FMQ : grantorIdx must be less than 3
11-21 15:17:47.784 28526 28711 E FMQ : grantorIdx must be less than 3
11-21 15:17:49.101 28526 28526 E fb4a.CommentsTTRCObserverDispatcher: Created
CommentsTTRCObserverOrchestrator
11-21 15:17:49.960 28526 11524 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 15:17:50.078 28526 11709 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 15:17:50.255 28526 11436 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 15:17:50.558 28526 11579 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 15:17:50.648 28526 11772 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 15:17:50.775 28526 11555 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 15:17:51.091 28526 11555 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 15:17:51.113 28526 11555 I chatty : uid=10213(com.facebook.katana) identical
1 line
11-21 15:17:51.122 28526 11555 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 15:17:52.760 28526 11795 E FMQ : grantorIdx must be less than 3
11-21 15:17:52.760 28526 11795 E FMQ : grantorIdx must be less than 3
11-21 15:17:52.764 28526 11795 E FMQ : grantorIdx must be less than 3
11-21 15:17:52.770 28526 28711 E FMQ : grantorIdx must be less than 3
11-21 15:18:11.574 28526 28526 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
11-21 15:18:11.574 28526 28526 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
11-21 15:18:13.211 28526 28526 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
11-21 15:18:13.211 28526 28526 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
11-21 15:18:17.065 28526 28526 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
11-21 15:18:17.065 28526 28526 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
11-21 15:18:23.013 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:18:23.015 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:18:23.017 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1193035112
11-21 15:18:23.024 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:18:23.024 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:18:23.026 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1193035112
11-21 15:18:23.033 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:18:23.033 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:18:23.037 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1193035112
11-21 15:18:23.047 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:18:23.047 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:18:23.048 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1193035112
11-21 15:18:23.055 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:18:24.059 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1193035112
11-21 15:18:24.059 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:18:24.082 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:18:24.083 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1193035112
11-21 15:18:24.094 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:18:24.094 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:18:24.096 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1193035112
11-21 15:18:24.104 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:18:24.105 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:18:24.106 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1193035112
11-21 15:18:24.116 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:18:24.116 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:18:24.118 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1193035112
11-21 15:18:24.126 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:19:06.270 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:06.270 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:06.271 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:06.271 28526 28656 I chatty : uid=10213(com.facebook.katana)
HeroPlayerServi identical 10 lines
11-21 15:19:06.271 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:06.704 28526 11781 E FMQ : grantorIdx must be less than 3
11-21 15:19:10.805 28526 11976 E Surface : freeAllBuffers: 15 buffers were freed
while being dequeued!
11-21 15:19:13.623 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:13.623 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:13.624 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:13.624 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:13.773 28526 11524 E fb4a.GroupFeedConnectionAtConnectionQueryResponse:
Incorrect usage of query builder. Query should only be built once.
11-21 15:19:17.685 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:17.686 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:17.687 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:17.689 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:18.271 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:18.271 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:18.272 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:18.272 28526 28656 I chatty : uid=10213(com.facebook.katana)
HeroPlayerServi identical 15 lines
11-21 15:19:18.272 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:20.270 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:20.271 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:20.271 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:20.271 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:23.663 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:23.664 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:23.665 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:23.665 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:24.866 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:24.867 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:24.869 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:24.870 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:27.047 28526 12099 E Surface : freeAllBuffers: 15 buffers were freed
while being dequeued!
11-21 15:19:27.840 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:27.840 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:27.841 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:27.841 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:28.148 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:28.148 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:28.148 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:28.148 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:28.833 28526 12131 E Surface : freeAllBuffers: 15 buffers were freed
while being dequeued!
11-21 15:19:29.482 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:29.482 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:29.483 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:29.483 28526 28656 I chatty : uid=10213(com.facebook.katana)
HeroPlayerServi identical 27 lines
11-21 15:19:29.483 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:19:30.026 28526 12147 E FMQ : grantorIdx must be less than 3
11-21 15:19:30.026 28526 12147 E FMQ : grantorIdx must be less than 3
11-21 15:19:30.029 28526 12147 E FMQ : grantorIdx must be less than 3
11-21 15:19:30.035 28526 28711 E FMQ : grantorIdx must be less than 3
11-21 15:19:30.385 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
NewsFeedFragmentStartOrder$OnPause contains unknown operation: 335! ops=[195, 197,
198, 199, 200, 201, 202, 203, 204, 205, 348, 206, 207, 208, 335], startIndex=14,
stopAtOp=-1
11-21 15:20:19.839 28526 28526 E fb4a.CommentsTTRCObserverDispatcher: Created
CommentsTTRCObserverOrchestrator
11-21 15:20:30.609 28526 28526 E fb4a.CommentsTTRCObserverDispatcher: Created
CommentsTTRCObserverOrchestrator
11-21 15:23:57.103 28526 28526 E fb4a.CommentsTTRCObserverDispatcher: Created
CommentsTTRCObserverOrchestrator
11-21 15:24:11.522 28526 28526 E ViewRootImpl[ImmersiveActivity]: Attempting to
destroy the window while drawing!
11-21 15:24:11.522 28526 28526 E ViewRootImpl[ImmersiveActivity]:
window=android.view.ViewRootImpl@daa1888,
title=com.facebook.katana/com.facebook.katana.activity.ImmersiveActivity
11-21 15:24:14.155 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
FbMainTabActivityStartOrder$OnStart contains unknown operation: 293! ops=[73, 293,
291], startIndex=0, stopAtOp=-1
11-21 15:24:14.168 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
FbMainTabActivityStartOrder$OnResume contains unknown operation: 344! ops=[78, 79,
299, 301, 302, 303, 305, 318, 313, 80, 81, 83, 85, 344, 358, 368], startIndex=0,
stopAtOp=-1
11-21 15:24:14.171 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
NewsFeedFragmentStartOrder$OnResume contains unknown operation: 179! ops=[166, 167,
168, 169, 170, 171, 172, 173, 174, 175, 176, 178, 179, 347, 180, 181, 182, 183,
184, 186, 187, 188], startIndex=12, stopAtOp=180
11-21 15:24:14.173 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
NewsFeedFragmentStartOrder$OnResume contains unknown operation: 184! ops=[166, 167,
168, 169, 170, 171, 172, 173, 174, 175, 176, 178, 179, 347, 180, 181, 182, 183,
184, 186, 187, 188], startIndex=18, stopAtOp=186
11-21 15:24:16.425 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:16.425 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:17.294 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:17.294 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:17.775 28526 13498 E FMQ : grantorIdx must be less than 3
11-21 15:24:17.776 28526 13498 E FMQ : grantorIdx must be less than 3
11-21 15:24:17.780 28526 13498 E FMQ : grantorIdx must be less than 3
11-21 15:24:17.789 28526 28711 E FMQ : grantorIdx must be less than 3
11-21 15:24:17.869 28526 13504 E FMQ : grantorIdx must be less than 3
11-21 15:24:17.869 28526 13504 E FMQ : grantorIdx must be less than 3
11-21 15:24:17.873 28526 13504 E FMQ : grantorIdx must be less than 3
11-21 15:24:17.894 28526 28711 E FMQ : grantorIdx must be less than 3
11-21 15:24:17.928 28526 12117 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 15:24:18.868 28526 13488 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 15:24:18.910 28526 13488 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 15:24:21.939 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:21.939 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:21.940 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:21.940 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:22.476 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:22.476 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:22.476 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:22.477 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:22.915 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:22.915 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:22.915 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:22.916 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:23.418 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:23.419 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:23.419 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:23.420 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:25.727 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:25.727 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:25.727 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:25.727 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:26.424 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:26.424 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:26.425 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:26.426 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:24:29.253 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
NewsFeedFragmentStartOrder$OnPause contains unknown operation: 335! ops=[195, 197,
198, 199, 200, 201, 202, 203, 204, 205, 348, 206, 207, 208, 335], startIndex=14,
stopAtOp=-1
11-21 15:24:46.693 28526 13489 E _V_SensorManager: unregisterListenerImpl
listener=X.1uh@f0ede6esensor=NULL num: 1
11-21 15:24:50.641 28526 13490 E fb4a.MqttService: send/publish/exception;
topic=/rs_req
11-21 15:24:50.641 28526 13490 E fb4a.MqttService:
java.util.concurrent.ExecutionException: X.0MC: CONNECTION_LOST
11-21 15:24:50.641 28526 13490 E fb4a.MqttService: at X.0IC.DYr(:20)
11-21 15:24:50.641 28526 13490 E fb4a.MqttService: at X.0OY.A0b(:40)
11-21 15:24:50.641 28526 13490 E fb4a.MqttService: at
com.facebook.mqttlite.MqttServiceDelegate$MqttServiceStub.D03(:60)
11-21 15:24:50.641 28526 13490 E fb4a.MqttService: at
com.facebook.mqttlite.MqttServiceDelegate$MqttServiceStub.D01(:21)
11-21 15:24:50.641 28526 13490 E fb4a.MqttService: at X.3P1.call(:43)
11-21 15:24:50.641 28526 13490 E fb4a.MqttService: at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
11-21 15:24:50.641 28526 13490 E fb4a.MqttService: at X.13b.run(:72)
11-21 15:24:50.641 28526 13490 E fb4a.MqttService: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
11-21 15:24:50.641 28526 13490 E fb4a.MqttService: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
11-21 15:24:50.641 28526 13490 E fb4a.MqttService: at X.13e.run(:3)
11-21 15:24:50.641 28526 13490 E fb4a.MqttService: at X.13g.run(:14)
11-21 15:24:50.641 28526 13490 E fb4a.MqttService: at
java.lang.Thread.run(Thread.java:923)
11-21 15:24:50.641 28526 13490 E fb4a.MqttService: Caused by: X.0MC:
CONNECTION_LOST
11-21 15:24:50.641 28526 13490 E fb4a.MqttService: at X.0OY.A05(:42)
11-21 15:24:50.641 28526 13490 E fb4a.MqttService: at X.0Q9.run(:14)
11-21 15:24:50.641 28526 13490 E fb4a.MqttService: at
android.os.Handler.handleCallback(Handler.java:938)
11-21 15:24:50.641 28526 13490 E fb4a.MqttService: at
android.os.Handler.dispatchMessage(Handler.java:99)
11-21 15:24:50.641 28526 13490 E fb4a.MqttService: at
android.os.Looper.loop(Looper.java:257)
11-21 15:24:50.641 28526 13490 E fb4a.MqttService: at
android.os.HandlerThread.run(HandlerThread.java:67)
11-21 15:24:50.641 28526 13490 E fb4a.MqttService: at X.14t.run(:0)
11-21 15:24:50.655 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 7c6d726b-0f16-4640-ada1-
e50bb689218e contains sync error Error Domain=mqtt Code=2002 - Underlying error
(null): Error Domain=mqtt Code=2002
11-21 15:24:50.661 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 01faf75b-a068-42bf-9750-
41633f5efd92 contains sync error Error Domain=mqtt Code=2002 - Underlying error
(null): Error Domain=mqtt Code=2002
11-21 15:24:54.024 28526 13489 E fb4a.GraphServiceQueryExecutor: query error
11-21 15:24:54.024 28526 13489 E fb4a.GraphServiceQueryExecutor: X.6VL: [code]
3540002 [message]: The GK for the FD ent mapping between ASDID, ADID, and FDID
failed. [extra]:
11-21 15:24:54.024 28526 13489 E fb4a.GraphServiceQueryExecutor: at
X.3Ge.onError(:70)
11-21 15:24:54.024 28526 13489 E fb4a.GraphServiceQueryExecutor: at
X.22l.onError(:16)
11-21 15:24:54.024 28526 13489 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.nativeRun(Native Method)
11-21 15:24:54.024 28526 13489 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.run(:8)
11-21 15:24:54.024 28526 13489 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.PooledNativeRunnable.run(:9)
11-21 15:24:54.024 28526 13489 E fb4a.GraphServiceQueryExecutor: at
X.16t.execute(:0)
11-21 15:24:54.024 28526 13489 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.nativeRun(Native Method)
11-21 15:24:54.024 28526 13489 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.run(:8)
11-21 15:24:54.024 28526 13489 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.PooledNativeRunnable.run(:9)
11-21 15:24:54.024 28526 13489 E fb4a.GraphServiceQueryExecutor: at
X.13a.run(:2)
11-21 15:24:54.024 28526 13489 E fb4a.GraphServiceQueryExecutor: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
11-21 15:24:54.024 28526 13489 E fb4a.GraphServiceQueryExecutor: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
11-21 15:24:54.024 28526 13489 E fb4a.GraphServiceQueryExecutor: at
X.13e.run(:3)
11-21 15:24:54.024 28526 13489 E fb4a.GraphServiceQueryExecutor: at
X.13g.run(:14)
11-21 15:24:54.024 28526 13489 E fb4a.GraphServiceQueryExecutor: at
java.lang.Thread.run(Thread.java:923)
11-21 15:25:07.248 28526 13974 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:30000 maxLatency:500000 by: class X.1uh
num: 0
11-21 15:25:08.223 28526 28701 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
11-21 15:25:08.228 28526 11985 E DefaultStreamRef.cpp: trying to start an already
started/disconnected stream.
11-21 15:25:08.231 28526 11985 I chatty : uid=10213(com.facebook.katana) identical
4 lines
11-21 15:25:08.231 28526 11985 E DefaultStreamRef.cpp: trying to start an already
started/disconnected stream.
11-21 15:25:28.532 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: 23431254
11-21 15:25:28.533 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: 995505444
11-21 15:25:28.533 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: 995505444
11-21 15:25:28.612 28526 28526 E
fb4a.com.facebook.composer.shareintent.ImplicitShareIntentHandler: Unexpected
request code received 1756
11-21 15:25:30.602 28526 13489 E _V_SensorManager: unregisterListenerImpl
listener=X.1uh@f0ede6esensor=NULL num: 1
11-21 15:25:34.229 28526 14390 E fb4a.GraphServiceQueryExecutor: query error
11-21 15:25:34.229 28526 14390 E fb4a.GraphServiceQueryExecutor: X.6VL: [code]
3540002 [message]: The GK for the FD ent mapping between ASDID, ADID, and FDID
failed. [extra]:
11-21 15:25:34.229 28526 14390 E fb4a.GraphServiceQueryExecutor: at
X.3Ge.onError(:70)
11-21 15:25:34.229 28526 14390 E fb4a.GraphServiceQueryExecutor: at
X.22l.onError(:16)
11-21 15:25:34.229 28526 14390 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.nativeRun(Native Method)
11-21 15:25:34.229 28526 14390 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.run(:8)
11-21 15:25:34.229 28526 14390 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.PooledNativeRunnable.run(:9)
11-21 15:25:34.229 28526 14390 E fb4a.GraphServiceQueryExecutor: at
X.16t.execute(:0)
11-21 15:25:34.229 28526 14390 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.nativeRun(Native Method)
11-21 15:25:34.229 28526 14390 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.run(:8)
11-21 15:25:34.229 28526 14390 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.PooledNativeRunnable.run(:9)
11-21 15:25:34.229 28526 14390 E fb4a.GraphServiceQueryExecutor: at
X.13a.run(:2)
11-21 15:25:34.229 28526 14390 E fb4a.GraphServiceQueryExecutor: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
11-21 15:25:34.229 28526 14390 E fb4a.GraphServiceQueryExecutor: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
11-21 15:25:34.229 28526 14390 E fb4a.GraphServiceQueryExecutor: at
X.13e.run(:3)
11-21 15:25:34.229 28526 14390 E fb4a.GraphServiceQueryExecutor: at
X.13g.run(:14)
11-21 15:25:34.229 28526 14390 E fb4a.GraphServiceQueryExecutor: at
java.lang.Thread.run(Thread.java:923)
11-21 15:25:42.309 28526 14379 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:30000 maxLatency:500000 by: class X.1uh
num: 0
11-21 15:25:42.810 28526 28701 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
11-21 15:25:42.817 28526 14543 E DefaultStreamRef.cpp: trying to start an already
started/disconnected stream.
11-21 15:25:42.822 28526 14543 I chatty : uid=10213(com.facebook.katana) identical
4 lines
11-21 15:25:42.822 28526 14543 E DefaultStreamRef.cpp: trying to start an already
started/disconnected stream.
11-21 15:25:42.941 28526 14393 E ActivityThread: Failed to find provider info for
com.android.contacts
11-21 15:25:42.963 28526 14393 E ActivityThread: Failed to find provider info for
com.android.contacts
11-21 15:26:10.504 28526 28526 E
fb4a.FXImProfilePictureEditUpsellActionQueryResponse: Incorrect usage of query
builder. Query should only be built once.
11-21 15:26:11.686 28526 28526 E _V_SensorManager: registerListenerImpl type:1
strType=android.sensor.accelerometer delay:200000 maxLatency:0 by: class
android.view.OrientationEventListener$SensorEventListenerImpl num: 0
11-21 15:26:11.745 28526 14641 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:26:11.756 28526 14641 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:26:11.772 28526 14641 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:26:11.790 28526 22002 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:26:11.799 28526 22002 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:26:11.803 28526 22002 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:26:11.804 28526 22002 I chatty : uid=10213(com.facebook.katana)
Binder:28526_6 identical 1 line
11-21 15:26:11.804 28526 22002 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:26:16.037 28526 11985 E fb4a.GraphServiceQueryExecutor: query error
11-21 15:26:16.037 28526 11985 E fb4a.GraphServiceQueryExecutor: X.5Nc:
TigonError(error=FatalError, errorDomain=EarlyFailErrorDomain, domainErrorCode=0,
analyticsDetail="Request configured to fail on network attempt")
11-21 15:26:16.037 28526 11985 E fb4a.GraphServiceQueryExecutor: at
X.3Ge.onError(:79)
11-21 15:26:16.037 28526 11985 E fb4a.GraphServiceQueryExecutor: at
X.22k.onError(:19)
11-21 15:26:16.037 28526 11985 E fb4a.GraphServiceQueryExecutor: at
X.22l.onError(:16)
11-21 15:26:16.037 28526 11985 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.nativeRun(Native Method)
11-21 15:26:16.037 28526 11985 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.run(:8)
11-21 15:26:16.037 28526 11985 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.PooledNativeRunnable.run(:9)
11-21 15:26:16.037 28526 11985 E fb4a.GraphServiceQueryExecutor: at
X.16t.execute(:0)
11-21 15:26:16.037 28526 11985 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.nativeRun(Native Method)
11-21 15:26:16.037 28526 11985 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.NativeRunnable.run(:8)
11-21 15:26:16.037 28526 11985 E fb4a.GraphServiceQueryExecutor: at
com.facebook.common.jniexecutors.PooledNativeRunnable.run(:9)
11-21 15:26:16.037 28526 11985 E fb4a.GraphServiceQueryExecutor: at
X.13a.run(:2)
11-21 15:26:16.037 28526 11985 E fb4a.GraphServiceQueryExecutor: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
11-21 15:26:16.037 28526 11985 E fb4a.GraphServiceQueryExecutor: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
11-21 15:26:16.037 28526 11985 E fb4a.GraphServiceQueryExecutor: at
X.13e.run(:3)
11-21 15:26:16.037 28526 11985 E fb4a.GraphServiceQueryExecutor: at
X.13g.run(:14)
11-21 15:26:16.037 28526 11985 E fb4a.GraphServiceQueryExecutor: at
java.lang.Thread.run(Thread.java:923)
11-21 15:26:16.509 28526 28526 E _V_SensorManager: unregisterListenerImpl
listener=android.view.OrientationEventListener$SensorEventListenerImpl@275282csenso
r=NULL num: 1
11-21 15:26:16.553 28526 30631 E BufferQueueProducer: [SurfaceTexture-0-28526-35]
(id:6f6e00000044,api:4,p:1193,c:28526) queueBuffer: BufferQueue has been abandoned
11-21 15:26:16.554 28526 30631 E BufferQueueProducer: [SurfaceTexture-0-28526-35]
(id:6f6e00000044,api:4,p:1193,c:28526) dequeueBuffer: BufferQueue has been
abandoned
11-21 15:26:16.573 28526 30631 E BufferQueueProducer: [SurfaceTexture-0-28526-35]
(id:6f6e00000044,api:4,p:1193,c:28526) cancelBuffer: BufferQueue has been abandoned
11-21 15:26:16.587 28526 30631 E BufferQueueProducer: [SurfaceTexture-0-28526-35]
(id:6f6e00000044,api:4,p:1193,c:28526) cancelBuffer: BufferQueue has been abandoned
11-21 15:26:16.587 28526 30631 E BufferQueueProducer: [SurfaceTexture-0-28526-35]
(id:6f6e00000044,api:4,p:1193,c:28526) cancelBuffer: BufferQueue has been abandoned
11-21 15:26:16.589 28526 30631 E BufferQueueProducer: [SurfaceTexture-0-28526-35]
(id:6f6e00000044,api:4,p:1193,c:28526) cancelBuffer: BufferQueue has been abandoned
11-21 15:26:16.589 28526 30631 E BufferQueueProducer: [SurfaceTexture-0-28526-35]
(id:6f6e00000044,api:4,p:1193,c:28526) cancelBuffer: BufferQueue has been abandoned
11-21 15:26:16.591 28526 30631 E BufferQueueProducer: [SurfaceTexture-0-28526-35]
(id:6f6e00000044,api:4,p:1193,c:28526) cancelBuffer: BufferQueue has been abandoned
11-21 15:26:16.787 28526 30631 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:26:16.787 28526 30631 I chatty : uid=10213(com.facebook.katana)
Binder:28526_9 identical 2 lines
11-21 15:26:16.788 28526 30631 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:26:16.789 28526 22002 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:26:17.801 28526 28526 E
fb4a.FXImProfilePictureEditUpsellActionQueryResponse: Incorrect usage of query
builder. Query should only be built once.
11-21 15:26:33.337 28526 28526 E
fb4a.FXImProfilePictureEditUpsellActionQueryResponse: Incorrect usage of query
builder. Query should only be built once.
11-21 15:26:34.555 28526 28526 E fb4a.OJJ: Unexpected request code received
1972260968
11-21 15:26:38.454 28526 14394 E fb4a.AccountManagerUtils: Only a single account of
type com.facebook.auth.login is expected, but 2 account found
11-21 15:26:49.334 28526 28526 E fb4a.CommentsTTRCObserverDispatcher: Created
CommentsTTRCObserverOrchestrator
11-21 15:26:52.149 28526 28526 E fb4a.CommentsTTRCObserverDispatcher: Created
CommentsTTRCObserverOrchestrator
11-21 15:26:54.225 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:26:54.226 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:26:54.228 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1193035112
11-21 15:26:54.228 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: 199770217
11-21 15:26:54.239 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:26:54.239 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:26:54.241 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1193035112
11-21 15:26:54.242 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: 199770217
11-21 15:26:54.247 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:26:54.248 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:26:54.249 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1193035112
11-21 15:26:54.250 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: 199770217
11-21 15:26:54.258 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:26:54.258 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:26:54.260 28526 28617 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: 199770217
11-21 15:26:54.261 28526 28617 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: 199770217
11-21 15:26:54.261 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1193035112
11-21 15:26:54.262 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: 199770217
11-21 15:26:54.271 28526 28526 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1096498488
11-21 15:27:05.162 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
FbMainTabActivityStartOrder$OnStart contains unknown operation: 293! ops=[73, 293,
291], startIndex=0, stopAtOp=-1
11-21 15:27:05.178 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
FbMainTabActivityStartOrder$OnResume contains unknown operation: 344! ops=[78, 79,
299, 301, 302, 303, 305, 318, 313, 80, 81, 83, 85, 344, 358, 368], startIndex=0,
stopAtOp=-1
11-21 15:27:05.182 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
NewsFeedFragmentStartOrder$OnResume contains unknown operation: 179! ops=[166, 167,
168, 169, 170, 171, 172, 173, 174, 175, 176, 178, 179, 347, 180, 181, 182, 183,
184, 186, 187, 188], startIndex=12, stopAtOp=180
11-21 15:27:05.182 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
NewsFeedFragmentStartOrder$OnResume contains unknown operation: 184! ops=[166, 167,
168, 169, 170, 171, 172, 173, 174, 175, 176, 178, 179, 347, 180, 181, 182, 183,
184, 186, 187, 188], startIndex=18, stopAtOp=186
11-21 15:27:05.349 28526 7192 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -541423194
11-21 15:27:05.355 28526 7192 I chatty : uid=10213(com.facebook.katana)
ComponentLayout identical 3 lines
11-21 15:27:05.367 28526 7192 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -541423194
11-21 15:27:10.270 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:16.122 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:16.300 28526 14379 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 15:27:16.382 28526 14379 I chatty : uid=10213(com.facebook.katana) identical
4 lines
11-21 15:27:16.398 28526 14379 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 15:27:17.974 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:23.253 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:24.615 28526 14896 E FMQ : grantorIdx must be less than 3
11-21 15:27:24.616 28526 14896 E FMQ : grantorIdx must be less than 3
11-21 15:27:24.619 28526 14896 E FMQ : grantorIdx must be less than 3
11-21 15:27:24.633 28526 28711 E FMQ : grantorIdx must be less than 3
11-21 15:27:26.279 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:26.280 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:26.280 28526 28656 I chatty : uid=10213(com.facebook.katana)
HeroPlayerServi identical 16 lines
11-21 15:27:26.280 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:30.729 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:30.731 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:30.731 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:31.428 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:31.429 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:31.429 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:42.394 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:42.396 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:42.396 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:44.054 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:44.054 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:44.055 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:45.976 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:45.976 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:45.977 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:51.871 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:51.872 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:51.872 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:52.875 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:52.875 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:52.876 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:53.136 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:53.136 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:53.137 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:54.597 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:54.598 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:54.598 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:54.742 28526 14547 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 15:27:54.800 28526 14547 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 15:27:54.848 28526 14547 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 15:27:54.913 28526 14547 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 15:27:54.965 28526 14547 I chatty : uid=10213(com.facebook.katana) identical
3 lines
11-21 15:27:54.978 28526 14547 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 15:27:55.758 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:55.758 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:55.758 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:56.466 28526 28629 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:56.468 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:56.468 28526 28656 E libprocessgroup: set_timerslack_ns write failed:
Operation not permitted
11-21 15:27:56.682 28526 14828 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 15:27:56.819 28526 15032 E fb4a.TreeJNI: Invalid GraphServices JNI model with
type tag: -1618873356
11-21 15:27:57.258 28526 15045 E Surface : freeAllBuffers: 7 buffers were freed
while being dequeued!
11-21 15:27:57.465 28526 15066 E FMQ : grantorIdx must be less than 3
11-21 15:27:57.465 28526 15066 E FMQ : grantorIdx must be less than 3
11-21 15:27:57.468 28526 15066 E FMQ : grantorIdx must be less than 3
11-21 15:27:57.479 28526 28711 E FMQ : grantorIdx must be less than 3
11-21 15:27:57.615 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
NewsFeedFragmentStartOrder$OnPause contains unknown operation: 335! ops=[195, 197,
198, 199, 200, 201, 202, 203, 204, 205, 348, 206, 207, 208, 335], startIndex=14,
stopAtOp=-1
11-21 15:27:57.641 28526 15056 E Surface : freeAllBuffers: 12 buffers were freed
while being dequeued!
11-21 15:27:57.935 28526 15080 E FMQ : grantorIdx must be less than 3
11-21 15:27:57.936 28526 15080 E FMQ : grantorIdx must be less than 3
11-21 15:27:57.941 28526 15080 E FMQ : grantorIdx must be less than 3
11-21 15:27:57.957 28526 28711 E FMQ : grantorIdx must be less than 3
11-21 15:27:58.133 28526 28526 E fb4a.StartOpDispatcherImpl: Sequence
FbMainTabActivityStartOrder$OnDestroy contains unknown operation: 117! ops=[110,
111, 242, 113, 114, 115, 252, 117, 118, 119, 332, 333, 334, 287, 320, 315, 289],
startIndex=0, stopAtOp=-1
11-21 15:27:59.622 28526 14546 E _V_SensorManager: unregisterListenerImpl
listener=X.1uh@f0ede6esensor=NULL num: 1
11-21 15:28:42.888 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response df17f78e-49d7-4c66-9367-
bd62ee3e565a contains sync error Error Domain=mqtt Code=2002 - Underlying error
(null): Error Domain=mqtt Code=2002
11-21 15:28:42.907 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 222d7d0f-984a-4322-99f2-
a72986fcbafc contains sync error Error Domain=mqtt Code=2002 - Underlying error
(null): Error Domain=mqtt Code=2002
11-21 15:28:42.938 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:0deae1ee-c794-432c-9a03-3a411a2a5b95, category:mcd-sync-data-task-category,
requestId:48871, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079b997f4c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:28:42.979 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 0deae1ee-c794-432c-9a03-
3a411a2a5b95 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079b997f4c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079b997f4c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:28:43.055 28526 15652 E fb4a.3PT: android.os.RemoteException
11-21 15:28:43.055 28526 15652 E fb4a.3PT: android.os.RemoteException
11-21 15:28:43.055 28526 15652 E fb4a.3PT: at
com.facebook.mqttlite.MqttServiceDelegate$MqttServiceStub.D05(:77)
11-21 15:28:43.055 28526 15652 E fb4a.3PT: at X.3PT.A02(:21)
11-21 15:28:43.055 28526 15652 E fb4a.3PT: at X.56y.run(:32)
11-21 15:28:43.055 28526 15652 E fb4a.3PT: at X.13a.run(:2)
11-21 15:28:43.055 28526 15652 E fb4a.3PT: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
11-21 15:28:43.055 28526 15652 E fb4a.3PT: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
11-21 15:28:43.055 28526 15652 E fb4a.3PT: at X.13e.run(:3)
11-21 15:28:43.055 28526 15652 E fb4a.3PT: at X.13g.run(:14)
11-21 15:28:43.055 28526 15652 E fb4a.3PT: at
java.lang.Thread.run(Thread.java:923)
11-21 15:28:43.082 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_bridge_bootstrap_callback(769)=>Failed to boot stap bridged mqtt
channel. RT error code:3008 token:-8
11-21 15:28:43.084 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response c51ee6b3-b439-4b73-81bf-
fe9265eeaa02 contains sync error Error Domain=mqtt Code=2002 - Underlying error
(null): Error Domain=mqtt Code=2002
11-21 15:28:43.085 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_bridge_bootstrap_callback(769)=>Failed to boot stap bridged mqtt
channel. RT error code:3008 token:-9
11-21 15:28:43.085 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_bridge_bootstrap_callback(769)=>Failed to boot stap bridged mqtt
channel. RT error code:3008 token:-10
11-21 15:28:44.112 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:1ed844ce-72e2-4eae-8652-fccf9b1ad2eb, category:mcd-sync-data-task-category,
requestId:10680, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcf9540
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:28:44.112 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 1ed844ce-72e2-4eae-8652-
fccf9b1ad2eb contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbcf9540 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcf9540
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:28:45.006 28526 28608 E HQSession.cpp: Peer closed with error
err=Connection reset msg=Peer reset proto=h3-fb-05, client CID=, server
CID=602446c6789cbff1, local=0.0.0.0:46378, 157.240.208.16:443=upstream, drain=none
11-21 15:28:45.728 28526 15671 E fb4a.AccountManagerUtils: Only a single account of
type com.facebook.auth.login is expected, but 2 account found
11-21 15:30:02.635 28526 28701 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
11-21 15:35:47.303 28526 18167 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:35:48.022 28526 28701 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
11-21 15:35:48.227 28526 18167 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:35:50.022 28526 28608 E HQSession.cpp: Peer closed with error
err=Connection reset msg=Peer reset proto=h3-fb-05, client CID=, server
CID=5ff089b85be10eec, local=0.0.0.0:45615, 157.240.208.16:443=upstream, drain=none
11-21 15:37:13.900 28526 28701 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
11-21 15:38:02.695 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 2dfd0df1-7c99-45b4-ba68-
4b444b0cf487 contains sync error Error Domain=mqtt Code=2002 - Underlying error
(null): Error Domain=mqtt Code=2002
11-21 15:38:02.716 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response c7a09215-44a0-4daf-89c3-
eb152a84755b contains sync error Error Domain=mqtt Code=2002 - Underlying error
(null): Error Domain=mqtt Code=2002
11-21 15:38:02.769 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:cb729933-265c-4b72-b72e-8eccf06b8ffb, category:mcd-sync-data-task-category,
requestId:1825, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcff740
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:38:02.770 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:575e302f-b3d1-4260-bb68-916ac40195a7, category:mcd-sync-data-task-category,
requestId:11903, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb1f0440
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:38:02.771 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response cb729933-265c-4b72-b72e-
8eccf06b8ffb contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbcff740 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcff740
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:38:02.774 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 575e302f-b3d1-4260-bb68-
916ac40195a7 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bb1f0440 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb1f0440
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:38:03.799 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:5010a838-c1b6-4241-8e43-f285d7901172, category:mcd-sync-data-task-category,
requestId:2508, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbe48700
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:38:03.800 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 5010a838-c1b6-4241-8e43-
f285d7901172 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbe48700 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbe48700
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:38:05.818 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:23c69650-7ce9-47b5-b9f3-aff085c1b677, category:mcd-sync-data-task-category,
requestId:3155, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079ba38aa80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:38:05.818 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 23c69650-7ce9-47b5-b9f3-
aff085c1b677 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079ba38aa80 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079ba38aa80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:38:09.837 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:5bdf6c9b-ef83-47f7-8059-1bd62f9cd04c, category:mcd-sync-data-task-category,
requestId:38522, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb443ec0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:38:09.837 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 5bdf6c9b-ef83-47f7-8059-
1bd62f9cd04c contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bb443ec0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb443ec0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:38:17.866 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:b11fda79-0117-4a6e-8a6e-b5871b6367ca, category:mcd-sync-data-task-category,
requestId:23231, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbe48700
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:38:17.866 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response b11fda79-0117-4a6e-8a6e-
b5871b6367ca contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbe48700 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbe48700
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:38:32.800 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 597ba5da-2257-4f6a-a42a-
348341045163 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079ba38aa80 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079ba38aa80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:38:32.800 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:597ba5da-2257-4f6a-a42a-348341045163, category:mcd-sync-data-task-category,
requestId:48072, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079ba38aa80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:39:02.830 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:58fba09f-08c2-4223-abea-c2819b329b1a, category:mcd-sync-data-task-category,
requestId:32409, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9fd25c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:39:02.831 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 58fba09f-08c2-4223-abea-
c2819b329b1a contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079e9fd25c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9fd25c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:39:02.836 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:f9a91c80-e9f6-4f69-bc12-d90c05a1bc09, category:mcd-sync-data-task-category,
requestId:53750, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcff740
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:39:02.837 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response f9a91c80-e9f6-4f69-bc12-
d90c05a1bc09 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbcff740 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcff740
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:39:22.796 28526 28701 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
11-21 15:39:32.867 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:b7293b6f-0b08-41a3-bda6-92fd2dad2c09, category:mcd-sync-data-task-category,
requestId:20592, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb4429c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:39:32.868 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:687c28bb-f8d0-4af4-ae40-4225c89934e7, category:mcd-sync-data-task-category,
requestId:57970, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb443ec0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:39:32.869 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response b7293b6f-0b08-41a3-bda6-
92fd2dad2c09 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bb4429c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb4429c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:39:32.871 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 687c28bb-f8d0-4af4-ae40-
4225c89934e7 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bb443ec0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb443ec0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:40:02.897 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:f3975553-9fb8-4401-929e-cca653efdb59, category:mcd-sync-data-task-category,
requestId:29030, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079b997d380
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:40:02.898 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:f76defe2-7a04-49ff-988d-55b873015733, category:mcd-sync-data-task-category,
requestId:49766, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbe48700
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:40:02.899 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response f3975553-9fb8-4401-929e-
cca653efdb59 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079b997d380 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079b997d380
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:40:02.901 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response f76defe2-7a04-49ff-988d-
55b873015733 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbe48700 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbe48700
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:40:32.940 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:67353d62-8f64-4ef5-be0b-8af1505269f8, category:mcd-sync-data-task-category,
requestId:49905, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb4437c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:40:32.953 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 67353d62-8f64-4ef5-be0b-
8af1505269f8 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bb4437c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb4437c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:40:32.957 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:706408e3-c00b-4c92-b6a2-2edb481bf8c7, category:mcd-sync-data-task-category,
requestId:40392, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079ea0dea80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:40:32.958 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 706408e3-c00b-4c92-b6a2-
2edb481bf8c7 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079ea0dea80 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079ea0dea80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:41:03.010 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:1aa8b97a-2167-48fc-95c5-85c16bc87a36, category:mcd-sync-data-task-category,
requestId:7437, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbe488c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:41:03.051 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 1aa8b97a-2167-48fc-95c5-
85c16bc87a36 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbe488c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbe488c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:41:03.075 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:04ee9e41-8d49-4d02-bf49-97d004badffe, category:mcd-sync-data-task-category,
requestId:48461, error:Error Domain=mqtt Code=3008 UserInfo=0xb400007a15b85480
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:41:03.076 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 04ee9e41-8d49-4d02-bf49-
97d004badffe contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb400007a15b85480 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb400007a15b85480
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:41:33.079 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response b2142d23-4cab-439e-ac08-
317e13f819e7 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079b9e80880 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079b9e80880
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:41:33.081 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:b2142d23-4cab-439e-ac08-317e13f819e7, category:mcd-sync-data-task-category,
requestId:51897, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079b9e80880
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:41:33.082 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:a6c1977a-a6db-47f6-8570-898703064ef4, category:mcd-sync-data-task-category,
requestId:9224, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079b9e80880
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:41:33.083 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response a6c1977a-a6db-47f6-8570-
898703064ef4 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079b9e80880 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079b9e80880
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:42:03.127 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:fb301b00-9061-4561-8b93-deb0631fec00, category:mcd-sync-data-task-category,
requestId:18858, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcff200
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:42:03.128 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:a3047e6e-6f0b-492a-9518-9e39164754ef, category:mcd-sync-data-task-category,
requestId:15641, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079ea0a0380
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:42:03.128 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response fb301b00-9061-4561-8b93-
deb0631fec00 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbcff200 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcff200
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:42:03.130 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response a3047e6e-6f0b-492a-9518-
9e39164754ef contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079ea0a0380 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079ea0a0380
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:42:33.171 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:0911eacb-b250-4ae7-8837-aaeae312af14, category:mcd-sync-data-task-category,
requestId:1308, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079ba38a380
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:42:33.172 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:1ec40d38-c312-4f96-9f85-ab43ec1a3089, category:mcd-sync-data-task-category,
requestId:32002, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9cf0780
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:42:33.173 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 0911eacb-b250-4ae7-8837-
aaeae312af14 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079ba38a380 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079ba38a380
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:42:33.176 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 1ec40d38-c312-4f96-9f85-
ab43ec1a3089 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079e9cf0780 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9cf0780
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:43:03.267 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:f135812c-c9ff-4998-8673-f88d264a128e, category:mcd-sync-data-task-category,
requestId:44553, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb0f83c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:43:03.268 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:66d0014c-6990-4a31-a3c3-04bdeb2b9cc7, category:mcd-sync-data-task-category,
requestId:48402, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb0edf40
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:43:03.268 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response f135812c-c9ff-4998-8673-
f88d264a128e contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bb0f83c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb0f83c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:43:03.270 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 66d0014c-6990-4a31-a3c3-
04bdeb2b9cc7 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bb0edf40 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb0edf40
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:43:33.370 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:bb9fefb3-aa53-4b1b-818e-1ca9c36db4a3, category:mcd-sync-data-task-category,
requestId:4590, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbe481c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:43:33.371 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:a0bf2b2c-8779-4e7e-a578-37bd8b0cb560, category:mcd-sync-data-task-category,
requestId:51755, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079b9e80880
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:43:33.371 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response bb9fefb3-aa53-4b1b-818e-
1ca9c36db4a3 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbe481c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbe481c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:43:33.373 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response a0bf2b2c-8779-4e7e-a578-
37bd8b0cb560 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079b9e80880 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079b9e80880
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:44:01.699 28526 28546 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:44:02.546 28526 28546 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:44:02.616 28526 28701 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
11-21 15:44:03.418 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:6fee7e10-57dd-4624-bd2c-05f89a790dc2, category:mcd-sync-data-task-category,
requestId:58849, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc777ac0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:44:03.419 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 6fee7e10-57dd-4624-bd2c-
05f89a790dc2 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc777ac0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc777ac0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:44:03.420 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:9f1d7b20-3723-4311-9edd-bfeaa59b532e, category:mcd-sync-data-task-category,
requestId:524, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb0ef980
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:44:03.422 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 9f1d7b20-3723-4311-9edd-
bfeaa59b532e contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bb0ef980 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb0ef980
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:44:13.505 28526 28546 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:44:13.506 28526 28546 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:44:13.507 28526 28546 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:44:13.508 28526 28545 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:44:13.508 28526 28545 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:44:16.231 28526 18167 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:44:16.236 28526 18167 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:44:16.242 28526 18167 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:44:16.243 28526 18167 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:44:16.251 28526 28702 E libc : Access denied finding property
"vendor.camera.aux.packagelist"
11-21 15:44:33.434 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:1f557928-4f45-4fd4-a608-546d68a71be9, category:mcd-sync-data-task-category,
requestId:21734, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9fd25c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:44:33.435 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:b4c4e531-5e0f-4f1c-af27-703d15ef0870, category:mcd-sync-data-task-category,
requestId:52907, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9cf0940
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:44:33.437 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 1f557928-4f45-4fd4-a608-
546d68a71be9 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079e9fd25c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9fd25c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:44:33.439 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response b4c4e531-5e0f-4f1c-af27-
703d15ef0870 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079e9cf0940 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9cf0940
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:45:03.482 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:daa862dd-5e3c-431f-ab37-1ada963c7d7c, category:mcd-sync-data-task-category,
requestId:63735, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079b997d380
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:45:03.483 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:b1aa799d-624b-4299-a68d-bd7efec2d34f, category:mcd-sync-data-task-category,
requestId:1319, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc779540
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:45:03.484 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response daa862dd-5e3c-431f-ab37-
1ada963c7d7c contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079b997d380 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079b997d380
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:45:03.486 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response b1aa799d-624b-4299-a68d-
bd7efec2d34f contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc779540 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc779540
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:45:33.567 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:61e09a91-102d-4d20-b38d-bc8498c471a0, category:mcd-sync-data-task-category,
requestId:52253, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079b9981600
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:45:33.568 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:102718cf-15c1-4edf-8bfd-ad7b7ee9da97, category:mcd-sync-data-task-category,
requestId:34807, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079ea0e3b00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:45:33.569 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 61e09a91-102d-4d20-b38d-
bc8498c471a0 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079b9981600 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079b9981600
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:45:33.571 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 102718cf-15c1-4edf-8bfd-
ad7b7ee9da97 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079ea0e3b00 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079ea0e3b00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:46:03.603 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:885a5b01-5a25-4146-80e1-49e06087d7a1, category:mcd-sync-data-task-category,
requestId:6943, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbe488c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:46:03.612 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 885a5b01-5a25-4146-80e1-
49e06087d7a1 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbe488c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbe488c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:46:03.617 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:166d1815-8546-4bd3-b028-c0a807348816, category:mcd-sync-data-task-category,
requestId:423, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb1f0440
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:46:03.617 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 166d1815-8546-4bd3-b028-
c0a807348816 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bb1f0440 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb1f0440
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:46:33.676 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:4f621869-9103-4505-bc7e-e13282426bb5, category:mcd-sync-data-task-category,
requestId:36427, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc773140
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:46:33.676 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 4f621869-9103-4505-bc7e-
e13282426bb5 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc773140 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc773140
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:46:33.677 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:253b8219-82de-4fd5-8da2-7550cc927fc3, category:mcd-sync-data-task-category,
requestId:30065, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcfe080
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:46:33.678 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 253b8219-82de-4fd5-8da2-
7550cc927fc3 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbcfe080 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcfe080
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:46:45.625 28526 28701 E fb4a.MsysMqttTopicsProvider: subscribing to Mqtt
11-21 15:47:03.720 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:8be95b41-184d-49d9-9cce-7a3013acb22e, category:mcd-sync-data-task-category,
requestId:6581, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079ba38aa80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:47:03.721 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:de700e58-70ce-4ee2-a136-45baa68c7053, category:mcd-sync-data-task-category,
requestId:38070, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcfd600
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:47:03.722 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 8be95b41-184d-49d9-9cce-
7a3013acb22e contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079ba38aa80 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079ba38aa80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:47:03.724 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response de700e58-70ce-4ee2-a136-
45baa68c7053 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbcfd600 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcfd600
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:47:33.763 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:8990ded0-c390-4b75-8ee5-25acb38f414b, category:mcd-sync-data-task-category,
requestId:45935, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079ea0a0380
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:47:33.765 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:a56d468c-f59b-4997-ad2b-ebb3cd492f4a, category:mcd-sync-data-task-category,
requestId:20625, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9e52480
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:47:33.766 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 8990ded0-c390-4b75-8ee5-
25acb38f414b contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079ea0a0380 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079ea0a0380
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:47:33.768 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response a56d468c-f59b-4997-ad2b-
ebb3cd492f4a contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079e9e52480 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9e52480
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:48:03.813 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:c2eda122-1710-456d-9341-64b64f9e40b5, category:mcd-sync-data-task-category,
requestId:63447, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb0edf40
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:48:03.835 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response c2eda122-1710-456d-9341-
64b64f9e40b5 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bb0edf40 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb0edf40
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:48:03.839 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:9fe4e549-3daf-4320-a3cd-20ffd0ad86fa, category:mcd-sync-data-task-category,
requestId:63111, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbe481c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:48:03.845 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 9fe4e549-3daf-4320-a3cd-
20ffd0ad86fa contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbe481c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbe481c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:48:33.928 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:6fd87f4d-f15f-4ee0-ad04-69a92ab06c89, category:mcd-sync-data-task-category,
requestId:62691, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc7791c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:48:33.929 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:e32e7b10-405d-4708-b937-0b54c7533351, category:mcd-sync-data-task-category,
requestId:4351, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9cf0780
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:48:33.930 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 6fd87f4d-f15f-4ee0-ad04-
69a92ab06c89 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc7791c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc7791c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:48:33.932 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response e32e7b10-405d-4708-b937-
0b54c7533351 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079e9cf0780 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9cf0780
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:49:03.966 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:ed1f430e-ef62-4772-9221-5b4a1c83c925, category:mcd-sync-data-task-category,
requestId:53966, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb4429c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:49:03.967 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response ed1f430e-ef62-4772-9221-
5b4a1c83c925 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bb4429c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb4429c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:49:03.967 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:1b49eed1-84d3-4c28-94f9-944ad568f0ba, category:mcd-sync-data-task-category,
requestId:48647, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9fd25c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:49:03.969 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 1b49eed1-84d3-4c28-94f9-
944ad568f0ba contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079e9fd25c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9fd25c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:49:34.067 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:53a10beb-2dfe-4ff8-8c66-c5b3279e78c9, category:mcd-sync-data-task-category,
requestId:27617, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9cf0940
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:49:34.067 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 53a10beb-2dfe-4ff8-8c66-
c5b3279e78c9 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079e9cf0940 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9cf0940
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:49:34.068 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:499f6893-a7eb-471f-bced-efa1e6ff2e0f, category:mcd-sync-data-task-category,
requestId:62321, error:Error Domain=mqtt Code=3008 UserInfo=0xb400007a163aff00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:49:34.069 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 499f6893-a7eb-471f-bced-
efa1e6ff2e0f contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb400007a163aff00 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb400007a163aff00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:50:04.088 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:20927031-ca61-4ff5-8ee8-2c70914f9a3b, category:mcd-sync-data-task-category,
requestId:54023, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079ea0e3b00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:50:04.089 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:70e7f5b5-28ad-464a-a1f6-d8279fa8f2d0, category:mcd-sync-data-task-category,
requestId:24254, error:Error Domain=mqtt Code=3008 UserInfo=0xb400007a163afd40
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:50:04.090 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 20927031-ca61-4ff5-8ee8-
2c70914f9a3b contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079ea0e3b00 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079ea0e3b00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:50:04.092 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 70e7f5b5-28ad-464a-a1f6-
d8279fa8f2d0 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb400007a163afd40 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb400007a163afd40
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:50:34.143 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:667e63a3-babf-4366-8c47-7b0773575f45, category:mcd-sync-data-task-category,
requestId:13420, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079ea0dea80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:50:34.163 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 667e63a3-babf-4366-8c47-
7b0773575f45 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079ea0dea80 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079ea0dea80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:50:34.167 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:67b9de9a-a759-444c-9b54-1aca6274382f, category:mcd-sync-data-task-category,
requestId:33250, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079ba38aa80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:50:34.172 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 67b9de9a-a759-444c-9b54-
1aca6274382f contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079ba38aa80 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079ba38aa80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:51:04.197 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:5767b5ca-919b-408e-ac39-d4efa98198b7, category:mcd-sync-data-task-category,
requestId:36265, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9cf0780
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:51:04.210 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 5767b5ca-919b-408e-ac39-
d4efa98198b7 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079e9cf0780 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9cf0780
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:51:04.218 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:4109bd61-c90b-43e7-a753-7f739bbeb2ed, category:mcd-sync-data-task-category,
requestId:7235, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb443d00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:51:04.219 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 4109bd61-c90b-43e7-a753-
7f739bbeb2ed contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bb443d00 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb443d00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:51:34.239 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:dba6b3de-1902-436d-8570-5770fa0cc58b, category:mcd-sync-data-task-category,
requestId:19505, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc77adc0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:51:34.240 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:b197cd8f-2acd-4bef-ae0c-5431eae94a41, category:mcd-sync-data-task-category,
requestId:6438, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9cf0780
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:51:34.242 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response dba6b3de-1902-436d-8570-
5770fa0cc58b contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc77adc0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc77adc0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:51:34.245 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response b197cd8f-2acd-4bef-ae0c-
5431eae94a41 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079e9cf0780 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9cf0780
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:52:04.281 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:4b945e97-3e85-4db1-b739-89f7c6b1e2b6, category:mcd-sync-data-task-category,
requestId:8902, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc77b680
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:52:04.282 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:a4a46fe8-4d19-433f-8ba8-175c0f16ec72, category:mcd-sync-data-task-category,
requestId:4680, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc77b140
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:52:04.283 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 4b945e97-3e85-4db1-b739-
89f7c6b1e2b6 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc77b680 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc77b680
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:52:04.285 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response a4a46fe8-4d19-433f-8ba8-
175c0f16ec72 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc77b140 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc77b140
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:52:34.325 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:bf0d041d-1989-4b63-a496-2bff15a6a431, category:mcd-sync-data-task-category,
requestId:6713, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9fd25c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:52:34.326 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:c2265384-4f91-46a9-a05a-b52e51d0ed81, category:mcd-sync-data-task-category,
requestId:50195, error:Error Domain=mqtt Code=3008 UserInfo=0xb400007a163aff00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:52:34.327 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response bf0d041d-1989-4b63-a496-
2bff15a6a431 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079e9fd25c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9fd25c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:52:34.329 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response c2265384-4f91-46a9-a05a-
b52e51d0ed81 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb400007a163aff00 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb400007a163aff00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:53:04.363 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:1c83d228-ce49-4c8b-9161-6dbea4e48f3b, category:mcd-sync-data-task-category,
requestId:21626, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079b997d000
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:53:04.370 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 1c83d228-ce49-4c8b-9161-
6dbea4e48f3b contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079b997d000 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079b997d000
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:53:04.408 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:663ef94d-8bed-41b6-9e52-70d91cee23fe, category:mcd-sync-data-task-category,
requestId:10141, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb0edf40
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:53:04.409 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 663ef94d-8bed-41b6-9e52-
70d91cee23fe contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bb0edf40 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb0edf40
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:53:34.402 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:2e42bc3b-e63c-4644-8b89-467f91df3da8, category:mcd-sync-data-task-category,
requestId:4130, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc777900
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:53:34.409 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 2e42bc3b-e63c-4644-8b89-
467f91df3da8 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc777900 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc777900
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:53:34.455 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:2dbb61ea-ff6f-4da6-a244-49331f8066f5, category:mcd-sync-data-task-category,
requestId:4707, error:Error Domain=mqtt Code=3008 UserInfo=0xb400007a163aff00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:53:34.456 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 2dbb61ea-ff6f-4da6-a244-
49331f8066f5 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb400007a163aff00 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb400007a163aff00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:54:04.431 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:ae1d233d-7027-444e-a46f-4a10b4b8e9bb, category:mcd-sync-data-task-category,
requestId:7789, error:Error Domain=mqtt Code=3008 UserInfo=0xb400007a837e5780
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:54:04.438 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response ae1d233d-7027-444e-a46f-
4a10b4b8e9bb contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb400007a837e5780 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb400007a837e5780
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:54:04.443 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:5f55450d-c601-4d02-a2b9-62f6dea25026, category:mcd-sync-data-task-category,
requestId:40638, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079b8800bc0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:54:04.444 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 5f55450d-c601-4d02-a2b9-
62f6dea25026 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079b8800bc0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079b8800bc0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:54:34.472 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:26d73d32-6d2d-4524-bf90-eae57699261f, category:mcd-sync-data-task-category,
requestId:64926, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9fd25c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:54:34.473 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:9c0651bc-8fb2-487d-9090-7a898bedd460, category:mcd-sync-data-task-category,
requestId:18428, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079b880c480
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:54:34.474 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 26d73d32-6d2d-4524-bf90-
eae57699261f contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079e9fd25c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9fd25c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:54:34.477 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 9c0651bc-8fb2-487d-9090-
7a898bedd460 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079b880c480 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079b880c480
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:55:04.543 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:3e7752bc-6586-4e30-8fc4-e5e28d1bf3fe, category:mcd-sync-data-task-category,
requestId:30089, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9e52480
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:55:04.545 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 3e7752bc-6586-4e30-8fc4-
e5e28d1bf3fe contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079e9e52480 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9e52480
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:55:04.547 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 4f25660c-b58d-4620-96e4-
29dd08612f44 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc772340 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc772340
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:55:04.548 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:4f25660c-b58d-4620-96e4-29dd08612f44, category:mcd-sync-data-task-category,
requestId:49559, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc772340
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:55:34.603 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:58448be5-b3b1-422c-8522-afa0c248bf33, category:mcd-sync-data-task-category,
requestId:63706, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc772340
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:55:34.604 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:ec9e2628-2e07-4042-b958-bfffa2e1c344, category:mcd-sync-data-task-category,
requestId:63021, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079ea0dea80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:55:34.605 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 58448be5-b3b1-422c-8522-
afa0c248bf33 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc772340 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc772340
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 15:55:34.607 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response ec9e2628-2e07-4042-b958-
bfffa2e1c344 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079ea0dea80 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079ea0dea80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:11:04.128 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:ae287d47-91df-4ab3-a23c-1ac7f304be40, category:mcd-sync-data-task-category,
requestId:19122, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079c5e8d9c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:11:04.129 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response ae287d47-91df-4ab3-a23c-
1ac7f304be40 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079c5e8d9c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079c5e8d9c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:11:04.130 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:2c0181cb-bbac-438b-9a7a-69374e223bb8, category:mcd-sync-data-task-category,
requestId:44636, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcfd600
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:11:04.131 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 2c0181cb-bbac-438b-9a7a-
69374e223bb8 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbcfd600 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcfd600
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:11:34.165 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 79201cf3-83c0-4391-adc6-
dc2128ed9144 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc777900 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc777900
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:11:34.165 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:79201cf3-83c0-4391-adc6-dc2128ed9144, category:mcd-sync-data-task-category,
requestId:41041, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc777900
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:11:34.166 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:7f3b6167-5917-463c-8a59-2912754cc673, category:mcd-sync-data-task-category,
requestId:14865, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc77a180
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:11:34.167 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 7f3b6167-5917-463c-8a59-
2912754cc673 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc77a180 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc77a180
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:12:04.195 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:29013b4d-948c-41f9-8079-29de669d8782, category:mcd-sync-data-task-category,
requestId:29400, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079b9981600
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:12:04.197 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:26d4aa00-d427-4e0b-a826-379e7dacd8ba, category:mcd-sync-data-task-category,
requestId:61188, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079ea0e3780
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:12:04.197 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 29013b4d-948c-41f9-8079-
29de669d8782 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079b9981600 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079b9981600
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:12:04.199 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 26d4aa00-d427-4e0b-a826-
379e7dacd8ba contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079ea0e3780 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079ea0e3780
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:12:34.231 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:a64415b2-d6d7-4fa4-ae99-a42b5f1abad1, category:mcd-sync-data-task-category,
requestId:29229, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bac83a00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:12:34.232 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response a64415b2-d6d7-4fa4-ae99-
a42b5f1abad1 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bac83a00 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bac83a00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:12:34.232 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:2b95ba3b-7c2c-4c26-a9f1-9fcf7324bb48, category:mcd-sync-data-task-category,
requestId:52315, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079ea0dea80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:12:34.235 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 2b95ba3b-7c2c-4c26-a9f1-
9fcf7324bb48 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079ea0dea80 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079ea0dea80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:13:04.284 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:f9d0220b-e6ce-4594-837b-d396a5feb1bf, category:mcd-sync-data-task-category,
requestId:33356, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9fd25c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:13:04.298 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response f9d0220b-e6ce-4594-837b-
d396a5feb1bf contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079e9fd25c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9fd25c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:13:04.304 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:789da23c-e443-4d66-ad62-2e109d10d11f, category:mcd-sync-data-task-category,
requestId:36645, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb013900
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:13:04.307 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 789da23c-e443-4d66-ad62-
2e109d10d11f contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bb013900 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb013900
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:13:34.335 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:8006755e-29a8-4d12-8129-d1e5b341ed85, category:mcd-sync-data-task-category,
requestId:54404, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc773bc0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:13:34.377 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 8006755e-29a8-4d12-8129-
d1e5b341ed85 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc773bc0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc773bc0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:13:34.378 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:98bda098-0e47-4a16-8be4-5838bf474c38, category:mcd-sync-data-task-category,
requestId:51137, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9e52480
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:13:34.379 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 98bda098-0e47-4a16-8be4-
5838bf474c38 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079e9e52480 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9e52480
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:14:04.407 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 1363548f-95e9-487b-bd66-
524c6f2f33ca contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bb4429c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb4429c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:14:04.410 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:1363548f-95e9-487b-bd66-524c6f2f33ca, category:mcd-sync-data-task-category,
requestId:25834, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb4429c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:14:04.411 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:3c4a28b4-ea9b-405a-95ff-111764cc7dd8, category:mcd-sync-data-task-category,
requestId:29885, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb4429c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:14:04.415 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 3c4a28b4-ea9b-405a-95ff-
111764cc7dd8 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bb4429c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb4429c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:14:34.434 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:e93b109d-ca58-4991-aed5-090ca8ee9f1b, category:mcd-sync-data-task-category,
requestId:23621, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb013900
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:14:34.435 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response e93b109d-ca58-4991-aed5-
090ca8ee9f1b contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bb013900 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb013900
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:14:34.437 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:81b7cb6d-b993-4761-991d-e05e1e1128b3, category:mcd-sync-data-task-category,
requestId:22941, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc777740
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:14:34.437 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 81b7cb6d-b993-4761-991d-
e05e1e1128b3 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc777740 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc777740
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:15:04.453 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:3ea07277-380a-415f-a45e-a4dea839dc25, category:mcd-sync-data-task-category,
requestId:42558, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb4437c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:15:04.454 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:a7d1d30e-bfc8-4ce2-a0a4-198d28af28f6, category:mcd-sync-data-task-category,
requestId:10284, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079baa03a00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:15:04.455 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 3ea07277-380a-415f-a45e-
a4dea839dc25 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bb4437c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb4437c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:15:04.457 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response a7d1d30e-bfc8-4ce2-a0a4-
198d28af28f6 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079baa03a00 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079baa03a00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:15:34.493 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:5f552392-41d2-4a37-a7e4-7cfc9193df85, category:mcd-sync-data-task-category,
requestId:15484, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcff3c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:15:34.499 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 5f552392-41d2-4a37-a7e4-
7cfc9193df85 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbcff3c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcff3c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:15:34.501 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:091430a1-feb4-4841-ba5f-ccb9d2f8967b, category:mcd-sync-data-task-category,
requestId:57036, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcfe080
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:15:34.501 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 091430a1-feb4-4841-ba5f-
ccb9d2f8967b contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbcfe080 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcfe080
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:16:04.530 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:128e5ed3-5a57-4141-a89d-d5d7e60a43c1, category:mcd-sync-data-task-category,
requestId:54216, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc777ac0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:16:04.542 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 128e5ed3-5a57-4141-a89d-
d5d7e60a43c1 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc777ac0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc777ac0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:16:04.544 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:6f6a395d-0a48-440a-94fa-ffdd35b3bd33, category:mcd-sync-data-task-category,
requestId:62290, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9e52480
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:16:04.545 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 6f6a395d-0a48-440a-94fa-
ffdd35b3bd33 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079e9e52480 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9e52480
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:16:34.569 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:3ae4d350-1a49-4050-9c0f-b1915abd10f9, category:mcd-sync-data-task-category,
requestId:37066, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079ba38aa80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:16:34.571 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:a3ced23b-a1fc-428a-8eb5-ecf6bcf58030, category:mcd-sync-data-task-category,
requestId:4860, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc777ac0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:16:34.573 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 3ae4d350-1a49-4050-9c0f-
b1915abd10f9 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079ba38aa80 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079ba38aa80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:16:34.576 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response a3ced23b-a1fc-428a-8eb5-
ecf6bcf58030 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc777ac0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc777ac0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:17:04.636 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:936fff4f-be24-442a-8804-3e902b1908f3, category:mcd-sync-data-task-category,
requestId:9293, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb4437c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:17:04.637 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 936fff4f-be24-442a-8804-
3e902b1908f3 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bb4437c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb4437c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:17:04.638 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:78b9896a-5a9e-4c3e-b567-52e90a844459, category:mcd-sync-data-task-category,
requestId:20080, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb1f0440
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:17:04.639 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 78b9896a-5a9e-4c3e-b567-
52e90a844459 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bb1f0440 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb1f0440
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:17:34.666 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 4a57f20b-2384-41e6-8389-
f6f6762da4bd contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbcff3c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcff3c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:17:34.666 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:4a57f20b-2384-41e6-8389-f6f6762da4bd, category:mcd-sync-data-task-category,
requestId:10396, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcff3c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:17:34.667 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:d5490b71-a81f-4f90-a4ee-04e4b3ef0152, category:mcd-sync-data-task-category,
requestId:24930, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbe48700
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:17:34.668 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response d5490b71-a81f-4f90-a4ee-
04e4b3ef0152 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbe48700 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbe48700
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:18:04.699 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:1b44fb46-f7c4-4eac-a192-9ee484bed652, category:mcd-sync-data-task-category,
requestId:20909, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb0edf40
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:18:04.706 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 1b44fb46-f7c4-4eac-a192-
9ee484bed652 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bb0edf40 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb0edf40
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:18:04.707 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:e8aaef23-c50e-4f8e-b23a-d2e6d3ed3d25, category:mcd-sync-data-task-category,
requestId:63065, error:Error Domain=mqtt Code=3008 UserInfo=0xb400007a163aca80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:18:04.716 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response e8aaef23-c50e-4f8e-b23a-
d2e6d3ed3d25 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb400007a163aca80 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb400007a163aca80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:18:34.746 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:78c6bbee-08e7-4149-b556-026ac300bd19, category:mcd-sync-data-task-category,
requestId:12986, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc777580
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:18:34.751 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 78c6bbee-08e7-4149-b556-
026ac300bd19 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc777580 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc777580
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:18:34.754 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:facf7764-d0b3-4276-926b-96cc10fd6255, category:mcd-sync-data-task-category,
requestId:11907, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079b9ad8fc0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:18:34.756 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response facf7764-d0b3-4276-926b-
96cc10fd6255 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079b9ad8fc0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079b9ad8fc0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:19:04.777 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:7db4fa7c-0ba1-4ebc-9a05-d8a69e8e9288, category:mcd-sync-data-task-category,
requestId:37345, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcfe080
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:19:04.777 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:c6dd2df8-d7a7-450f-8e47-a4b3b949b1fc, category:mcd-sync-data-task-category,
requestId:38679, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb4437c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:19:04.778 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 7db4fa7c-0ba1-4ebc-9a05-
d8a69e8e9288 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbcfe080 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcfe080
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:19:04.781 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response c6dd2df8-d7a7-450f-8e47-
a4b3b949b1fc contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bb4437c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb4437c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:19:34.817 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:efef2a39-ed96-4e3e-af15-6b0244f37bfb, category:mcd-sync-data-task-category,
requestId:27767, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc773140
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:19:34.820 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response efef2a39-ed96-4e3e-af15-
6b0244f37bfb contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc773140 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc773140
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:19:34.820 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:807beb53-793e-45d9-bc70-84ee6d0d4a04, category:mcd-sync-data-task-category,
requestId:16080, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcff740
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:19:34.823 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 807beb53-793e-45d9-bc70-
84ee6d0d4a04 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbcff740 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcff740
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:20:04.867 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:e8f39236-15df-481d-85fa-72095b0aad27, category:mcd-sync-data-task-category,
requestId:23030, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079baa03a00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:20:04.868 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:c1fc6575-402d-4a8c-8c29-bdc421e1b08b, category:mcd-sync-data-task-category,
requestId:1477, error:Error Domain=mqtt Code=3008 UserInfo=0xb400007a837e5780
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:20:04.868 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response e8f39236-15df-481d-85fa-
72095b0aad27 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079baa03a00 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079baa03a00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:20:04.870 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response c1fc6575-402d-4a8c-8c29-
bdc421e1b08b contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb400007a837e5780 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb400007a837e5780
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:20:34.918 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:8e91f5a3-5249-48de-b5e4-08d0561103ea, category:mcd-sync-data-task-category,
requestId:600, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcfbd80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:20:34.923 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 8e91f5a3-5249-48de-b5e4-
08d0561103ea contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbcfbd80 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcfbd80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:20:34.928 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:bbf645db-dfab-4ead-9f62-6745b0d6acfa, category:mcd-sync-data-task-category,
requestId:790, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcfd600
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:20:34.928 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response bbf645db-dfab-4ead-9f62-
6745b0d6acfa contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbcfd600 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcfd600
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:21:04.961 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:b82573b0-3831-4e46-89d0-5e7cc513baf5, category:mcd-sync-data-task-category,
requestId:46882, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc773680
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:21:04.967 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response b82573b0-3831-4e46-89d0-
5e7cc513baf5 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc773680 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc773680
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:21:04.969 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:0e9edcb2-ec77-42a3-8f2b-748b9e5bf58e, category:mcd-sync-data-task-category,
requestId:50068, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc777580
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:21:04.969 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 0e9edcb2-ec77-42a3-8f2b-
748b9e5bf58e contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc777580 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc777580
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:21:34.992 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:ba77b3b5-e547-42b7-9c35-aa85e4b1d35f, category:mcd-sync-data-task-category,
requestId:22084, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc77b840
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:21:34.993 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response ba77b3b5-e547-42b7-9c35-
aa85e4b1d35f contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc77b840 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc77b840
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:21:34.994 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:9fd83065-6658-4323-82b3-f0a85f3fdf11, category:mcd-sync-data-task-category,
requestId:61255, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc77af80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:21:34.997 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 9fd83065-6658-4323-82b3-
f0a85f3fdf11 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc77af80 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc77af80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:22:05.023 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:adbc570b-79f4-4eb6-93bc-eaf07f097664, category:mcd-sync-data-task-category,
requestId:44698, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9e52480
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:22:05.024 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:09af918f-de4a-447e-be5c-7eefe9741824, category:mcd-sync-data-task-category,
requestId:52686, error:Error Domain=mqtt Code=3008 UserInfo=0xb400007a163aca80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:22:05.024 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response adbc570b-79f4-4eb6-93bc-
eaf07f097664 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079e9e52480 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9e52480
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:22:05.027 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 09af918f-de4a-447e-be5c-
7eefe9741824 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb400007a163aca80 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb400007a163aca80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:22:35.058 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:73b86864-2a26-4a61-b4dd-e66c2d88e56b, category:mcd-sync-data-task-category,
requestId:55779, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9fd25c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:22:35.059 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 73b86864-2a26-4a61-b4dd-
e66c2d88e56b contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079e9fd25c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9fd25c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:22:35.060 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:2aee1170-a58f-40ea-875f-500ee9b63666, category:mcd-sync-data-task-category,
requestId:17484, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc86c500
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:22:35.061 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 2aee1170-a58f-40ea-875f-
500ee9b63666 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc86c500 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc86c500
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:23:05.107 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:e66146de-8f77-4868-87ba-ba9ed855fc11, category:mcd-sync-data-task-category,
requestId:64211, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb443d00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:23:05.113 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:d8591bd2-75fa-4ce0-9474-e5dcd6b09aca, category:mcd-sync-data-task-category,
requestId:5829, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcff200
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:23:05.115 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response e66146de-8f77-4868-87ba-
ba9ed855fc11 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bb443d00 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb443d00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:23:05.117 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response d8591bd2-75fa-4ce0-9474-
e5dcd6b09aca contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbcff200 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcff200
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:23:35.154 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:88eed8e6-7fdd-4105-9bd3-6404115c8c15, category:mcd-sync-data-task-category,
requestId:36118, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc773300
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:23:35.164 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 88eed8e6-7fdd-4105-9bd3-
6404115c8c15 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc773300 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc773300
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:23:35.168 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:37244603-b6c7-498e-8c26-c7783302426f, category:mcd-sync-data-task-category,
requestId:52165, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bac83a00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:23:35.168 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 37244603-b6c7-498e-8c26-
c7783302426f contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bac83a00 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bac83a00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:24:05.194 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:b1ccaaf9-4767-4f47-aa24-8d877d2e3da7, category:mcd-sync-data-task-category,
requestId:57676, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc772f80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:24:05.195 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:03334c1a-7914-44c4-95b1-cfbac18206c1, category:mcd-sync-data-task-category,
requestId:62359, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc772500
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:24:05.196 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response b1ccaaf9-4767-4f47-aa24-
8d877d2e3da7 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc772f80 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc772f80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:24:05.199 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 03334c1a-7914-44c4-95b1-
cfbac18206c1 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc772500 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc772500
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:24:35.237 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:3b9b626c-e02e-43f4-80e0-7bc6369a1be0, category:mcd-sync-data-task-category,
requestId:39449, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc777ac0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:24:35.237 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 3b9b626c-e02e-43f4-80e0-
7bc6369a1be0 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc777ac0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc777ac0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:24:35.238 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:5aaaef2d-55e3-473c-9b33-52e7a4e87d8b, category:mcd-sync-data-task-category,
requestId:48388, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc777580
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:24:35.239 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 5aaaef2d-55e3-473c-9b33-
52e7a4e87d8b contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc777580 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc777580
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:25:05.270 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:1622258c-182a-4d3a-a99b-9344acaf3594, category:mcd-sync-data-task-category,
requestId:27910, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb013900
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:25:05.270 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 1622258c-182a-4d3a-a99b-
9344acaf3594 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bb013900 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bb013900
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:25:05.271 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:77b69eb2-779c-4969-90d0-c5f22d36c751, category:mcd-sync-data-task-category,
requestId:19198, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9e54240
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:25:05.273 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 77b69eb2-779c-4969-90d0-
c5f22d36c751 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079e9e54240 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9e54240
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:25:35.298 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:831c8448-5812-4290-ba97-641694909b70, category:mcd-sync-data-task-category,
requestId:13337, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbe488c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:25:35.305 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 831c8448-5812-4290-ba97-
641694909b70 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbe488c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbe488c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:25:35.308 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:f4dd39e0-e950-46f7-8e3d-db3f85c8a5d7, category:mcd-sync-data-task-category,
requestId:62227, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcff200
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:25:35.309 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response f4dd39e0-e950-46f7-8e3d-
db3f85c8a5d7 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbcff200 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbcff200
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:26:05.626 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:94eb8d69-0610-4871-887d-1d28ec005c56, category:mcd-sync-data-task-category,
requestId:4847, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc772500
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:26:05.634 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 94eb8d69-0610-4871-887d-
1d28ec005c56 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc772500 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc772500
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:26:05.642 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:f7058731-261b-439f-bd9e-e4776e8a7d20, category:mcd-sync-data-task-category,
requestId:9933, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc779fc0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:26:05.642 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response f7058731-261b-439f-bd9e-
e4776e8a7d20 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc779fc0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc779fc0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:26:35.677 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:97bb2e54-9dbc-40b8-b23c-1249bad773aa, category:mcd-sync-data-task-category,
requestId:59548, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc77b680
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:26:35.677 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 97bb2e54-9dbc-40b8-b23c-
1249bad773aa contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc77b680 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc77b680
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:26:35.678 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:150e8916-dcb8-4929-bdf6-a7e389ad2eec, category:mcd-sync-data-task-category,
requestId:3805, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc77adc0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:26:35.679 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 150e8916-dcb8-4929-bdf6-
a7e389ad2eec contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc77adc0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc77adc0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:27:05.705 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:bcbf4245-289e-4d95-95b8-08c17359a811, category:mcd-sync-data-task-category,
requestId:31441, error:Error Domain=mqtt Code=3008 UserInfo=0xb400007a163aca80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:27:05.706 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:610fb63c-58e0-436b-94fd-ecc04481788b, category:mcd-sync-data-task-category,
requestId:36693, error:Error Domain=mqtt Code=3008 UserInfo=0xb400007a837e5780
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:27:05.706 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response bcbf4245-289e-4d95-95b8-
08c17359a811 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb400007a163aca80 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb400007a163aca80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:27:05.708 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 610fb63c-58e0-436b-94fd-
ecc04481788b contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb400007a837e5780 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb400007a837e5780
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:27:35.737 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:e6069f8c-a6a8-4b6c-942c-0c78fff396ce, category:mcd-sync-data-task-category,
requestId:22407, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079b997d000
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:27:35.737 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response e6069f8c-a6a8-4b6c-942c-
0c78fff396ce contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079b997d000 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079b997d000
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:27:35.737 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:12b5d88f-5160-4511-8d66-9fe470e2a167, category:mcd-sync-data-task-category,
requestId:6497, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc86c180
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:27:35.739 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 12b5d88f-5160-4511-8d66-
9fe470e2a167 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc86c180 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc86c180
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:28:05.782 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:a59f9346-a7fb-46ef-8f01-efebf156f0c5, category:mcd-sync-data-task-category,
requestId:16357, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbe488c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:28:05.793 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response a59f9346-a7fb-46ef-8f01-
efebf156f0c5 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbe488c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbe488c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:28:05.794 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:b72a7de1-7b33-478f-a959-9b87f8e10389, category:mcd-sync-data-task-category,
requestId:10304, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc772340
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:28:05.797 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response b72a7de1-7b33-478f-a959-
9b87f8e10389 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc772340 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc772340
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:28:35.833 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:5934e3c1-8c98-4f81-8c3a-700bdd7fe645, category:mcd-sync-data-task-category,
requestId:48719, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc777900
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:28:35.839 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 5934e3c1-8c98-4f81-8c3a-
700bdd7fe645 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc777900 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc777900
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:28:35.844 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:6eec1f6a-1f06-44a5-a694-953770cdfb3e, category:mcd-sync-data-task-category,
requestId:62965, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9cf0780
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:28:35.845 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 6eec1f6a-1f06-44a5-a694-
953770cdfb3e contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079e9cf0780 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079e9cf0780
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:29:05.861 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:63fd22d7-51b4-49c1-9d02-04d6560667b9, category:mcd-sync-data-task-category,
requestId:8057, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbe48700
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:29:05.867 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:bec42214-820f-4f33-9618-84683818e5d8, category:mcd-sync-data-task-category,
requestId:26876, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079b997d000
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:29:05.868 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 63fd22d7-51b4-49c1-9d02-
04d6560667b9 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbe48700 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbe48700
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:29:05.870 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response bec42214-820f-4f33-9618-
84683818e5d8 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079b997d000 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079b997d000
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:29:35.894 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:1402da7f-b729-44e0-bbf9-2feac4612ce3, category:mcd-sync-data-task-category,
requestId:12203, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc7798c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:29:35.895 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 1402da7f-b729-44e0-bbf9-
2feac4612ce3 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc7798c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc7798c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:29:35.896 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:39072d48-d82e-49e2-aa60-24a0ea390151, category:mcd-sync-data-task-category,
requestId:807, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc773a00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:29:35.897 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 39072d48-d82e-49e2-aa60-
24a0ea390151 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc773a00 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc773a00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:30:05.923 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:c7e0f187-d973-49af-867b-ba34d76a76b4, category:mcd-sync-data-task-category,
requestId:65226, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079b997e500
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:30:05.923 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response c7e0f187-d973-49af-867b-
ba34d76a76b4 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079b997e500 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079b997e500
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:30:05.924 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:ea63ab32-bfd5-40a0-b59f-e619dbd5ea11, category:mcd-sync-data-task-category,
requestId:12376, error:Error Domain=mqtt Code=3008 UserInfo=0xb400007a837e5780
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:30:05.926 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response ea63ab32-bfd5-40a0-b59f-
e619dbd5ea11 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb400007a837e5780 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb400007a837e5780
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:30:35.961 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:9a7d6d9b-34c4-42a9-8319-88c319303da9, category:mcd-sync-data-task-category,
requestId:10736, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbe488c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:30:35.976 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 9a7d6d9b-34c4-42a9-8319-
88c319303da9 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bbe488c0 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bbe488c0
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:30:35.977 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:c7da0658-2e08-418b-ae7a-6b5b4f7eb93f, category:mcd-sync-data-task-category,
requestId:19123, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079ea0e3b00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:30:35.979 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response c7da0658-2e08-418b-ae7a-
6b5b4f7eb93f contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079ea0e3b00 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079ea0e3b00
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:31:06.048 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:090a531c-faea-4ae2-ab91-1886e4536cca, category:mcd-sync-data-task-category,
requestId:51129, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc77a180
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:31:06.049 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:ea988c61-79b3-49af-954b-4b14930dc028, category:mcd-sync-data-task-category,
requestId:63006, error:Error Domain=mqtt Code=3008 UserInfo=0xb400007a837e5780
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:31:06.050 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 090a531c-faea-4ae2-ab91-
1886e4536cca contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc77a180 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc77a180
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:31:06.052 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response ea988c61-79b3-49af-954b-
4b14930dc028 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb400007a837e5780 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb400007a837e5780
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:31:36.078 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:20758211-624a-48ce-a698-c8bf50c7b025, category:mcd-sync-data-task-category,
requestId:10711, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc777900
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:31:36.078 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 20758211-624a-48ce-a698-
c8bf50c7b025 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc777900 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc777900
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:31:36.079 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:2a41083e-6ddb-4d24-aa47-e15806bb53dc, category:mcd-sync-data-task-category,
requestId:40511, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079b997e500
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:31:36.080 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response 2a41083e-6ddb-4d24-aa47-
e15806bb53dc contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079b997e500 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079b997e500
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:32:06.113 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:b9d77e69-f67f-4638-9a81-acaf9e489fde, category:mcd-sync-data-task-category,
requestId:41310, error:Error Domain=mqtt Code=3008 UserInfo=0xb400007a163aca80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:32:06.113 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response b9d77e69-f67f-4638-9a81-
acaf9e489fde contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb400007a163aca80 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb400007a163aca80
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:32:06.114 28526 24076 E fb4a.msys: E[N
rtchannel]_rt_mqtt_publish_callback(371)=>Failed to publish the request over MQTT.
token:d15c9db3-d90d-4397-abd5-911b8e521444, category:mcd-sync-data-task-category,
requestId:57988, error:Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc77b140
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}
11-21 16:32:06.116 28526 24075 E fb4a.msys: E[S
sync]_createResponseError(182)=>Network Response d15c9db3-d90d-4397-abd5-
911b8e521444 contains sync error Error Domain=mqtt Code=3008
UserInfo=0xb4000079bc77b140 {MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION} -
Underlying error (null): Error Domain=mqtt Code=3008 UserInfo=0xb4000079bc77b140
{MCFErrorDirectDescriptionKey=EXECUTION_EXCEPTION}

You might also like