0% found this document useful (0 votes)
118 views

QuickRide Logcat

The document contains log messages from an Android application startup. It shows: 1) The application is starting up and various SDKs and services are initializing, including Firebase, Crashlytics, and third party analytics SDKs. 2) A notification message is received from the server and processed by the application's notification service. 3) As the application starts, existing user sessions are resumed and the basic user session is restarted for the current user.

Uploaded by

Rakesh Gupta
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)
118 views

QuickRide Logcat

The document contains log messages from an Android application startup. It shows: 1) The application is starting up and various SDKs and services are initializing, including Firebase, Crashlytics, and third party analytics SDKs. 2) A notification message is received from the server and processed by the application's notification service. 3) As the application starts, existing user sessions are resumed and the basic user session is restarted for the current user.

Uploaded by

Rakesh Gupta
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/ 129

--------- beginning of main

01-19 18:34:41.429 30453 30453 I Perf : Connecting to perf service.


01-19 18:34:41.461 30453 30453 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
01-19 18:34:41.462 30453 30453 I MultiDex: VM with version 2.1.0 has multidex
support
01-19 18:34:41.462 30453 30453 I MultiDex: Installing application
01-19 18:34:41.462 30453 30453 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-19 18:34:41.462 30453 30453 I MultiDex: Installing application
01-19 18:34:41.462 30453 30453 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-19 18:34:41.532 30453 30453 I FirebaseInitProvider: FirebaseApp initialization
successful
01-19 18:34:41.539 30453 30453 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
01-19 18:34:41.541 30453 30453 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
01-19 18:34:41.570 30453 7791 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
01-19 18:34:41.572 30453 7791 I DpmTcmClient: RegisterTcmMonitor from:
com.android.okhttp.TcmIdleTimerMonitor
01-19 18:34:41.621 30453 30453 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
01-19 18:34:41.622 30453 30453 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
01-19 18:34:41.677 30453 7786 I FA : App measurement is starting up, version:
15300
01-19 18:34:41.678 30453 7786 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
01-19 18:34:41.679 30453 7786 I FA : To enable faster debug mode event
logging run:
01-19 18:34:41.679 30453 7786 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
01-19 18:34:41.836 30453 7815 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
01-19 18:34:41.866 30453 7815 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
01-19 18:34:41.936 30453 7815 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
01-19 18:34:41.936 30453 7815 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
01-19 18:34:41.936 30453 7815 I GAv4 : adb logcat -s GAv4
01-19 18:34:41.993 30453 30453 E a : Value of SMT_USE_AD_ID : null
01-19 18:34:41.994 30453 30453 D NetcoreSDK: readConfig: null
01-19 18:34:42.013 30453 7815 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
01-19 18:34:42.015 30453 7815 D AppsFlyer_4.9.0: Done loading properties: true
01-19 18:34:42.042 30453 30453 I CleverTap: Activity Lifecycle Callback
successfully registered
01-19 18:34:42.043 30453 30453 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
01-19 18:34:42.049 30453 30453 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
01-19 18:34:42.052 30453 30453 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-19 18:34:42.052 30453 7869 I CleverTap: SDK Version Code is 30501
01-19 18:34:42.053 30453 30453 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-19 18:34:42.053 30453 7869 I CleverTap: CTPushNotificationReceiver is present
01-19 18:34:42.055 30453 7869 I CleverTap: InstallReferrerBroadcastReceiver is
present
01-19 18:34:42.056 30453 7869 I CleverTap: CTNotificationIntentService not present
01-19 18:34:42.057 30453 7869 I CleverTap: CTBackgroundJobService is present
01-19 18:34:42.058 30453 7869 I CleverTap: CTBackgroundIntentService is present
01-19 18:34:42.061 30453 30453 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
01-19 18:34:42.061 30453 7869 I CleverTap: InAppNotificationActivity is present
01-19 18:34:42.063 30453 7869 I CleverTap: FcmMessageListenerService not present
01-19 18:34:42.063 30453 7875 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
01-19 18:34:42.063 30453 7875 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
01-19 18:34:42.063 30453 7875 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505604070988
01-19 18:34:42.065 30453 7869 I CleverTap: FcmTokenListenerService not present
01-19 18:34:42.065 30453 7794 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
01-19 18:34:42.070 30453 7875 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
01-19 18:34:42.070 30453 7875 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@a3ca40a
01-19 18:34:42.070 30453 7875 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
01-19 18:34:42.078 30453 7794 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
01-19 18:34:42.080 30453 7794 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
01-19 18:34:42.118 30453 7879 D SlaveNetworkWorker: not matched:
01-19 18:34:42.120 30453 7794 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-19 18:34:42.139 30453 7801 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
01-19 18:34:42.140 30453 7794 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-19 18:34:42.145 30453 7882 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {wzrk_acct_id=677-74Z-765Z, nm=Now is the BEST time to confirm
your tomorrow's Quick Ride! 🚗
01-19 18:34:42.145 30453 7882 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService:   
01-19 18:34:42.145 30453 7882 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Hurry Up⏳,
nt=Didn't schedule your ride yet ?🤔, pr=max, wzrk_pivot=wzrk_default,
wzrk_cid=offers, wzrk_pid=1579434866, wzrk_rnv=true, wzrk_ttl=1579458115,
wzrk_push_amp=false, wzrk_bc=, wzrk_bi=2, wzrk_dl=quickride://rides,
wzrk_id=1579434866_20200119, wzrk_pn=true}
01-19 18:34:42.153 30453 7801 W UserDataStore: initStore should have been called
before calling setUserID
01-19 18:34:42.156 30453 7882 E NetcoreSDK: Error: Unterminated object at
character 36 of {wzrk_acct_id=677-74Z-765Z, nm=Now is the BEST time to confirm your
tomorrow's Quick Ride! 🚗
01-19 18:34:42.156 30453 7882 E NetcoreSDK:   
01-19 18:34:42.156 30453 7882 E NetcoreSDK: Hurry Up⏳, nt=Didn't schedule your
ride yet ?🤔, pr=max, wzrk_pivot=wzrk_default, wzrk_cid=offers,
wzrk_pid=1579434866, wzrk_rnv=true, wzrk_ttl=1579458115, wzrk_push_amp=false,
wzrk_bc=, wzrk_bi=2, wzrk_dl=quickride://rides, wzrk_id=1579434866_20200119,
wzrk_pn=true}
01-19 18:34:42.179 30453 7875 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
01-19 18:34:42.181 30453 7794 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-19 18:34:42.185 30453 7869 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
01-19 18:34:42.191 30453 7869 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
01-19 18:34:42.192 30453 7869 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
01-19 18:34:42.209 30453 7794 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
01-19 18:34:42.211 30453 7875 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@af116a5
01-19 18:34:42.211 30453 7875 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
01-19 18:34:42.250 30453 7794 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
01-19 18:34:42.251 30453 30453 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
01-19 18:34:42.536 30453 7879 D b : getData: response code:200
01-19 18:34:42.537 30453 7879 D b : POST:
https://pn.netcoresmartech.com/pn_register ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200119183441,"lat":null,"lng":
null,"adid":"","oldToken":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","sessionid":"1579439081846","tx"
:"1579439081937","eventid":"25","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3"} --- 200 OK
{"status":"success","panelStatus":"1"}
01-19 18:34:42.565 30453 7812 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=80c3a739-70f9-4fb6-964e-93e9dbb65e1d,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-19 18:34:42.573 30453 7859 I ApxorSDK: ApxorSDK(v258) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
01-19 18:34:42.616 30453 7797 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
01-19 18:34:42.696 30453 7885 D b : Get:
https://pa.netcoresmartech.com/getnotifications?
sdkversion=2.2.1&appid=d25af8de489a0ca420f9540aed14013a&guid=dcd912d4-2bb9-4151-
810c-c0078e967ac9&lts=1579417799&type=android -> --- 200 OK
{"pa_enable":"1","notifications":[],"pa_freq":"15"}
01-19 18:34:43.517 30453 8119 D
com.disha.quickride.androidapp.notification.NotificationUpdateWorker:
NotificationUpdateWorker.doWork() started
01-19 18:34:43.557 30453 8119 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-19 18:34:43.993 30453 8119 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 502
01-19 18:34:43.994 30453 8119 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.handleServiceErrorResponse <html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html>
01-19 18:34:43.995 30453 8119 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.getJSONTextFromResponse failed<html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html> com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:34:43.995 30453 8119 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
handleServiceErrorResponse : Failed to process response error
com.disha.quickride.rest.client.RestClientException: [errorCode: 9203 ]
[httpStatusCode: 500 ][userMsg: Service response error ][hintForCorrection: Please
try after sometime ][extraInfo: {} ]com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker:
NotificationUpdateWorker.doWork() failed :
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker:
com.disha.quickride.rest.client.RestClientException: [errorCode: 9203 ]
[httpStatusCode: 500 ][userMsg: Service response error ][hintForCorrection: Please
try after sometime ][extraInfo: {} ]com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: at [Source:
(String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: at
com.disha.quickride.rest.client.RestResponse.handleServiceResponseParsingError(Sour
ceFile:154)
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: at
com.disha.quickride.rest.client.RestResponse.getResultObjectFromJsonResponse(Source
File:142)
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: at
com.disha.quickride.rest.client.RestResponse.handleServiceErrorResponse(SourceFile:
189)
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: at
com.disha.quickride.rest.client.RestClient.readResponse(SourceFile:200)
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: at
com.disha.quickride.rest.client.RestClient.callHttpsService(SourceFile:314)
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: at
com.disha.quickride.rest.client.RestClient.callService(SourceFile:238)
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: at
com.disha.quickride.rest.client.RestClient.callServiceThatReturnsCollection(SourceF
ile:133)
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: at
com.disha.quickride.androidapp.common.AndroidRestClient.QuickRideServerRestClient.c
allServiceWithParametersMapForReturnCollection(SourceFile:139)
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: at
com.disha.quickride.androidapp.event.EventUpdateRestServiceClient.getUserPendingEve
ntUpdates(SourceFile:30)
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: at
com.disha.quickride.androidapp.notification.NotificationUpdateWorker.doWork(SourceF
ile:53)
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: at
androidx.work.Worker$1.run(SourceFile:85)
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: at
java.lang.Thread.run(Thread.java:764)
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: Caused by:
com.fasterxml.jackson.core.JsonParseException: Unexpected character ('<' (code
60)): expected a valid value (number, String, array, object, 'true', 'false' or
'null')
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: at [Source:
(String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: at
com.fasterxml.jackson.core.JsonParser._constructError(SourceFile:1804)
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: at
com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(SourceFile:663)
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: at
com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(SourceFile:
561)
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: at
com.fasterxml.jackson.core.json.ReaderBasedJsonParser._handleOddValue(SourceFile:18
92)
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: at
com.fasterxml.jackson.core.json.ReaderBasedJsonParser.nextToken(SourceFile:747)
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: at
com.fasterxml.jackson.databind.ObjectMapper._initForReading(SourceFile:4129)
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: at
com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(SourceFile:3988)
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: at
com.fasterxml.jackson.databind.ObjectMapper.readValue(SourceFile:2992)
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: at
com.disha.quickride.rest.client.RestResponse.getResultObjectFromJsonResponse(Source
File:118)
01-19 18:34:44.399 30453 8119 E
com.disha.quickride.androidapp.notification.NotificationUpdateWorker: ... 12 more
01-19 18:34:44.401 30453 7812 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=ef304daf-381f-4c46-a0ba-16ab9ec0c882,
tags={ com.disha.quickride.androidapp.notification.NotificationUpdateWorker } ]
01-19 18:34:44.450 30453 7875 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@886b2bb
01-19 18:34:44.452 30453 7875 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@af5e331
01-19 18:34:44.452 30453 7875 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
01-19 18:34:44.522 30453 7875 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-19 18:34:44.523 30453 7875 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
01-19 18:34:44.526 30453 7875 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
01-19 18:34:44.533 30453 7875 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
01-19 18:34:44.540 30453 7875 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-19 18:34:44.553 30453 7875 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-19 18:34:44.565 30453 7875 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-19 18:34:44.565 30453 7875 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
01-19 18:34:44.565 30453 7875 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
01-19 18:34:44.566 30453 7875 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-19 18:34:44.566 30453 7875 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
01-19 18:34:44.566 30453 7875 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Starting
WatchdogService
01-19 18:34:44.571 30453 30453 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 18:34:44.575 30453 7875 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: Error
while starting QuickRideWatchdogService
01-19 18:34:44.575 30453 7875 E
com.disha.quickride.androidapp.startup.session.SessionManagerController:
java.lang.IllegalStateException: Not allowed to start service Intent
{ cmp=com.disha.quickride/.androidapp.watchdog.QuickRideWatchdogService }: app is
in background uid UidRecord{545377f u0a31 TRNB idle procs:1 seq(0,0,0)}
01-19 18:34:44.575 30453 7875 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
android.app.ContextImpl.startServiceCommon(ContextImpl.java:1595)
01-19 18:34:44.575 30453 7875 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
android.app.ContextImpl.startService(ContextImpl.java:1550)
01-19 18:34:44.575 30453 7875 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
android.content.ContextWrapper.startService(ContextWrapper.java:664)
01-19 18:34:44.575 30453 7875 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
com.disha.quickride.androidapp.startup.session.SessionManagerController.startWatchd
ogServiceAndAlarmManager(SourceFile:335)
01-19 18:34:44.575 30453 7875 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
com.disha.quickride.androidapp.startup.session.SessionManagerController.sessionChan
geOperationCompleted(SourceFile:316)
01-19 18:34:44.575 30453 7875 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
com.disha.quickride.androidapp.startup.session.SessionManagerController.resumeUserS
ession(SourceFile:120)
01-19 18:34:44.575 30453 7875 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask.performSessio
nInitializationOperation(SourceFile:21)
01-19 18:34:44.575 30453 7875 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask.doInBackground
(SourceFile:57)
01-19 18:34:44.575 30453 7875 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask.doInBackground
(SourceFile:15)
01-19 18:34:44.575 30453 7875 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
android.os.AsyncTask$2.call(AsyncTask.java:333)
01-19 18:34:44.575 30453 7875 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
01-19 18:34:44.575 30453 7875 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-19 18:34:44.575 30453 7875 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-19 18:34:44.575 30453 7875 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
java.lang.Thread.run(Thread.java:764)
01-19 18:34:44.575 30453 7875 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Setting
alarm to ensure watchdog service is started if Android does not restart
01-19 18:34:44.577 30453 8180 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
01-19 18:34:44.583 30453 8181 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 18:34:44.583 30453 7875 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 2521 ms
01-19 18:34:44.599 30453 8181 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-19 18:34:44.617 30453 30461 W System : A resource failed to call end.
01-19 18:34:45.485 30453 8181 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 502
01-19 18:34:45.489 30453 8181 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.handleServiceErrorResponse <html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html>
01-19 18:34:45.490 30453 8181 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.getJSONTextFromResponse failed<html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html> com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:34:45.490 30453 8181 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:34:45.884 30453 8181 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
handleServiceErrorResponse : Failed to process response error
com.disha.quickride.rest.client.RestClientException: [errorCode: 9203 ]
[httpStatusCode: 500 ][userMsg: Service response error ][hintForCorrection: Please
try after sometime ][extraInfo: {} ]com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:34:45.884 30453 8181 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:34:45.884 30453 8181 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
01-19 18:34:46.526 30453 30461 W System : A resource failed to call end.
01-19 18:34:47.565 30453 8179 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
01-19 18:34:47.568 30453 8179 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579417487565
01-19 18:34:47.569 30453 8179 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-19 18:34:47.573 30453 8179 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-19 18:34:47.573 30453 8179 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
01-19 18:34:47.586 30453 8179 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-19 18:34:47.589 30453 8179 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579417487587
01-19 18:34:47.589 30453 8179 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-19 18:34:47.593 30453 8179 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-19 18:34:47.593 30453 8179 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
01-19 18:34:47.598 30453 8179 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-19 18:34:47.598 30453 8179 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
01-19 18:34:47.598 30453 8179 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505604070988
01-19 18:34:47.606 30453 8179 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
01-19 18:34:47.606 30453 8179 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-19 18:34:47.607 30453 8179 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-19 18:34:47.608 30453 8597 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-19 18:34:47.615 30453 8595 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-19 18:34:47.616 30453 8179 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
01-19 18:34:47.616 30453 8179 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
01-19 18:34:47.616 30453 8179 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-19 18:34:47.616 30453 8179 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
01-19 18:34:47.616 30453 8179 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-19 18:34:48.577 30453 7856 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0d8e2887-2f7e-4176-b382-e715522d8e1b,
tags={ in.netcore.smartechfcm.workmanager.SlaveDBSyncWorker } ]
01-19 18:35:12.710 30453 7885 I b : pushAmpDataParser: Listener status:
false
01-19 18:35:12.715 30453 7812 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=a6a6c19d-1970-45f4-bb56-9806c8c43655,
tags={ in.netcore.smartechfcm.worker.SlavePushAmpWorker } ]
01-19 18:35:15.889 30453 8494 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-19 18:35:15.893 30453 30453 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 18:35:15.895 30453 8920 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 18:35:15.916 30453 8920 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-19 18:35:16.514 30453 8920 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 502
01-19 18:35:16.515 30453 8920 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.handleServiceErrorResponse <html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html>
01-19 18:35:16.516 30453 8920 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.getJSONTextFromResponse failed<html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html> com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:35:16.516 30453 8920 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:35:16.876 30453 8920 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
handleServiceErrorResponse : Failed to process response error
com.disha.quickride.rest.client.RestClientException: [errorCode: 9203 ]
[httpStatusCode: 500 ][userMsg: Service response error ][hintForCorrection: Please
try after sometime ][extraInfo: {} ]com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:35:16.876 30453 8920 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:35:16.876 30453 8920 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
01-19 18:35:46.899 30453 8928 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-19 18:35:46.902 30453 30453 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 18:35:46.903 30453 9431 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 18:35:46.915 30453 9431 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-19 18:35:47.214 30453 9431 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 502
01-19 18:35:47.214 30453 9431 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.handleServiceErrorResponse <html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html>
01-19 18:35:47.215 30453 9431 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.getJSONTextFromResponse failed<html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html> com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:35:47.215 30453 9431 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:35:47.612 30453 9431 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
handleServiceErrorResponse : Failed to process response error
com.disha.quickride.rest.client.RestClientException: [errorCode: 9203 ]
[httpStatusCode: 500 ][userMsg: Service response error ][hintForCorrection: Please
try after sometime ][extraInfo: {} ]com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:35:47.612 30453 9431 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:35:47.613 30453 9431 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
01-19 18:36:17.616 30453 9434 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-19 18:36:17.619 30453 30453 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 18:36:17.620 30453 7815 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 18:36:17.631 30453 7815 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-19 18:36:18.055 30453 7815 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 502
01-19 18:36:18.056 30453 7815 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.handleServiceErrorResponse <html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html>
01-19 18:36:18.058 30453 7815 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.getJSONTextFromResponse failed<html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html> com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:36:18.058 30453 7815 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:36:18.614 30453 7815 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
handleServiceErrorResponse : Failed to process response error
com.disha.quickride.rest.client.RestClientException: [errorCode: 9203 ]
[httpStatusCode: 500 ][userMsg: Service response error ][hintForCorrection: Please
try after sometime ][extraInfo: {} ]com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:36:18.614 30453 7815 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:36:18.614 30453 7815 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
01-19 18:36:48.658 30453 9595 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-19 18:36:48.664 30453 30453 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 18:36:48.666 30453 8160 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 18:36:48.686 30453 8160 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-19 18:36:49.130 30453 8160 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 502
01-19 18:36:49.130 30453 8160 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.handleServiceErrorResponse <html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html>
01-19 18:36:49.133 30453 8160 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.getJSONTextFromResponse failed<html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html> com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:36:49.133 30453 8160 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:36:49.632 30453 8160 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
handleServiceErrorResponse : Failed to process response error
com.disha.quickride.rest.client.RestClientException: [errorCode: 9203 ]
[httpStatusCode: 500 ][userMsg: Service response error ][hintForCorrection: Please
try after sometime ][extraInfo: {} ]com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:36:49.632 30453 8160 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:36:49.632 30453 8160 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
01-19 18:37:19.638 30453 9680 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-19 18:37:19.641 30453 30453 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 18:37:19.642 30453 8159 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 18:37:19.657 30453 8159 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-19 18:37:19.976 30453 30461 W System : A resource failed to call end.
01-19 18:37:19.977 30453 30461 I chatty : uid=10031(com.disha.quickride)
FinalizerDaemon identical 2 lines
01-19 18:37:19.978 30453 30461 W System : A resource failed to call end.
01-19 18:37:20.145 30453 8159 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 502
01-19 18:37:20.146 30453 8159 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.handleServiceErrorResponse <html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html>
01-19 18:37:20.147 30453 8159 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.getJSONTextFromResponse failed<html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html> com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:37:20.147 30453 8159 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:37:20.696 30453 8159 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
handleServiceErrorResponse : Failed to process response error
com.disha.quickride.rest.client.RestClientException: [errorCode: 9203 ]
[httpStatusCode: 500 ][userMsg: Service response error ][hintForCorrection: Please
try after sometime ][extraInfo: {} ]com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:37:20.696 30453 8159 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:37:20.697 30453 8159 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
01-19 18:37:52.241 30453 9959 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-19 18:37:52.246 30453 30453 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 18:37:52.247 30453 8180 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 18:37:52.262 30453 8180 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-19 18:37:52.630 30453 8180 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 502
01-19 18:37:52.630 30453 8180 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.handleServiceErrorResponse <html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html>
01-19 18:37:52.632 30453 8180 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.getJSONTextFromResponse failed<html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html> com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:37:52.632 30453 8180 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:37:53.139 30453 8180 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
handleServiceErrorResponse : Failed to process response error
com.disha.quickride.rest.client.RestClientException: [errorCode: 9203 ]
[httpStatusCode: 500 ][userMsg: Service response error ][hintForCorrection: Please
try after sometime ][extraInfo: {} ]com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:37:53.139 30453 8180 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:37:53.139 30453 8180 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
01-19 18:38:27.715 30453 10050 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-19 18:38:27.718 30453 30453 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 18:38:27.719 30453 7875 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 18:38:27.737 30453 7875 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-19 18:40:01.951 30453 7875 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 502
01-19 18:40:01.951 30453 10050 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-19 18:40:01.953 30453 30453 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 18:40:01.953 30453 7875 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.handleServiceErrorResponse <html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html>
01-19 18:40:01.954 30453 8181 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 18:40:01.955 30453 7875 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.getJSONTextFromResponse failed<html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html> com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:40:01.955 30453 7875 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:40:01.962 30453 8181 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-19 18:40:02.315 30453 8181 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 502
01-19 18:40:02.316 30453 8181 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.handleServiceErrorResponse <html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html>
01-19 18:40:02.318 30453 8181 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.getJSONTextFromResponse failed<html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html> com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:40:02.318 30453 8181 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:40:02.516 30453 7875 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
handleServiceErrorResponse : Failed to process response error
com.disha.quickride.rest.client.RestClientException: [errorCode: 9203 ]
[httpStatusCode: 500 ][userMsg: Service response error ][hintForCorrection: Please
try after sometime ][extraInfo: {} ]com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:40:02.516 30453 7875 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:40:02.517 30453 7875 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
01-19 18:40:02.794 30453 8181 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
handleServiceErrorResponse : Failed to process response error
com.disha.quickride.rest.client.RestClientException: [errorCode: 9203 ]
[httpStatusCode: 500 ][userMsg: Service response error ][hintForCorrection: Please
try after sometime ][extraInfo: {} ]com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:40:02.794 30453 8181 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:40:02.794 30453 8181 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
01-19 18:40:32.838 30453 10184 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-19 18:40:32.841 30453 30453 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 18:40:32.842 30453 8597 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 18:40:32.852 30453 8597 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-19 18:40:33.193 30453 8597 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 502
01-19 18:40:33.194 30453 8597 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.handleServiceErrorResponse <html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html>
01-19 18:40:33.196 30453 8597 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.getJSONTextFromResponse failed<html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html> com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:40:33.196 30453 8597 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:40:33.687 30453 8597 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
handleServiceErrorResponse : Failed to process response error
com.disha.quickride.rest.client.RestClientException: [errorCode: 9203 ]
[httpStatusCode: 500 ][userMsg: Service response error ][hintForCorrection: Please
try after sometime ][extraInfo: {} ]com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:40:33.687 30453 8597 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:40:33.688 30453 8597 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
01-19 18:41:03.722 30453 10279 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-19 18:41:03.726 30453 30453 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 18:41:03.727 30453 8595 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 18:41:03.738 30453 8595 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-19 18:41:04.475 30453 8595 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 502
01-19 18:41:04.476 30453 8595 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.handleServiceErrorResponse <html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html>
01-19 18:41:04.480 30453 8595 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.getJSONTextFromResponse failed<html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html> com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:41:04.480 30453 8595 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:41:05.448 30453 8595 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
handleServiceErrorResponse : Failed to process response error
com.disha.quickride.rest.client.RestClientException: [errorCode: 9203 ]
[httpStatusCode: 500 ][userMsg: Service response error ][hintForCorrection: Please
try after sometime ][extraInfo: {} ]com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:41:05.448 30453 8595 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:41:05.449 30453 8595 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
01-19 18:42:36.248 30453 10452 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-19 18:42:36.256 30453 30453 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 18:42:36.257 30453 8920 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 18:42:36.276 30453 8920 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-19 18:42:36.674 30453 8920 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 502
01-19 18:42:36.674 30453 8920 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.handleServiceErrorResponse <html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html>
01-19 18:42:36.677 30453 8920 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.getJSONTextFromResponse failed<html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html> com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:42:36.677 30453 8920 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:42:37.166 30453 8920 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
handleServiceErrorResponse : Failed to process response error
com.disha.quickride.rest.client.RestClientException: [errorCode: 9203 ]
[httpStatusCode: 500 ][userMsg: Service response error ][hintForCorrection: Please
try after sometime ][extraInfo: {} ]com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 18:42:37.166 30453 8920 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 18:42:37.166 30453 8920 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
--------- beginning of main
01-19 21:49:12.047 10655 10655 I Perf : Connecting to perf service.
01-19 21:49:12.054 10655 10655 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
01-19 21:49:12.055 10655 10655 I MultiDex: VM with version 2.1.0 has multidex
support
01-19 21:49:12.055 10655 10655 I MultiDex: Installing application
01-19 21:49:12.055 10655 10655 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-19 21:49:12.055 10655 10655 I MultiDex: Installing application
01-19 21:49:12.055 10655 10655 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-19 21:49:12.090 10655 10655 I FirebaseInitProvider: FirebaseApp initialization
successful
01-19 21:49:12.095 10655 10655 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
01-19 21:49:12.097 10655 10655 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
01-19 21:49:12.126 10655 28302 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
01-19 21:49:12.126 10655 28302 I DpmTcmClient: RegisterTcmMonitor from:
com.android.okhttp.TcmIdleTimerMonitor
01-19 21:49:12.143 10655 28300 I FA : App measurement is starting up, version:
15300
01-19 21:49:12.143 10655 28300 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
01-19 21:49:12.143 10655 28300 I FA : To enable faster debug mode event
logging run:
01-19 21:49:12.143 10655 28300 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
01-19 21:49:12.152 10655 10655 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
01-19 21:49:12.153 10655 10655 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
01-19 21:49:12.283 10655 28314 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
01-19 21:49:12.323 10655 28314 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
01-19 21:49:12.334 10655 10655 E a : Value of SMT_USE_AD_ID : null
01-19 21:49:12.336 10655 10655 D NetcoreSDK: readConfig: null
01-19 21:49:12.380 10655 28314 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
01-19 21:49:12.380 10655 28314 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
01-19 21:49:12.380 10655 28314 I GAv4 : adb logcat -s GAv4
01-19 21:49:12.431 10655 10655 I CleverTap: Activity Lifecycle Callback
successfully registered
01-19 21:49:12.435 10655 10655 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
01-19 21:49:12.451 10655 28366 I CleverTap: SDK Version Code is 30501
01-19 21:49:12.453 10655 28366 I CleverTap: CTPushNotificationReceiver is present
01-19 21:49:12.453 10655 10655 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
01-19 21:49:12.455 10655 28366 I CleverTap: InstallReferrerBroadcastReceiver is
present
01-19 21:49:12.457 10655 28314 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
01-19 21:49:12.457 10655 10655 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-19 21:49:12.458 10655 28366 I CleverTap: CTNotificationIntentService not present
01-19 21:49:12.459 10655 10655 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-19 21:49:12.460 10655 28366 I CleverTap: CTBackgroundJobService is present
01-19 21:49:12.460 10655 28314 D AppsFlyer_4.9.0: Done loading properties: true
01-19 21:49:12.463 10655 28366 I CleverTap: CTBackgroundIntentService is present
01-19 21:49:12.468 10655 28366 I CleverTap: InAppNotificationActivity is present
01-19 21:49:12.470 10655 28366 I CleverTap: FcmMessageListenerService not present
01-19 21:49:12.471 10655 28366 I CleverTap: FcmTokenListenerService not present
01-19 21:49:12.472 10655 10655 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
01-19 21:49:12.477 10655 28372 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
01-19 21:49:12.481 10655 28306 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
01-19 21:49:12.482 10655 28372 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
01-19 21:49:12.489 10655 28306 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
01-19 21:49:12.490 10655 28306 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
01-19 21:49:12.502 10655 28372 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505604070988
01-19 21:49:12.502 10655 28372 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
01-19 21:49:12.502 10655 28372 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@8338c75
01-19 21:49:12.502 10655 28372 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
01-19 21:49:12.514 10655 28306 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-19 21:49:12.519 10655 28306 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-19 21:49:12.559 10655 28375 D SlaveNetworkWorker: not matched:
01-19 21:49:12.579 10655 28306 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-19 21:49:12.614 10655 28366 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
01-19 21:49:12.621 10655 28311 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
01-19 21:49:12.622 10655 28376 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {data={"image":"","sound":true,"deeplink":"quickride://newride?
__sta\u003dQQBFTFHFYJFJFQ%7CYHQI\u0026__stm_medium\u003dapn\u0026__stm_source\
u003dsmartech\u0026__stm_id\u003d1846","actionButton":
[],"expiry":1579455305,"carousel":[],"title":"Pre-Schedule your Ride
now!","message":"Rides scheduled in advance have a 70% higher probability of
success. Schedule your morning Quick Ride now!","customPayload":{},"trid":"73436-
1846-2951555-0-200119214103"}, trid=73436-1846-2951555-0-200119214103}
01-19 21:49:12.628 10655 28366 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
01-19 21:49:12.630 10655 28366 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
01-19 21:49:12.642 10655 28311 W UserDataStore: initStore should have been called
before calling setUserID
01-19 21:49:12.659 10655 28372 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
01-19 21:49:12.672 10655 28376 D b : Firebase: Notification Delivered
01-19 21:49:12.682 10655 28306 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
01-19 21:49:12.688 10655 28372 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@528d917
01-19 21:49:12.688 10655 28372 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
01-19 21:49:12.752 10655 28306 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
01-19 21:49:12.752 10655 10655 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
01-19 21:49:12.788 10655 28390 D SlaveNetworkWorker: not matched: 1
01-19 21:49:12.860 10655 28390 E b : Error: Unable to resolve host
"pn.netcoresmartech.com": No address associated with hostname
01-19 21:49:12.873 10655 28317 I WM-WorkerWrapper: Worker result FAILURE for Work [
id=bca64763-61f6-40ef-957d-8843efe2b255,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-19 21:49:13.097 10655 28356 I ApxorSDK: ApxorSDK(v258) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
01-19 21:49:13.162 10655 28380 D b : Get:
https://pa.netcoresmartech.com/getnotifications?
sdkversion=2.2.1&appid=d25af8de489a0ca420f9540aed14013a&guid=dcd912d4-2bb9-4151-
810c-c0078e967ac9&lts=1579439112&type=android -> --- 200 OK
{"pa_enable":"1","notifications":[{"expiry":1579455305,"trid":"73436-1846-2951555-
0-200119214103","message":"Rides scheduled in advance have a 70% higher probability
of success. Schedule your morning Quick Ride
now!","image":"","deeplink":"quickride://newride?__sta=QQBFTFHFYJFJFQ
%7CYHQI&__stm_medium=apn&__stm_source=smartech&__stm_id=1846","customPayload":
{},"carousel":[],"actionButton":[],"title":"Pre-Schedule your Ride
now!","sound":true}],"pa_freq":"15"}
01-19 21:49:13.177 10655 28375 D b : getData: response code:200
01-19 21:49:13.178 10655 28375 D b : POST:
https://pn.netcoresmartech.com/pn_register ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200119214912,"lat":null,"lng":
null,"adid":"","oldToken":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","sessionid":"1579450752278","tx"
:"1579450752304","eventid":"25","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3"} --- 200 OK
{"status":"success","panelStatus":"1"}
01-19 21:49:13.184 10655 28353 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=98c61781-07e7-4b2a-a9ba-898deda3718b,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-19 21:49:13.321 10655 28305 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
01-19 21:49:14.314 10655 28372 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@c4708a6
01-19 21:49:14.315 10655 28372 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@d3e7e94
01-19 21:49:14.316 10655 28372 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
01-19 21:49:14.368 10655 28372 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-19 21:49:14.369 10655 28372 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
01-19 21:49:14.372 10655 28372 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
01-19 21:49:14.379 10655 28372 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
01-19 21:49:14.386 10655 28372 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-19 21:49:14.390 10655 28372 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-19 21:49:14.398 10655 28372 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-19 21:49:14.398 10655 28372 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
01-19 21:49:14.398 10655 28372 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
01-19 21:49:14.399 10655 28372 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-19 21:49:14.399 10655 28411 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
01-19 21:49:14.399 10655 28372 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
01-19 21:49:14.400 10655 28372 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Starting
WatchdogService
01-19 21:49:14.400 10655 10655 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 21:49:14.401 10655 28412 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 21:49:14.402 10655 28372 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: Error
while starting QuickRideWatchdogService
01-19 21:49:14.402 10655 28372 E
com.disha.quickride.androidapp.startup.session.SessionManagerController:
java.lang.IllegalStateException: Not allowed to start service Intent
{ cmp=com.disha.quickride/.androidapp.watchdog.QuickRideWatchdogService }: app is
in background uid UidRecord{b8c3704 u0a31 TRNB idle procs:1 seq(0,0,0)}
01-19 21:49:14.402 10655 28372 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
android.app.ContextImpl.startServiceCommon(ContextImpl.java:1595)
01-19 21:49:14.402 10655 28372 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
android.app.ContextImpl.startService(ContextImpl.java:1550)
01-19 21:49:14.402 10655 28372 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
android.content.ContextWrapper.startService(ContextWrapper.java:664)
01-19 21:49:14.402 10655 28372 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
com.disha.quickride.androidapp.startup.session.SessionManagerController.startWatchd
ogServiceAndAlarmManager(SourceFile:335)
01-19 21:49:14.402 10655 28372 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
com.disha.quickride.androidapp.startup.session.SessionManagerController.sessionChan
geOperationCompleted(SourceFile:316)
01-19 21:49:14.402 10655 28372 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
com.disha.quickride.androidapp.startup.session.SessionManagerController.resumeUserS
ession(SourceFile:120)
01-19 21:49:14.402 10655 28372 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask.performSessio
nInitializationOperation(SourceFile:21)
01-19 21:49:14.402 10655 28372 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask.doInBackground
(SourceFile:57)
01-19 21:49:14.402 10655 28372 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask.doInBackground
(SourceFile:15)
01-19 21:49:14.402 10655 28372 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
android.os.AsyncTask$2.call(AsyncTask.java:333)
01-19 21:49:14.402 10655 28372 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
01-19 21:49:14.402 10655 28372 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-19 21:49:14.402 10655 28372 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-19 21:49:14.402 10655 28372 E
com.disha.quickride.androidapp.startup.session.SessionManagerController: at
java.lang.Thread.run(Thread.java:764)
01-19 21:49:14.402 10655 28372 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Setting
alarm to ensure watchdog service is started if Android does not restart
01-19 21:49:14.407 10655 28372 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 1933 ms
01-19 21:49:14.412 10655 28412 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-19 21:49:14.961 10655 28412 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 502
01-19 21:49:14.962 10655 28412 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.handleServiceErrorResponse <html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html>
01-19 21:49:14.964 10655 28412 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.getJSONTextFromResponse failed<html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html> com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 21:49:14.964 10655 28412 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 21:49:15.420 10655 28412 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
handleServiceErrorResponse : Failed to process response error
com.disha.quickride.rest.client.RestClientException: [errorCode: 9203 ]
[httpStatusCode: 500 ][userMsg: Service response error ][hintForCorrection: Please
try after sometime ][extraInfo: {} ]com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 21:49:15.420 10655 28412 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 21:49:15.420 10655 28412 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
01-19 21:49:17.154 10655 10664 W System : A resource failed to call end.
01-19 21:49:17.398 10655 28410 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
01-19 21:49:17.405 10655 28410 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579429157398
01-19 21:49:17.405 10655 28410 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-19 21:49:17.413 10655 28410 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-19 21:49:17.413 10655 28410 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
01-19 21:49:17.418 10655 28410 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-19 21:49:17.421 10655 28410 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579429157418
01-19 21:49:17.422 10655 28410 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-19 21:49:17.427 10655 28410 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-19 21:49:17.427 10655 28410 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
01-19 21:49:17.430 10655 28410 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-19 21:49:17.431 10655 28410 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
01-19 21:49:17.431 10655 28410 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505604070988
01-19 21:49:17.440 10655 28410 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
01-19 21:49:17.440 10655 28410 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-19 21:49:17.441 10655 28410 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-19 21:49:17.441 10655 28479 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-19 21:49:17.443 10655 28481 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-19 21:49:17.451 10655 28410 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
01-19 21:49:17.451 10655 28410 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
01-19 21:49:17.451 10655 28410 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-19 21:49:17.451 10655 28410 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
01-19 21:49:17.451 10655 28410 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-19 21:49:19.667 10655 28317 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0d8e2887-2f7e-4176-b382-e715522d8e1b,
tags={ in.netcore.smartechfcm.workmanager.SlaveDBSyncWorker } ]
01-19 21:49:19.690 10655 28390 D SlaveDBEventUploadWorker:
doWork ::::::::::::::::::::: row id ::::::::::482
01-19 21:49:20.115 10655 28390 D b : getData: response code:200
01-19 21:49:20.115 10655 28390 D b : POST:
https://pn.netcoresmartech.com/pn_deliver ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200119214912,"lat":null,"lng":
null,"adid":"","trid":"73436-1846-2951555-0-
200119214103","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","isAmplified":0,"action":"delive
red"} --- 200 OK {"status" : "success"}
01-19 21:49:20.130 10655 28390 D SlaveDBEventUploadWorker:
delete ::::::::::::::::: 482 ::::::::::::: 1
01-19 21:49:20.133 10655 28312 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=2d8047c0-b918-4996-bb8f-5588fac6a48f,
tags={ in.netcore.smartechfcm.workmanager.SlaveDBEventUploadWorker } ]
01-19 21:49:43.204 10655 28380 I b : pushAmpDataParser: Listener status:
false
01-19 21:49:43.205 10655 28380 D b : pushAmpDataParser: --->{"data":
{"expiry":1579455305,"trid":"73436-1846-2951555-0-200119214103","message":"Rides
scheduled in advance have a 70% higher probability of success. Schedule your
morning Quick Ride now!","image":"","deeplink":"quickride:\/\/newride?
__sta=QQBFTFHFYJFJFQ
%7CYHQI&__stm_medium=apn&__stm_source=smartech&__stm_id=1846","customPayload":
{},"carousel":[],"actionButton":[],"title":"Pre-Schedule your Ride
now!","sound":true}}
01-19 21:49:43.215 10655 28380 W d : Unique ID!
01-19 21:49:43.221 10655 28358 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=a300f5da-a77c-4319-a978-3a54adebfddb,
tags={ in.netcore.smartechfcm.worker.SlavePushAmpWorker } ]
01-19 21:49:45.463 10655 28458 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-19 21:49:45.467 10655 10655 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 21:49:45.469 10655 28510 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-19 21:49:45.480 10655 28510 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-19 21:49:45.804 10655 28510 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 502
01-19 21:49:45.805 10655 28510 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.handleServiceErrorResponse <html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html>
01-19 21:49:45.807 10655 28510 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.getJSONTextFromResponse failed<html><head><title>502 Bad
Gateway</title></head><body bgcolor="white"><center><h1>502 Bad
Gateway</h1></center></body></html> com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 21:49:45.807 10655 28510 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 21:49:46.420 10655 28510 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
handleServiceErrorResponse : Failed to process response error
com.disha.quickride.rest.client.RestClientException: [errorCode: 9203 ]
[httpStatusCode: 500 ][userMsg: Service response error ][hintForCorrection: Please
try after sometime ][extraInfo: {} ]com.fasterxml.jackson.core.JsonParseException:
Unexpected character ('<' (code 60)): expected a valid value (number, String,
array, object, 'true', 'false' or 'null')
01-19 21:49:46.420 10655 28510 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger: at
[Source: (String)"<html><head><title>502 Bad Gateway</title></head><body
bgcolor="white"><center><h1>502 Bad Gateway</h1></center></body></html>"; line: 1,
column: 2]
01-19 21:49:46.420 10655 28510 E
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Error
while updating FCM registration token to server; User may not get FCM notifications
--------- beginning of main
01-20 07:10:57.035 28684 28684 I Perf : Connecting to perf service.
01-20 07:10:57.041 28684 28684 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
01-20 07:10:57.042 28684 28684 I MultiDex: VM with version 2.1.0 has multidex
support
01-20 07:10:57.042 28684 28684 I MultiDex: Installing application
01-20 07:10:57.042 28684 28684 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-20 07:10:57.042 28684 28684 I MultiDex: Installing application
01-20 07:10:57.042 28684 28684 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-20 07:10:57.081 28684 28684 I FirebaseInitProvider: FirebaseApp initialization
successful
01-20 07:10:57.085 28684 28684 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
01-20 07:10:57.086 28684 28684 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
01-20 07:10:57.108 28684 14842 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
01-20 07:10:57.109 28684 14842 I DpmTcmClient: RegisterTcmMonitor from:
com.android.okhttp.TcmIdleTimerMonitor
01-20 07:10:57.122 28684 14840 I FA : App measurement is starting up, version:
15300
01-20 07:10:57.122 28684 14840 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
01-20 07:10:57.122 28684 14840 I FA : To enable faster debug mode event
logging run:
01-20 07:10:57.122 28684 14840 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
01-20 07:10:57.129 28684 28684 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
01-20 07:10:57.130 28684 28684 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
01-20 07:10:57.361 28684 14855 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
01-20 07:10:57.564 28684 28684 E a : Value of SMT_USE_AD_ID : null
01-20 07:10:57.567 28684 28684 D NetcoreSDK: readConfig: null
01-20 07:10:57.597 28684 14855 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
01-20 07:10:57.614 28684 14855 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
01-20 07:10:57.614 28684 14855 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
01-20 07:10:57.614 28684 14855 I GAv4 : adb logcat -s GAv4
01-20 07:10:57.659 28684 28684 I CleverTap: Activity Lifecycle Callback
successfully registered
01-20 07:10:57.665 28684 28684 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
01-20 07:10:57.676 28684 14855 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
01-20 07:10:57.699 28684 14855 D AppsFlyer_4.9.0: Done loading properties: true
01-20 07:10:57.730 28684 28684 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
01-20 07:10:57.733 28684 28684 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-20 07:10:57.734 28684 28684 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-20 07:10:57.737 28684 14966 I CleverTap: SDK Version Code is 30501
01-20 07:10:57.739 28684 14966 I CleverTap: CTPushNotificationReceiver is present
01-20 07:10:57.740 28684 14966 I CleverTap: InstallReferrerBroadcastReceiver is
present
01-20 07:10:57.742 28684 14966 I CleverTap: CTNotificationIntentService not present
01-20 07:10:57.743 28684 14966 I CleverTap: CTBackgroundJobService is present
01-20 07:10:57.744 28684 14966 I CleverTap: CTBackgroundIntentService is present
01-20 07:10:57.750 28684 14966 I CleverTap: InAppNotificationActivity is present
01-20 07:10:57.751 28684 28684 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
01-20 07:10:57.753 28684 14977 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
01-20 07:10:57.756 28684 14977 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
01-20 07:10:57.762 28684 14977 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505604070988
01-20 07:10:57.762 28684 14977 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
01-20 07:10:57.762 28684 14977 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@177705a
01-20 07:10:57.762 28684 14977 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
01-20 07:10:57.764 28684 14966 I CleverTap: FcmMessageListenerService not present
01-20 07:10:57.769 28684 14966 I CleverTap: FcmTokenListenerService not present
01-20 07:10:57.771 28684 14846 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
01-20 07:10:57.800 28684 14846 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
01-20 07:10:57.807 28684 14846 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
01-20 07:10:57.868 28684 15000 D SlaveNetworkWorker: not matched:
01-20 07:10:57.894 28684 14853 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
01-20 07:10:57.915 28684 15017 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {wzrk_rnv=false, wzrk_push_amp=false, wzrk_pn=true}
01-20 07:10:57.922 28684 14853 W UserDataStore: initStore should have been called
before calling setUserID
01-20 07:10:57.953 28684 15017 E b : Error: No value for data
01-20 07:10:57.959 28684 14846 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-20 07:10:58.010 28684 14846 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-20 07:10:58.019 28684 14977 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
01-20 07:10:58.021 28684 14846 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-20 07:10:58.027 28684 14966 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
01-20 07:10:58.051 28684 14846 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
01-20 07:10:58.051 28684 14966 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
01-20 07:10:58.056 28684 14966 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
01-20 07:10:58.075 28684 15017 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {wzrk_acct_id=677-74Z-765Z, nm=There is still time to confirm
your Quick Ride to work.
01-20 07:10:58.075 28684 15017 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Check the
Matches on your route Now!, nt=Good Morning 😊, pr=max, wzrk_pivot=wzrk_default,
wzrk_cid=notify, wzrk_pid=1579464366, wzrk_rnv=true, wzrk_ttl=1579496423,
wzrk_push_amp=false, wzrk_bc=, wzrk_bi=2, wzrk_dl=quickride://rides,
wzrk_id=1579464366_20200120, wzrk_pn=true}
01-20 07:10:58.078 28684 15017 E NetcoreSDK: Error: Unterminated object at
character 38 of {wzrk_acct_id=677-74Z-765Z, nm=There is still time to confirm your
Quick Ride to work.
01-20 07:10:58.078 28684 15017 E NetcoreSDK: Check the Matches on your route Now!,
nt=Good Morning 😊, pr=max, wzrk_pivot=wzrk_default, wzrk_cid=notify,
wzrk_pid=1579464366, wzrk_rnv=true, wzrk_ttl=1579496423, wzrk_push_amp=false,
wzrk_bc=, wzrk_bi=2, wzrk_dl=quickride://rides, wzrk_id=1579464366_20200120,
wzrk_pn=true}
01-20 07:10:58.110 28684 14977 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@5c9d4cc
01-20 07:10:58.110 28684 14977 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
01-20 07:10:58.235 28684 15073 D
com.disha.quickride.androidapp.notification.NotificationUpdateWorker:
NotificationUpdateWorker.doWork() started
01-20 07:10:58.268 28684 14921 I ApxorSDK: ApxorSDK(v258) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
01-20 07:10:58.298 28684 15073 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-20 07:10:58.305 28684 14846 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
01-20 07:10:58.305 28684 28684 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
01-20 07:10:58.361 28684 15000 D b : getData: response code:200
01-20 07:10:58.361 28684 15000 D b : POST:
https://pn.netcoresmartech.com/pn_register ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200120071057,"lat":null,"lng":
null,"adid":"","oldToken":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","sessionid":"1579484457270","tx"
:"1579484457438","eventid":"25","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3"} --- 200 OK
{"status":"success","panelStatus":"1"}
01-20 07:10:58.368 28684 14940 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=8e9ca3e9-a584-4618-9c21-d8ae5f0dbe0b,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-20 07:10:58.450 28684 14845 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
01-20 07:10:58.656 28684 15073 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-20 07:10:58.718 28684 15073 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-20 07:10:58.968 28684 15073 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-20 07:10:59.164 28684 14852 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=ef304daf-381f-4c46-a0ba-16ab9ec0c882,
tags={ com.disha.quickride.androidapp.notification.NotificationUpdateWorker } ]
01-20 07:10:59.709 28684 14977 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@b53fb9f
01-20 07:10:59.711 28684 14977 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@749f0b5
01-20 07:10:59.711 28684 14977 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
01-20 07:10:59.742 28684 14977 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-20 07:10:59.742 28684 14977 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
01-20 07:10:59.744 28684 14977 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
01-20 07:10:59.748 28684 14977 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
01-20 07:10:59.751 28684 14977 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-20 07:10:59.753 28684 14977 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-20 07:10:59.758 28684 14977 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-20 07:10:59.759 28684 14977 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
01-20 07:10:59.759 28684 14977 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
01-20 07:10:59.759 28684 14977 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-20 07:10:59.759 28684 15363 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
01-20 07:10:59.759 28684 14977 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
01-20 07:10:59.759 28684 14977 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
01-20 07:10:59.761 28684 28684 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-20 07:10:59.762 28684 15364 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-20 07:10:59.764 28684 14977 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
01-20 07:10:59.766 28684 15364 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-20 07:10:59.777 28684 14977 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 2023 ms
01-20 07:11:00.049 28684 15364 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-20 07:11:02.759 28684 15362 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
01-20 07:11:02.760 28684 15362 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579462862759
01-20 07:11:02.761 28684 15362 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-20 07:11:02.763 28684 15362 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-20 07:11:02.763 28684 15362 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
01-20 07:11:02.765 28684 15362 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-20 07:11:02.766 28684 15362 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579462862765
01-20 07:11:02.766 28684 15362 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-20 07:11:02.770 28684 15362 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-20 07:11:02.770 28684 15362 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
01-20 07:11:02.771 28684 15362 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-20 07:11:02.771 28684 15362 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
01-20 07:11:02.771 28684 15362 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505604070988
01-20 07:11:02.775 28684 15362 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
01-20 07:11:02.775 28684 15362 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-20 07:11:02.775 28684 15937 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-20 07:11:02.775 28684 15362 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-20 07:11:02.777 28684 15940 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-20 07:11:02.780 28684 15362 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
01-20 07:11:02.780 28684 15362 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
01-20 07:11:02.780 28684 15362 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-20 07:11:02.780 28684 15362 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
01-20 07:11:02.780 28684 15362 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-20 07:11:03.357 28684 15959 D b : Get:
https://pa.netcoresmartech.com/getnotifications?
sdkversion=2.2.1&appid=d25af8de489a0ca420f9540aed14013a&guid=dcd912d4-2bb9-4151-
810c-c0078e967ac9&lts=1579450783&type=android -> --- 200 OK
{"pa_enable":"1","notifications":[],"pa_freq":"15"}
01-20 07:11:04.230 28684 14940 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0d8e2887-2f7e-4176-b382-e715522d8e1b,
tags={ in.netcore.smartechfcm.workmanager.SlaveDBSyncWorker } ]
01-20 07:11:33.358 28684 15959 I b : pushAmpDataParser: Listener status:
false
01-20 07:11:33.362 28684 14857 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=c8857dd8-a2d8-49d4-addc-c59cc6d18bee,
tags={ in.netcore.smartechfcm.worker.SlavePushAmpWorker } ]
--------- beginning of main
01-20 13:57:38.868 16899 16899 I Perf : Connecting to perf service.
01-20 13:57:38.938 16899 16899 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
01-20 13:57:38.939 16899 16899 I MultiDex: VM with version 2.1.0 has multidex
support
01-20 13:57:38.939 16899 16899 I MultiDex: Installing application
01-20 13:57:38.939 16899 16899 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-20 13:57:38.939 16899 16899 I MultiDex: Installing application
01-20 13:57:38.939 16899 16899 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-20 13:57:38.985 16899 16899 I FirebaseInitProvider: FirebaseApp initialization
successful
01-20 13:57:38.989 16899 16899 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
01-20 13:57:38.990 16899 16899 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
01-20 13:57:39.006 16899 26040 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
01-20 13:57:39.007 16899 26040 I DpmTcmClient: RegisterTcmMonitor from:
com.android.okhttp.TcmIdleTimerMonitor
01-20 13:57:39.020 16899 26037 I FA : App measurement is starting up, version:
15300
01-20 13:57:39.020 16899 26037 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
01-20 13:57:39.021 16899 26037 I FA : To enable faster debug mode event
logging run:
01-20 13:57:39.021 16899 26037 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
01-20 13:57:39.028 16899 16899 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
01-20 13:57:39.029 16899 16899 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
01-20 13:57:39.090 16899 26054 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
01-20 13:57:39.117 16899 26054 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
01-20 13:57:39.123 16899 26054 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
01-20 13:57:39.123 16899 26054 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
01-20 13:57:39.123 16899 26054 I GAv4 : adb logcat -s GAv4
01-20 13:57:39.167 16899 16899 E a : Value of SMT_USE_AD_ID : null
01-20 13:57:39.170 16899 16899 D NetcoreSDK: readConfig: null
01-20 13:57:39.176 16899 26054 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
01-20 13:57:39.180 16899 26054 D AppsFlyer_4.9.0: Done loading properties: true
01-20 13:57:39.210 16899 16899 I CleverTap: Activity Lifecycle Callback
successfully registered
01-20 13:57:39.212 16899 16899 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
01-20 13:57:39.220 16899 16899 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
01-20 13:57:39.222 16899 16899 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-20 13:57:39.223 16899 26092 I CleverTap: SDK Version Code is 30501
01-20 13:57:39.223 16899 16899 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-20 13:57:39.224 16899 26092 I CleverTap: CTPushNotificationReceiver is present
01-20 13:57:39.225 16899 26092 I CleverTap: InstallReferrerBroadcastReceiver is
present
01-20 13:57:39.226 16899 26092 I CleverTap: CTNotificationIntentService not present
01-20 13:57:39.226 16899 26092 I CleverTap: CTBackgroundJobService is present
01-20 13:57:39.228 16899 26092 I CleverTap: CTBackgroundIntentService is present
01-20 13:57:39.228 16899 16899 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
01-20 13:57:39.230 16899 26098 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
01-20 13:57:39.230 16899 26098 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
01-20 13:57:39.231 16899 26098 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505604070988
01-20 13:57:39.231 16899 26098 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
01-20 13:57:39.231 16899 26098 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@622cff0
01-20 13:57:39.231 16899 26098 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
01-20 13:57:39.233 16899 26092 I CleverTap: InAppNotificationActivity is present
01-20 13:57:39.234 16899 26092 I CleverTap: FcmMessageListenerService not present
01-20 13:57:39.236 16899 26092 I CleverTap: FcmTokenListenerService not present
01-20 13:57:39.256 16899 26044 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
01-20 13:57:39.270 16899 26100 D SlaveNetworkWorker: not matched:
01-20 13:57:39.274 16899 26044 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
01-20 13:57:39.275 16899 26044 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
01-20 13:57:39.306 16899 26051 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
01-20 13:57:39.323 16899 26051 W UserDataStore: initStore should have been called
before calling setUserID
01-20 13:57:39.323 16899 26098 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
01-20 13:57:39.326 16899 26104 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {af-uinstall-tracking=true}
01-20 13:57:39.329 16899 26104 E b : Error: No value for data
01-20 13:57:39.329 16899 26104 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-20 13:57:39.329 16899 26104 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Session is
not yet initialized; will queue up the message and process after session is
initialized
01-20 13:57:39.348 16899 26044 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-20 13:57:39.350 16899 26044 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-20 13:57:39.352 16899 26092 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
01-20 13:57:39.353 16899 26092 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
01-20 13:57:39.354 16899 26044 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-20 13:57:39.361 16899 26092 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
01-20 13:57:39.363 16899 26098 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@87c6996
01-20 13:57:39.363 16899 26098 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
01-20 13:57:39.399 16899 26044 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
01-20 13:57:39.441 16899 26044 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
01-20 13:57:39.441 16899 16899 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
01-20 13:57:39.624 16899 26083 I ApxorSDK: ApxorSDK(v258) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
01-20 13:57:39.672 16899 26105 D b : Get:
https://pa.netcoresmartech.com/getnotifications?
sdkversion=2.2.1&appid=d25af8de489a0ca420f9540aed14013a&guid=dcd912d4-2bb9-4151-
810c-c0078e967ac9&lts=1579484493&type=android -> --- 200 OK
{"pa_enable":"1","notifications":[],"pa_freq":"15"}
01-20 13:57:39.681 16899 26100 D b : getData: response code:200
01-20 13:57:39.681 16899 26100 D b : POST:
https://pn.netcoresmartech.com/pn_register ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200120135739,"lat":null,"lng":
null,"adid":"","oldToken":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","sessionid":"1579508859119","tx"
:"1579508859142","eventid":"25","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3"} --- 200 OK
{"status":"success","panelStatus":"1"}
01-20 13:57:39.687 16899 26052 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0f7b7c10-70a3-49aa-9dd6-bdd693c4b1c4,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-20 13:57:39.723 16899 26043 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
01-20 13:57:40.872 16899 26098 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@15bf6cd
01-20 13:57:40.874 16899 26098 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@cc5a293
01-20 13:57:40.874 16899 26098 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
01-20 13:57:40.922 16899 26098 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-20 13:57:40.923 16899 26098 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
01-20 13:57:40.925 16899 26098 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
01-20 13:57:40.932 16899 26098 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
01-20 13:57:40.938 16899 26098 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-20 13:57:40.953 16899 26098 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-20 13:57:40.962 16899 26098 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-20 13:57:40.962 16899 26098 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
01-20 13:57:40.962 16899 26098 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
01-20 13:57:40.963 16899 26098 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-20 13:57:40.963 16899 26154 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
01-20 13:57:40.963 16899 26098 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
01-20 13:57:40.963 16899 26098 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
all GCM messages arrived before session was initialized
01-20 13:57:40.963 16899 26098 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message : Bundle[{af-uinstall-tracking=true}]
01-20 13:57:40.969 16899 16899 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-20 13:57:40.970 16899 26155 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-20 13:57:40.972 16899 26098 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
01-20 13:57:40.973 16899 26098 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
01-20 13:57:40.983 16899 26155 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-20 13:57:40.986 16899 26098 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 1756 ms
01-20 13:57:41.441 16899 26155 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 401
01-20 13:57:41.442 16899 26155 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.handleServiceErrorResponse {"result":"FAILURE","resultData":
{"errorCode":11103,"httpStatusCode":401,"developerMsg":"Unauthorized access; Jwt
token has expired","userMsg":"Secure session has expired","hintForCorrection":"Re-
login and retry","extraInfo":{}}}
01-20 13:57:41.464 16899 26155 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.processResponseErrorToProperException Error obj there [errorCode:
11103 ][httpStatusCode: 401 ][userMsg: Secure session has expired ]
[hintForCorrection: Re-login and retry ][extraInfo: {} ]
01-20 13:57:41.465 16899 26155 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
handleServiceErrorResponse : Failed to process response error
com.disha.quickride.rest.client.RestClientException: [errorCode: 11103 ]
[httpStatusCode: 401 ][userMsg: Secure session has expired ][hintForCorrection: Re-
login and retry ][extraInfo: {} ]
01-20 13:57:41.465 16899 26155 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-20 13:57:41.805 16899 26155 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-20 13:57:41.811 16899 26155 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-20 13:57:41.867 16899 26157 D
com.disha.quickride.androidapp.notification.NotificationUpdateWorker:
NotificationUpdateWorker.doWork() started
01-20 13:57:41.878 16899 26157 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-20 13:57:42.154 16899 26155 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-20 13:57:42.243 16899 26157 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-20 13:57:42.270 16899 26157 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-20 13:57:42.584 16899 26157 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-20 13:57:42.675 16899 26080 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=ef304daf-381f-4c46-a0ba-16ab9ec0c882,
tags={ com.disha.quickride.androidapp.notification.NotificationUpdateWorker } ]
01-20 13:57:43.962 16899 26153 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
01-20 13:57:43.965 16899 26153 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579487263962
01-20 13:57:43.965 16899 26153 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-20 13:57:43.969 16899 26153 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-20 13:57:43.969 16899 26153 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
01-20 13:57:43.972 16899 26153 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-20 13:57:43.974 16899 26153 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579487263972
01-20 13:57:43.975 16899 26153 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-20 13:57:43.979 16899 26153 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-20 13:57:43.979 16899 26153 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
01-20 13:57:43.982 16899 26153 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-20 13:57:43.982 16899 26153 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
01-20 13:57:43.982 16899 26153 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505604070988
01-20 13:57:43.990 16899 26153 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
01-20 13:57:43.990 16899 26153 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-20 13:57:43.990 16899 26225 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-20 13:57:43.991 16899 26153 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-20 13:57:43.991 16899 26227 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-20 13:57:43.998 16899 26153 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
01-20 13:57:43.998 16899 26153 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
01-20 13:57:43.998 16899 26153 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-20 13:57:43.998 16899 26153 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
01-20 13:57:43.998 16899 26153 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-20 13:57:46.921 16899 26057 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0d8e2887-2f7e-4176-b382-e715522d8e1b,
tags={ in.netcore.smartechfcm.workmanager.SlaveDBSyncWorker } ]
01-20 13:58:09.677 16899 26105 I b : pushAmpDataParser: Listener status:
false
01-20 13:58:09.682 16899 26080 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=a45c2f67-54e7-4928-931c-3064b4f8a15e,
tags={ in.netcore.smartechfcm.worker.SlavePushAmpWorker } ]
--------- beginning of main
01-20 15:10:25.701 26463 26463 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
01-20 15:10:25.701 26463 26463 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
01-20 15:10:25.716 26463 26463 I Perf : Connecting to perf service.
01-20 15:10:25.726 26463 26463 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
01-20 15:10:25.727 26463 26463 I MultiDex: VM with version 2.1.0 has multidex
support
01-20 15:10:25.727 26463 26463 I MultiDex: Installing application
01-20 15:10:25.727 26463 26463 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-20 15:10:25.727 26463 26463 I MultiDex: Installing application
01-20 15:10:25.727 26463 26463 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-20 15:10:25.772 26463 26463 I FirebaseInitProvider: FirebaseApp initialization
successful
01-20 15:10:25.777 26463 26463 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
01-20 15:10:25.780 26463 26463 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
01-20 15:10:25.805 26463 5928 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
01-20 15:10:25.805 26463 5928 I DpmTcmClient: RegisterTcmMonitor from:
com.android.okhttp.TcmIdleTimerMonitor
01-20 15:10:25.854 26463 26463 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
01-20 15:10:25.863 26463 26463 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
01-20 15:10:25.866 26463 5926 I FA : App measurement is starting up, version:
15300
01-20 15:10:25.866 26463 5926 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
01-20 15:10:25.867 26463 5926 I FA : To enable faster debug mode event
logging run:
01-20 15:10:25.867 26463 5926 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
01-20 15:10:25.957 26463 5945 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
01-20 15:10:26.010 26463 5945 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
01-20 15:10:26.014 26463 5945 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
01-20 15:10:26.014 26463 5945 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
01-20 15:10:26.014 26463 5945 I GAv4 : adb logcat -s GAv4
01-20 15:10:26.036 26463 26463 E a : Value of SMT_USE_AD_ID : null
01-20 15:10:26.037 26463 26463 D NetcoreSDK: readConfig: null
01-20 15:10:26.048 26463 5945 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
01-20 15:10:26.050 26463 5945 D AppsFlyer_4.9.0: Done loading properties: true
01-20 15:10:26.095 26463 26463 I CleverTap: Activity Lifecycle Callback
successfully registered
01-20 15:10:26.097 26463 26463 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
01-20 15:10:26.106 26463 26463 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
01-20 15:10:26.109 26463 26463 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-20 15:10:26.110 26463 26463 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-20 15:10:26.111 26463 5984 I CleverTap: SDK Version Code is 30501
01-20 15:10:26.113 26463 5984 I CleverTap: CTPushNotificationReceiver is present
01-20 15:10:26.115 26463 5984 I CleverTap: InstallReferrerBroadcastReceiver is
present
01-20 15:10:26.117 26463 5984 I CleverTap: CTNotificationIntentService not present
01-20 15:10:26.117 26463 26463 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
01-20 15:10:26.118 26463 5984 I CleverTap: CTBackgroundJobService is present
01-20 15:10:26.120 26463 5984 I CleverTap: CTBackgroundIntentService is present
01-20 15:10:26.122 26463 5936 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
01-20 15:10:26.123 26463 5990 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
01-20 15:10:26.123 26463 5990 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
01-20 15:10:26.124 26463 5990 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505604070988
01-20 15:10:26.124 26463 5990 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
01-20 15:10:26.124 26463 5990 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@a85feec
01-20 15:10:26.124 26463 5990 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
01-20 15:10:26.126 26463 5984 I CleverTap: InAppNotificationActivity is present
01-20 15:10:26.138 26463 5984 I CleverTap: FcmMessageListenerService not present
01-20 15:10:26.140 26463 5984 I CleverTap: FcmTokenListenerService not present
01-20 15:10:26.143 26463 5936 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
01-20 15:10:26.144 26463 5936 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
01-20 15:10:26.147 26463 5992 D SlaveNetworkWorker: not matched:
01-20 15:10:26.230 26463 5999 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {data={"image":"","sound":true,"deeplink":"quickride://rides?
__sta\u003dQQBFTFHFYJFJFQ%7CIJQI\u0026__stm_medium\u003dapn\u0026__stm_source\
u003dsmartech\u0026__stm_id\u003d1851","actionButton":
[],"expiry":1579531019,"carousel":[],"title":"Win 50 FREE Ride Points 🚗
💰","message":"Take 3 rides this week on Quick Ride to win upto 50 FREE Ride
Points! Ride Points will be auto-credited by 28th Jan on successful completion of 3
rides between 20th Jan to 25th Jan.","customPayload":{},"trid":"73436-1851-2951555-
0-200120150338"}, trid=73436-1851-2951555-0-200120150338}
01-20 15:10:26.239 26463 5942 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
01-20 15:10:26.256 26463 5942 W UserDataStore: initStore should have been called
before calling setUserID
01-20 15:10:26.256 26463 5936 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-20 15:10:26.263 26463 5936 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-20 15:10:26.266 26463 5990 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
01-20 15:10:26.266 26463 5936 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-20 15:10:26.268 26463 5999 D b : Firebase: Notification Delivered
01-20 15:10:26.272 26463 5984 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
01-20 15:10:26.294 26463 5984 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
01-20 15:10:26.295 26463 5984 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
01-20 15:10:26.307 26463 5990 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@f33c0c
01-20 15:10:26.307 26463 5990 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
01-20 15:10:26.309 26463 5936 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
01-20 15:10:26.341 26463 5936 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
01-20 15:10:26.342 26463 26463 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
01-20 15:10:26.366 26463 6014 D SlaveNetworkWorker: not matched: 1
01-20 15:10:27.894 26463 5990 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@531a30f
01-20 15:10:27.896 26463 5990 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@eccfda5
01-20 15:10:27.896 26463 5990 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
01-20 15:10:27.947 26463 5990 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-20 15:10:27.948 26463 5990 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
01-20 15:10:27.951 26463 5990 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
01-20 15:10:27.956 26463 5990 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
01-20 15:10:27.962 26463 5990 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-20 15:10:27.967 26463 5990 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-20 15:10:27.976 26463 5990 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-20 15:10:27.977 26463 5990 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
01-20 15:10:27.977 26463 5990 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
01-20 15:10:27.977 26463 5990 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-20 15:10:27.977 26463 6027 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
01-20 15:10:27.978 26463 5990 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
01-20 15:10:27.978 26463 5990 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
01-20 15:10:27.979 26463 26463 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-20 15:10:27.980 26463 5990 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
01-20 15:10:27.980 26463 6028 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-20 15:10:27.986 26463 5990 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 1867 ms
01-20 15:10:27.993 26463 6028 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-20 15:10:29.643 26463 5977 I ApxorSDK: ApxorSDK(v258) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
01-20 15:10:30.977 26463 6026 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
01-20 15:10:30.986 26463 6026 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579491630977
01-20 15:10:30.987 26463 6026 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-20 15:10:30.999 26463 6026 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-20 15:10:30.999 26463 6026 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
01-20 15:10:31.006 26463 6026 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-20 15:10:31.009 26463 6026 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579491631006
01-20 15:10:31.009 26463 6026 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-20 15:10:31.013 26463 6026 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-20 15:10:31.013 26463 6026 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
01-20 15:10:31.017 26463 6026 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-20 15:10:31.018 26463 6026 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
01-20 15:10:31.018 26463 6026 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505604070988
01-20 15:10:31.025 26463 6026 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
01-20 15:10:31.025 26463 6026 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-20 15:10:31.026 26463 6026 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-20 15:10:31.027 26463 6041 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-20 15:10:31.028 26463 6043 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-20 15:10:31.035 26463 6026 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
01-20 15:10:31.035 26463 6026 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
01-20 15:10:31.035 26463 6026 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-20 15:10:31.035 26463 6026 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
01-20 15:10:31.035 26463 6026 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-20 15:10:31.449 26463 6014 D b : getData: response code:200
01-20 15:10:31.450 26463 6014 D b : POST:
https://pn.netcoresmartech.com/pn_deliver ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200120151026,"lat":null,"lng":
null,"adid":"","trid":"73436-1851-2951555-0-
200120150338","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","isAmplified":0,"action":"delive
red","worker":"Network-->483"} --- 200 OK {"status" : "success"}
01-20 15:10:31.482 26463 5943 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=5a82a078-cf32-4cd1-827f-88e4c0e9c9a2,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-20 15:10:31.638 26463 5935 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
01-20 15:10:31.820 26463 6002 D b : Get:
https://pa.netcoresmartech.com/getnotifications?
sdkversion=2.2.1&appid=d25af8de489a0ca420f9540aed14013a&guid=dcd912d4-2bb9-4151-
810c-c0078e967ac9&lts=1579508889&type=android -> --- 200 OK
{"pa_enable":"1","notifications":[{"expiry":1579531019,"trid":"73436-1851-2951555-
0-200120150338","message":"Take 3 rides this week on Quick Ride to win upto 50 FREE
Ride Points! Ride Points will be auto-credited by 28th Jan on successful completion
of 3 rides between 20th Jan to 25th Jan.","image":"","deeplink":"quickride://rides?
__sta=QQBFTFHFYJFJFQ
%7CIJQI&__stm_medium=apn&__stm_source=smartech&__stm_id=1851","customPayload":
{},"carousel":[],"actionButton":[],"title":"Win 50 FREE Ride Points 🚗
💰","sound":true}],"pa_freq":"15"}
01-20 15:10:32.654 26463 5992 D b : getData: response code:200
01-20 15:10:32.655 26463 5992 D b : POST:
https://pn.netcoresmartech.com/pn_register ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200120151026,"lat":null,"lng":
null,"adid":"","oldToken":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","sessionid":"1579513225985","tx"
:"1579513226013","eventid":"25","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3"} --- 200 OK
{"status":"success","panelStatus":"1"}
01-20 15:10:32.667 26463 5952 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=a29221bf-1496-4939-8edd-0d0222301d61,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-20 15:10:33.721 26463 5980 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0d8e2887-2f7e-4176-b382-e715522d8e1b,
tags={ in.netcore.smartechfcm.workmanager.SlaveDBSyncWorker } ]
01-20 15:10:39.108 26463 6028 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-20 15:11:01.858 26463 6002 I b : pushAmpDataParser: Listener status:
false
01-20 15:11:01.858 26463 6002 D b : pushAmpDataParser: --->{"data":
{"expiry":1579531019,"trid":"73436-1851-2951555-0-200120150338","message":"Take 3
rides this week on Quick Ride to win upto 50 FREE Ride Points! Ride Points will be
auto-credited by 28th Jan on successful completion of 3 rides between 20th Jan to
25th Jan.","image":"","deeplink":"quickride:\/\/rides?__sta=QQBFTFHFYJFJFQ
%7CIJQI&__stm_medium=apn&__stm_source=smartech&__stm_id=1851","customPayload":
{},"carousel":[],"actionButton":[],"title":"Win 50 FREE Ride Points 🚗
💰","sound":true}}
01-20 15:11:01.868 26463 6002 W d : Unique ID!
01-20 15:11:01.875 26463 5943 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=c5a126b9-f299-4d30-bf99-6d52457fb8f4,
tags={ in.netcore.smartechfcm.worker.SlavePushAmpWorker } ]
01-20 15:28:36.709 26463 5938 W DpmTcmClient: read failed bytes countRead: -1
01-20 15:28:36.713 26463 6012 V NativeCrypto: SSL shutdown failed:
ssl=0x76150b3d08: I/O error during system call, Software caused connection abort
01-20 15:28:36.714 26463 6012 V NativeCrypto: SSL shutdown failed:
ssl=0x7610595188: I/O error during system call, Software caused connection abort
01-20 15:28:36.715 26463 6012 V NativeCrypto: SSL shutdown failed:
ssl=0x76150b3348: I/O error during system call, Software caused connection abort
01-20 15:28:36.716 26463 6012 V NativeCrypto: SSL shutdown failed:
ssl=0x76157f73c8: I/O error during system call, Software caused connection abort
01-20 15:28:37.243 26463 5992 D b : Get:
https://pa.netcoresmartech.com/getnotifications?
sdkversion=2.2.1&appid=d25af8de489a0ca420f9540aed14013a&guid=dcd912d4-2bb9-4151-
810c-c0078e967ac9&lts=1579513261&type=android -> --- 200 OK
{"pa_enable":"1","notifications":[],"pa_freq":"15"}
01-20 15:28:41.769 26463 5943 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0d8e2887-2f7e-4176-b382-e715522d8e1b,
tags={ in.netcore.smartechfcm.workmanager.SlaveDBSyncWorker } ]
01-20 15:29:07.286 26463 5992 I b : pushAmpDataParser: Listener status:
false
01-20 15:29:07.293 26463 5952 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=c5a126b9-f299-4d30-bf99-6d52457fb8f4,
tags={ in.netcore.smartechfcm.worker.SlavePushAmpWorker } ]
--------- beginning of main
01-20 16:37:57.922 8242 8242 I Perf : Connecting to perf service.
01-20 16:37:57.928 8242 8242 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
01-20 16:37:57.929 8242 8242 I MultiDex: VM with version 2.1.0 has multidex
support
01-20 16:37:57.929 8242 8242 I MultiDex: Installing application
01-20 16:37:57.929 8242 8242 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-20 16:37:57.929 8242 8242 I MultiDex: Installing application
01-20 16:37:57.929 8242 8242 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-20 16:37:57.986 8242 8242 I FirebaseInitProvider: FirebaseApp initialization
successful
01-20 16:37:57.990 8242 8242 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
01-20 16:37:57.993 8242 8242 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
01-20 16:37:58.021 8242 12340 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
01-20 16:37:58.023 8242 12340 I DpmTcmClient: RegisterTcmMonitor from:
com.android.okhttp.TcmIdleTimerMonitor
01-20 16:37:58.031 8242 12338 I FA : App measurement is starting up, version:
15300
01-20 16:37:58.031 8242 12338 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
01-20 16:37:58.032 8242 12338 I FA : To enable faster debug mode event
logging run:
01-20 16:37:58.032 8242 12338 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
01-20 16:37:58.041 8242 8242 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
01-20 16:37:58.042 8242 8242 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
01-20 16:37:58.100 8242 12352 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
01-20 16:37:58.124 8242 12352 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
01-20 16:37:58.139 8242 12352 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
01-20 16:37:58.139 8242 12352 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
01-20 16:37:58.139 8242 12352 I GAv4 : adb logcat -s GAv4
01-20 16:37:58.179 8242 12352 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
01-20 16:37:58.181 8242 12352 D AppsFlyer_4.9.0: Done loading properties: true
01-20 16:37:58.182 8242 8242 E a : Value of SMT_USE_AD_ID : null
01-20 16:37:58.183 8242 8242 D NetcoreSDK: readConfig: null
01-20 16:37:58.224 8242 8242 I CleverTap: Activity Lifecycle Callback
successfully registered
01-20 16:37:58.226 8242 8242 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
01-20 16:37:58.232 8242 8242 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
01-20 16:37:58.236 8242 8242 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-20 16:37:58.236 8242 8242 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-20 16:37:58.238 8242 12387 I CleverTap: SDK Version Code is 30501
01-20 16:37:58.240 8242 12387 I CleverTap: CTPushNotificationReceiver is present
01-20 16:37:58.242 8242 12387 I CleverTap: InstallReferrerBroadcastReceiver is
present
01-20 16:37:58.243 8242 12387 I CleverTap: CTNotificationIntentService not present
01-20 16:37:58.243 8242 8242 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
01-20 16:37:58.244 8242 12387 I CleverTap: CTBackgroundJobService is present
01-20 16:37:58.245 8242 12394 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
01-20 16:37:58.245 8242 12394 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
01-20 16:37:58.248 8242 12387 I CleverTap: CTBackgroundIntentService is present
01-20 16:37:58.249 8242 12394 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505604070988
01-20 16:37:58.249 8242 12394 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
01-20 16:37:58.249 8242 12394 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@177705a
01-20 16:37:58.249 8242 12394 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
01-20 16:37:58.258 8242 12387 I CleverTap: InAppNotificationActivity is present
01-20 16:37:58.260 8242 12387 I CleverTap: FcmMessageListenerService not present
01-20 16:37:58.261 8242 12387 I CleverTap: FcmTokenListenerService not present
01-20 16:37:58.261 8242 12344 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
01-20 16:37:58.282 8242 12396 D SlaveNetworkWorker: not matched:
01-20 16:37:58.320 8242 12394 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
01-20 16:37:58.319 8242 12344 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
01-20 16:37:58.321 8242 12344 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
01-20 16:37:58.332 8242 12399 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {data={"image":"","sound":true,"deeplink":"quickride://newride?
__sta\u003dQQBFTFHFYJFJFQ%7CVJQI\u0026__stm_medium\u003dapn\u0026__stm_source\
u003dsmartech\u0026__stm_id\u003d1852","actionButton":
[],"expiry":1579525542,"carousel":[],"title":"Don\u0027t get stuck in traffic alone
😊 ","message":"Monday Traffic is Back, ride back home with a new friend or your
favourite Quick Riders 🚙","customPayload":{},"trid":"73436-1852-2951555-0-
200120162956"}, trid=73436-1852-2951555-0-200120162956}
01-20 16:37:58.342 8242 12349 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
01-20 16:37:58.347 8242 12349 W UserDataStore: initStore should have been called
before calling setUserID
01-20 16:37:58.350 8242 12344 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-20 16:37:58.355 8242 12399 D b : Firebase: Notification Delivered
01-20 16:37:58.357 8242 12387 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
01-20 16:37:58.358 8242 12387 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
01-20 16:37:58.360 8242 12344 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-20 16:37:58.364 8242 12344 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-20 16:37:58.369 8242 12387 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
01-20 16:37:58.378 8242 12394 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@353a104
01-20 16:37:58.378 8242 12394 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
01-20 16:37:58.395 8242 12344 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
01-20 16:37:58.421 8242 12344 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
01-20 16:37:58.421 8242 8242 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
01-20 16:37:58.470 8242 12426 D SlaveNetworkWorker: not matched: 1
01-20 16:37:58.636 8242 12380 I ApxorSDK: ApxorSDK(v258) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
01-20 16:37:58.647 8242 12401 D b : Get:
https://pa.netcoresmartech.com/getnotifications?
sdkversion=2.2.1&appid=d25af8de489a0ca420f9540aed14013a&guid=dcd912d4-2bb9-4151-
810c-c0078e967ac9&lts=1579514347&type=android -> --- 200 OK
{"pa_enable":"1","notifications":[{"expiry":1579525542,"trid":"73436-1852-2951555-
0-200120162956","message":"Monday Traffic is Back, ride back home with a new friend
or your favourite Quick Riders 🚙","image":"","deeplink":"quickride://newride?
__sta=QQBFTFHFYJFJFQ
%7CVJQI&__stm_medium=apn&__stm_source=smartech&__stm_id=1852","customPayload":
{},"carousel":[],"actionButton":[],"title":"Don't get stuck in traffic alone 😊
","sound":true}],"pa_freq":"15"}
01-20 16:37:58.681 8242 12396 D b : getData: response code:200
01-20 16:37:58.681 8242 12396 D b : POST:
https://pn.netcoresmartech.com/pn_register ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200120163758,"lat":null,"lng":
null,"adid":"","oldToken":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","sessionid":"1579518478138","tx"
:"1579518478161","eventid":"25","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3"} --- 200 OK
{"status":"success","panelStatus":"1"}
01-20 16:37:58.685 8242 12359 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0e8288b3-8c69-4618-a8fb-831aa354636e,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-20 16:37:58.757 8242 12426 D b : getData: response code:200
01-20 16:37:58.757 8242 12426 D b : POST:
https://pn.netcoresmartech.com/pn_deliver ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200120163758,"lat":null,"lng":
null,"adid":"","trid":"73436-1852-2951555-0-
200120162956","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","isAmplified":0,"action":"delive
red","worker":"Network-->484"} --- 200 OK {"status" : "success"}
01-20 16:37:58.772 8242 12378 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=39636b1c-4ec8-4362-8d54-e3c8f89a07ee,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-20 16:37:58.822 8242 12343 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
01-20 16:37:59.896 8242 12394 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@41c867e
01-20 16:37:59.899 8242 12394 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@4330c2c
01-20 16:37:59.899 8242 12394 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
01-20 16:37:59.944 8242 12394 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-20 16:37:59.945 8242 12394 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
01-20 16:37:59.948 8242 12394 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
01-20 16:37:59.953 8242 12394 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
01-20 16:37:59.958 8242 12394 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-20 16:37:59.961 8242 12394 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-20 16:37:59.972 8242 12394 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-20 16:37:59.973 8242 12394 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
01-20 16:37:59.973 8242 12394 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
01-20 16:37:59.973 8242 12394 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-20 16:37:59.973 8242 12521 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
01-20 16:37:59.974 8242 12394 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
01-20 16:37:59.974 8242 12394 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
01-20 16:37:59.974 8242 8242 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-20 16:37:59.975 8242 12394 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
01-20 16:37:59.976 8242 12522 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-20 16:37:59.982 8242 12394 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 1737 ms
01-20 16:37:59.988 8242 12522 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-20 16:38:00.397 8242 12522 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-20 16:38:02.972 8242 12520 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
01-20 16:38:02.976 8242 12520 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579496882973
01-20 16:38:02.977 8242 12520 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-20 16:38:02.985 8242 12520 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-20 16:38:02.985 8242 12520 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
01-20 16:38:02.990 8242 12520 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-20 16:38:02.992 8242 12520 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579496882990
01-20 16:38:02.992 8242 12520 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-20 16:38:02.995 8242 12520 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-20 16:38:02.996 8242 12520 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
01-20 16:38:02.999 8242 12520 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-20 16:38:03.000 8242 12520 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
01-20 16:38:03.000 8242 12520 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505604070988
01-20 16:38:03.007 8242 12520 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
01-20 16:38:03.007 8242 12520 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-20 16:38:03.008 8242 12520 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-20 16:38:03.008 8242 12648 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-20 16:38:03.009 8242 12650 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-20 16:38:03.016 8242 12520 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
01-20 16:38:03.016 8242 12520 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
01-20 16:38:03.016 8242 12520 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-20 16:38:03.016 8242 12520 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
01-20 16:38:03.016 8242 12520 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-20 16:38:05.983 8242 12378 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0d8e2887-2f7e-4176-b382-e715522d8e1b,
tags={ in.netcore.smartechfcm.workmanager.SlaveDBSyncWorker } ]
01-20 16:38:28.689 8242 12401 I b : pushAmpDataParser: Listener status:
false
01-20 16:38:28.690 8242 12401 D b : pushAmpDataParser: --->{"data":
{"expiry":1579525542,"trid":"73436-1852-2951555-0-200120162956","message":"Monday
Traffic is Back, ride back home with a new friend or your favourite Quick Riders
🚙","image":"","deeplink":"quickride:\/\/newride?__sta=QQBFTFHFYJFJFQ
%7CVJQI&__stm_medium=apn&__stm_source=smartech&__stm_id=1852","customPayload":
{},"carousel":[],"actionButton":[],"title":"Don't get stuck in traffic alone 😊
","sound":true}}
01-20 16:38:28.702 8242 12401 W d : Unique ID!
01-20 16:38:28.713 8242 12382 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=b02277b8-9d58-4189-a27e-41d5f4ce2dba,
tags={ in.netcore.smartechfcm.worker.SlavePushAmpWorker } ]
01-20 16:45:58.652 8242 12371 V NativeCrypto: SSL shutdown failed:
ssl=0x7614104b48: I/O error during system call, Software caused connection abort
01-20 16:45:59.840 8242 12371 V NativeCrypto: SSL shutdown failed:
ssl=0x7614105c88: I/O error during system call, Software caused connection abort
01-20 16:46:00.099 8242 12371 V NativeCrypto: SSL shutdown failed:
ssl=0x7614cdd988: I/O error during system call, Software caused connection abort
01-20 16:46:53.167 8242 12371 V NativeCrypto: SSL shutdown failed:
ssl=0x762d084148: I/O error during system call, Software caused connection abort
--------- beginning of main
01-20 22:18:42.175 13800 13800 I Perf : Connecting to perf service.
01-20 22:18:42.183 13800 13800 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
01-20 22:18:42.184 13800 13800 I MultiDex: VM with version 2.1.0 has multidex
support
01-20 22:18:42.184 13800 13800 I MultiDex: Installing application
01-20 22:18:42.184 13800 13800 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-20 22:18:42.184 13800 13800 I MultiDex: Installing application
01-20 22:18:42.184 13800 13800 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-20 22:18:42.229 13800 13800 I FirebaseInitProvider: FirebaseApp initialization
successful
01-20 22:18:42.235 13800 13800 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
01-20 22:18:42.237 13800 13800 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
01-20 22:18:42.261 13800 12291 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
01-20 22:18:42.261 13800 12291 I DpmTcmClient: RegisterTcmMonitor from:
com.android.okhttp.TcmIdleTimerMonitor
01-20 22:18:42.276 13800 12289 I FA : App measurement is starting up, version:
15300
01-20 22:18:42.276 13800 12289 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
01-20 22:18:42.276 13800 12289 I FA : To enable faster debug mode event
logging run:
01-20 22:18:42.276 13800 12289 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
01-20 22:18:42.289 13800 13800 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
01-20 22:18:42.290 13800 13800 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
01-20 22:18:42.371 13800 12302 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
01-20 22:18:42.424 13800 12302 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
01-20 22:18:42.430 13800 12302 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
01-20 22:18:42.430 13800 12302 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
01-20 22:18:42.430 13800 12302 I GAv4 : adb logcat -s GAv4
01-20 22:18:42.479 13800 12302 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
01-20 22:18:42.479 13800 13800 E a : Value of SMT_USE_AD_ID : null
01-20 22:18:42.480 13800 13800 D NetcoreSDK: readConfig: null
01-20 22:18:42.481 13800 12302 D AppsFlyer_4.9.0: Done loading properties: true
01-20 22:18:42.524 13800 13800 I CleverTap: Activity Lifecycle Callback
successfully registered
01-20 22:18:42.525 13800 13800 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
01-20 22:18:42.534 13800 13800 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
01-20 22:18:42.537 13800 12338 I CleverTap: SDK Version Code is 30501
01-20 22:18:42.537 13800 13800 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-20 22:18:42.538 13800 13800 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-20 22:18:42.539 13800 12338 I CleverTap: CTPushNotificationReceiver is present
01-20 22:18:42.541 13800 12338 I CleverTap: InstallReferrerBroadcastReceiver is
present
01-20 22:18:42.542 13800 12338 I CleverTap: CTNotificationIntentService not present
01-20 22:18:42.544 13800 12338 I CleverTap: CTBackgroundJobService is present
01-20 22:18:42.546 13800 12338 I CleverTap: CTBackgroundIntentService is present
01-20 22:18:42.546 13800 13800 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
01-20 22:18:42.552 13800 12295 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
01-20 22:18:42.561 13800 12338 I CleverTap: InAppNotificationActivity is present
01-20 22:18:42.568 13800 12338 I CleverTap: FcmMessageListenerService not present
01-20 22:18:42.570 13800 12344 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
01-20 22:18:42.570 13800 12344 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
01-20 22:18:42.571 13800 12344 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505604070988
01-20 22:18:42.571 13800 12344 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
01-20 22:18:42.571 13800 12344 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@11c2bd
01-20 22:18:42.571 13800 12344 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
01-20 22:18:42.574 13800 12338 I CleverTap: FcmTokenListenerService not present
01-20 22:18:42.593 13800 12346 D SlaveNetworkWorker: not matched:
01-20 22:18:42.601 13800 12295 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
01-20 22:18:42.601 13800 12295 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
01-20 22:18:42.666 13800 12301 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
01-20 22:18:42.692 13800 12350 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {}
01-20 22:18:42.695 13800 12350 E b : Error: No value for data
01-20 22:18:42.695 13800 12350 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-20 22:18:42.696 13800 12350 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Session is
not yet initialized; will queue up the message and process after session is
initialized
01-20 22:18:42.705 13800 12301 W UserDataStore: initStore should have been called
before calling setUserID
01-20 22:18:42.709 13800 12344 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
01-20 22:18:42.717 13800 12338 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
01-20 22:18:42.737 13800 12338 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
01-20 22:18:42.738 13800 12338 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
01-20 22:18:42.742 13800 12295 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-20 22:18:42.757 13800 12295 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-20 22:18:42.759 13800 12295 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-20 22:18:42.768 13800 12344 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@eab5688
01-20 22:18:42.768 13800 12344 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
01-20 22:18:42.785 13800 12295 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
01-20 22:18:42.817 13800 12295 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
01-20 22:18:42.817 13800 13800 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
01-20 22:18:42.961 13800 12331 I ApxorSDK: ApxorSDK(v258) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
01-20 22:18:42.986 13800 12346 D b : getData: response code:200
01-20 22:18:42.986 13800 12346 D b : POST:
https://pn.netcoresmartech.com/pn_register ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200120221842,"lat":null,"lng":
null,"adid":"","oldToken":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","sessionid":"1579538922422","tx"
:"1579538922449","eventid":"25","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3"} --- 200 OK
{"status":"success","panelStatus":"1"}
01-20 22:18:42.991 13800 12300 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=5b4a7aed-8b69-4c9e-8815-72d4f761217b,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-20 22:18:43.042 13800 12363 D
com.disha.quickride.androidapp.notification.NotificationUpdateWorker:
NotificationUpdateWorker.doWork() started
01-20 22:18:43.057 13800 12352 D b : Get:
https://pa.netcoresmartech.com/getnotifications?
sdkversion=2.2.1&appid=d25af8de489a0ca420f9540aed14013a&guid=dcd912d4-2bb9-4151-
810c-c0078e967ac9&lts=1579518508&type=android -> --- 200 OK
{"pa_enable":"1","notifications":[],"pa_freq":"15"}
01-20 22:18:43.078 13800 12363 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-20 22:18:43.163 13800 12294 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
01-20 22:18:43.401 13800 12363 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-20 22:18:43.434 13800 12363 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-20 22:18:43.716 13800 12363 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-20 22:18:43.816 13800 12306 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=ef304daf-381f-4c46-a0ba-16ab9ec0c882,
tags={ com.disha.quickride.androidapp.notification.NotificationUpdateWorker } ]
01-20 22:18:44.393 13800 12344 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@faf0892
01-20 22:18:44.395 13800 12344 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@e326e60
01-20 22:18:44.395 13800 12344 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
01-20 22:18:44.447 13800 12344 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-20 22:18:44.448 13800 12344 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
01-20 22:18:44.451 13800 12344 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
01-20 22:18:44.457 13800 12344 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
01-20 22:18:44.463 13800 12344 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-20 22:18:44.468 13800 12344 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-20 22:18:44.476 13800 12344 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-20 22:18:44.477 13800 12344 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
01-20 22:18:44.477 13800 12344 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
01-20 22:18:44.477 13800 12344 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-20 22:18:44.477 13800 12379 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
01-20 22:18:44.478 13800 12344 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
01-20 22:18:44.478 13800 12344 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
all GCM messages arrived before session was initialized
01-20 22:18:44.478 13800 12344 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message : Bundle[{}]
01-20 22:18:44.478 13800 13800 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-20 22:18:44.479 13800 12344 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
01-20 22:18:44.480 13800 12380 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-20 22:18:44.480 13800 12344 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
01-20 22:18:44.485 13800 12344 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 1916 ms
01-20 22:18:44.486 13800 12380 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-20 22:18:44.772 13800 12380 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-20 22:18:47.476 13800 12378 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
01-20 22:18:47.483 13800 12378 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579517327476
01-20 22:18:47.484 13800 12378 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-20 22:18:47.495 13800 12378 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-20 22:18:47.495 13800 12378 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
01-20 22:18:47.501 13800 12378 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-20 22:18:47.505 13800 12378 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579517327502
01-20 22:18:47.505 13800 12378 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-20 22:18:47.509 13800 12378 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-20 22:18:47.510 13800 12378 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
01-20 22:18:47.514 13800 12378 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-20 22:18:47.514 13800 12378 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
01-20 22:18:47.514 13800 12378 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505604070988
01-20 22:18:47.521 13800 12378 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
01-20 22:18:47.522 13800 12378 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-20 22:18:47.522 13800 12386 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-20 22:18:47.523 13800 12378 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-20 22:18:47.523 13800 12388 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-20 22:18:47.531 13800 12378 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
01-20 22:18:47.531 13800 12378 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
01-20 22:18:47.531 13800 12378 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-20 22:18:47.531 13800 12378 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
01-20 22:18:47.531 13800 12378 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-20 22:18:48.109 13800 12329 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0d8e2887-2f7e-4176-b382-e715522d8e1b,
tags={ in.netcore.smartechfcm.workmanager.SlaveDBSyncWorker } ]
01-20 22:19:13.100 13800 12352 I b : pushAmpDataParser: Listener status:
false
01-20 22:19:13.112 13800 12333 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=78030fad-694d-4dc3-9fe5-df6b1a42c867,
tags={ in.netcore.smartechfcm.worker.SlavePushAmpWorker } ]
--------- beginning of main
01-21 07:23:29.807 13342 13342 I Perf : Connecting to perf service.
01-21 07:23:29.858 13342 13342 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
01-21 07:23:29.861 13342 13342 I MultiDex: VM with version 2.1.0 has multidex
support
01-21 07:23:29.861 13342 13342 I MultiDex: Installing application
01-21 07:23:29.861 13342 13342 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-21 07:23:29.861 13342 13342 I MultiDex: Installing application
01-21 07:23:29.861 13342 13342 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-21 07:23:30.044 13342 13342 I FirebaseInitProvider: FirebaseApp initialization
successful
01-21 07:23:30.056 13342 13342 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
01-21 07:23:30.069 13342 13342 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
01-21 07:23:30.169 13342 24230 I FA : App measurement is starting up, version:
15300
01-21 07:23:30.169 13342 24230 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
01-21 07:23:30.170 13342 24230 I FA : To enable faster debug mode event
logging run:
01-21 07:23:30.170 13342 24230 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
01-21 07:23:30.229 13342 13342 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
01-21 07:23:30.229 13342 13342 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
01-21 07:23:30.248 13342 24240 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
01-21 07:23:30.249 13342 24240 I DpmTcmClient: RegisterTcmMonitor from:
com.android.okhttp.TcmIdleTimerMonitor
01-21 07:23:30.514 13342 24293 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
01-21 07:23:30.573 13342 24293 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
01-21 07:23:30.579 13342 24293 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
01-21 07:23:30.579 13342 24293 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
01-21 07:23:30.579 13342 24293 I GAv4 : adb logcat -s GAv4
01-21 07:23:30.613 13342 13342 E a : Value of SMT_USE_AD_ID : null
01-21 07:23:30.613 13342 13342 D NetcoreSDK: readConfig: null
01-21 07:23:30.640 13342 24293 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
01-21 07:23:30.641 13342 24293 D AppsFlyer_4.9.0: Done loading properties: true
01-21 07:23:30.646 13342 13342 I CleverTap: Activity Lifecycle Callback
successfully registered
01-21 07:23:30.647 13342 13342 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
01-21 07:23:30.674 13342 13342 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
01-21 07:23:30.676 13342 13342 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-21 07:23:30.677 13342 13342 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-21 07:23:30.682 13342 13342 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
01-21 07:23:30.689 13342 24382 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
01-21 07:23:30.689 13342 24382 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
01-21 07:23:30.689 13342 24375 I CleverTap: SDK Version Code is 30501
01-21 07:23:30.692 13342 24375 I CleverTap: CTPushNotificationReceiver is present
01-21 07:23:30.692 13342 24382 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505604070988
01-21 07:23:30.693 13342 24382 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
01-21 07:23:30.693 13342 24382 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@945e6f
01-21 07:23:30.693 13342 24382 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
01-21 07:23:30.695 13342 24375 I CleverTap: InstallReferrerBroadcastReceiver is
present
01-21 07:23:30.696 13342 24247 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
01-21 07:23:30.698 13342 24375 I CleverTap: CTNotificationIntentService not present
01-21 07:23:30.700 13342 24375 I CleverTap: CTBackgroundJobService is present
01-21 07:23:30.703 13342 24375 I CleverTap: CTBackgroundIntentService is present
01-21 07:23:30.707 13342 24247 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
01-21 07:23:30.707 13342 24247 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
01-21 07:23:30.708 13342 24375 I CleverTap: InAppNotificationActivity is present
01-21 07:23:30.708 13342 24375 I CleverTap: FcmMessageListenerService not present
01-21 07:23:30.709 13342 24375 I CleverTap: FcmTokenListenerService not present
01-21 07:23:30.718 13342 24382 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
01-21 07:23:30.723 13342 24247 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-21 07:23:30.726 13342 24247 I chatty : uid=10031(com.disha.quickride) AsyncTask
#4 identical 1 line
01-21 07:23:30.729 13342 24247 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-21 07:23:30.734 13342 24382 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@953de09
01-21 07:23:30.734 13342 24382 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
01-21 07:23:30.742 13342 24247 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
01-21 07:23:30.756 13342 24393 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {channel_id=RideInvites, EXPIRY_TIME=1579563743164, Priority=2,
GroupValue=80505604070988, android_channel_id=RideInvites,
MsgClassName=java.lang.String, Id=0, Time=1579553097361,
Type=NOT_TYPE_UPDATE_USER_APP_RETAINED_TIME, Group=silentNotification,
Is_Ack_Required=true, IsActionTaken=false, sendFrom=0, Unique_Id=1514102607247,
IS_USER_NOTIFICATION=true, IsActionRequired=false}
01-21 07:23:30.759 13342 24393 E b : Error: No value for data
01-21 07:23:30.759 13342 24393 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-21 07:23:30.761 13342 24393 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Session is
not yet initialized; will queue up the message and process after session is
initialized
01-21 07:23:30.763 13342 24247 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
01-21 07:23:30.765 13342 13342 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
01-21 07:23:30.768 13342 24375 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
01-21 07:23:30.769 13342 24375 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
01-21 07:23:30.769 13342 24375 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
01-21 07:23:30.778 13342 24396 D SlaveNetworkWorker: not matched:
01-21 07:23:30.779 13342 24397 D
com.disha.quickride.androidapp.notification.NotificationUpdateWorker:
NotificationUpdateWorker.doWork() started
01-21 07:23:30.825 13342 24294 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
01-21 07:23:30.841 13342 24393 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received :
{data={"image":"https://cdnt.netcoresmartech.com/73436/1579565009.png","sound":true
,"deeplink":"quickride://newride?__sta\u003dQQBFTFHFYJFJFQ%7CTJQI\
u0026__stm_medium\u003dapn\u0026__stm_source\u003dsmartech\u0026__stm_id\
u003d1857","actionButton":[],"expiry":1579578251,"carousel":[],"title":"Worried
about your travel expense? 😥","message":"Schedule your Quick Ride now ! Hurry Up
⏳","customPayload":{},"trid":"73436-1857-2951555-0-200121063624"}, trid=73436-
1857-2951555-0-200121063624}
01-21 07:23:30.856 13342 24294 W UserDataStore: initStore should have been called
before calling setUserID
01-21 07:23:30.859 13342 24397 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-21 07:23:30.890 13342 24393 D b : Firebase: Notification Delivered
01-21 07:23:30.904 13342 13395 I disha.quickrid: Waiting for a blocking GC
ProfileSaver
01-21 07:23:30.916 13342 13395 I disha.quickrid: WaitForGcToComplete blocked
ProfileSaver on ProfileSaver for 12.631ms
01-21 07:23:31.126 13342 24362 I ApxorSDK: ApxorSDK(v258) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
01-21 07:23:31.210 13342 24399 D b : Get:
https://pa.netcoresmartech.com/getnotifications?
sdkversion=2.2.1&appid=d25af8de489a0ca420f9540aed14013a&guid=dcd912d4-2bb9-4151-
810c-c0078e967ac9&lts=1579538953&type=android -> --- 200 OK
{"pa_enable":"1","notifications":[{"expiry":1579578251,"trid":"73436-1857-2951555-
0-200121063624","message":"Schedule your Quick Ride now ! Hurry Up
⏳","image":"https://cdnt.netcoresmartech.com/73436/1579565009.png","deeplink":"qui
ckride://newride?__sta=QQBFTFHFYJFJFQ
%7CTJQI&__stm_medium=apn&__stm_source=smartech&__stm_id=1857","customPayload":
{},"carousel":[],"actionButton":[],"title":"Worried about your travel expense?
😥","sound":true}],"pa_freq":"15"}
01-21 07:23:31.214 13342 24396 D b : getData: response code:200
01-21 07:23:31.215 13342 24396 D b : POST:
https://pn.netcoresmartech.com/pn_register ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200121072330,"lat":null,"lng":
null,"adid":"","oldToken":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","sessionid":"1579571610520","tx"
:"1579571610579","eventid":"25","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3"} --- 200 OK
{"status":"success","panelStatus":"1"}
01-21 07:23:31.223 13342 24312 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=2b77a42b-e8bf-46c3-be40-efb774642c21,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-21 07:23:31.281 13342 24397 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-21 07:23:31.320 13342 24397 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-21 07:23:31.352 13342 24243 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
01-21 07:23:31.588 13342 24397 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-21 07:23:31.742 13342 24312 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=ef304daf-381f-4c46-a0ba-16ab9ec0c882,
tags={ com.disha.quickride.androidapp.notification.NotificationUpdateWorker } ]
01-21 07:23:31.972 13342 24396 D SlaveNetworkWorker: not matched: 1
01-21 07:23:32.292 13342 24396 D b : getData: response code:200
01-21 07:23:32.292 13342 24396 D b : POST:
https://pn.netcoresmartech.com/pn_deliver ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200121072331,"lat":null,"lng":
null,"adid":"","trid":"73436-1857-2951555-0-
200121063624","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","isAmplified":0,"action":"delive
red","worker":"Network-->485"} --- 200 OK {"status" : "success"}
01-21 07:23:32.319 13342 24276 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=97e73dda-bf47-4f83-9f93-d859911116bc,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-21 07:23:32.844 13342 24382 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@a25ec50
01-21 07:23:32.847 13342 24382 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@832234e
01-21 07:23:32.847 13342 24382 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
01-21 07:23:32.953 13342 24382 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-21 07:23:32.954 13342 24382 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
01-21 07:23:32.961 13342 24382 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
01-21 07:23:32.970 13342 24382 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
01-21 07:23:32.983 13342 24382 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-21 07:23:32.989 13342 24382 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-21 07:23:33.008 13342 24382 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-21 07:23:33.009 13342 24382 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
01-21 07:23:33.009 13342 24382 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
01-21 07:23:33.009 13342 24382 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-21 07:23:33.010 13342 24382 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
01-21 07:23:33.010 13342 24382 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
all GCM messages arrived before session was initialized
01-21 07:23:33.010 13342 24382 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message : Bundle[{channel_id=RideInvites, EXPIRY_TIME=1579563743164,
Priority=2, GroupValue=80505604070988, android_channel_id=RideInvites,
MsgClassName=java.lang.String, Id=0, Time=1579553097361,
Type=NOT_TYPE_UPDATE_USER_APP_RETAINED_TIME, Group=silentNotification,
Is_Ack_Required=true, IsActionTaken=false, sendFrom=0, Unique_Id=1514102607247,
IS_USER_NOTIFICATION=true, IsActionRequired=false}]
01-21 07:23:33.011 13342 13342 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-21 07:23:33.014 13342 24657 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
01-21 07:23:33.018 13342 24382 D
com.disha.quickride.androidapp.notification.NotificationHandler: Handling of new
user notifications
01-21 07:23:33.024 13342 24382 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
01-21 07:23:33.025 13342 24658 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-21 07:23:33.026 13342 24382 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
01-21 07:23:33.031 13342 24661 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-21 07:23:33.039 13342 24658 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-21 07:23:33.040 13342 24382 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 2352 ms
01-21 07:23:33.333 13342 24658 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-21 07:23:33.367 13342 24661 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-21 07:23:35.559 13342 24393 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {wzrk_rnv=false, wzrk_push_amp=false, wzrk_pn=true}
01-21 07:23:35.560 13342 24393 E b : Error: No value for data
01-21 07:23:35.784 13342 24312 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0d8e2887-2f7e-4176-b382-e715522d8e1b,
tags={ in.netcore.smartechfcm.workmanager.SlaveDBSyncWorker } ]
01-21 07:23:36.009 13342 24656 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
01-21 07:23:36.014 13342 24656 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579550016009
01-21 07:23:36.014 13342 24656 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-21 07:23:36.017 13342 24656 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-21 07:23:36.017 13342 24656 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
01-21 07:23:36.019 13342 24656 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-21 07:23:36.021 13342 24656 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579550016019
01-21 07:23:36.021 13342 24656 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-21 07:23:36.024 13342 24656 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-21 07:23:36.024 13342 24656 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
01-21 07:23:36.027 13342 24656 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-21 07:23:36.027 13342 24656 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
01-21 07:23:36.028 13342 24656 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505604070988
01-21 07:23:36.037 13342 24656 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
01-21 07:23:36.037 13342 24656 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-21 07:23:36.051 13342 24864 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-21 07:23:36.051 13342 24656 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-21 07:23:36.053 13342 24866 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-21 07:23:36.063 13342 24656 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
01-21 07:23:36.063 13342 24656 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
01-21 07:23:36.063 13342 24656 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-21 07:23:36.064 13342 24656 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
01-21 07:23:36.064 13342 24656 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-21 07:24:01.216 13342 24399 I b : pushAmpDataParser: Listener status:
false
01-21 07:24:01.217 13342 24399 D b : pushAmpDataParser: --->{"data":
{"expiry":1579578251,"trid":"73436-1857-2951555-0-200121063624","message":"Schedule
your Quick Ride now ! Hurry
Up⏳","image":"https:\/\/ptop.only.wip.la:443\/https\/cdnt.netcoresmartech.com\/73436\/1579565009.png","deeplink
":"quickride:\/\/newride?__sta=QQBFTFHFYJFJFQ
%7CTJQI&__stm_medium=apn&__stm_source=smartech&__stm_id=1857","customPayload":
{},"carousel":[],"actionButton":[],"title":"Worried about your travel expense?
😥","sound":true}}
01-21 07:24:01.234 13342 24399 W d : Unique ID!
01-21 07:24:01.244 13342 24359 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=83dd8e4c-f9dc-4380-83b1-f78259ea9a84,
tags={ in.netcore.smartechfcm.worker.SlavePushAmpWorker } ]
--------- beginning of main
01-21 08:11:05.429 26915 26915 I Perf : Connecting to perf service.
01-21 08:11:05.442 26915 26915 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
01-21 08:11:05.442 26915 26915 I MultiDex: VM with version 2.1.0 has multidex
support
01-21 08:11:05.443 26915 26915 I MultiDex: Installing application
01-21 08:11:05.443 26915 26915 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-21 08:11:05.443 26915 26915 I MultiDex: Installing application
01-21 08:11:05.443 26915 26915 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-21 08:11:05.489 26915 26915 I FirebaseInitProvider: FirebaseApp initialization
successful
01-21 08:11:05.494 26915 26915 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
01-21 08:11:05.495 26915 26915 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
01-21 08:11:05.522 26915 30207 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
01-21 08:11:05.523 26915 30207 I DpmTcmClient: RegisterTcmMonitor from:
com.android.okhttp.TcmIdleTimerMonitor
01-21 08:11:05.533 26915 30203 I FA : App measurement is starting up, version:
15300
01-21 08:11:05.533 26915 30203 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
01-21 08:11:05.533 26915 30203 I FA : To enable faster debug mode event
logging run:
01-21 08:11:05.533 26915 30203 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
01-21 08:11:05.552 26915 26915 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
01-21 08:11:05.557 26915 26915 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
01-21 08:11:05.666 26915 30222 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
01-21 08:11:05.698 26915 30222 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
01-21 08:11:05.701 26915 30222 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
01-21 08:11:05.701 26915 30222 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
01-21 08:11:05.701 26915 30222 I GAv4 : adb logcat -s GAv4
01-21 08:11:05.757 26915 30222 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
01-21 08:11:05.757 26915 26915 E a : Value of SMT_USE_AD_ID : null
01-21 08:11:05.758 26915 26915 D NetcoreSDK: readConfig: null
01-21 08:11:05.760 26915 30222 D AppsFlyer_4.9.0: Done loading properties: true
01-21 08:11:05.801 26915 26915 I CleverTap: Activity Lifecycle Callback
successfully registered
01-21 08:11:05.802 26915 26915 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
01-21 08:11:05.810 26915 26915 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
01-21 08:11:05.813 26915 26915 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-21 08:11:05.814 26915 26915 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-21 08:11:05.815 26915 30265 I CleverTap: SDK Version Code is 30501
01-21 08:11:05.816 26915 30265 I CleverTap: CTPushNotificationReceiver is present
01-21 08:11:05.817 26915 30265 I CleverTap: InstallReferrerBroadcastReceiver is
present
01-21 08:11:05.820 26915 26915 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
01-21 08:11:05.820 26915 30265 I CleverTap: CTNotificationIntentService not present
01-21 08:11:05.838 26915 30265 I CleverTap: CTBackgroundJobService is present
01-21 08:11:05.838 26915 30271 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
01-21 08:11:05.839 26915 30271 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
01-21 08:11:05.839 26915 30271 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505604070988
01-21 08:11:05.839 26915 30271 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
01-21 08:11:05.839 26915 30271 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@1c39805
01-21 08:11:05.839 26915 30271 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
01-21 08:11:05.840 26915 30209 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
01-21 08:11:05.840 26915 30265 I CleverTap: CTBackgroundIntentService is present
01-21 08:11:05.845 26915 30265 I CleverTap: InAppNotificationActivity is present
01-21 08:11:05.847 26915 30265 I CleverTap: FcmMessageListenerService not present
01-21 08:11:05.848 26915 30265 I CleverTap: FcmTokenListenerService not present
01-21 08:11:05.870 26915 30209 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
01-21 08:11:05.870 26915 30209 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
01-21 08:11:05.922 26915 30276 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {data={"image":"","sound":true,"deeplink":"quickride://rides?
__sta\u003dQQBFTFHFYJFJFQ%7CFYQI\u0026__stm_medium\u003dapn\u0026__stm_source\
u003dsmartech\u0026__stm_id\u003d1860","actionButton":
[],"expiry":1579585068,"carousel":[],"title":"Win 50 FREE Ride Points 🚗
💰","message":"Take 3 rides this week on Quick Ride to win upto 50 FREE Ride
Points! Ride Points will be auto-credited by 28th Jan on successful completion of 3
rides between 20th Jan to 25th Jan.","customPayload":{},"trid":"73436-1860-2951555-
0-200121080257"}, trid=73436-1860-2951555-0-200121080257}
01-21 08:11:05.959 26915 30217 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
01-21 08:11:05.989 26915 30282 D SlaveNetworkWorker: not matched:
01-21 08:11:06.002 26915 30217 W UserDataStore: initStore should have been called
before calling setUserID
01-21 08:11:06.005 26915 30209 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-21 08:11:06.028 26915 30276 D b : Firebase: Notification Delivered
01-21 08:11:06.063 26915 30265 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
01-21 08:11:06.076 26915 30265 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
01-21 08:11:06.082 26915 30265 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
01-21 08:11:06.086 26915 30271 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
01-21 08:11:06.124 26915 30209 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-21 08:11:06.166 26915 30209 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-21 08:11:06.257 26915 30271 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@d484d92
01-21 08:11:06.257 26915 30271 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
01-21 08:11:06.262 26915 30308 D SlaveNetworkWorker: not matched: 1
01-21 08:11:06.279 26915 30209 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
01-21 08:11:06.306 26915 30253 I ApxorSDK: ApxorSDK(v258) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
01-21 08:11:06.315 26915 30209 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
01-21 08:11:06.315 26915 26915 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
01-21 08:11:06.329 26915 30287 D b : Get:
https://pa.netcoresmartech.com/getnotifications?
sdkversion=2.2.1&appid=d25af8de489a0ca420f9540aed14013a&guid=dcd912d4-2bb9-4151-
810c-c0078e967ac9&lts=1579571641&type=android -> --- 200 OK
{"pa_enable":"1","notifications":[{"expiry":1579585068,"trid":"73436-1860-2951555-
0-200121080257","message":"Take 3 rides this week on Quick Ride to win upto 50 FREE
Ride Points! Ride Points will be auto-credited by 28th Jan on successful completion
of 3 rides between 20th Jan to 25th Jan.","image":"","deeplink":"quickride://rides?
__sta=QQBFTFHFYJFJFQ
%7CFYQI&__stm_medium=apn&__stm_source=smartech&__stm_id=1860","customPayload":
{},"carousel":[],"actionButton":[],"title":"Win 50 FREE Ride Points 🚗
💰","sound":true}],"pa_freq":"15"}
01-21 08:11:06.357 26915 30282 D b : getData: response code:200
01-21 08:11:06.357 26915 30282 D b : POST:
https://pn.netcoresmartech.com/pn_register ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200121081105,"lat":null,"lng":
null,"adid":"","oldToken":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","sessionid":"1579574465702","tx"
:"1579574465730","eventid":"25","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3"} --- 200 OK
{"status":"success","panelStatus":"1"}
01-21 08:11:06.361 26915 30260 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=337fa079-103e-41a6-8c31-989184fb34e9,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-21 08:11:06.387 26915 30211 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
01-21 08:11:06.559 26915 30308 D b : getData: response code:200
01-21 08:11:06.559 26915 30308 D b : POST:
https://pn.netcoresmartech.com/pn_deliver ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200121081106,"lat":null,"lng":
null,"adid":"","trid":"73436-1860-2951555-0-
200121080257","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","isAmplified":0,"action":"delive
red","worker":"Network-->486"} --- 200 OK {"status" : "success"}
01-21 08:11:06.591 26915 30260 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=c7861a20-ae29-4829-81e4-5f845f7affbf,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-21 08:11:07.873 26915 30271 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@d3e7e94
01-21 08:11:07.885 26915 30271 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@c4b0932
01-21 08:11:07.886 26915 30271 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
01-21 08:11:07.976 26915 30271 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-21 08:11:07.977 26915 30271 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
01-21 08:11:07.980 26915 30271 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
01-21 08:11:07.986 26915 30271 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
01-21 08:11:07.992 26915 30271 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-21 08:11:07.996 26915 30271 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-21 08:11:08.005 26915 30271 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-21 08:11:08.006 26915 30271 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
01-21 08:11:08.006 26915 30271 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
01-21 08:11:08.006 26915 30271 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-21 08:11:08.007 26915 30271 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
01-21 08:11:08.007 26915 26915 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-21 08:11:08.008 26915 30271 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
01-21 08:11:08.010 26915 30410 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-21 08:11:08.012 26915 30271 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
01-21 08:11:08.019 26915 30409 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
01-21 08:11:08.025 26915 30271 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 2189 ms
01-21 08:11:08.030 26915 30410 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-21 08:11:08.366 26915 30410 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-21 08:11:11.006 26915 30408 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
01-21 08:11:11.017 26915 30408 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579552871007
01-21 08:11:11.018 26915 30408 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-21 08:11:11.030 26915 30408 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-21 08:11:11.030 26915 30408 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
01-21 08:11:11.037 26915 30408 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-21 08:11:11.039 26915 30408 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579552871037
01-21 08:11:11.039 26915 30408 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-21 08:11:11.042 26915 30408 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-21 08:11:11.043 26915 30408 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
01-21 08:11:11.046 26915 30408 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-21 08:11:11.047 26915 30408 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
01-21 08:11:11.047 26915 30408 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505604070988
01-21 08:11:11.054 26915 30408 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
01-21 08:11:11.054 26915 30408 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-21 08:11:11.057 26915 30408 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-21 08:11:11.058 26915 30457 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-21 08:11:11.058 26915 30459 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-21 08:11:11.066 26915 30408 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
01-21 08:11:11.067 26915 30408 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
01-21 08:11:11.067 26915 30408 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-21 08:11:11.067 26915 30408 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
01-21 08:11:11.067 26915 30408 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-21 08:11:13.340 26915 30260 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0d8e2887-2f7e-4176-b382-e715522d8e1b,
tags={ in.netcore.smartechfcm.workmanager.SlaveDBSyncWorker } ]
01-21 08:11:36.369 26915 30287 I b : pushAmpDataParser: Listener status:
false
01-21 08:11:36.370 26915 30287 D b : pushAmpDataParser: --->{"data":
{"expiry":1579585068,"trid":"73436-1860-2951555-0-200121080257","message":"Take 3
rides this week on Quick Ride to win upto 50 FREE Ride Points! Ride Points will be
auto-credited by 28th Jan on successful completion of 3 rides between 20th Jan to
25th Jan.","image":"","deeplink":"quickride:\/\/rides?__sta=QQBFTFHFYJFJFQ
%7CFYQI&__stm_medium=apn&__stm_source=smartech&__stm_id=1860","customPayload":
{},"carousel":[],"actionButton":[],"title":"Win 50 FREE Ride Points 🚗
💰","sound":true}}
01-21 08:11:36.387 26915 30287 W d : Unique ID!
01-21 08:11:36.396 26915 30223 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=5aac7f6f-b2f7-47f8-9784-ee103e974528,
tags={ in.netcore.smartechfcm.worker.SlavePushAmpWorker } ]
--------- beginning of main
01-21 08:55:56.541 30772 30772 I Perf : Connecting to perf service.
01-21 08:55:56.552 30772 30772 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
01-21 08:55:56.553 30772 30772 I MultiDex: VM with version 2.1.0 has multidex
support
01-21 08:55:56.554 30772 30772 I MultiDex: Installing application
01-21 08:55:56.554 30772 30772 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-21 08:55:56.554 30772 30772 I MultiDex: Installing application
01-21 08:55:56.554 30772 30772 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-21 08:55:56.594 30772 30772 I FirebaseInitProvider: FirebaseApp initialization
successful
01-21 08:55:56.602 30772 30772 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
01-21 08:55:56.604 30772 30772 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
01-21 08:55:56.635 30772 7727 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
01-21 08:55:56.636 30772 7727 I DpmTcmClient: RegisterTcmMonitor from:
com.android.okhttp.TcmIdleTimerMonitor
01-21 08:55:56.650 30772 7724 I FA : App measurement is starting up, version:
15300
01-21 08:55:56.650 30772 7724 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
01-21 08:55:56.650 30772 7724 I FA : To enable faster debug mode event
logging run:
01-21 08:55:56.650 30772 7724 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
01-21 08:55:56.668 30772 30772 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
01-21 08:55:56.669 30772 30772 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
01-21 08:55:56.821 30772 7739 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
01-21 08:55:56.893 30772 7739 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
01-21 08:55:56.900 30772 7739 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
01-21 08:55:56.900 30772 7739 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
01-21 08:55:56.900 30772 7739 I GAv4 : adb logcat -s GAv4
01-21 08:55:56.917 30772 30772 E a : Value of SMT_USE_AD_ID : null
01-21 08:55:56.924 30772 30772 D NetcoreSDK: readConfig: null
01-21 08:55:56.991 30772 7739 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
01-21 08:55:57.002 30772 7739 D AppsFlyer_4.9.0: Done loading properties: true
01-21 08:55:57.006 30772 30772 I CleverTap: Activity Lifecycle Callback
successfully registered
01-21 08:55:57.007 30772 30772 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
01-21 08:55:57.020 30772 30772 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
01-21 08:55:57.020 30772 7774 I CleverTap: SDK Version Code is 30501
01-21 08:55:57.022 30772 7774 I CleverTap: CTPushNotificationReceiver is present
01-21 08:55:57.023 30772 30772 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-21 08:55:57.023 30772 7774 I CleverTap: InstallReferrerBroadcastReceiver is
present
01-21 08:55:57.024 30772 30772 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-21 08:55:57.025 30772 7774 I CleverTap: CTNotificationIntentService not present
01-21 08:55:57.027 30772 7774 I CleverTap: CTBackgroundJobService is present
01-21 08:55:57.029 30772 7774 I CleverTap: CTBackgroundIntentService is present
01-21 08:55:57.033 30772 7774 I CleverTap: InAppNotificationActivity is present
01-21 08:55:57.035 30772 30772 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
01-21 08:55:57.035 30772 7774 I CleverTap: FcmMessageListenerService not present
01-21 08:55:57.036 30772 7780 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
01-21 08:55:57.037 30772 7780 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
01-21 08:55:57.037 30772 7774 I CleverTap: FcmTokenListenerService not present
01-21 08:55:57.044 30772 7780 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505604070988
01-21 08:55:57.051 30772 7780 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
01-21 08:55:57.051 30772 7780 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@4dea380
01-21 08:55:57.051 30772 7780 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
01-21 08:55:57.127 30772 7782 D SlaveNetworkWorker: not matched:
01-21 08:55:57.135 30772 7783 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received :
{data={"image":"https://cdnt.netcoresmartech.com/73436/1579575869.png","sound":true
,"deeplink":"","actionButton":[],"expiry":1581995653,"carousel":[],"title":"Which
Side Are You On?","message":"Cursing the Traffic Vs Having Fun with Co-
riders","customPayload":{},"trid":"73436-1862-2951555-0-200121084201"}, trid=73436-
1862-2951555-0-200121084201}
01-21 08:55:57.137 30772 7729 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
01-21 08:55:57.143 30772 7736 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
01-21 08:55:57.148 30772 7736 W UserDataStore: initStore should have been called
before calling setUserID
01-21 08:55:57.152 30772 7729 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
01-21 08:55:57.153 30772 7729 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
01-21 08:55:57.188 30772 7774 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
01-21 08:55:57.189 30772 7774 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
01-21 08:55:57.199 30772 7729 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-21 08:55:57.203 30772 7783 D b : Firebase: Notification Delivered
01-21 08:55:57.205 30772 7780 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
01-21 08:55:57.226 30772 7774 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
01-21 08:55:57.231 30772 7729 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-21 08:55:57.233 30772 7729 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-21 08:55:57.270 30772 7780 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@eab5688
01-21 08:55:57.271 30772 7780 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
01-21 08:55:57.276 30772 7729 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
01-21 08:55:57.308 30772 7729 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
01-21 08:55:57.309 30772 30772 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
01-21 08:55:57.378 30772 7765 I ApxorSDK: ApxorSDK(v258) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
01-21 08:55:57.485 30772 7782 D b : getData: response code:200
01-21 08:55:57.485 30772 7782 D b : POST:
https://pn.netcoresmartech.com/pn_register ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200121085556,"lat":null,"lng":
null,"adid":"","oldToken":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","sessionid":"1579577156817","tx"
:"1579577156879","eventid":"25","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3"} --- 200 OK
{"status":"success","panelStatus":"1"}
01-21 08:55:57.492 30772 7737 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=635e2e82-7bb2-4ae0-9f32-178c4bd7e108,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-21 08:55:57.497 30772 7786 D b : Get:
https://pa.netcoresmartech.com/getnotifications?
sdkversion=2.2.1&appid=d25af8de489a0ca420f9540aed14013a&guid=dcd912d4-2bb9-4151-
810c-c0078e967ac9&lts=1579574496&type=android -> --- 200 OK
{"pa_enable":"1","notifications":[{"expiry":1581995653,"trid":"73436-1862-2951555-
0-200121084201","message":"Cursing the Traffic Vs Having Fun with Co-
riders","image":"https://cdnt.netcoresmartech.com/73436/1579575869.png","deeplink":
"","customPayload":{},"carousel":[],"actionButton":[],"title":"Which Side Are You
On?","sound":true}],"pa_freq":"15"}
01-21 08:55:57.621 30772 7730 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
01-21 08:55:57.911 30772 7814 D SlaveNetworkWorker: not matched: 1
01-21 08:55:58.211 30772 7814 D b : getData: response code:200
01-21 08:55:58.211 30772 7814 D b : POST:
https://pn.netcoresmartech.com/pn_deliver ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200121085557,"lat":null,"lng":
null,"adid":"","trid":"73436-1862-2951555-0-
200121084201","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","isAmplified":0,"action":"delive
red","worker":"Network-->487"} --- 200 OK {"status" : "success"}
01-21 08:55:58.225 30772 7737 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=1798f0dc-f902-4faa-8cab-37112a66e374,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-21 08:55:58.870 30772 7780 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@548b4c4
01-21 08:55:58.873 30772 7780 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@77422e2
01-21 08:55:58.873 30772 7780 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
01-21 08:55:58.919 30772 7780 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-21 08:55:58.919 30772 7780 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
01-21 08:55:58.923 30772 7780 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
01-21 08:55:58.929 30772 7780 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
01-21 08:55:58.935 30772 7780 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-21 08:55:58.939 30772 7780 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-21 08:55:58.948 30772 7780 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-21 08:55:58.949 30772 7780 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
01-21 08:55:58.949 30772 7780 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
01-21 08:55:58.949 30772 7780 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-21 08:55:58.949 30772 7822 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
01-21 08:55:58.950 30772 7780 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
01-21 08:55:58.950 30772 30772 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-21 08:55:58.950 30772 7780 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
01-21 08:55:58.951 30772 7780 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
01-21 08:55:58.951 30772 7823 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-21 08:55:58.957 30772 7780 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 1921 ms
01-21 08:55:58.965 30772 7823 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-21 08:55:59.370 30772 7823 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-21 08:56:01.954 30772 7821 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
01-21 08:56:01.964 30772 7821 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579555561954
01-21 08:56:01.965 30772 7821 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-21 08:56:01.975 30772 7821 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-21 08:56:01.975 30772 7821 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
01-21 08:56:01.980 30772 7821 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-21 08:56:01.982 30772 7821 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579555561980
01-21 08:56:01.983 30772 7821 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-21 08:56:01.986 30772 7821 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-21 08:56:01.986 30772 7821 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
01-21 08:56:01.989 30772 7821 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-21 08:56:01.990 30772 7821 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
01-21 08:56:01.990 30772 7821 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505604070988
01-21 08:56:01.997 30772 7821 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
01-21 08:56:01.998 30772 7821 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-21 08:56:01.999 30772 7821 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-21 08:56:02.007 30772 7828 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-21 08:56:02.007 30772 7826 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-21 08:56:02.013 30772 7821 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
01-21 08:56:02.013 30772 7821 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
01-21 08:56:02.013 30772 7821 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-21 08:56:02.013 30772 7821 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
01-21 08:56:02.013 30772 7821 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-21 08:56:02.545 30772 7769 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0d8e2887-2f7e-4176-b382-e715522d8e1b,
tags={ in.netcore.smartechfcm.workmanager.SlaveDBSyncWorker } ]
01-21 08:56:27.503 30772 7786 I b : pushAmpDataParser: Listener status:
false
01-21 08:56:27.504 30772 7786 D b : pushAmpDataParser: --->{"data":
{"expiry":1581995653,"trid":"73436-1862-2951555-0-200121084201","message":"Cursing
the Traffic Vs Having Fun with
Co-riders","image":"https:\/\/ptop.only.wip.la:443\/https\/cdnt.netcoresmartech.com\/73436\/1579575869.png","dee
plink":"","customPayload":{},"carousel":[],"actionButton":[],"title":"Which Side
Are You On?","sound":true}}
01-21 08:56:27.518 30772 7786 W d : Unique ID!
01-21 08:56:27.529 30772 7762 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=95e03fcf-12da-4490-a42f-6ba92e926853,
tags={ in.netcore.smartechfcm.worker.SlavePushAmpWorker } ]
--------- beginning of main
01-21 12:05:17.534 9363 9363 I Perf : Connecting to perf service.
01-21 12:05:17.544 9363 9363 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
01-21 12:05:17.545 9363 9363 I MultiDex: VM with version 2.1.0 has multidex
support
01-21 12:05:17.545 9363 9363 I MultiDex: Installing application
01-21 12:05:17.545 9363 9363 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-21 12:05:17.545 9363 9363 I MultiDex: Installing application
01-21 12:05:17.545 9363 9363 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-21 12:05:17.594 9363 9363 I FirebaseInitProvider: FirebaseApp initialization
successful
01-21 12:05:17.599 9363 9363 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
01-21 12:05:17.600 9363 9363 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
01-21 12:05:17.632 9363 8066 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
01-21 12:05:17.632 9363 8066 I DpmTcmClient: RegisterTcmMonitor from:
com.android.okhttp.TcmIdleTimerMonitor
01-21 12:05:17.683 9363 8064 I FA : App measurement is starting up, version:
15300
01-21 12:05:17.683 9363 8064 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
01-21 12:05:17.683 9363 8064 I FA : To enable faster debug mode event
logging run:
01-21 12:05:17.683 9363 8064 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
01-21 12:05:17.688 9363 9363 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
01-21 12:05:17.689 9363 9363 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
01-21 12:05:17.858 9363 8080 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
01-21 12:05:17.951 9363 8080 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
01-21 12:05:17.957 9363 9363 E a : Value of SMT_USE_AD_ID : null
01-21 12:05:17.958 9363 9363 D NetcoreSDK: readConfig: null
01-21 12:05:17.962 9363 8080 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
01-21 12:05:17.962 9363 8080 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
01-21 12:05:17.962 9363 8080 I GAv4 : adb logcat -s GAv4
01-21 12:05:18.011 9363 8080 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
01-21 12:05:18.017 9363 9363 I CleverTap: Activity Lifecycle Callback
successfully registered
01-21 12:05:18.019 9363 9363 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
01-21 12:05:18.028 9363 8129 I CleverTap: SDK Version Code is 30501
01-21 12:05:18.029 9363 9363 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
01-21 12:05:18.030 9363 8129 I CleverTap: CTPushNotificationReceiver is present
01-21 12:05:18.030 9363 8080 D AppsFlyer_4.9.0: Done loading properties: true
01-21 12:05:18.032 9363 9363 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-21 12:05:18.032 9363 8129 I CleverTap: InstallReferrerBroadcastReceiver is
present
01-21 12:05:18.033 9363 9363 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-21 12:05:18.034 9363 8129 I CleverTap: CTNotificationIntentService not present
01-21 12:05:18.035 9363 8129 I CleverTap: CTBackgroundJobService is present
01-21 12:05:18.037 9363 8129 I CleverTap: CTBackgroundIntentService is present
01-21 12:05:18.040 9363 9363 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
01-21 12:05:18.043 9363 8129 I CleverTap: InAppNotificationActivity is present
01-21 12:05:18.045 9363 8129 I CleverTap: FcmMessageListenerService not present
01-21 12:05:18.045 9363 8137 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
01-21 12:05:18.046 9363 8137 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
01-21 12:05:18.046 9363 8137 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505604070988
01-21 12:05:18.046 9363 8137 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
01-21 12:05:18.046 9363 8137 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@a85feec
01-21 12:05:18.046 9363 8137 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
01-21 12:05:18.047 9363 8129 I CleverTap: FcmTokenListenerService not present
01-21 12:05:18.048 9363 8070 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
01-21 12:05:18.075 9363 8070 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
01-21 12:05:18.075 9363 8070 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
01-21 12:05:18.099 9363 8140 D SlaveNetworkWorker: not matched:
01-21 12:05:18.131 9363 8077 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
01-21 12:05:18.141 9363 8153 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {af-uinstall-tracking=true}
01-21 12:05:18.146 9363 8153 E b : Error: No value for data
01-21 12:05:18.146 9363 8153 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-21 12:05:18.146 9363 8153 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Session is
not yet initialized; will queue up the message and process after session is
initialized
01-21 12:05:18.147 9363 8070 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-21 12:05:18.165 9363 8077 W UserDataStore: initStore should have been called
before calling setUserID
01-21 12:05:18.211 9363 8129 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
01-21 12:05:18.221 9363 8070 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-21 12:05:18.237 9363 8129 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
01-21 12:05:18.239 9363 8129 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
01-21 12:05:18.267 9363 8137 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
01-21 12:05:18.283 9363 8070 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-21 12:05:18.306 9363 8137 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@2c2f6ed
01-21 12:05:18.306 9363 8137 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
01-21 12:05:18.309 9363 8070 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
01-21 12:05:18.369 9363 8070 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
01-21 12:05:18.369 9363 9363 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
01-21 12:05:18.535 9363 8140 D b : getData: response code:200
01-21 12:05:18.535 9363 8140 D b : POST:
https://pn.netcoresmartech.com/pn_register ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200121120517,"lat":null,"lng":
null,"adid":"","oldToken":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","sessionid":"1579588517839","tx"
:"1579588517882","eventid":"25","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3"} --- 200 OK
{"status":"success","panelStatus":"1"}
01-21 12:05:18.538 9363 8079 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=382b5af6-c4b2-4f0f-a0f2-c073e3869f41,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-21 12:05:18.572 9363 8116 I ApxorSDK: ApxorSDK(v258) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
01-21 12:05:18.729 9363 8069 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
01-21 12:05:18.908 9363 8156 D b : Get:
https://pa.netcoresmartech.com/getnotifications?
sdkversion=2.2.1&appid=d25af8de489a0ca420f9540aed14013a&guid=dcd912d4-2bb9-4151-
810c-c0078e967ac9&lts=1579577187&type=android -> --- 200 OK
{"pa_enable":"1","notifications":[],"pa_freq":"15"}
01-21 12:05:20.585 9363 8498 D
com.disha.quickride.androidapp.notification.NotificationUpdateWorker:
NotificationUpdateWorker.doWork() started
01-21 12:05:20.601 9363 8498 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-21 12:05:21.044 9363 8498 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-21 12:05:21.067 9363 8498 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-21 12:05:21.073 9363 8137 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@6e60e1d
01-21 12:05:21.075 9363 8137 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@50f5263
01-21 12:05:21.075 9363 8137 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
01-21 12:05:21.225 9363 8137 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-21 12:05:21.225 9363 8137 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
01-21 12:05:21.228 9363 8137 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
01-21 12:05:21.239 9363 8137 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
01-21 12:05:21.245 9363 8137 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-21 12:05:21.249 9363 8137 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-21 12:05:21.262 9363 8137 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-21 12:05:21.263 9363 8137 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
01-21 12:05:21.263 9363 8137 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
01-21 12:05:21.263 9363 8137 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-21 12:05:21.264 9363 8137 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
01-21 12:05:21.264 9363 8137 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
all GCM messages arrived before session was initialized
01-21 12:05:21.264 9363 8137 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message : Bundle[{af-uinstall-tracking=true}]
01-21 12:05:21.266 9363 9363 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-21 12:05:21.268 9363 8137 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
01-21 12:05:21.270 9363 8137 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
01-21 12:05:21.270 9363 8628 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
01-21 12:05:21.278 9363 8629 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-21 12:05:21.309 9363 8629 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-21 12:05:21.312 9363 8137 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 3267 ms
01-21 12:05:21.368 9363 8498 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-21 12:05:21.454 9363 8114 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=ef304daf-381f-4c46-a0ba-16ab9ec0c882,
tags={ com.disha.quickride.androidapp.notification.NotificationUpdateWorker } ]
01-21 12:05:21.663 9363 8629 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-21 12:05:24.262 9363 8627 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
01-21 12:05:24.267 9363 8627 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579566924263
01-21 12:05:24.267 9363 8627 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-21 12:05:24.274 9363 8627 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-21 12:05:24.274 9363 8627 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
01-21 12:05:24.279 9363 8627 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-21 12:05:24.282 9363 8627 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579566924279
01-21 12:05:24.282 9363 8627 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-21 12:05:24.286 9363 8627 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-21 12:05:24.286 9363 8627 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
01-21 12:05:24.290 9363 8627 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-21 12:05:24.291 9363 8627 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
01-21 12:05:24.291 9363 8627 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505604070988
01-21 12:05:24.301 9363 8627 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
01-21 12:05:24.301 9363 8627 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-21 12:05:24.303 9363 8627 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-21 12:05:24.310 9363 8715 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-21 12:05:24.310 9363 8717 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-21 12:05:24.314 9363 8627 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
01-21 12:05:24.314 9363 8627 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
01-21 12:05:24.314 9363 8627 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-21 12:05:24.314 9363 8627 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
01-21 12:05:24.314 9363 8627 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-21 12:05:25.623 9363 8119 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0d8e2887-2f7e-4176-b382-e715522d8e1b,
tags={ in.netcore.smartechfcm.workmanager.SlaveDBSyncWorker } ]
01-21 12:05:48.950 9363 8156 I b : pushAmpDataParser: Listener status:
false
01-21 12:05:48.957 9363 8079 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=6d8124c8-6612-4f21-8abd-2d8440d5f8ad,
tags={ in.netcore.smartechfcm.worker.SlavePushAmpWorker } ]
--------- beginning of main
01-21 15:30:48.659 9339 9339 I Perf : Connecting to perf service.
01-21 15:30:48.665 9339 9339 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
01-21 15:30:48.666 9339 9339 I MultiDex: VM with version 2.1.0 has multidex
support
01-21 15:30:48.666 9339 9339 I MultiDex: Installing application
01-21 15:30:48.666 9339 9339 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-21 15:30:48.666 9339 9339 I MultiDex: Installing application
01-21 15:30:48.666 9339 9339 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-21 15:30:48.703 9339 9339 I FirebaseInitProvider: FirebaseApp initialization
successful
01-21 15:30:48.709 9339 9339 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
01-21 15:30:48.710 9339 9339 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
01-21 15:30:48.733 9339 29331 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
01-21 15:30:48.734 9339 29331 I DpmTcmClient: RegisterTcmMonitor from:
com.android.okhttp.TcmIdleTimerMonitor
01-21 15:30:48.750 9339 29329 I FA : App measurement is starting up, version:
15300
01-21 15:30:48.751 9339 29329 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
01-21 15:30:48.751 9339 29329 I FA : To enable faster debug mode event
logging run:
01-21 15:30:48.751 9339 29329 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
01-21 15:30:48.762 9339 9339 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
01-21 15:30:48.765 9339 9339 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
01-21 15:30:48.840 9339 29344 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
01-21 15:30:48.863 9339 29344 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
01-21 15:30:48.868 9339 29344 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
01-21 15:30:48.868 9339 29344 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
01-21 15:30:48.868 9339 29344 I GAv4 : adb logcat -s GAv4
01-21 15:30:48.922 9339 9339 E a : Value of SMT_USE_AD_ID : null
01-21 15:30:48.923 9339 29344 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
01-21 15:30:48.923 9339 9339 D NetcoreSDK: readConfig: null
01-21 15:30:48.925 9339 29344 D AppsFlyer_4.9.0: Done loading properties: true
01-21 15:30:48.975 9339 9339 I CleverTap: Activity Lifecycle Callback
successfully registered
01-21 15:30:48.976 9339 9339 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
01-21 15:30:48.993 9339 9339 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
01-21 15:30:48.997 9339 9339 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-21 15:30:48.998 9339 29380 I CleverTap: SDK Version Code is 30501
01-21 15:30:48.999 9339 9339 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-21 15:30:49.000 9339 29380 I CleverTap: CTPushNotificationReceiver is present
01-21 15:30:49.002 9339 29380 I CleverTap: InstallReferrerBroadcastReceiver is
present
01-21 15:30:49.003 9339 29380 I CleverTap: CTNotificationIntentService not present
01-21 15:30:49.005 9339 29380 I CleverTap: CTBackgroundJobService is present
01-21 15:30:49.007 9339 29380 I CleverTap: CTBackgroundIntentService is present
01-21 15:30:49.009 9339 9339 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
01-21 15:30:49.013 9339 29380 I CleverTap: InAppNotificationActivity is present
01-21 15:30:49.014 9339 29386 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
01-21 15:30:49.014 9339 29386 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
01-21 15:30:49.015 9339 29386 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505604070988
01-21 15:30:49.015 9339 29335 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
01-21 15:30:49.015 9339 29386 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
01-21 15:30:49.015 9339 29386 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@bcdd969
01-21 15:30:49.015 9339 29386 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
01-21 15:30:49.020 9339 29380 I CleverTap: FcmMessageListenerService not present
01-21 15:30:49.023 9339 29380 I CleverTap: FcmTokenListenerService not present
01-21 15:30:49.038 9339 29335 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
01-21 15:30:49.038 9339 29335 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
01-21 15:30:49.070 9339 29335 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-21 15:30:49.090 9339 29388 D SlaveNetworkWorker: not matched:
01-21 15:30:49.141 9339 29335 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-21 15:30:49.154 9339 29391 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received :
{data={"image":"https://cdnt.netcoresmartech.com/73436/1579599573.png","sound":true
,"deeplink":"quickride://newride?__sta\u003dQQBFTFHFYJFJFQ%7CJYQI\
u0026__stm_medium\u003dapn\u0026__stm_source\u003dsmartech\u0026__stm_id\
u003d1865","actionButton":[],"expiry":1579621927,"carousel":[],"title":"A Quick
Ride a day keeps the Traffic away!","message":"Have a Terrific Tuesday
😊","customPayload":{},"trid":"73436-1865-2951555-0-200121151436"}, trid=73436-
1865-2951555-0-200121151436}
01-21 15:30:49.155 9339 29380 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
01-21 15:30:49.155 9339 29380 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
01-21 15:30:49.186 9339 29380 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
01-21 15:30:49.186 9339 29340 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
01-21 15:30:49.200 9339 29340 W UserDataStore: initStore should have been called
before calling setUserID
01-21 15:30:49.202 9339 29386 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
01-21 15:30:49.204 9339 29335 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-21 15:30:49.225 9339 29391 D b : Firebase: Notification Delivered
01-21 15:30:49.264 9339 29386 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@1627b5e
01-21 15:30:49.264 9339 29386 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
01-21 15:30:49.272 9339 29335 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
01-21 15:30:49.301 9339 29335 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
01-21 15:30:49.302 9339 9339 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
01-21 15:30:50.877 9339 29386 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@c2b0d87
01-21 15:30:50.880 9339 29386 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@515d8dd
01-21 15:30:50.881 9339 29386 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
01-21 15:30:50.930 9339 29386 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-21 15:30:50.930 9339 29386 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
01-21 15:30:50.933 9339 29386 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
01-21 15:30:50.939 9339 29386 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
01-21 15:30:50.946 9339 29386 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-21 15:30:50.950 9339 29386 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-21 15:30:50.960 9339 29386 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-21 15:30:50.961 9339 29386 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
01-21 15:30:50.961 9339 29386 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
01-21 15:30:50.961 9339 29386 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-21 15:30:50.964 9339 9339 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-21 15:30:50.965 9339 29386 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
01-21 15:30:50.965 9339 29386 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
01-21 15:30:50.966 9339 29386 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
01-21 15:30:50.966 9339 29489 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-21 15:30:50.975 9339 29488 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
01-21 15:30:50.978 9339 29386 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 1967 ms
01-21 15:30:50.984 9339 29489 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-21 15:30:53.961 9339 29487 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
01-21 15:30:53.970 9339 29487 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579579253961
01-21 15:30:53.971 9339 29487 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-21 15:30:53.982 9339 29487 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-21 15:30:53.982 9339 29487 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
01-21 15:30:53.986 9339 29487 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-21 15:30:53.989 9339 29487 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579579253986
01-21 15:30:53.989 9339 29487 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-21 15:30:53.993 9339 29487 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-21 15:30:53.993 9339 29487 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
01-21 15:30:53.996 9339 29487 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-21 15:30:53.997 9339 29487 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
01-21 15:30:53.997 9339 29487 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505604070988
01-21 15:30:54.004 9339 29487 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
01-21 15:30:54.004 9339 29487 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-21 15:30:54.005 9339 29510 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-21 15:30:54.005 9339 29487 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-21 15:30:54.006 9339 29512 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-21 15:30:54.015 9339 29487 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
01-21 15:30:54.015 9339 29487 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
01-21 15:30:54.015 9339 29487 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-21 15:30:54.015 9339 29487 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
01-21 15:30:54.015 9339 29487 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-21 15:30:56.703 9339 29369 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0d8e2887-2f7e-4176-b382-e715522d8e1b,
tags={ in.netcore.smartechfcm.workmanager.SlaveDBSyncWorker } ]
01-21 15:30:58.059 9339 29387 W FirebaseInstanceId: Service took too long to
process intent: com.google.android.c2dm.intent.RECEIVE App may get closed.
01-21 15:31:18.224 9339 29334 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
01-21 15:31:24.602 9339 29388 D b : getData: response code:200
01-21 15:31:24.604 9339 29388 D b : POST:
https://pn.netcoresmartech.com/pn_register ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200121153048,"lat":null,"lng":
null,"adid":"","oldToken":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","sessionid":"1579600848869","tx"
:"1579600848893","eventid":"25","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3"} --- 200 OK
{"status":"success","panelStatus":"1"}
01-21 15:31:24.620 9339 29342 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=220e9cbe-85a6-472f-afe5-ee3ed4d3df2b,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-21 15:31:30.248 9339 29371 I ApxorSDK: ApxorSDK(v258) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
01-21 15:31:34.229 9339 29392 D b : Get:
https://pa.netcoresmartech.com/getnotifications?
sdkversion=2.2.1&appid=d25af8de489a0ca420f9540aed14013a&guid=dcd912d4-2bb9-4151-
810c-c0078e967ac9&lts=1579588548&type=android -> --- 200 OK
{"pa_enable":"1","notifications":[{"expiry":1579621927,"trid":"73436-1865-2951555-
0-200121151436","message":"Have a Terrific Tuesday
😊","image":"https://cdnt.netcoresmartech.com/73436/1579599573.png","deeplink":"qui
ckride://newride?__sta=QQBFTFHFYJFJFQ
%7CJYQI&__stm_medium=apn&__stm_source=smartech&__stm_id=1865","customPayload":
{},"carousel":[],"actionButton":[],"title":"A Quick Ride a day keeps the Traffic
away!","sound":true}],"pa_freq":"15"}
01-21 15:31:41.973 9339 29583 D SlaveNetworkWorker: not matched: 1
01-21 15:31:45.733 9339 29489 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 401
01-21 15:31:45.735 9339 29489 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.handleServiceErrorResponse {"result":"FAILURE","resultData":
{"errorCode":11103,"httpStatusCode":401,"developerMsg":"Unauthorized access; Jwt
token has expired","userMsg":"Secure session has expired","hintForCorrection":"Re-
login and retry","extraInfo":{}}}
01-21 15:31:45.759 9339 29489 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.processResponseErrorToProperException Error obj there [errorCode:
11103 ][httpStatusCode: 401 ][userMsg: Secure session has expired ]
[hintForCorrection: Re-login and retry ][extraInfo: {} ]
01-21 15:31:45.759 9339 29489 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
handleServiceErrorResponse : Failed to process response error
com.disha.quickride.rest.client.RestClientException: [errorCode: 11103 ]
[httpStatusCode: 401 ][userMsg: Secure session has expired ][hintForCorrection: Re-
login and retry ][extraInfo: {} ]
01-21 15:31:45.760 9339 29489 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-21 15:31:49.872 9339 29489 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-21 15:31:49.878 9339 29489 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-21 15:31:51.290 9339 29371 E Apxor : Unable to get config
01-21 15:31:56.623 9339 29489 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-21 15:32:04.272 9339 29392 I b : pushAmpDataParser: Listener status:
false
01-21 15:32:04.273 9339 29392 D b : pushAmpDataParser: --->{"data":
{"expiry":1579621927,"trid":"73436-1865-2951555-0-200121151436","message":"Have a
Terrific Tuesday
😊","image":"https:\/\/ptop.only.wip.la:443\/https\/cdnt.netcoresmartech.com\/73436\/1579599573.png","deeplink":
"quickride:\/\/newride?__sta=QQBFTFHFYJFJFQ
%7CJYQI&__stm_medium=apn&__stm_source=smartech&__stm_id=1865","customPayload":
{},"carousel":[],"actionButton":[],"title":"A Quick Ride a day keeps the Traffic
away!","sound":true}}
01-21 15:32:04.275 9339 29392 W d : Unique ID!
01-21 15:32:04.284 9339 29342 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=515e72a9-c822-496c-a98a-48aaa83295aa,
tags={ in.netcore.smartechfcm.worker.SlavePushAmpWorker } ]
01-21 15:32:11.183 9339 29583 V NativeCrypto: Read error: ssl=0x7615182088: I/O
error during system call, Software caused connection abort
01-21 15:32:11.185 9339 29583 E b : Error: Read error: ssl=0x7615182088: I/O
error during system call, Software caused connection abort
01-21 15:32:11.248 9339 29369 I WM-WorkerWrapper: Work [ id=0ff0cfa7-956c-4cfc-
a075-dbfab4d1795c, tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
was cancelled
01-21 15:32:11.248 9339 29369 I WM-WorkerWrapper:
java.util.concurrent.CancellationException: Task was cancelled.
01-21 15:32:11.248 9339 29369 I WM-WorkerWrapper: at vj.a(SourceFile:1184)
01-21 15:32:11.248 9339 29369 I WM-WorkerWrapper: at vj.c(SourceFile:514)
01-21 15:32:11.248 9339 29369 I WM-WorkerWrapper: at vj.get(SourceFile:475)
01-21 15:32:11.248 9339 29369 I WM-WorkerWrapper: at sw$2.run(SourceFile:298)
01-21 15:32:11.248 9339 29369 I WM-WorkerWrapper: at vc$a.run(SourceFile:91)
01-21 15:32:11.248 9339 29369 I WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-21 15:32:11.248 9339 29369 I WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-21 15:32:11.248 9339 29369 I WM-WorkerWrapper: at
java.lang.Thread.run(Thread.java:764)
01-21 15:38:52.179 9339 29341 V NativeCrypto: SSL shutdown failed:
ssl=0x7614f62cc8: I/O error during system call, Software caused connection abort
01-21 15:38:56.327 9339 29341 V NativeCrypto: SSL shutdown failed:
ssl=0x7614f64048: I/O error during system call, Software caused connection abort
01-21 15:39:03.046 9339 29341 V NativeCrypto: SSL shutdown failed:
ssl=0x7614f64588: I/O error during system call, Software caused connection abort
01-21 15:39:12.843 9339 29341 V NativeCrypto: SSL shutdown failed:
ssl=0x7615181cc8: I/O error during system call, Software caused connection abort
01-21 15:39:17.351 9339 29341 V NativeCrypto: SSL shutdown failed:
ssl=0x762d0ac0c8: I/O error during system call, Software caused connection abort
01-21 15:39:56.162 9339 29498 D SlaveNetworkWorker: matched
01-21 15:39:56.164 9339 29369 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0ff0cfa7-956c-4cfc-a075-dbfab4d1795c,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
--------- beginning of main
01-21 15:50:58.529 32322 32322 I Perf : Connecting to perf service.
01-21 15:50:58.536 32322 32322 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
01-21 15:50:58.538 32322 32322 I MultiDex: VM with version 2.1.0 has multidex
support
01-21 15:50:58.538 32322 32322 I MultiDex: Installing application
01-21 15:50:58.538 32322 32322 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-21 15:50:58.538 32322 32322 I MultiDex: Installing application
01-21 15:50:58.538 32322 32322 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-21 15:50:58.588 32322 32322 I FirebaseInitProvider: FirebaseApp initialization
successful
01-21 15:50:58.594 32322 32322 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
01-21 15:50:58.596 32322 32322 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
01-21 15:50:58.625 32322 1957 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
01-21 15:50:58.625 32322 1957 I DpmTcmClient: RegisterTcmMonitor from:
com.android.okhttp.TcmIdleTimerMonitor
01-21 15:50:58.665 32322 1955 I FA : App measurement is starting up, version:
15300
01-21 15:50:58.666 32322 1955 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
01-21 15:50:58.667 32322 1955 I FA : To enable faster debug mode event
logging run:
01-21 15:50:58.667 32322 1955 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
01-21 15:50:58.673 32322 32322 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
01-21 15:50:58.674 32322 32322 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
01-21 15:50:58.793 32322 2012 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
01-21 15:50:58.819 32322 2012 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
01-21 15:50:58.822 32322 2012 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
01-21 15:50:58.822 32322 2012 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
01-21 15:50:58.822 32322 2012 I GAv4 : adb logcat -s GAv4
01-21 15:50:58.855 32322 2012 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
01-21 15:50:58.857 32322 2012 D AppsFlyer_4.9.0: Done loading properties: true
01-21 15:50:58.859 32322 32322 E a : Value of SMT_USE_AD_ID : null
01-21 15:50:58.860 32322 32322 D NetcoreSDK: readConfig: null
01-21 15:50:58.912 32322 32322 I CleverTap: Activity Lifecycle Callback
successfully registered
01-21 15:50:58.914 32322 32322 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
01-21 15:50:58.922 32322 2103 I CleverTap: SDK Version Code is 30501
01-21 15:50:58.923 32322 32322 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
01-21 15:50:58.924 32322 2103 I CleverTap: CTPushNotificationReceiver is present
01-21 15:50:58.925 32322 2103 I CleverTap: InstallReferrerBroadcastReceiver is
present
01-21 15:50:58.925 32322 32322 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-21 15:50:58.926 32322 32322 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-21 15:50:58.926 32322 2103 I CleverTap: CTNotificationIntentService not present
01-21 15:50:58.928 32322 2103 I CleverTap: CTBackgroundJobService is present
01-21 15:50:58.929 32322 2103 I CleverTap: CTBackgroundIntentService is present
01-21 15:50:58.932 32322 32322 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
01-21 15:50:58.934 32322 2115 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
01-21 15:50:58.934 32322 2115 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
01-21 15:50:58.934 32322 2103 I CleverTap: InAppNotificationActivity is present
01-21 15:50:58.935 32322 2115 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505604070988
01-21 15:50:58.935 32322 2115 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
01-21 15:50:58.935 32322 2115 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@2eaaf81
01-21 15:50:58.935 32322 2115 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
01-21 15:50:58.936 32322 2103 I CleverTap: FcmMessageListenerService not present
01-21 15:50:58.938 32322 2103 I CleverTap: FcmTokenListenerService not present
01-21 15:50:58.952 32322 1959 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
01-21 15:50:58.963 32322 2115 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
01-21 15:50:58.968 32322 1959 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
01-21 15:50:58.968 32322 1959 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
01-21 15:50:58.974 32322 2130 D SlaveNetworkWorker: not matched:
01-21 15:50:58.998 32322 2134 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {}
01-21 15:50:59.002 32322 2134 E b : Error: No value for data
01-21 15:50:59.002 32322 2134 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-21 15:50:59.003 32322 2134 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Session is
not yet initialized; will queue up the message and process after session is
initialized
01-21 15:50:59.017 32322 2103 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
01-21 15:50:59.019 32322 1959 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-21 15:50:59.032 32322 2103 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
01-21 15:50:59.033 32322 2103 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
01-21 15:50:59.035 32322 1959 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-21 15:50:59.038 32322 1959 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-21 15:50:59.038 32322 2115 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@353a104
01-21 15:50:59.038 32322 2115 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
01-21 15:50:59.068 32322 1959 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
01-21 15:50:59.095 32322 1959 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
01-21 15:50:59.095 32322 32322 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
01-21 15:50:59.126 32322 1981 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
01-21 15:50:59.128 32322 1981 W UserDataStore: initStore should have been called
before calling setUserID
01-21 15:50:59.269 32322 2081 I ApxorSDK: ApxorSDK(v258) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
01-21 15:50:59.357 32322 2136 D b : Get:
https://pa.netcoresmartech.com/getnotifications?
sdkversion=2.2.1&appid=d25af8de489a0ca420f9540aed14013a&guid=dcd912d4-2bb9-4151-
810c-c0078e967ac9&lts=1579600924&type=android -> --- 200 OK
{"pa_enable":"1","notifications":[],"pa_freq":"15"}
01-21 15:50:59.384 32322 2130 D b : getData: response code:200
01-21 15:50:59.385 32322 2130 D b : POST:
https://pn.netcoresmartech.com/pn_register ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200121155058,"lat":null,"lng":
null,"adid":"","oldToken":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","sessionid":"1579602058817","tx"
:"1579602058841","eventid":"25","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3"} --- 200 OK
{"status":"success","panelStatus":"1"}
01-21 15:50:59.389 32322 2083 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=058079e7-debe-471a-9133-5a9676c2145d,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-21 15:50:59.600 32322 1960 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
01-21 15:51:00.616 32322 2115 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@4330c2c
01-21 15:51:00.619 32322 2115 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@df68c8a
01-21 15:51:00.619 32322 2115 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
01-21 15:51:00.666 32322 2115 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-21 15:51:00.667 32322 2115 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
01-21 15:51:00.671 32322 2115 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
01-21 15:51:00.677 32322 2115 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
01-21 15:51:00.683 32322 2115 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-21 15:51:00.686 32322 2115 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-21 15:51:00.695 32322 2115 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-21 15:51:00.695 32322 2115 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
01-21 15:51:00.696 32322 2115 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
01-21 15:51:00.696 32322 2115 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-21 15:51:00.696 32322 2209 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
01-21 15:51:00.696 32322 2115 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
01-21 15:51:00.697 32322 2115 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
all GCM messages arrived before session was initialized
01-21 15:51:00.697 32322 2115 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message : Bundle[{}]
01-21 15:51:00.697 32322 32322 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-21 15:51:00.697 32322 2115 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
01-21 15:51:00.698 32322 2210 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-21 15:51:00.698 32322 2115 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
01-21 15:51:00.704 32322 2115 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 1769 ms
01-21 15:51:00.710 32322 2210 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-21 15:51:01.153 32322 2210 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-21 15:51:03.696 32322 2208 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
01-21 15:51:03.707 32322 2208 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579580463696
01-21 15:51:03.708 32322 2208 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-21 15:51:03.715 32322 2208 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-21 15:51:03.715 32322 2208 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
01-21 15:51:03.719 32322 2208 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-21 15:51:03.723 32322 2208 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579580463720
01-21 15:51:03.723 32322 2208 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-21 15:51:03.728 32322 2208 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-21 15:51:03.728 32322 2208 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
01-21 15:51:03.731 32322 2208 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-21 15:51:03.732 32322 2208 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
01-21 15:51:03.732 32322 2208 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505604070988
01-21 15:51:03.740 32322 2208 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
01-21 15:51:03.740 32322 2208 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-21 15:51:03.742 32322 2219 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-21 15:51:03.742 32322 2208 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-21 15:51:03.742 32322 2224 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-21 15:51:03.750 32322 2208 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
01-21 15:51:03.750 32322 2208 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
01-21 15:51:03.750 32322 2208 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-21 15:51:03.750 32322 2208 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
01-21 15:51:03.750 32322 2208 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-21 15:51:04.471 32322 2076 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0d8e2887-2f7e-4176-b382-e715522d8e1b,
tags={ in.netcore.smartechfcm.workmanager.SlaveDBSyncWorker } ]
01-21 15:51:04.522 32322 2226 D SlaveDBEventUploadWorker:
doWork ::::::::::::::::::::: row id ::::::::::488
01-21 15:51:04.819 32322 2226 D b : getData: response code:200
01-21 15:51:04.820 32322 2226 D b : POST:
https://pn.netcoresmartech.com/pn_deliver ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200121153141,"lat":null,"lng":
null,"adid":"","trid":"73436-1865-2951555-0-
200121151436","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","isAmplified":0,"action":"delive
red"} --- 200 OK {"status" : "success"}
01-21 15:51:04.848 32322 2226 D SlaveDBEventUploadWorker:
delete ::::::::::::::::: 488 ::::::::::::: 1
01-21 15:51:04.851 32322 2023 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=363a0423-ed63-43d3-a094-cad112bc8b64,
tags={ in.netcore.smartechfcm.workmanager.SlaveDBEventUploadWorker } ]
01-21 15:51:29.399 32322 2136 I b : pushAmpDataParser: Listener status:
false
01-21 15:51:29.405 32322 2083 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=27f28a22-caa6-4f79-b7c0-1e823b192682,
tags={ in.netcore.smartechfcm.worker.SlavePushAmpWorker } ]
01-21 16:05:21.525 32322 2130 D
com.disha.quickride.androidapp.notification.NotificationUpdateWorker:
NotificationUpdateWorker.doWork() started
01-21 16:05:21.539 32322 2130 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-21 16:05:21.960 32322 2130 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-21 16:05:22.009 32322 2130 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-21 16:05:22.318 32322 2130 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-21 16:05:22.415 32322 2083 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=ef304daf-381f-4c46-a0ba-16ab9ec0c882,
tags={ com.disha.quickride.androidapp.notification.NotificationUpdateWorker } ]
01-21 16:06:09.581 32322 2083 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0d8e2887-2f7e-4176-b382-e715522d8e1b,
tags={ in.netcore.smartechfcm.workmanager.SlaveDBSyncWorker } ]
01-21 16:06:29.843 32322 2226 D b : Get:
https://pa.netcoresmartech.com/getnotifications?
sdkversion=2.2.1&appid=d25af8de489a0ca420f9540aed14013a&guid=dcd912d4-2bb9-4151-
810c-c0078e967ac9&lts=1579602089&type=android -> --- 200 OK
{"pa_enable":"1","notifications":[],"pa_freq":"15"}
01-21 16:06:59.889 32322 2226 I b : pushAmpDataParser: Listener status:
false
01-21 16:06:59.900 32322 2083 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=27f28a22-caa6-4f79-b7c0-1e823b192682,
tags={ in.netcore.smartechfcm.worker.SlavePushAmpWorker } ]
01-21 16:09:44.778 32322 4143 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {data={"image":"","sound":true,"deeplink":"quickride://rides?
__sta\u003dQQBFTFHFYJFJFQ%7CHYQI\u0026__stm_medium\u003dapn\u0026__stm_source\
u003dsmartech\u0026__stm_id\u003d1864","actionButton":
[],"expiry":1579613985,"carousel":[],"title":"Win 50 FREE Ride Points 🚗
💰","message":"Take 3 rides this week on Quick Ride to win upto 50 FREE Ride
Points! Ride Points will be auto-credited by 28th Jan on successful completion of 3
rides between 20th Jan to 25th Jan.","customPayload":{},"trid":"73436-1864-2951555-
0-200121160347"}, trid=73436-1864-2951555-0-200121160347}
01-21 16:09:44.797 32322 4143 D b : Firebase: Notification Delivered
01-21 16:09:44.899 32322 2136 D SlaveNetworkWorker: not matched: 1
01-21 16:09:45.410 32322 2136 D b : getData: response code:200
01-21 16:09:45.411 32322 2136 D b : POST:
https://pn.netcoresmartech.com/pn_deliver ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200121160944,"lat":null,"lng":
null,"adid":"","trid":"73436-1864-2951555-0-
200121160347","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","isAmplified":0,"action":"delive
red","worker":"Network-->489"} --- 200 OK {"status" : "success"}
01-21 16:09:45.444 32322 2083 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=5ee31989-549a-4f0f-a33f-3ecd495fee00,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
--------- beginning of main
01-21 16:10:32.425 4164 4164 E disha.quickrid: Not starting debugger since
process cannot load the jdwp agent.
01-21 16:10:32.469 4164 4182 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-21 16:10:32.479 4164 4182 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-21 16:10:32.493 4164 4182 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
01-21 16:10:32.493 4164 4182 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
01-21 16:10:32.517 4164 4164 D Embryo : preload com.disha.quickride, 12ms,
hwui=true, layout=false, decor=false
01-21 16:10:32.525 4164 4255 D OpenGLRenderer: Skia GL Pipeline
01-21 16:39:41.636 4164 4164 I Perf : Connecting to perf service.
01-21 16:39:41.643 4164 4164 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
01-21 16:39:41.644 4164 4164 I MultiDex: VM with version 2.1.0 has multidex
support
01-21 16:39:41.644 4164 4164 I MultiDex: Installing application
01-21 16:39:41.644 4164 4164 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-21 16:39:41.644 4164 4164 I MultiDex: Installing application
01-21 16:39:41.644 4164 4164 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-21 16:39:41.697 4164 4164 I FirebaseInitProvider: FirebaseApp initialization
successful
01-21 16:39:41.704 4164 4164 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
01-21 16:39:41.706 4164 4164 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
01-21 16:39:41.735 4164 6567 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
01-21 16:39:41.736 4164 6567 I DpmTcmClient: RegisterTcmMonitor from:
com.android.okhttp.TcmIdleTimerMonitor
01-21 16:39:41.757 4164 6565 I FA : App measurement is starting up, version:
15300
01-21 16:39:41.757 4164 6565 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
01-21 16:39:41.758 4164 6565 I FA : To enable faster debug mode event
logging run:
01-21 16:39:41.758 4164 6565 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
01-21 16:39:41.762 4164 4164 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
01-21 16:39:41.763 4164 4164 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
01-21 16:39:41.871 4164 6580 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
01-21 16:39:41.907 4164 6580 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
01-21 16:39:41.913 4164 6580 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
01-21 16:39:41.913 4164 6580 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
01-21 16:39:41.913 4164 6580 I GAv4 : adb logcat -s GAv4
01-21 16:39:41.954 4164 4164 E a : Value of SMT_USE_AD_ID : null
01-21 16:39:41.955 4164 4164 D NetcoreSDK: readConfig: null
01-21 16:39:41.963 4164 6580 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
01-21 16:39:41.965 4164 6580 D AppsFlyer_4.9.0: Done loading properties: true
01-21 16:39:41.997 4164 4164 I CleverTap: Activity Lifecycle Callback
successfully registered
01-21 16:39:41.999 4164 4164 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
01-21 16:39:42.012 4164 6654 I CleverTap: SDK Version Code is 30501
01-21 16:39:42.013 4164 6654 I CleverTap: CTPushNotificationReceiver is present
01-21 16:39:42.015 4164 4164 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
01-21 16:39:42.015 4164 6654 I CleverTap: InstallReferrerBroadcastReceiver is
present
01-21 16:39:42.016 4164 6654 I CleverTap: CTNotificationIntentService not present
01-21 16:39:42.018 4164 6654 I CleverTap: CTBackgroundJobService is present
01-21 16:39:42.018 4164 4164 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-21 16:39:42.019 4164 4164 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-21 16:39:42.020 4164 6654 I CleverTap: CTBackgroundIntentService is present
01-21 16:39:42.025 4164 6654 I CleverTap: InAppNotificationActivity is present
01-21 16:39:42.027 4164 6654 I CleverTap: FcmMessageListenerService not present
01-21 16:39:42.029 4164 6654 I CleverTap: FcmTokenListenerService not present
01-21 16:39:42.029 4164 4164 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
01-21 16:39:42.049 4164 6662 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
01-21 16:39:42.050 4164 6662 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
01-21 16:39:42.055 4164 6571 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
01-21 16:39:42.055 4164 6662 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505604070988
01-21 16:39:42.055 4164 6662 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
01-21 16:39:42.056 4164 6662 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@cecad08
01-21 16:39:42.056 4164 6662 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
01-21 16:39:42.081 4164 6664 D SlaveNetworkWorker: not matched:
01-21 16:39:42.088 4164 6571 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
01-21 16:39:42.088 4164 6571 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
01-21 16:39:42.094 4164 6662 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
01-21 16:39:42.144 4164 6579 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
01-21 16:39:42.165 4164 6654 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
01-21 16:39:42.181 4164 6668 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {}
01-21 16:39:42.182 4164 6579 W UserDataStore: initStore should have been called
before calling setUserID
01-21 16:39:42.182 4164 6668 E b : Error: No value for data
01-21 16:39:42.183 4164 6668 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-21 16:39:42.189 4164 6668 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Session is
not yet initialized; will queue up the message and process after session is
initialized
01-21 16:39:42.192 4164 6654 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
01-21 16:39:42.195 4164 6654 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
01-21 16:39:42.199 4164 6571 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-21 16:39:42.223 4164 6662 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@a57efb3
01-21 16:39:42.223 4164 6662 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
01-21 16:39:42.231 4164 6571 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-21 16:39:42.233 4164 6571 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-21 16:39:42.261 4164 6571 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
01-21 16:39:42.293 4164 6571 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
01-21 16:39:42.293 4164 4164 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
01-21 16:39:42.533 4164 6644 I ApxorSDK: ApxorSDK(v258) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
01-21 16:39:42.566 4164 6664 D b : getData: response code:200
01-21 16:39:42.566 4164 6664 D b : POST:
https://pn.netcoresmartech.com/pn_register ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200121163941,"lat":null,"lng":
null,"adid":"","oldToken":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","sessionid":"1579604981901","tx"
:"1579604981921","eventid":"25","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3"} --- 200 OK
{"status":"success","panelStatus":"1"}
01-21 16:39:42.571 4164 6578 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=ac214264-f5b3-4692-ab49-1b084abf6047,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-21 16:39:42.681 4164 6671 D b : Get:
https://pa.netcoresmartech.com/getnotifications?
sdkversion=2.2.1&appid=d25af8de489a0ca420f9540aed14013a&guid=dcd912d4-2bb9-4151-
810c-c0078e967ac9&lts=1579603019&type=android -> --- 200 OK
{"pa_enable":"1","notifications":[{"expiry":1579613985,"trid":"73436-1864-2951555-
0-200121160347","message":"Take 3 rides this week on Quick Ride to win upto 50 FREE
Ride Points! Ride Points will be auto-credited by 28th Jan on successful completion
of 3 rides between 20th Jan to 25th Jan.","image":"","deeplink":"quickride://rides?
__sta=QQBFTFHFYJFJFQ
%7CHYQI&__stm_medium=apn&__stm_source=smartech&__stm_id=1864","customPayload":
{},"carousel":[],"actionButton":[],"title":"Win 50 FREE Ride Points 🚗
💰","sound":true}],"pa_freq":"15"}
01-21 16:39:42.692 4164 6570 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
01-21 16:39:43.827 4164 6662 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@493d7df
01-21 16:39:43.830 4164 6662 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@d79c6f5
01-21 16:39:43.830 4164 6662 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
01-21 16:39:43.878 4164 6662 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-21 16:39:43.879 4164 6662 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
01-21 16:39:43.882 4164 6662 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
01-21 16:39:43.887 4164 6662 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
01-21 16:39:43.892 4164 6662 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-21 16:39:43.895 4164 6662 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-21 16:39:43.904 4164 6662 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-21 16:39:43.904 4164 6662 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
01-21 16:39:43.904 4164 6662 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
01-21 16:39:43.905 4164 6662 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-21 16:39:43.905 4164 6694 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
01-21 16:39:43.905 4164 6662 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
01-21 16:39:43.905 4164 6662 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
all GCM messages arrived before session was initialized
01-21 16:39:43.905 4164 6662 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message : Bundle[{}]
01-21 16:39:43.906 4164 4164 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-21 16:39:43.906 4164 6662 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
01-21 16:39:43.907 4164 6696 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-21 16:39:43.907 4164 6662 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
01-21 16:39:43.914 4164 6662 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 1865 ms
01-21 16:39:43.919 4164 6696 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-21 16:39:44.331 4164 6696 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-21 16:39:46.909 4164 6693 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
01-21 16:39:46.918 4164 6693 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579583386909
01-21 16:39:46.918 4164 6693 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-21 16:39:46.931 4164 6693 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-21 16:39:46.931 4164 6693 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
01-21 16:39:46.936 4164 6693 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-21 16:39:46.940 4164 6693 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579583386936
01-21 16:39:46.940 4164 6693 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-21 16:39:46.943 4164 6693 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-21 16:39:46.944 4164 6693 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
01-21 16:39:46.947 4164 6693 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-21 16:39:46.948 4164 6693 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
01-21 16:39:46.948 4164 6693 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505604070988
01-21 16:39:46.955 4164 6693 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
01-21 16:39:46.955 4164 6693 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-21 16:39:46.956 4164 6698 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-21 16:39:46.957 4164 6693 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-21 16:39:46.958 4164 6702 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-21 16:39:46.965 4164 6693 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
01-21 16:39:46.966 4164 6693 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
01-21 16:39:46.966 4164 6693 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-21 16:39:46.966 4164 6693 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
01-21 16:39:46.966 4164 6693 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-21 16:39:47.618 4164 6649 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0d8e2887-2f7e-4176-b382-e715522d8e1b,
tags={ in.netcore.smartechfcm.workmanager.SlaveDBSyncWorker } ]
01-21 16:40:12.725 4164 6671 I b : pushAmpDataParser: Listener status:
false
01-21 16:40:12.726 4164 6671 D b : pushAmpDataParser: --->{"data":
{"expiry":1579613985,"trid":"73436-1864-2951555-0-200121160347","message":"Take 3
rides this week on Quick Ride to win upto 50 FREE Ride Points! Ride Points will be
auto-credited by 28th Jan on successful completion of 3 rides between 20th Jan to
25th Jan.","image":"","deeplink":"quickride:\/\/rides?__sta=QQBFTFHFYJFJFQ
%7CHYQI&__stm_medium=apn&__stm_source=smartech&__stm_id=1864","customPayload":
{},"carousel":[],"actionButton":[],"title":"Win 50 FREE Ride Points 🚗
💰","sound":true}}
01-21 16:40:12.741 4164 6671 W d : Unique ID!
01-21 16:40:12.751 4164 6586 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=bffeb4f9-0765-48bd-ad48-0e3e693f0cb2,
tags={ in.netcore.smartechfcm.worker.SlavePushAmpWorker } ]
--------- beginning of main
01-22 02:14:03.806 7760 7760 I Perf : Connecting to perf service.
01-22 02:14:03.848 7760 7760 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
01-22 02:14:03.850 7760 7760 I MultiDex: VM with version 2.1.0 has multidex
support
01-22 02:14:03.850 7760 7760 I MultiDex: Installing application
01-22 02:14:03.850 7760 7760 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-22 02:14:03.850 7760 7760 I MultiDex: Installing application
01-22 02:14:03.850 7760 7760 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-22 02:14:03.928 7760 7760 I FirebaseInitProvider: FirebaseApp initialization
successful
01-22 02:14:03.938 7760 7760 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
01-22 02:14:03.942 7760 7760 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
01-22 02:14:03.977 7760 19271 I FA : App measurement is starting up, version:
15300
01-22 02:14:03.977 7760 19271 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
01-22 02:14:03.978 7760 19271 I FA : To enable faster debug mode event
logging run:
01-22 02:14:03.978 7760 19271 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
01-22 02:14:03.981 7760 19273 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
01-22 02:14:03.981 7760 19273 I DpmTcmClient: RegisterTcmMonitor from:
com.android.okhttp.TcmIdleTimerMonitor
01-22 02:14:03.998 7760 7760 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
01-22 02:14:03.999 7760 7760 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
01-22 02:14:04.078 7760 19286 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
01-22 02:14:04.098 7760 19286 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
01-22 02:14:04.106 7760 19286 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
01-22 02:14:04.106 7760 19286 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
01-22 02:14:04.106 7760 19286 I GAv4 : adb logcat -s GAv4
01-22 02:14:04.140 7760 19286 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
01-22 02:14:04.142 7760 19286 D AppsFlyer_4.9.0: Done loading properties: true
01-22 02:14:04.158 7760 7760 E a : Value of SMT_USE_AD_ID : null
01-22 02:14:04.159 7760 7760 D NetcoreSDK: readConfig: null
01-22 02:14:04.184 7760 7760 I CleverTap: Activity Lifecycle Callback
successfully registered
01-22 02:14:04.185 7760 7760 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
01-22 02:14:04.198 7760 19324 I CleverTap: SDK Version Code is 30501
01-22 02:14:04.200 7760 19324 I CleverTap: CTPushNotificationReceiver is present
01-22 02:14:04.201 7760 19324 I CleverTap: InstallReferrerBroadcastReceiver is
present
01-22 02:14:04.202 7760 7760 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
01-22 02:14:04.203 7760 19324 I CleverTap: CTNotificationIntentService not present
01-22 02:14:04.204 7760 19324 I CleverTap: CTBackgroundJobService is present
01-22 02:14:04.205 7760 7760 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-22 02:14:04.206 7760 19324 I CleverTap: CTBackgroundIntentService is present
01-22 02:14:04.206 7760 7760 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-22 02:14:04.211 7760 19324 I CleverTap: InAppNotificationActivity is present
01-22 02:14:04.214 7760 19324 I CleverTap: FcmMessageListenerService not present
01-22 02:14:04.216 7760 19324 I CleverTap: FcmTokenListenerService not present
01-22 02:14:04.217 7760 7760 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
01-22 02:14:04.224 7760 19330 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
01-22 02:14:04.225 7760 19330 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
01-22 02:14:04.226 7760 19275 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
01-22 02:14:04.229 7760 19330 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505604070988
01-22 02:14:04.233 7760 19330 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
01-22 02:14:04.233 7760 19330 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@9ae4ca1
01-22 02:14:04.233 7760 19330 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
01-22 02:14:04.245 7760 19275 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
01-22 02:14:04.250 7760 19275 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
01-22 02:14:04.267 7760 19332 D SlaveNetworkWorker: not matched:
01-22 02:14:04.299 7760 19333 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {channel_id=RideInvites, EXPIRY_TIME=1579650141092, Priority=2,
GroupValue=80505604070988, android_channel_id=RideInvites,
MsgClassName=java.lang.String, Id=0, Time=1579639443639,
Type=NOT_TYPE_UPDATE_USER_APP_RETAINED_TIME, Group=silentNotification,
Is_Ack_Required=true, IsActionTaken=false, sendFrom=0, Unique_Id=1514108887789,
IS_USER_NOTIFICATION=true, IsActionRequired=false}
01-22 02:14:04.339 7760 19333 E b : Error: No value for data
01-22 02:14:04.339 7760 19333 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-22 02:14:04.340 7760 19333 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Session is
not yet initialized; will queue up the message and process after session is
initialized
01-22 02:14:04.340 7760 19287 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
01-22 02:14:04.342 7760 19324 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
01-22 02:14:04.361 7760 19275 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-22 02:14:04.361 7760 19287 W UserDataStore: initStore should have been called
before calling setUserID
01-22 02:14:04.366 7760 19275 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-22 02:14:04.367 7760 19324 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
01-22 02:14:04.369 7760 19324 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
01-22 02:14:04.372 7760 19330 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
01-22 02:14:04.375 7760 19275 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-22 02:14:04.392 7760 19330 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@6c7a22b
01-22 02:14:04.392 7760 19330 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
01-22 02:14:04.398 7760 19275 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
01-22 02:14:04.433 7760 19275 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
01-22 02:14:04.434 7760 7760 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
01-22 02:14:04.698 7760 19317 I ApxorSDK: ApxorSDK(v258) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
01-22 02:14:04.736 7760 19332 D b : getData: response code:200
01-22 02:14:04.737 7760 19332 D b : POST:
https://pn.netcoresmartech.com/pn_register ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200122021404,"lat":null,"lng":
null,"adid":"","oldToken":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","sessionid":"1579639444103","tx"
:"1579639444144","eventid":"25","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3"} --- 200 OK
{"status":"success","panelStatus":"1"}
01-22 02:14:04.740 7760 19314 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=d8ab198e-29e9-47db-9dcc-fdc2680022a0,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-22 02:14:04.825 7760 19276 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
01-22 02:14:06.057 7760 19330 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@727b7cc
01-22 02:14:06.059 7760 19330 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@ecf312a
01-22 02:14:06.060 7760 19330 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
01-22 02:14:06.132 7760 19330 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-22 02:14:06.133 7760 19330 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
01-22 02:14:06.138 7760 19330 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
01-22 02:14:06.146 7760 19330 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
01-22 02:14:06.153 7760 19330 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-22 02:14:06.158 7760 19330 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-22 02:14:06.171 7760 19330 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-22 02:14:06.171 7760 19330 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
01-22 02:14:06.171 7760 19330 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
01-22 02:14:06.172 7760 19330 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-22 02:14:06.172 7760 19359 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
01-22 02:14:06.172 7760 19330 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
01-22 02:14:06.172 7760 19330 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
all GCM messages arrived before session was initialized
01-22 02:14:06.172 7760 19330 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message : Bundle[{channel_id=RideInvites, EXPIRY_TIME=1579650141092,
Priority=2, GroupValue=80505604070988, android_channel_id=RideInvites,
MsgClassName=java.lang.String, Id=0, Time=1579639443639,
Type=NOT_TYPE_UPDATE_USER_APP_RETAINED_TIME, Group=silentNotification,
Is_Ack_Required=true, IsActionTaken=false, sendFrom=0, Unique_Id=1514108887789,
IS_USER_NOTIFICATION=true, IsActionRequired=false}]
01-22 02:14:06.173 7760 7760 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-22 02:14:06.174 7760 19360 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-22 02:14:06.180 7760 19330 D
com.disha.quickride.androidapp.notification.NotificationHandler: Handling of new
user notifications
01-22 02:14:06.186 7760 19330 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
01-22 02:14:06.187 7760 19360 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-22 02:14:06.187 7760 19330 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
01-22 02:14:06.196 7760 19330 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 1978 ms
01-22 02:14:06.197 7760 19365 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-22 02:14:06.723 7760 19360 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-22 02:14:06.811 7760 19365 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-22 02:14:09.173 7760 19358 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
01-22 02:14:09.205 7760 19358 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579617849173
01-22 02:14:09.206 7760 19358 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-22 02:14:09.213 7760 19358 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-22 02:14:09.213 7760 19358 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
01-22 02:14:09.219 7760 19358 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-22 02:14:09.223 7760 19358 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579617849219
01-22 02:14:09.223 7760 19358 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-22 02:14:09.227 7760 19358 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-22 02:14:09.227 7760 19358 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
01-22 02:14:09.230 7760 19358 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-22 02:14:09.231 7760 19358 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
01-22 02:14:09.231 7760 19358 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505604070988
01-22 02:14:09.245 7760 19358 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
01-22 02:14:09.245 7760 19358 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-22 02:14:09.245 7760 19374 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-22 02:14:09.246 7760 19358 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-22 02:14:09.246 7760 19376 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-22 02:14:09.253 7760 19358 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
01-22 02:14:09.253 7760 19358 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
01-22 02:14:09.253 7760 19358 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-22 02:14:09.253 7760 19358 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
01-22 02:14:09.253 7760 19358 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-22 02:16:38.159 7760 19404 D
com.disha.quickride.androidapp.notification.NotificationUpdateWorker:
NotificationUpdateWorker.doWork() started
01-22 02:16:38.172 7760 19404 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-22 02:16:38.528 7760 19408 D b : Get:
https://pa.netcoresmartech.com/getnotifications?
sdkversion=2.2.1&appid=d25af8de489a0ca420f9540aed14013a&guid=dcd912d4-2bb9-4151-
810c-c0078e967ac9&lts=1579605012&type=android -> --- 200 OK
{"pa_enable":"1","notifications":[],"pa_freq":"15"}
01-22 02:16:38.708 7760 19404 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-22 02:16:38.742 7760 19404 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-22 02:16:39.099 7760 19404 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-22 02:16:39.186 7760 19314 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=ef304daf-381f-4c46-a0ba-16ab9ec0c882,
tags={ com.disha.quickride.androidapp.notification.NotificationUpdateWorker } ]
01-22 02:16:43.198 7760 19284 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0d8e2887-2f7e-4176-b382-e715522d8e1b,
tags={ in.netcore.smartechfcm.workmanager.SlaveDBSyncWorker } ]
01-22 02:16:43.298 7760 19319 I WM-WorkerWrapper: Work [ id=36d23ed8-5685-4e04-
b2d3-b988ddd8ea46, tags={ in.netcore.smartechfcm.worker.SlavePushAmpWorker } ] was
cancelled
01-22 02:16:43.298 7760 19319 I WM-WorkerWrapper:
java.util.concurrent.CancellationException: Task was cancelled.
01-22 02:16:43.298 7760 19319 I WM-WorkerWrapper: at vj.a(SourceFile:1184)
01-22 02:16:43.298 7760 19319 I WM-WorkerWrapper: at vj.c(SourceFile:514)
01-22 02:16:43.298 7760 19319 I WM-WorkerWrapper: at vj.get(SourceFile:475)
01-22 02:16:43.298 7760 19319 I WM-WorkerWrapper: at sw$2.run(SourceFile:298)
01-22 02:16:43.298 7760 19319 I WM-WorkerWrapper: at vc$a.run(SourceFile:91)
01-22 02:16:43.298 7760 19319 I WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-22 02:16:43.298 7760 19319 I WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-22 02:16:43.298 7760 19319 I WM-WorkerWrapper: at
java.lang.Thread.run(Thread.java:764)
01-22 02:18:28.768 7760 19408 I b : pushAmpDataParser: Listener status:
false
01-22 02:30:17.597 7760 19332 V NativeCrypto: Read error: ssl=0x7615f93b88: I/O
error during system call, Connection reset by peer
01-22 02:30:17.602 7760 19332 V NativeCrypto: SSL shutdown failed:
ssl=0x7615f93b88: I/O error during system call, Broken pipe
01-22 02:30:17.945 7760 19332 D b : Get:
https://pa.netcoresmartech.com/getnotifications?
sdkversion=2.2.1&appid=d25af8de489a0ca420f9540aed14013a&guid=dcd912d4-2bb9-4151-
810c-c0078e967ac9&lts=1579639708&type=android -> --- 200 OK
{"pa_enable":"1","notifications":[],"pa_freq":"15"}
01-22 02:30:32.025 7760 19319 I WM-WorkerWrapper: Work [ id=36d23ed8-5685-4e04-
b2d3-b988ddd8ea46, tags={ in.netcore.smartechfcm.worker.SlavePushAmpWorker } ] was
cancelled
01-22 02:30:32.025 7760 19319 I WM-WorkerWrapper:
java.util.concurrent.CancellationException: Task was cancelled.
01-22 02:30:32.025 7760 19319 I WM-WorkerWrapper: at vj.a(SourceFile:1184)
01-22 02:30:32.025 7760 19319 I WM-WorkerWrapper: at vj.c(SourceFile:514)
01-22 02:30:32.025 7760 19319 I WM-WorkerWrapper: at vj.get(SourceFile:475)
01-22 02:30:32.025 7760 19319 I WM-WorkerWrapper: at sw$2.run(SourceFile:298)
01-22 02:30:32.025 7760 19319 I WM-WorkerWrapper: at vc$a.run(SourceFile:91)
01-22 02:30:32.025 7760 19319 I WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
01-22 02:30:32.025 7760 19319 I WM-WorkerWrapper: at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
01-22 02:30:32.025 7760 19319 I WM-WorkerWrapper: at
java.lang.Thread.run(Thread.java:764)
01-22 02:35:39.302 7760 19332 I b : pushAmpDataParser: Listener status:
false
--------- beginning of main
01-22 07:14:31.296 20147 20147 I Perf : Connecting to perf service.
01-22 07:14:31.303 20147 20147 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
01-22 07:14:31.304 20147 20147 I MultiDex: VM with version 2.1.0 has multidex
support
01-22 07:14:31.304 20147 20147 I MultiDex: Installing application
01-22 07:14:31.304 20147 20147 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-22 07:14:31.304 20147 20147 I MultiDex: Installing application
01-22 07:14:31.304 20147 20147 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-22 07:14:31.343 20147 20147 I FirebaseInitProvider: FirebaseApp initialization
successful
01-22 07:14:31.348 20147 20147 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
01-22 07:14:31.350 20147 20147 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
01-22 07:14:31.387 20147 22005 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
01-22 07:14:31.389 20147 22005 I DpmTcmClient: RegisterTcmMonitor from:
com.android.okhttp.TcmIdleTimerMonitor
01-22 07:14:31.414 20147 22003 I FA : App measurement is starting up, version:
15300
01-22 07:14:31.414 20147 22003 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
01-22 07:14:31.414 20147 20147 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
01-22 07:14:31.416 20147 22003 I FA : To enable faster debug mode event
logging run:
01-22 07:14:31.416 20147 22003 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
01-22 07:14:31.416 20147 20147 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
01-22 07:14:31.682 20147 22017 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
01-22 07:14:31.759 20147 20147 E a : Value of SMT_USE_AD_ID : null
01-22 07:14:31.762 20147 20147 D NetcoreSDK: readConfig: null
01-22 07:14:31.791 20147 22017 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
01-22 07:14:31.803 20147 22017 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
01-22 07:14:31.803 20147 22017 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
01-22 07:14:31.803 20147 22017 I GAv4 : adb logcat -s GAv4
01-22 07:14:31.825 20147 20147 I CleverTap: Activity Lifecycle Callback
successfully registered
01-22 07:14:31.826 20147 20147 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
01-22 07:14:31.848 20147 22017 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
01-22 07:14:31.848 20147 20147 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
01-22 07:14:31.851 20147 20147 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-22 07:14:31.851 20147 22017 D AppsFlyer_4.9.0: Done loading properties: true
01-22 07:14:31.852 20147 20147 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-22 07:14:31.855 20147 22084 I CleverTap: SDK Version Code is 30501
01-22 07:14:31.857 20147 22084 I CleverTap: CTPushNotificationReceiver is present
01-22 07:14:31.858 20147 22084 I CleverTap: InstallReferrerBroadcastReceiver is
present
01-22 07:14:31.860 20147 22084 I CleverTap: CTNotificationIntentService not present
01-22 07:14:31.861 20147 22084 I CleverTap: CTBackgroundJobService is present
01-22 07:14:31.862 20147 20147 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
01-22 07:14:31.863 20147 22084 I CleverTap: CTBackgroundIntentService is present
01-22 07:14:31.866 20147 22093 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
01-22 07:14:31.866 20147 22093 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
01-22 07:14:31.867 20147 22093 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505604070988
01-22 07:14:31.867 20147 22093 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
01-22 07:14:31.867 20147 22093 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@e2c3826
01-22 07:14:31.867 20147 22093 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
01-22 07:14:31.868 20147 22084 I CleverTap: InAppNotificationActivity is present
01-22 07:14:31.883 20147 22084 I CleverTap: FcmMessageListenerService not present
01-22 07:14:31.884 20147 22009 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
01-22 07:14:31.885 20147 22084 I CleverTap: FcmTokenListenerService not present
01-22 07:14:31.894 20147 22009 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
01-22 07:14:31.895 20147 22009 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
01-22 07:14:31.987 20147 22099 D SlaveNetworkWorker: not matched:
01-22 07:14:31.992 20147 22016 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
01-22 07:14:32.009 20147 22009 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-22 07:14:32.051 20147 22016 W UserDataStore: initStore should have been called
before calling setUserID
01-22 07:14:32.056 20147 22113 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received :
{data={"image":"https://cdnt.netcoresmartech.com/73436/1579565009.png","sound":true
,"deeplink":"quickride://newride?__sta\u003dQQBFTFHFYJFJFQ%7CQYQI\
u0026__stm_medium\u003dapn\u0026__stm_source\u003dsmartech\u0026__stm_id\
u003d1868","actionButton":[],"expiry":1579664314,"carousel":[],"title":"Why Pay
More?","message":"Schedule your Quick Ride now ! Hurry Up⏳","customPayload":
{},"trid":"73436-1868-2951555-0-200122070220"}, trid=73436-1868-2951555-0-
200122070220}
01-22 07:14:32.095 20147 22093 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
01-22 07:14:32.112 20147 22009 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-22 07:14:32.115 20147 22113 D b : Firebase: Notification Delivered
01-22 07:14:32.117 20147 22009 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-22 07:14:32.118 20147 22084 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
01-22 07:14:32.119 20147 22084 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
01-22 07:14:32.121 20147 22084 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
01-22 07:14:32.142 20147 22093 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@eab5688
01-22 07:14:32.142 20147 22093 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
01-22 07:14:32.173 20147 22009 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
01-22 07:14:32.219 20147 22009 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
01-22 07:14:32.219 20147 20147 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
01-22 07:14:32.346 20147 22065 I ApxorSDK: ApxorSDK(v258) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
01-22 07:14:32.416 20147 22118 D b : Get:
https://pa.netcoresmartech.com/getnotifications?
sdkversion=2.2.1&appid=d25af8de489a0ca420f9540aed14013a&guid=dcd912d4-2bb9-4151-
810c-c0078e967ac9&lts=1579640739&type=android -> --- 200 OK
{"pa_enable":"1","notifications":[{"expiry":1579664314,"trid":"73436-1868-2951555-
0-200122070220","message":"Schedule your Quick Ride now ! Hurry Up
⏳","image":"https://cdnt.netcoresmartech.com/73436/1579565009.png","deeplink":"qui
ckride://newride?__sta=QQBFTFHFYJFJFQ
%7CQYQI&__stm_medium=apn&__stm_source=smartech&__stm_id=1868","customPayload":
{},"carousel":[],"actionButton":[],"title":"Why Pay
More?","sound":true}],"pa_freq":"15"}
01-22 07:14:32.429 20147 22099 D b : getData: response code:200
01-22 07:14:32.430 20147 22099 D b : POST:
https://pn.netcoresmartech.com/pn_register ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200122071431,"lat":null,"lng":
null,"adid":"","oldToken":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","sessionid":"1579657471627","tx"
:"1579657471683","eventid":"25","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3"} --- 200 OK
{"status":"success","panelStatus":"1"}
01-22 07:14:32.436 20147 22070 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=30cfa85e-0b18-48ce-9bb7-8c77771796c7,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-22 07:14:32.491 20147 22154 D
com.disha.quickride.androidapp.notification.NotificationUpdateWorker:
NotificationUpdateWorker.doWork() started
01-22 07:14:32.492 20147 22008 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
01-22 07:14:32.550 20147 22154 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-22 07:14:33.827 20147 22099 D SlaveNetworkWorker: not matched: 1
01-22 07:14:33.835 20147 22154 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-22 07:14:33.874 20147 22154 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-22 07:14:34.140 20147 22154 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-22 07:14:34.157 20147 22099 D b : getData: response code:200
01-22 07:14:34.157 20147 22099 D b : POST:
https://pn.netcoresmartech.com/pn_deliver ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200122071433,"lat":null,"lng":
null,"adid":"","trid":"73436-1868-2951555-0-
200122070220","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","isAmplified":0,"action":"delive
red","worker":"Network-->490"} --- 200 OK {"status" : "success"}
01-22 07:14:34.184 20147 22022 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=871395f4-66be-4cdb-ae99-8e254951dba9,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-22 07:14:34.291 20147 22052 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=ef304daf-381f-4c46-a0ba-16ab9ec0c882,
tags={ com.disha.quickride.androidapp.notification.NotificationUpdateWorker } ]
01-22 07:14:34.439 20147 22093 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@463bf97
01-22 07:14:34.442 20147 22093 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@d94816d
01-22 07:14:34.442 20147 22093 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
01-22 07:14:34.512 20147 22093 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-22 07:14:34.513 20147 22093 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
01-22 07:14:34.515 20147 22093 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
01-22 07:14:34.521 20147 22093 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
01-22 07:14:34.528 20147 22093 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-22 07:14:34.532 20147 22093 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-22 07:14:34.543 20147 22093 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-22 07:14:34.543 20147 22093 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
01-22 07:14:34.543 20147 22093 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
01-22 07:14:34.544 20147 22093 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-22 07:14:34.544 20147 22235 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
01-22 07:14:34.548 20147 22093 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
01-22 07:14:34.550 20147 20147 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-22 07:14:34.554 20147 22093 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
01-22 07:14:34.557 20147 22236 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-22 07:14:34.557 20147 22093 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
01-22 07:14:34.561 20147 22093 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 2695 ms
01-22 07:14:34.573 20147 22236 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-22 07:14:34.907 20147 22236 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-22 07:14:36.559 20147 22113 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {wzrk_rnv=false, wzrk_push_amp=false, wzrk_pn=true}
01-22 07:14:36.559 20147 22113 E b : Error: No value for data
01-22 07:14:37.525 20147 22070 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0d8e2887-2f7e-4176-b382-e715522d8e1b,
tags={ in.netcore.smartechfcm.workmanager.SlaveDBSyncWorker } ]
01-22 07:14:37.544 20147 22234 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
01-22 07:14:37.547 20147 22234 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579635877544
01-22 07:14:37.548 20147 22234 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-22 07:14:37.552 20147 22234 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-22 07:14:37.552 20147 22234 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
01-22 07:14:37.556 20147 22234 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-22 07:14:37.558 20147 22234 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579635877556
01-22 07:14:37.558 20147 22234 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-22 07:14:37.563 20147 22234 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-22 07:14:37.563 20147 22234 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
01-22 07:14:37.566 20147 22234 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-22 07:14:37.567 20147 22234 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
01-22 07:14:37.567 20147 22234 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505604070988
01-22 07:14:37.575 20147 22234 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
01-22 07:14:37.575 20147 22234 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-22 07:14:37.577 20147 22234 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-22 07:14:37.577 20147 22432 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-22 07:14:37.578 20147 22434 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-22 07:14:37.585 20147 22234 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
01-22 07:14:37.585 20147 22234 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
01-22 07:14:37.585 20147 22234 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-22 07:14:37.585 20147 22234 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
01-22 07:14:37.585 20147 22234 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-22 07:15:02.448 20147 22118 I b : pushAmpDataParser: Listener status:
false
01-22 07:15:02.448 20147 22118 D b : pushAmpDataParser: --->{"data":
{"expiry":1579664314,"trid":"73436-1868-2951555-0-200122070220","message":"Schedule
your Quick Ride now ! Hurry
Up⏳","image":"https:\/\/ptop.only.wip.la:443\/https\/cdnt.netcoresmartech.com\/73436\/1579565009.png","deeplink
":"quickride:\/\/newride?__sta=QQBFTFHFYJFJFQ
%7CQYQI&__stm_medium=apn&__stm_source=smartech&__stm_id=1868","customPayload":
{},"carousel":[],"actionButton":[],"title":"Why Pay More?","sound":true}}
01-22 07:15:02.456 20147 22118 W d : Unique ID!
01-22 07:15:02.462 20147 22013 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0bc02907-aef4-4994-873e-58dd664f6e30,
tags={ in.netcore.smartechfcm.worker.SlavePushAmpWorker } ]
--------- beginning of main
01-22 12:06:59.459 23649 23649 I Perf : Connecting to perf service.
01-22 12:06:59.474 23649 23649 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
01-22 12:06:59.475 23649 23649 I MultiDex: VM with version 2.1.0 has multidex
support
01-22 12:06:59.476 23649 23649 I MultiDex: Installing application
01-22 12:06:59.476 23649 23649 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-22 12:06:59.476 23649 23649 I MultiDex: Installing application
01-22 12:06:59.476 23649 23649 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-22 12:06:59.519 23649 23649 I FirebaseInitProvider: FirebaseApp initialization
successful
01-22 12:06:59.527 23649 23649 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
01-22 12:06:59.529 23649 23649 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
01-22 12:06:59.583 23649 18550 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
01-22 12:06:59.584 23649 18550 I DpmTcmClient: RegisterTcmMonitor from:
com.android.okhttp.TcmIdleTimerMonitor
01-22 12:06:59.606 23649 23649 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
01-22 12:06:59.607 23649 23649 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
01-22 12:06:59.627 23649 18548 I FA : App measurement is starting up, version:
15300
01-22 12:06:59.628 23649 18548 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
01-22 12:06:59.629 23649 18548 I FA : To enable faster debug mode event
logging run:
01-22 12:06:59.629 23649 18548 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
01-22 12:06:59.768 23649 18561 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
01-22 12:06:59.832 23649 18561 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
01-22 12:06:59.836 23649 18561 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
01-22 12:06:59.836 23649 18561 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
01-22 12:06:59.836 23649 18561 I GAv4 : adb logcat -s GAv4
01-22 12:06:59.843 23649 23649 E a : Value of SMT_USE_AD_ID : null
01-22 12:06:59.845 23649 23649 D NetcoreSDK: readConfig: null
01-22 12:06:59.864 23649 18561 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
01-22 12:06:59.867 23649 18561 D AppsFlyer_4.9.0: Done loading properties: true
01-22 12:06:59.886 23649 23649 I CleverTap: Activity Lifecycle Callback
successfully registered
01-22 12:06:59.887 23649 23649 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
01-22 12:06:59.902 23649 23649 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
01-22 12:06:59.905 23649 23649 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-22 12:06:59.906 23649 23649 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-22 12:06:59.906 23649 18601 I CleverTap: SDK Version Code is 30501
01-22 12:06:59.908 23649 18601 I CleverTap: CTPushNotificationReceiver is present
01-22 12:06:59.910 23649 18601 I CleverTap: InstallReferrerBroadcastReceiver is
present
01-22 12:06:59.912 23649 18601 I CleverTap: CTNotificationIntentService not present
01-22 12:06:59.913 23649 18601 I CleverTap: CTBackgroundJobService is present
01-22 12:06:59.915 23649 18601 I CleverTap: CTBackgroundIntentService is present
01-22 12:06:59.920 23649 18601 I CleverTap: InAppNotificationActivity is present
01-22 12:06:59.921 23649 18601 I CleverTap: FcmMessageListenerService not present
01-22 12:06:59.923 23649 18601 I CleverTap: FcmTokenListenerService not present
01-22 12:06:59.927 23649 23649 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
01-22 12:06:59.943 23649 18607 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
01-22 12:06:59.943 23649 18607 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
01-22 12:06:59.945 23649 18553 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
01-22 12:06:59.959 23649 18607 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505604070988
01-22 12:06:59.960 23649 18607 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
01-22 12:06:59.960 23649 18607 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@e08f6d6
01-22 12:06:59.960 23649 18607 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
01-22 12:06:59.979 23649 18553 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
01-22 12:06:59.986 23649 18553 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
01-22 12:07:00.030 23649 18609 D SlaveNetworkWorker: not matched:
01-22 12:07:00.051 23649 18611 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received : {af-uinstall-tracking=true}
01-22 12:07:00.059 23649 18557 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
01-22 12:07:00.060 23649 18611 E b : Error: No value for data
01-22 12:07:00.060 23649 18611 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Not handled
by NetCore
01-22 12:07:00.060 23649 18611 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Session is
not yet initialized; will queue up the message and process after session is
initialized
01-22 12:07:00.079 23649 18557 W UserDataStore: initStore should have been called
before calling setUserID
01-22 12:07:00.083 23649 18553 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-22 12:07:00.089 23649 18601 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
01-22 12:07:00.101 23649 18601 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
01-22 12:07:00.102 23649 18601 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
01-22 12:07:00.145 23649 18607 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
01-22 12:07:00.148 23649 18553 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-22 12:07:00.152 23649 18553 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-22 12:07:00.187 23649 18607 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@bd208fc
01-22 12:07:00.187 23649 18607 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
01-22 12:07:00.197 23649 18553 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
01-22 12:07:00.231 23649 18553 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
01-22 12:07:00.232 23649 23649 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
01-22 12:07:00.233 23649 18609 D b : getData: response code:200
01-22 12:07:00.234 23649 18609 D b : POST:
https://pn.netcoresmartech.com/pn_register ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200122120659,"lat":null,"lng":
null,"adid":"","oldToken":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","sessionid":"1579675019769","tx"
:"1579675019812","eventid":"25","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3"} --- 200 OK
{"status":"success","panelStatus":"1"}
01-22 12:07:00.241 23649 18590 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=aade0feb-c438-420d-845b-6e96a1942a6e,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-22 12:07:00.297 23649 18615 D b : Get:
https://pa.netcoresmartech.com/getnotifications?
sdkversion=2.2.1&appid=d25af8de489a0ca420f9540aed14013a&guid=dcd912d4-2bb9-4151-
810c-c0078e967ac9&lts=1579657502&type=android -> --- 200 OK
{"pa_enable":"1","notifications":[],"pa_freq":"15"}
01-22 12:07:00.367 23649 18594 I ApxorSDK: ApxorSDK(v258) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
01-22 12:07:00.415 23649 18552 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
01-22 12:07:01.450 23649 18652 D
com.disha.quickride.androidapp.notification.NotificationUpdateWorker:
NotificationUpdateWorker.doWork() started
01-22 12:07:01.490 23649 18652 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-22 12:07:01.623 23649 18652 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-22 12:07:01.655 23649 18652 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-22 12:07:01.805 23649 18652 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-22 12:07:01.907 23649 18597 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=ef304daf-381f-4c46-a0ba-16ab9ec0c882,
tags={ com.disha.quickride.androidapp.notification.NotificationUpdateWorker } ]
01-22 12:07:02.021 23649 18607 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@6354f9a
01-22 12:07:02.023 23649 18607 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@51060a8
01-22 12:07:02.023 23649 18607 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
01-22 12:07:02.099 23649 18607 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-22 12:07:02.100 23649 18607 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
01-22 12:07:02.103 23649 18607 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
01-22 12:07:02.109 23649 18607 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
01-22 12:07:02.120 23649 18607 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-22 12:07:02.129 23649 18607 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-22 12:07:02.141 23649 18607 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-22 12:07:02.142 23649 18607 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
01-22 12:07:02.142 23649 18607 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
01-22 12:07:02.142 23649 18607 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-22 12:07:02.143 23649 18607 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
01-22 12:07:02.143 23649 18607 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
all GCM messages arrived before session was initialized
01-22 12:07:02.143 23649 18607 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: Processing
new GCM Message : Bundle[{af-uinstall-tracking=true}]
01-22 12:07:02.145 23649 23649 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-22 12:07:02.147 23649 18723 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
01-22 12:07:02.148 23649 18607 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
01-22 12:07:02.148 23649 18724 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-22 12:07:02.149 23649 18607 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
01-22 12:07:02.157 23649 18724 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-22 12:07:02.159 23649 18607 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 2222 ms
01-22 12:07:02.330 23649 18724 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-22 12:07:05.142 23649 18721 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
01-22 12:07:05.154 23649 18721 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579653425143
01-22 12:07:05.155 23649 18721 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-22 12:07:05.167 23649 18721 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-22 12:07:05.167 23649 18721 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
01-22 12:07:05.177 23649 18721 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-22 12:07:05.180 23649 18721 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579653425177
01-22 12:07:05.181 23649 18721 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-22 12:07:05.187 23649 18721 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-22 12:07:05.187 23649 18721 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
01-22 12:07:05.190 23649 18721 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-22 12:07:05.191 23649 18721 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
01-22 12:07:05.191 23649 18721 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505604070988
01-22 12:07:05.198 23649 18721 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
01-22 12:07:05.198 23649 18721 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-22 12:07:05.199 23649 18721 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-22 12:07:05.201 23649 18765 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-22 12:07:05.201 23649 18768 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-22 12:07:05.210 23649 18721 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
01-22 12:07:05.210 23649 18721 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
01-22 12:07:05.210 23649 18721 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-22 12:07:05.210 23649 18721 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
01-22 12:07:05.210 23649 18721 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-22 12:07:06.510 23649 18590 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0d8e2887-2f7e-4176-b382-e715522d8e1b,
tags={ in.netcore.smartechfcm.workmanager.SlaveDBSyncWorker } ]
01-22 12:07:30.316 23649 18615 I b : pushAmpDataParser: Listener status:
false
01-22 12:07:30.319 23649 18568 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=1a9ccee1-168e-42a2-81d9-756b47418e2d,
tags={ in.netcore.smartechfcm.worker.SlavePushAmpWorker } ]
--------- beginning of main
01-22 15:52:48.044 19863 19863 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
01-22 15:52:48.044 19863 19863 W disha.quickrid: JIT profile information will not
be recorded: profile file does not exits.
01-22 15:52:48.059 19863 19863 I Perf : Connecting to perf service.
01-22 15:52:48.078 19863 19863 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is instantiated
01-22 15:52:48.080 19863 19863 I MultiDex: VM with version 2.1.0 has multidex
support
01-22 15:52:48.080 19863 19863 I MultiDex: Installing application
01-22 15:52:48.080 19863 19863 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-22 15:52:48.080 19863 19863 I MultiDex: Installing application
01-22 15:52:48.081 19863 19863 I MultiDex: VM has multidex support, MultiDex
support library is disabled.
01-22 15:52:48.162 19863 19863 I FirebaseInitProvider: FirebaseApp initialization
successful
01-22 15:52:48.171 19863 19863 I CrashlyticsInitProvider: CrashlyticsInitProvider
skipping initialization
01-22 15:52:48.174 19863 19863 E Apxor : App Id is empty or null, couldn't
initialize ApxorSDK
01-22 15:52:48.193 19863 19932 I FA : App measurement is starting up, version:
15300
01-22 15:52:48.193 19863 19932 I FA : To enable debug logging run: adb shell
setprop log.tag.FA VERBOSE
01-22 15:52:48.193 19863 19932 I FA : To enable faster debug mode event
logging run:
01-22 15:52:48.193 19863 19932 I FA : adb shell setprop
debug.firebase.analytics.app com.disha.quickride
01-22 15:52:48.205 19863 19934 D NetworkSecurityConfig: No Network Security Config
specified, using platform default
01-22 15:52:48.205 19863 19934 I DpmTcmClient: RegisterTcmMonitor from:
com.android.okhttp.TcmIdleTimerMonitor
01-22 15:52:48.238 19863 19863 D
com.disha.quickride.androidapp.startup.QuickRideApplication: QuickRideApplication
is created
01-22 15:52:48.239 19863 19863 D
com.disha.quickride.androidapp.startup.QuickRideApplication: enabled https
protocols null
01-22 15:52:48.306 19863 19947 I CrashlyticsCore: Initializing Crashlytics 2.6.8.32
01-22 15:52:48.331 19863 19947 W com.facebook.appevents.AppEventsLogger:
activateApp events are being logged automatically. There's no need to call
activateApp explicitly, this is safe to remove.
01-22 15:52:48.339 19863 19947 I GAv4 : Google Analytics 12.4.51 is starting up.
To enable debug logging on a device run:
01-22 15:52:48.339 19863 19947 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
01-22 15:52:48.339 19863 19947 I GAv4 : adb logcat -s GAv4
01-22 15:52:48.406 19863 19863 E a : Value of SMT_USE_AD_ID : null
01-22 15:52:48.408 19863 19863 D NetcoreSDK: readConfig: null
01-22 15:52:48.412 19863 19947 D AppsFlyer_4.9.0: Initializing AppsFlyer SDK:
(v4.9.0.184)
01-22 15:52:48.415 19863 19947 D AppsFlyer_4.9.0: Done loading properties: true
01-22 15:52:48.461 19863 19863 I CleverTap: Activity Lifecycle Callback
successfully registered
01-22 15:52:48.462 19863 19863 I CleverTap: Account Region not specified in the
AndroidManifest - using default region
01-22 15:52:48.472 19863 19985 I CleverTap: SDK Version Code is 30501
01-22 15:52:48.473 19863 19863 I CleverTap: CleverTap SDK initialized with
accountId: 677-74Z-765Z accountToken: 14a-aa6 accountRegion: null
01-22 15:52:48.474 19863 19985 I CleverTap: CTPushNotificationReceiver is present
01-22 15:52:48.476 19863 19985 I CleverTap: InstallReferrerBroadcastReceiver is
present
01-22 15:52:48.477 19863 19863 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-22 15:52:48.478 19863 19985 I CleverTap: CTNotificationIntentService not present
01-22 15:52:48.479 19863 19863 W Adjust : PRODUCTION: Adjust is running in
Production mode. Use this setting only for the build that you want to publish. Set
the environment to `sandbox` if you want to test your app!
01-22 15:52:48.479 19863 19985 I CleverTap: CTBackgroundJobService is present
01-22 15:52:48.482 19863 19985 I CleverTap: CTBackgroundIntentService is present
01-22 15:52:48.488 19863 19985 I CleverTap: InAppNotificationActivity is present
01-22 15:52:48.490 19863 19985 I CleverTap: FcmMessageListenerService not present
01-22 15:52:48.493 19863 19863 D
com.disha.quickride.androidapp.startup.QuickRideApplication: Initializing Session
Manager
01-22 15:52:48.493 19863 19985 I CleverTap: FcmTokenListenerService not present
01-22 15:52:48.494 19863 19991 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Resuming
user session
01-22 15:52:48.495 19863 19991 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
createNewSessionManager
01-22 15:52:48.499 19863 19938 W DynamiteModule: Local module descriptor class for
providerinstaller not found.
01-22 15:52:48.499 19863 19991 D
com.disha.quickride.androidapp.startup.session.SessionManager: Found Persistent
session for user 80505604070988
01-22 15:52:48.507 19863 19991 D
com.disha.quickride.androidapp.startup.session.SessionManager: Entering
onResumeUserSession
01-22 15:52:48.508 19863 19991 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager@fe4a803
01-22 15:52:48.508 19863 19991 D
com.disha.quickride.androidapp.common.serverConfig.ClientConfigurationModuleSession
Manager: Resuming basic user session
01-22 15:52:48.529 19863 19993 D SlaveNetworkWorker: not matched:
01-22 15:52:48.531 19863 19938 I DynamiteModule: Considering local module
providerinstaller:0 and remote module providerinstaller:0
01-22 15:52:48.531 19863 19938 W ProviderInstaller: Failed to load
providerinstaller module: No acceptable module found. Local version is 0 and remote
version is 0.
01-22 15:52:48.571 19863 19995 D
com.disha.quickride.androidapp.notification.QuickRideGCMIntentService: New GCM
message received :
{data={"image":"https://cdnt.netcoresmartech.com/73436/1579687418.png","sound":true
,"deeplink":"quickride://newride?__sta\u003dQQBFTFHFYJFJFQ%7CJTQI\
u0026__stm_medium\u003dapn\u0026__stm_source\u003dsmartech\u0026__stm_id\
u003d1875","actionButton":[],"expiry":1579698468,"carousel":[],"title":"Its
#WaybackWednesday 🙌","message":"Confirm your ride back home on Quick Ride now and
make a new friend today!","customPayload":{},"trid":"73436-1875-2951555-0-
200122154737"}, trid=73436-1875-2951555-0-200122154737}
01-22 15:52:48.621 19863 19944 W AnalyticsUserIDStore: initStore should have been
called before calling setUserID
01-22 15:52:48.630 19863 19938 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-22 15:52:48.632 19863 19991 W Java7Support: Unable to load JDK7 types
(annotations, java.nio.file.Path): no Java7 support added
01-22 15:52:48.634 19863 19944 W UserDataStore: initStore should have been called
before calling setUserID
01-22 15:52:48.643 19863 19938 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-22 15:52:48.646 19863 19938 I disha.quickrid: The ClassLoaderContext is a
special shared library.
01-22 15:52:48.659 19863 19991 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager@eab5688
01-22 15:52:48.659 19863 19991 D
com.disha.quickride.androidapp.usermgmt.UserModuleSessionManager: Resume basic user
session
01-22 15:52:48.662 19863 19985 I CleverTap:677-74Z-765Z: Notification channel
promopush has been created
01-22 15:52:48.667 19863 19995 D b : Firebase: Notification Delivered
01-22 15:52:48.672 19863 19938 V NativeCrypto: Registering
com/google/android/gms/org/conscrypt/NativeCrypto's 286 native methods...
01-22 15:52:48.684 19863 19985 I CleverTap:677-74Z-765Z: Notification channel
offerspush has been created
01-22 15:52:48.685 19863 19985 I CleverTap:677-74Z-765Z: Notification channel
notifypush has been created
01-22 15:52:48.703 19863 19938 I ProviderInstaller: Installed default security
provider GmsCore_OpenSSL
01-22 15:52:48.703 19863 19863 D
com.disha.quickride.androidapp.startup.QuickRideApplication:
ProviderInstaller.installIfNeededAsync onProviderInstalled
01-22 15:52:48.913 19863 19978 I ApxorSDK: ApxorSDK(v258) successfully initialized
for: d25af8de489a0ca420f9540aed14013a
01-22 15:52:48.941 19863 19997 D b : Get:
https://pa.netcoresmartech.com/getnotifications?
sdkversion=2.2.1&appid=d25af8de489a0ca420f9540aed14013a&guid=dcd912d4-2bb9-4151-
810c-c0078e967ac9&lts=1579675050&type=android -> --- 200 OK
{"pa_enable":"1","notifications":[],"pa_freq":"15"}
01-22 15:52:48.947 19863 19993 D b : getData: response code:200
01-22 15:52:48.948 19863 19993 D b : POST:
https://pn.netcoresmartech.com/pn_register ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200122155248,"lat":null,"lng":
null,"adid":"","oldToken":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","sessionid":"1579688568343","tx"
:"1579688568374","eventid":"25","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3"} --- 200 OK
{"status":"success","panelStatus":"1"}
01-22 15:52:48.954 19863 19975 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=ca30961b-1adb-42c6-bd05-e1c54d6f8e5c,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-22 15:52:49.115 19863 19937 E GraphResponse: {HttpStatus: 400, errorCode: 43003,
subErrorCode: -1, errorType: OAuthException, errorMessage: (#43003) App button auto
detection is disabled}
01-22 15:52:49.272 19863 20016 D SlaveNetworkWorker: not matched: 1
01-22 15:52:49.601 19863 20016 D b : getData: response code:200
01-22 15:52:49.601 19863 20016 D b : POST:
https://pn.netcoresmartech.com/pn_deliver ->
{"appid":"d25af8de489a0ca420f9540aed14013a","pushid":"dcd912d4-2bb9-4151-810c-
c0078e967ac9","identity":"80505604070988","ostype":"Android","make":"OnePlus","mode
l":"ONEPLUS A5000","osversion":"9","appname":"Quick
Ride","appversion":"9.33","sdkversion":"2.2.1","cts":200122155249,"lat":null,"lng":
null,"adid":"","trid":"73436-1875-2951555-0-
200122154737","token":"dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3","isAmplified":0,"action":"delive
red","worker":"Network-->491"} --- 200 OK {"status" : "success"}
01-22 15:52:49.617 19863 19975 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=256d9c1d-938f-4094-b7ae-6f45c0e883c6,
tags={ in.netcore.smartechfcm.workmanager.SlaveNetworkWorker } ]
01-22 15:52:50.319 19863 19991 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.event.EventModuleSessionManager@a27d85c
01-22 15:52:50.321 19863 19991 D
com.disha.quickride.androidapp.startup.session.SessionManager: Performing session
change operation on
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler@8932c3a
01-22 15:52:50.321 19863 19991 I
com.disha.quickride.androidapp.ridemgmt.RideMgmtModuleSessionHandler:
resumeBasicUserSession
01-22 15:52:50.412 19863 19991 I
com.disha.quickride.androidapp.myrides.cache.MyActiveRidesCache: getting active
rides of user after the current time
01-22 15:52:50.413 19863 19991 D
com.disha.quickride.androidapp.myrides.cache.MyClosedRidesCache: Loading closed
rides from local database
01-22 15:52:50.418 19863 19991 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all rider rides from databse
01-22 15:52:50.425 19863 19991 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all passenger rides
01-22 15:52:50.432 19863 19991 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-22 15:52:50.436 19863 19991 D
com.disha.quickride.androidapp.myrides.cache.MyCompletedRidesCachePersistenceHelper
: getting all regular passenger rides
01-22 15:52:50.452 19863 19991 I
com.disha.quickride.androidapp.usermgmt.cache.UserDataCache: getting of user name
01-22 15:52:50.452 19863 19991 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Session
change operation completed successfully
01-22 15:52:50.452 19863 19991 D
com.disha.quickride.androidapp.startup.session.SessionResumeAsyncTask: Session
resume operation completed
01-22 15:52:50.453 19863 19991 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: Getting FCM
token to update to server for user : 80505604070988
01-22 15:52:50.453 19863 20071 D
com.disha.quickride.androidapp.startup.session.SetUserIdIdentifierToFabricAsyncTask
: UserId set to Fabric
01-22 15:52:50.453 19863 19991 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation completed successfully
01-22 15:52:50.454 19863 19991 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Stopping
WatchdogService
01-22 15:52:50.454 19863 19863 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationHelper: FCM token
for userId : 80505604070988 is : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-22 15:52:50.455 19863 20072 D
com.disha.quickride.androidapp.notification.FCMTokenRegistrationAsyncTask: Updating
client device id to server : dG__d8nQLRg:APA91bH-
9VNwW8W508WUZG2GEzlkCWAAe_s1yoOemdT5q9htb1udJviTg5EG2bCuxpVjk0iOFOWMcsy7z1BmDgcOgUo
JeUA6jT2Z7sWc_na5LwdptoPr2FTS9DLGfO9zYeO9d1WA8Qo3
01-22 15:52:50.455 19863 19991 D
com.disha.quickride.androidapp.startup.session.SessionManagerController: Cancelling
alarm that was set to check watchdog service
01-22 15:52:50.461 19863 19991 D
com.disha.quickride.androidapp.startup.session.SessionSetupAsyncTask: Session
change operation took 1967 ms
01-22 15:52:50.468 19863 20072 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-22 15:52:50.871 19863 20072 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 401
01-22 15:52:50.873 19863 20072 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.handleServiceErrorResponse {"result":"FAILURE","resultData":
{"errorCode":11103,"httpStatusCode":401,"developerMsg":"Unauthorized access; Jwt
token has expired","userMsg":"Secure session has expired","hintForCorrection":"Re-
login and retry","extraInfo":{}}}
01-22 15:52:50.905 19863 20072 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestResponse.processResponseErrorToProperException Error obj there [errorCode:
11103 ][httpStatusCode: 401 ][userMsg: Secure session has expired ]
[hintForCorrection: Re-login and retry ][extraInfo: {} ]
01-22 15:52:50.906 19863 20072 E
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
handleServiceErrorResponse : Failed to process response error
com.disha.quickride.rest.client.RestClientException: [errorCode: 11103 ]
[httpStatusCode: 401 ][userMsg: Secure session has expired ][hintForCorrection: Re-
login and retry ][extraInfo: {} ]
01-22 15:52:50.906 19863 20072 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = GET
01-22 15:52:51.204 19863 20072 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-22 15:52:51.206 19863 20072 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService with httpRequestMethod = PUT
01-22 15:52:51.559 19863 20072 D
com.disha.quickride.androidapp.common.AndroidRestClient.AndroidClientLogger:
RestClient.callService response code : 200
01-22 15:52:53.454 19863 20070 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Resuming complete
user session
01-22 15:52:53.470 19863 20070 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579666973454
01-22 15:52:53.471 19863 20070 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-22 15:52:53.476 19863 20070 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-22 15:52:53.476 19863 20070 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Initializing
unprocessed messages from persistence
01-22 15:52:53.480 19863 20070 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-22 15:52:53.483 19863 20070 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: Purging old
messages with condition : time <= 1579666973480
01-22 15:52:53.483 19863 20070 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: No of old
messages purged : 0
01-22 15:52:53.488 19863 20070 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 messages read
from persistence
01-22 15:52:53.488 19863 20070 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Initializing
unprocessed messages from persistence
01-22 15:52:53.491 19863 20070 D
com.disha.quickride.androidapp.event.EventServicePersistenceHelper: 0 unprocessed
messages read from persistence
01-22 15:52:53.491 19863 20070 D
com.disha.quickride.androidapp.usermgmt.UserMessageListener:
subscribeToUserMsgUpdates
01-22 15:52:53.492 19863 20070 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Adding topic name
to subscriptions queue :userMsg/80505604070988
01-22 15:52:53.510 19863 20070 D
com.disha.quickride.androidapp.event.EventModuleSessionManager: Establishing event
service connection
01-22 15:52:53.510 19863 20070 D
com.disha.quickride.androidapp.event.RideMgmtEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-22 15:52:53.511 19863 20092 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-22 15:52:53.511 19863 20070 D
com.disha.quickride.androidapp.event.LocationUpdateEventServiceProxy: Entering
dispatchAllMessagesArrivedBeforeSessionWasInitialized
01-22 15:52:53.512 19863 20094 D
com.disha.quickride.androidapp.event.InitialMessagesDispatchTask: Dispatching
initial messages
01-22 15:52:53.521 19863 20070 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rides
01-22 15:52:53.522 19863 20070 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing rider rides
01-22 15:52:53.522 19863 20070 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-22 15:52:53.522 19863 20070 I
com.disha.quickride.androidapp.ridemgmt.RideManagementMqttProxy: subscribing to
topic of existing passenger rides
01-22 15:52:53.522 19863 20070 D
com.disha.quickride.androidapp.groupchat.RideGroupChatMqttListener: Subscribing to
collection of rides
01-22 15:52:54.021 19863 19963 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=0d8e2887-2f7e-4176-b382-e715522d8e1b,
tags={ in.netcore.smartechfcm.workmanager.SlaveDBSyncWorker } ]
01-22 15:53:18.976 19863 19997 I b : pushAmpDataParser: Listener status:
false
01-22 15:53:18.985 19863 19945 I WM-WorkerWrapper: Worker result SUCCESS for Work [
id=91899a6b-f499-4fb9-aa41-dd1e78091874,
tags={ in.netcore.smartechfcm.worker.SlavePushAmpWorker } ]

You might also like