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

Core

The document logs the startup process of an application, detailing the fetching of configuration settings and the user login flow. It indicates various states of the login state machine, including attempts to verify phone numbers and passwords, with some failures noted due to incorrect credentials. Additionally, it records successful synchronization of friend data and updates to user settings.

Uploaded by

MR E-N
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)
3 views

Core

The document logs the startup process of an application, detailing the fetching of configuration settings and the user login flow. It indicates various states of the login state machine, including attempts to verify phone numbers and passwords, with some failures noted due to incorrect credentials. Additionally, it records successful synchronization of friend data and updates to user settings.

Uploaded by

MR E-N
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/ 4

[2025-05-06 22:44:05.

148] [CORE] [info]


[2025-05-06 22:44:05.148] [CORE] [info] ================= START APP
==================
[2025-05-06 22:44:05.148] [CORE] [info] WIFI [ZAContact]: use Storage
[2025-05-06 22:44:05.162] [CORE] [info] WIFI [User startup flow]
StartupConfig ℹ️ Check fecth startup config. Last fetch time: 0.0. Interval: 0.0
[2025-05-06 22:44:05.162] [CORE] [info] WIFI [User startup flow]
StartupConfig ⚠️ Old config staled. Fetching startup config
[2025-05-06 22:44:05.162] [CORE] [info] WIFI [User startup flow]
StartupConfig ✅ Check complete
[2025-05-06 22:44:05.170] [CORE] [info] WIFI [User startup flow]
RegisterStateController ⚠️ Check for resumming last register
[2025-05-06 22:44:05.170] [CORE] [info] WIFI [User startup flow]
RegisterStateController ℹ️ ____Has no - phoneInfo
[2025-05-06 22:44:05.170] [CORE] [info] WIFI [User startup flow]
RegisterStateController ℹ️ ____Has no - minimumAgeInfo
[2025-05-06 22:44:05.170] [CORE] [info] WIFI [User startup flow]
RegisterStateController ℹ️ ____Has no - otpInfo
[2025-05-06 22:44:05.170] [CORE] [info] WIFI [User startup flow]
RegisterStateController ℹ️ ____Has no - existedAccount
[2025-05-06 22:44:05.170] [CORE] [info] WIFI [User startup flow]
RegisterStateController ℹ️ ____Has no - nameInfo
[2025-05-06 22:44:05.170] [CORE] [info] WIFI [User startup flow]
RegisterStateController ℹ️ ____Has no - userInfo
[2025-05-06 22:44:05.170] [CORE] [info] WIFI [User startup flow]
RegisterStateController ‼️____Resume terminated!
[2025-05-06 22:44:05.171] [CORE] [info] WIFI [User startup flow]
RegisterStateController ⚠️ Reset register session!
[2025-05-06 22:44:05.171] [CORE] [info] WIFI [User startup flow]
RegisterStateController ⚠️ Check for resumming complete
[2025-05-06 22:44:05.268] [CORE] [info] WIFI [User startup flow] Get to
endpoint: /api/v1/settings/common ✅ Succeed!.
[2025-05-06 22:44:05.268] [CORE] [info] WIFI [User startup flow]
StartupConfig ✅ Fetch config succeed!
[2025-05-06 22:44:06.671] [CORE] [info] WIFI [User startup flow]
LoginStateMachine ℹ️ Changing from .start --to--> .verifyPhone
[2025-05-06 22:44:10.025] [CORE] [info] WIFI [User startup flow] Post to
endpoint: /api/v1/login/phone/verify ✅ Succeed!.
[2025-05-06 22:44:10.025] [CORE] [info] WIFI [User startup flow]
LoginStateMachine ℹ️ Changing from .verifyPhone --to--> .verifyPassword
[2025-05-06 22:44:15.244] [CORE] [info] WIFI [User startup flow] Get to
endpoint: /api/register/activeAccountByPassword? ‼️Failed!. Reason:
safety(CORDomain.AccountSafetyError.wrongAccount, "Mật khẩu không đúng. Vui lòng
kiểm tra và thử lại (2017)")
[2025-05-06 22:44:20.470] [CORE] [info] WIFI [User startup flow] Get to
endpoint: /api/register/activeAccountByPassword? ‼️Failed!. Reason:
safety(CORDomain.AccountSafetyError.wrongAccount, "Mật khẩu không đúng. Vui lòng
kiểm tra và thử lại (2017)")
[2025-05-06 22:44:22.716] [CORE] [info] WIFI [User startup flow]
LoginStateMachine ℹ️ Changing from .verifyPassword --to--> .selectVerificationMethod
[2025-05-06 22:44:26.937] [CORE] [info] WIFI [User startup flow]
LoginStateMachine ℹ️ Changing from .selectVerificationMethod --to--> .verifyOTP
[2025-05-06 22:44:27.121] [CORE] [info] WIFI [User startup flow] Get to
endpoint: /api/v2/login/otp ✅ Succeed!.
[2025-05-06 22:44:38.413] [CORE] [info] WIFI [User startup flow] Post to
endpoint: /api/v1/login/otp/verify ✅ Succeed!.
[2025-05-06 22:44:38.594] [CORE] [info] WIFI [User startup flow] Post to
endpoint: /api/v1/login/otp/active ‼️Failed!. Reason:
activeAccount(CORDomain.ActiveAccountSpecificError.h5SecurityQuestionRequired(data:
Optional(["pwd_token":
zssK.aa66e2a4ce3f41b.3E28pF4JV5.1746546278598.c790271bfdd7568864c539451cd09c2a,
"sessionToken": ERVj6sSWEqhYFrsGafKNJ8A52HacDR, "secureUrl":
https://accounts.zalo.me/verify/seq?
session=ERVj6sSWEqhYFrsGafKNJ8A52HacDR&lang=vn&targetRequest=1])))
[2025-05-06 22:44:44.624] [CORE] [info] WIFI [User startup flow] Get to
endpoint: /api/register/verifyAccount? ✅ Succeed!.
[2025-05-06 22:44:44.778] [CORE] [info] FOREGROUND WIFI[COREDATA]
appgroup.syncdata.enablecoredata = 0
[2025-05-06 22:44:44.789] [CORE] [info] FOREGROUND WIFI[Account] update login
phone 9e161f547ce03afbe885a8f6cdabecbd0601c07470160908af8ff23f0875a465 profilePhone
9e161f547ce03afbe885a8f6cdabecbd0601c07470160908af8ff23f0875a465
[2025-05-06 22:44:44.807] [CORE] [info] FOREGROUND WIFI[HiddenChat] 🙈
srcid_215648419 load DB Pin length: 0
[2025-05-06 22:44:44.807] [CORE] [info] FOREGROUND WIFI[HiddenChat] 🙈
srcid_215648419 load DB list: count(0)
[2025-05-06 22:44:44.808] [CORE] [info] FOREGROUND WIFI[MuteFlow] 🔕 Load DB
Mute Success : {"code":0,"ts":1746546284753,"subType":1100001,"extParam":""}
[2025-05-06 22:44:44.817] [CORE] [info] FOREGROUND WIFI[Friend] [Block]
[srcid_215648419] ✅ Init for user: srcid_215648419
[2025-05-06 22:44:44.842] [CORE] [info] FOREGROUND WIFI[Friend] [Best]
[srcid_215648419] ✅ Init for user: srcid_215648419
[2025-05-06 22:44:44.842] [CORE] [info] FOREGROUND WIFI[Friend] [Block]
[srcid_215648419] ✅ Load spams from DB - loading
[2025-05-06 22:44:44.842] [CORE] [info] FOREGROUND WIFI[Friend] [Block]
[srcid_215648419] ✅ Load spams from DB - succeed. Loaded (0)
[2025-05-06 22:44:44.843] [CORE] [info] FOREGROUND WIFI[Friend] [Best]
[srcid_215648419] ✅ Load best friends from DB - loading
[2025-05-06 22:44:44.843] [CORE] [info] FOREGROUND WIFI[Friend] [Best]
[srcid_215648419] ✅ Load best friends from DB - succeed. Loaded (0)
[2025-05-06 22:44:44.843] [CORE] [info] FOREGROUND WIFI[FriendFlow] Load
Friend DB Success :
{"startTime":1746546284842,"ts":1746546284788,"endTime":1746546284843,"extraParam":
"{\"ZXErrorCode\":0,\"friendsCount\":0,\"flowType\":\"login\"}","cmd":130101}
[2025-05-06 22:44:44.971] [CORE] [info] FOREGROUND WIFI[FriendFlow] Sync
Friend HTTP Success :
{"startTime":1746546284843,"ts":1746546284916,"endTime":1746546284971,"extraParam":
"{\"ZXErrorCode\":0,\"friendsCount\":121,\"flowType\":\"login\"}","cmd":130201}
[2025-05-06 22:44:44.971] [CORE] [info] FOREGROUND WIFI[Friend] [Best]
[srcid_215648419] ℹ️ Trigger daily sync best friends
[2025-05-06 22:44:44.971] [CORE] [info] FOREGROUND WIFI[Friend] [Best]
[srcid_215648419] ℹ️ Daily sync best friends will start
[2025-05-06 22:44:44.971] [CORE] [info] FOREGROUND WIFI[Friend] [Best]
[srcid_215648419] ✅ Request to get full best friends - sending
[2025-05-06 22:44:44.973] [CORE] [info] FOREGROUND WIFI[Friend] [Block]
[srcid_215648419] ℹ️ Trigger daily sync spam
[2025-05-06 22:44:44.973] [CORE] [info] FOREGROUND WIFI[Friend] [Block]
[srcid_215648419] ℹ️ Daily sync spam will start
[2025-05-06 22:44:44.975] [CORE] [info] FOREGROUND WIFI[Friend] [Block]
[srcid_215648419] ✅ Request to get full spams - sending
[2025-05-06 22:44:44.980] [CORE] [info] FOREGROUND WIFI[User startup flow]
LoginStateMachine ℹ️ Changing from .verifyOTP --to--> .createPassword
[2025-05-06 22:44:45.279] [CORE] [info] FOREGROUND WIFI[Friend] [Best]
[srcid_215648419] ✅ Request to get full best friends - succeed (0)
[2025-05-06 22:44:45.279] [CORE] [info] FOREGROUND WIFI[Friend] [Best]
[srcid_215648419] ✅ Daily Sync best friends Succeed!
[2025-05-06 22:44:45.300] [CORE] [info] FOREGROUND WIFI[Friend] [Block]
[srcid_215648419] ✅ Request to get full spams - succeed (2
[2025-05-06 22:44:45.301] [CORE] [info] FOREGROUND WIFI[Friend] [Block]
[srcid_215648419] ✅ Daily Sync Spam Succeed!
[2025-05-06 22:44:47.030] [CORE] [info] FOREGROUND WIFI[Setting][Override]
Update setting sound to value = 0
[2025-05-06 22:44:47.091] [CORE] [info] FOREGROUND WIFI[MuteFlow] 🔕 Insert Mute
DB Success : {"code":0,"ts":1746546287174,"subType":1100009,"extParam":"1"}
[2025-05-06 22:44:47.091] [CORE] [info] FOREGROUND WIFI[MuteFlow] 🔕 Insert Mute
DB Success : {"code":0,"ts":1746546287175,"subType":1100009,"extParam":"1"}
[2025-05-06 22:44:47.092] [CORE] [info] FOREGROUND WIFI[MuteFlow] 🔕 Insert Mute
DB Success : {"code":0,"ts":1746546287175,"subType":1100009,"extParam":"1"}
[2025-05-06 22:44:47.092] [CORE] [info] FOREGROUND WIFI[MuteFlow] 🔕 Insert Mute
DB Success : {"code":0,"ts":1746546287176,"subType":1100009,"extParam":"1"}
[2025-05-06 22:44:47.093] [CORE] [info] FOREGROUND WIFI[MuteFlow] 🔕 Insert Mute
DB Success : {"code":0,"ts":1746546287177,"subType":1100009,"extParam":"1"}
[2025-05-06 22:44:47.093] [CORE] [info] FOREGROUND WIFI[MuteFlow] 🔕 Insert Mute
DB Success : {"code":0,"ts":1746546287177,"subType":1100009,"extParam":"1"}
[2025-05-06 22:44:47.094] [CORE] [info] FOREGROUND WIFI[MuteFlow] 🔕 Insert Mute
DB Success : {"code":0,"ts":1746546287178,"subType":1100009,"extParam":"1"}
[2025-05-06 22:44:47.095] [CORE] [info] FOREGROUND WIFI[MuteFlow] 🔕 Insert Mute
DB Success : {"code":0,"ts":1746546287179,"subType":1100009,"extParam":"1"}
[2025-05-06 22:44:47.095] [CORE] [info] FOREGROUND WIFI[MuteFlow] 🔕 Insert Mute
DB Success : {"code":0,"ts":1746546287179,"subType":1100009,"extParam":"1"}
[2025-05-06 22:44:47.096] [CORE] [info] FOREGROUND WIFI[MuteFlow] 🔕 Insert Mute
DB Success : {"code":0,"ts":1746546287180,"subType":1100009,"extParam":"1"}
[2025-05-06 22:44:47.097] [CORE] [info] FOREGROUND WIFI[MuteFlow] 🔕 Insert Mute
DB Success : {"code":0,"ts":1746546287180,"subType":1100009,"extParam":"1"}
[2025-05-06 22:44:47.098] [CORE] [info] FOREGROUND WIFI[MuteFlow] 🔕 Insert Mute
DB Success : {"code":0,"ts":1746546287181,"subType":1100009,"extParam":"1"}
[2025-05-06 22:44:47.098] [CORE] [info] FOREGROUND WIFI[MuteFlow] 🔕 Insert Mute
DB Success : {"code":0,"ts":1746546287182,"subType":1100009,"extParam":"1"}
[2025-05-06 22:44:47.099] [CORE] [info] FOREGROUND WIFI[MuteFlow] 🔕 Insert Mute
DB Success : {"code":0,"ts":1746546287182,"subType":1100009,"extParam":"1"}
[2025-05-06 22:44:47.099] [CORE] [info] FOREGROUND WIFI[MuteFlow] 🔕 Insert Mute
DB Success : {"code":0,"ts":1746546287183,"subType":1100009,"extParam":"1"}
[2025-05-06 22:44:47.100] [CORE] [info] FOREGROUND WIFI[MuteFlow] 🔕 Insert Mute
DB Success : {"code":0,"ts":1746546287184,"subType":1100009,"extParam":"1"}
[2025-05-06 22:44:47.100] [CORE] [info] FOREGROUND WIFI[MuteFlow] 🔕 Insert Mute
DB Success : {"code":0,"ts":1746546287184,"subType":1100009,"extParam":"1"}
[2025-05-06 22:44:49.217] [CORE] [info] FOREGROUND WIFI[HiddenChat] 🙈
srcid_215648419 sync: start
[2025-05-06 22:44:49.238] [CORE] [info] FOREGROUND WIFI[FriendRequest]
srcid_215648419 Sync Friend Request Server Success: (CountFR = 8 | Page = 1 |
errorCode 0)
[2025-05-06 22:44:49.253] [CORE] [info] FOREGROUND WIFI[Contact] Save Time
Touch Contact 1745545142278.000000
[2025-05-06 22:44:49.281] [CORE] [info] FOREGROUND WIFI[HiddenChat] 🙈
srcid_215648419 sync: done, errorCode 0
[2025-05-06 22:44:49.281] [CORE] [info] FOREGROUND WIFI[HiddenChat] 🙈
srcid_215648419 sync: replace all with list 2 threads. errorCode 0
[2025-05-06 22:44:49.282] [CORE] [info] FOREGROUND WIFI[HiddenChat] 🙈
srcid_215648419 update Pin: sync length(32)
[2025-05-06 22:45:03.028] [CORE] [info] FOREGROUND WIFI[User startup flow] Post
to endpoint: /api/login/setPassword ✅ Succeed!.
[2025-05-06 22:45:06.119] [CORE] [info] FOREGROUND WIFI[User startup flow]
LoginStateMachine ℹ️ Changing from .createPassword --to--> .finish
[2025-05-06 22:45:06.119] [CORE] [info] FOREGROUND WIFI[User startup flow]
LoginStateMachine ⚠️ Reset login session!
[2025-05-06 22:45:06.121] [CORE] [info] FOREGROUND WIFI[ZAContact]: Contacts
Permission Retry
[2025-05-06 22:45:34.537] [CORE] [info] FOREGROUND WIFI[Account] uid
srcid_215648419 get phone
9e161f547ce03afbe885a8f6cdabecbd0601c07470160908af8ff23f0875a465 source Profile
[2025-05-06 22:45:34.537] [CORE] [info] FOREGROUND WIFI[Account] auto login
with uid srcid_215648419 token
13_15a791092d2ef0057c6fc506df52ae05041ab7c9d25843e80b97177919da1005
[2025-05-06 22:45:34.673] [CORE] [info] FOREGROUND WIFI[LogoutFlow] Logout
Success :
{"startTime":1746546334673,"ts":1746546334687,"endTime":1746546334673,"extraParam":
"{\"logoutAction\":2}","cmd":150101}
[2025-05-06 22:45:34.694] [CORE] [info] FOREGROUND WIFI[Friend] [Block]
[srcid_215648419] ‼️Logging out, reset for user: srcid_215648419
[2025-05-06 22:45:34.695] [CORE] [info] FOREGROUND WIFI[Friend] [Best]
[srcid_215648419] ‼️Logging out, reset for user: srcid_215648419
[2025-05-06 22:45:34.711] [CORE] [info] FOREGROUND WIFI[Contact] Save Time
Touch Contact -1.000000
[2025-05-06 22:45:34.731] [CORE] [info] FOREGROUND WIFI[ZAContact]: Destroy
Session
[2025-05-06 22:45:34.752] [CORE] [info] FOREGROUND WIFI[User startup flow]
StartupConfig ℹ️ Check fecth startup config. Last fetch time: 1746546245.162173.
Interval: 28800.0
[2025-05-06 22:45:34.752] [CORE] [info] FOREGROUND WIFI[User startup flow]
StartupConfig ✅ Check complete
[2025-05-06 22:45:34.755] [CORE] [info] FOREGROUND WIFI[User startup flow]
RegisterStateController ⚠️ Check for resumming last register
[2025-05-06 22:45:34.755] [CORE] [info] FOREGROUND WIFI[User startup flow]
RegisterStateController ℹ️ ____Has no - phoneInfo
[2025-05-06 22:45:34.755] [CORE] [info] FOREGROUND WIFI[User startup flow]
RegisterStateController ℹ️ ____Has no - minimumAgeInfo
[2025-05-06 22:45:34.755] [CORE] [info] FOREGROUND WIFI[User startup flow]
RegisterStateController ℹ️ ____Has no - otpInfo
[2025-05-06 22:45:34.755] [CORE] [info] FOREGROUND WIFI[User startup flow]
RegisterStateController ℹ️ ____Has no - existedAccount
[2025-05-06 22:45:34.755] [CORE] [info] FOREGROUND WIFI[User startup flow]
RegisterStateController ℹ️ ____Has no - nameInfo
[2025-05-06 22:45:34.755] [CORE] [info] FOREGROUND WIFI[User startup flow]
RegisterStateController ℹ️ ____Has no - userInfo
[2025-05-06 22:45:34.755] [CORE] [info] FOREGROUND WIFI[User startup flow]
RegisterStateController ‼️____Resume terminated!
[2025-05-06 22:45:34.755] [CORE] [info] FOREGROUND WIFI[User startup flow]
RegisterStateController ⚠️ Reset register session!
[2025-05-06 22:45:34.755] [CORE] [info] FOREGROUND WIFI[User startup flow]
RegisterStateController ⚠️ Check for resumming complete

You might also like