Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No screen cap #65

Closed
candy69 opened this issue Jan 9, 2025 · 9 comments
Closed

No screen cap #65

candy69 opened this issue Jan 9, 2025 · 9 comments
Assignees
Labels
bug Something isn't working question Further information is requested

Comments

@candy69
Copy link

candy69 commented Jan 9, 2025

stf is latest downloaded from you repo

No image on webui while using phone (endless loading animation)
image

Output of adb devices -l:

root@docker:/home/galax_ts4/updated/devicehub# adb devices -l
List of devices attached
CNXNU20A09207688 device 1-8.2 product:PPAH-L22 model:PPA_LX2 device:HWPPA-H transport_id:2
RFCX10SVVXM device 1-7.3 product:m34xdxx model:SM_M346B1 device:m34x transport_id:5
RFCX2038KTD device 1-7.1 product:m34xdxx model:SM_M346B1 device:m34x transport_id:3
RFCX90RBQAB device 1-7.2 product:a35xxx model:SM_A356B device:a35x transport_id:1

Happening everytime when trying to use any phone in the system

One of the errors from stf local run for phone on android 10 (maybe it's the lead for the rest of the errors but please don't focus on this one. Just dummy phone to test):
"2025-01-09T15:18:43.331Z DBG/device:resources:service 118381 [CNXNU20A09207688] output of granting permissions to STFService:
Exception occurred while executing:
java.lang.IllegalArgumentException: Unknown permission: android.permission.BLUETOOTH_CONNECT
at com.android.server.pm.permission.PermissionManagerService.grantRuntimePermission(PermissionManagerService.java:2298)
at com.android.server.pm.permission.PermissionManagerService.access$1100(PermissionManagerService.java:129)
at com.android.server.pm.permission.PermissionManagerService$PermissionManagerServiceInternalImpl.grantRuntimePermission(PermissionManagerService.java:3274)
at com.android.server.pm.PackageManagerService.grantRuntimePermission(PackageManagerService.java:6413)
at com.android.server.pm.PackageManagerShellCommand.runGrantRevokePermission(PackageManagerShellCommand.java:1997)
at com.android.server.pm.PackageManagerShellCommand.onCommand(PackageManagerShellCommand.java:241)
at android.os.ShellCommand.exec(ShellCommand.java:104)
at com.android.server.pm.PackageManagerService.onShellCommand(PackageManagerService.java:24368)
at android.os.Binder.shellCommand(Binder.java:888)
at android.os.Binder.onTransact(Binder.java:772)
at android.content.pm.IPackageManager$Stub.onTransact(IPackageManager.java:4858)
at com.android.server.pm.PackageManagerService.onTransact(PackageManagerService.java:4614)
at com.android.server.pm.HwPackageManagerService.onTransact(HwPackageManagerService.java:524)
at android.os.Binder.execTransactInternal(Binder.java:1028)
at android.os.Binder.execTransact(Binder.java:1001)"

Second error for the phone above (this one repeats for every phone in the system [4] ):
2025-01-09T15:18:43.643Z INF/groups-scheduler 118041 [*] groups-engine tick. now: 1736435923643
Error in waitForLocalSocket: AdbFailError: Failure: 'closed' lastMessage:localabstract:stfagent
at Parser.readError (/home/galax_ts4/updated/devicehub/node_modules/@u4/adbkit/dist/adb/parser.js:233:16)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Parser.readCode (/home/galax_ts4/updated/devicehub/node_modules/@u4/adbkit/dist/adb/parser.js:106:19)
at async LocalCommand.readOKAY (/home/galax_ts4/updated/devicehub/node_modules/@u4/adbkit/dist/adb/command.js:72:9)
at async LocalCommand.execute (/home/galax_ts4/updated/devicehub/node_modules/@u4/adbkit/dist/adb/command/host-transport/local.js:10:9)
at async devutil.waitForLocalSocket (file:///home/galax_ts4/updated/devicehub/lib/util/devutil.js:25:26)
at async openAgent (file:///home/galax_ts4/updated/devicehub/lib/units/device/plugins/service.js:219:26)
at async file:///home/galax_ts4/updated/devicehub/lib/units/device/plugins/service.js:605:9
Error in waitForLocalSocket: AdbFailError: Failure: 'closed' lastMessage:localabstract:stfagent
at Parser.readError (/home/galax_ts4/updated/devicehub/node_modules/@u4/adbkit/dist/adb/parser.js:233:16)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Parser.readCode (/home/galax_ts4/updated/devicehub/node_modules/@u4/adbkit/dist/adb/parser.js:106:19)
at async LocalCommand.readOKAY (/home/galax_ts4/updated/devicehub/node_modules/@u4/adbkit/dist/adb/command.js:72:9)
at async LocalCommand.execute (/home/galax_ts4/updated/devicehub/node_modules/@u4/adbkit/dist/adb/command/host-transport/local.js:10:9)
at async devutil.waitForLocalSocket (file:///home/galax_ts4/updated/devicehub/lib/util/devutil.js:25:26)
at async openAgent (file:///home/galax_ts4/updated/devicehub/lib/units/device/plugins/service.js:219:26)
at async file:///home/galax_ts4/updated/devicehub/lib/units/device/plugins/service.js:605:9

Some warnings:
2025-01-09T15:18:47.482Z WRN/device:plugins:data 118389 [RFCX90RBQAB] Unable to find device data - SM-A356B
2025-01-09T15:18:47.483Z INF/device:plugins:browser 118381 [CNXNU20A09207688] Updating browser list
2025-01-09T15:18:47.483Z INF/device:plugins:touch 118389 [RFCX90RBQAB] Touch origin is top left
2025-01-09T15:18:47.484Z WRN/device:plugins:browser 118381 [CNXNU20A09207688] Unmapped browser "com.huawei.browser"
2025-01-09T15:18:47.484Z WRN/device:plugins:browser 118381 [CNXNU20A09207688] Unmapped browser "com.huawei.hwsearch"
2025-01-09T15:18:47.484Z INF/wire:router 118009 [proc001] Received message with type "DeviceLogMessage", and data {"serial":"RFCX90RBQAB","timestamp":1736435927.482,"priority":5,"tag":"device:plugins:data","pid":118389,"message":"Unable to find device data - SM-A356B","identifier":"RFCX90RBQAB"}
2025-01-09T15:18:47.485Z WRN/device:plugins:browser 118381 [CNXNU20A09207688] Unmapped browser "com.huawei.search"
2025-01-09T15:18:47.486Z INF/device:plugins:mute 118381 [CNXNU20A09207688] Will not mute master volume
2025-01-09T15:18:47.489Z INF/wire:router 118010 [*] Received message with type "DeviceLogMessage", and data {"serial":"RFCX90RBQAB","timestamp":1736435927.482,"priority":5,"tag":"device:plugins:data","pid":118389,"message":"Unable to find device data - SM-A356B","identifier":"RFCX90RBQAB"}

And errors that repeats for every phone as well:
2025-01-09T15:18:47.730Z INF/device:plugins:touch 118389 [RFCX90RBQAB] minitouch says: "open: Permission denied"
2025-01-09T15:18:47.731Z INF/device:plugins:touch 118389 [RFCX90RBQAB] minitouch says: "Unable to open device /dev/input/event7 for inspectionopen: Permission denied"
2025-01-09T15:18:47.732Z INF/device:plugins:touch 118389 [RFCX90RBQAB] minitouch says: "Unable to open device /dev/input/event3 for inspectionopen: Permission denied"
2025-01-09T15:18:47.732Z INF/wire:router 118009 [proc001] Received message with type "DeviceLogMessage", and data {"serial":"RFCX90RBQAB","timestamp":1736435927.73,"priority":3,"tag":"device:plugins:touch","pid":118389,"message":"minitouch says: "open: Permission denied"","identifier":"RFCX90RBQAB"}
2025-01-09T15:18:47.732Z INF/wire:router 118009 [proc001] Received message with type "DeviceLogMessage", and data {"serial":"RFCX90RBQAB","timestamp":1736435927.731,"priority":3,"tag":"device:plugins:touch","pid":118389,"message":"minitouch says: "Unable to open device /dev/input/event7 for inspectionopen: Permission denied"","identifier":"RFCX90RBQAB"}
2025-01-09T15:18:47.733Z INF/device:plugins:touch 118389 [RFCX90RBQAB] minitouch says: "Unable to open device /dev/input/event6 for inspectionopen: Permission denied"
2025-01-09T15:18:47.733Z INF/wire:router 118010 [] Received message with type "DeviceLogMessage", and data {"serial":"RFCX90RBQAB","timestamp":1736435927.73,"priority":3,"tag":"device:plugins:touch","pid":118389,"message":"minitouch says: "open: Permission denied"","identifier":"RFCX90RBQAB"}
2025-01-09T15:18:47.733Z INF/device:plugins:touch 118389 [RFCX90RBQAB] minitouch says: "Unable to open device /dev/input/event4 for inspectionopen: Permission denied"
2025-01-09T15:18:47.733Z INF/wire:router 118009 [proc001] Received message with type "DeviceLogMessage", and data {"serial":"RFCX90RBQAB","timestamp":1736435927.732,"priority":3,"tag":"device:plugins:touch","pid":118389,"message":"minitouch says: "Unable to open device /dev/input/event3 for inspectionopen: Permission denied"","identifier":"RFCX90RBQAB"}
2025-01-09T15:18:47.733Z INF/wire:router 118010 [
] Received message with type "DeviceLogMessage", and data {"serial":"RFCX90RBQAB","timestamp":1736435927.731,"priority":3,"tag":"device:plugins:touch","pid":118389,"message":"minitouch says: "Unable to open device /dev/input/event7 for inspectionopen: Permission denied"","identifier":"RFCX90RBQAB"}
2025-01-09T15:18:47.734Z INF/wire:router 118009 [proc001] Received message with type "DeviceLogMessage", and data {"serial":"RFCX90RBQAB","timestamp":1736435927.733,"priority":3,"tag":"device:plugins:touch","pid":118389,"message":"minitouch says: "Unable to open device /dev/input/event6 for inspectionopen: Permission denied"","identifier":"RFCX90RBQAB"}
2025-01-09T15:18:47.734Z INF/wire:router 118010 [] Received message with type "DeviceLogMessage", and data {"serial":"RFCX90RBQAB","timestamp":1736435927.732,"priority":3,"tag":"device:plugins:touch","pid":118389,"message":"minitouch says: "Unable to open device /dev/input/event3 for inspectionopen: Permission denied"","identifier":"RFCX90RBQAB"}
2025-01-09T15:18:47.734Z INF/device:plugins:touch 118389 [RFCX90RBQAB] minitouch says: "Unable to open device /dev/input/event8 for inspectionopen: Permission denied"
2025-01-09T15:18:47.734Z INF/wire:router 118010 [
] Received message with type "DeviceLogMessage", and data {"serial":"RFCX90RBQAB","timestamp":1736435927.733,"priority":3,"tag":"device:plugins:touch","pid":118389,"message":"minitouch says: "Unable to open device /dev/input/event6 for inspectionopen: Permission denied"","identifier":"RFCX90RBQAB"}
2025-01-09T15:18:47.735Z INF/wire:router 118009 [proc001] Received message with type "DeviceLogMessage", and data {"serial":"RFCX90RBQAB","timestamp":1736435927.733,"priority":3,"tag":"device:plugins:touch","pid":118389,"message":"minitouch says: "Unable to open device /dev/input/event4 for inspectionopen: Permission denied"","identifier":"RFCX90RBQAB"}
2025-01-09T15:18:47.735Z INF/device:plugins:touch 118389 [RFCX90RBQAB] minitouch says: "Unable to open device /dev/input/event2 for inspectionopen: Permission denied"
2025-01-09T15:18:47.735Z INF/wire:router 118010 [] Received message with type "DeviceLogMessage", and data {"serial":"RFCX90RBQAB","timestamp":1736435927.733,"priority":3,"tag":"device:plugins:touch","pid":118389,"message":"minitouch says: "Unable to open device /dev/input/event4 for inspectionopen: Permission denied"","identifier":"RFCX90RBQAB"}
2025-01-09T15:18:47.735Z INF/wire:router 118009 [proc001] Received message with type "DeviceLogMessage", and data {"serial":"RFCX90RBQAB","timestamp":1736435927.734,"priority":3,"tag":"device:plugins:touch","pid":118389,"message":"minitouch says: "Unable to open device /dev/input/event8 for inspectionopen: Permission denied"","identifier":"RFCX90RBQAB"}
2025-01-09T15:18:47.736Z INF/device:plugins:touch 118389 [RFCX90RBQAB] minitouch says: "Unable to open device /dev/input/event5 for inspectionopen: Permission denied"
2025-01-09T15:18:47.736Z INF/wire:router 118010 [
] Received message with type "DeviceLogMessage", and data {"serial":"RFCX90RBQAB","timestamp":1736435927.734,"priority":3,"tag":"device:plugins:touch","pid":118389,"message":"minitouch says: "Unable to open device /dev/input/event8 for inspectionopen: Permission denied"","identifier":"RFCX90RBQAB"}
2025-01-09T15:18:47.736Z INF/wire:router 118009 [proc001] Received message with type "DeviceLogMessage", and data {"serial":"RFCX90RBQAB","timestamp":1736435927.735,"priority":3,"tag":"device:plugins:touch","pid":118389,"message":"minitouch says: "Unable to open device /dev/input/event2 for inspectionopen: Permission denied"","identifier":"RFCX90RBQAB"}
2025-01-09T15:18:47.737Z INF/device:plugins:touch 118389 [RFCX90RBQAB] minitouch says: "Unable to open device /dev/input/event0 for inspectionopen: Permission denied"
2025-01-09T15:18:47.737Z INF/wire:router 118010 [] Received message with type "DeviceLogMessage", and data {"serial":"RFCX90RBQAB","timestamp":1736435927.735,"priority":3,"tag":"device:plugins:touch","pid":118389,"message":"minitouch says: "Unable to open device /dev/input/event2 for inspectionopen: Permission denied"","identifier":"RFCX90RBQAB"}
2025-01-09T15:18:47.737Z INF/wire:router 118009 [proc001] Received message with type "DeviceLogMessage", and data {"serial":"RFCX90RBQAB","timestamp":1736435927.736,"priority":3,"tag":"device:plugins:touch","pid":118389,"message":"minitouch says: "Unable to open device /dev/input/event5 for inspectionopen: Permission denied"","identifier":"RFCX90RBQAB"}
2025-01-09T15:18:47.737Z INF/device:plugins:touch 118389 [RFCX90RBQAB] minitouch says: "Unable to open device /dev/input/event1 for inspectionUnable to find a suitable touch device"
2025-01-09T15:18:47.737Z INF/wire:router 118010 [
] Received message with type "DeviceLogMessage", and data {"serial":"RFCX90RBQAB","timestamp":1736435927.736,"priority":3,"tag":"device:plugins:touch","pid":118389,"message":"minitouch says: "Unable to open device /dev/input/event5 for inspectionopen: Permission denied"","identifier":"RFCX90RBQAB"}
2025-01-09T15:18:47.738Z INF/wire:router 118009 [proc001] Received message with type "DeviceLogMessage", and data {"serial":"RFCX90RBQAB","timestamp":1736435927.737,"priority":3,"tag":"device:plugins:touch","pid":118389,"message":"minitouch says: "Unable to open device /dev/input/event0 for inspectionopen: Permission denied"","identifier":"RFCX90RBQAB"}
2025-01-09T15:18:47.738Z INF/device:plugins:touch 118389 [RFCX90RBQAB] minitouch says: "using Android InputManager"
2025-01-09T15:18:47.738Z INF/wire:router 118010 [] Received message with type "DeviceLogMessage", and data {"serial":"RFCX90RBQAB","timestamp":1736435927.737,"priority":3,"tag":"device:plugins:touch","pid":118389,"message":"minitouch says: "Unable to open device /dev/input/event0 for inspectionopen: Permission denied"","identifier":"RFCX90RBQAB"}
2025-01-09T15:18:47.739Z INF/wire:router 118009 [proc001] Received message with type "DeviceLogMessage", and data {"serial":"RFCX90RBQAB","timestamp":1736435927.737,"priority":3,"tag":"device:plugins:touch","pid":118389,"message":"minitouch says: "Unable to open device /dev/input/event1 for inspectionUnable to find a suitable touch device"","identifier":"RFCX90RBQAB"}
2025-01-09T15:18:47.739Z INF/wire:router 118010 [
] Received message with type "DeviceLogMessage", and data {"serial":"RFCX90RBQAB","timestamp":1736435927.737,"priority":3,"tag":"device:plugins:touch","pid":118389,"message":"minitouch says: "Unable to open device /dev/input/event1 for inspectionUnable to find a suitable touch device"","identifier":"RFCX90RBQAB"}
2025-01-09T15:18:47.739Z INF/wire:router 118009 [proc001] Received message with type "DeviceLogMessage", and data {"serial":"RFCX90RBQAB","timestamp":1736435927.738,"priority":3,"tag":"device:plugins:touch","pid":118389,"message":"minitouch says: "using Android InputManager"","identifier":"RFCX90RBQAB"}
2025-01-09T15:18:47.740Z INF/wire:router 118010 [] Received message with type "DeviceLogMessage", and data {"serial":"RFCX90RBQAB","timestamp":1736435927.738,"priority":3,"tag":"device:plugins:touch","pid":118389,"message":"minitouch says: "using Android InputManager"","identifier":"RFCX90RBQAB"}
2025-01-09T15:18:47.783Z WRN/device:plugins:data 118382 [RFCX10SVVXM] Unable to find device data - SM-M346B1
2025-01-09T15:18:47.784Z INF/device:plugins:touch 118382 [RFCX10SVVXM] Touch origin is top left
2025-01-09T15:18:47.784Z INF/wire:router 118009 [proc001] Received message with type "DeviceLogMessage", and data {"serial":"RFCX10SVVXM","timestamp":1736435927.783,"priority":5,"tag":"device:plugins:data","pid":118382,"message":"Unable to find device data - SM-M346B1","identifier":"RFCX10SVVXM"}
2025-01-09T15:18:47.785Z INF/wire:router 118009 [proc001] Received message with type "DeviceLogMessage", and data {"serial":"RFCX10SVVXM","timestamp":1736435927.784,"priority":3,"tag":"device:plugins:touch","pid":118382,"message":"Touch origin is top left","identifier":"RFCX10SVVXM"}
2025-01-09T15:18:47.785Z INF/wire:router 118010 [
] Received message with type "DeviceLogMessage", and data {"serial":"RFCX10SVVXM","timestamp":1736435927.783,"priority":5,"tag":"device:plugins:data","pid":118382,"message":"Unable to find device data - SM-M346B1","identifier":"RFCX10SVVXM"}

stf doctor run:
root@docker:/home/galax_ts4/updated/devicehub# stf doctor
Initialized sentry for environment: unset
Warning: Sentry sample_rate is 0
192.168.10.237
2025-01-09T15:27:43.070Z INF/cli:doctor 121591 [] OS Arch: x64
2025-01-09T15:27:43.071Z INF/cli:doctor 121591 [
] OS Platform: linux
2025-01-09T15:27:43.071Z INF/cli:doctor 121591 [] OS Platform: 6.8.12-4-pve
2025-01-09T15:27:43.071Z INF/cli:doctor 121591 [
] Using Node 20.17.0
2025-01-09T15:27:43.071Z INF/cli:doctor 121591 [] Using MongoDB 6.1.0
2025-01-09T15:27:43.081Z INF/cli:doctor 121591 [
] Using ZeroMQ 4.2.2
Starting stf
(node:121591) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.

Please migrate your code to use AWS SDK for JavaScript (v3).
For more information, check the migration guide at https://a.co/7PzMCcy
(Use node --trace-warnings ... to show where the warning was created)
2025-01-09T15:27:43.099Z INF/cli:doctor 121591 [] Using ADB 1.0.41
2025-01-09T15:27:43.100Z INF/cli:doctor 121591 [
] Using ProtoBuf 3.21.12
2025-01-09T15:27:43.103Z INF/cli:doctor 121591 [*] Using GraphicsMagick 1.3.40

Also running on node 20.17, done everything as setup guide says on main github repo page. One of the phones is also rooted and that didn't change anything

@DaniilSmirnov DaniilSmirnov self-assigned this Jan 9, 2025
@DaniilSmirnov
Copy link

The reason is - Error in waitForLocalSocket: AdbFailError: Failure: 'closed' lastMessage:localabstract:stfagent
Can you please provide adb logcat logs from this device?

@DaniilSmirnov DaniilSmirnov added the question Further information is requested label Jan 9, 2025
@candy69
Copy link
Author

candy69 commented Jan 9, 2025

The reason is - Error in waitForLocalSocket: AdbFailError: Failure: 'closed' lastMessage:localabstract:stfagent Can you please provide adb logcat logs from this device?

There is the part of the log from one of devices
Tell me if you need more of these, thank you

1736455292.668 1258 PocketProximityManager Debug setStateOut()
1736455292.668 1258 PocketModeEvent Debug OutPocket prox 2
1736455292.828 1258 PocketProximityManager Debug setStateOut()
1736455292.829 1258 PocketModeEvent Debug OutPocket prox 2
1736455292.833 580 io_stats Debug !@ Read_top(KB): system_server(1258) 32
1736455292.833 580 io_stats Debug !@ Write_top(KB): kworker/u16:1(16206) 4
1736455292.977 893 RefreshRateSelector Error Can't find idle refresh rate by policy with the same mode group as the current mode {id=0, hwcId=2, resolution=1080x2340, refreshRate=120.00 Hz, dpi=391.89x398.90, group=0} (idle : 60 fps)
1736455292.987 1258 PocketProximityManager Debug setStateOut()
1736455292.987 1258 PocketModeEvent Debug OutPocket prox 2
1736455293.146 1258 PocketProximityManager Debug setStateOut()
1736455293.148 1258 PocketModeEvent Debug OutPocket prox 2
1736455293.305 1258 PocketProximityManager Debug setStateOut()
1736455293.306 1258 PocketModeEvent Debug OutPocket prox 2
1736455293.465 1258 PocketProximityManager Debug setStateOut()
1736455293.465 1258 PocketModeEvent Debug OutPocket prox 2
1736455293.623 1258 PocketProximityManager Debug setStateOut()
1736455293.624 1258 PocketModeEvent Debug OutPocket prox 2
1736455293.783 1258 PocketProximityManager Debug setStateOut()
1736455293.783 1258 PocketModeEvent Debug OutPocket prox 2
1736455293.942 1258 PocketProximityManager Debug setStateOut()
1736455293.943 1258 PocketModeEvent Debug OutPocket prox 2
1736455294.01 1258 PowerManagerService Debug abuse wakelock package : jp.co.cyberagent.stf
1736455294.012 1258 EdgeLightingManager Debug hideForWakeLock packageName=jp.co.cyberagent.stf
1736455294.012 1258 EdgeLightingManager Debug hideForWakeLock is no more used
1736455294.013 1258 PowerManagerService Debug UserActivityState : 1 -> 2 groupId=0
1736455294.014 1258 PowerManagerService Debug displayReady: false groupId=0
1736455294.016 1258 DisplayPowerController2[0] Debug animateScreenStateChange: target=ON, mIsEnabled=true
1736455294.018 1258 PowerManagerService Debug displayReady: true groupId=0
1736455294.019 1258 MdnieScenarioControlService Info action : com.samsung.server.PowerManagerService.action.USER_ACTIVITY
1736455294.068 1258 PocketModeEvent Debug MSG_TYPE_HOVER_RECHECK_DISABLE
1736455294.101 1258 PocketProximityManager Debug setStateOut()
1736455294.102 1258 PocketModeEvent Debug OutPocket prox 2
1736455294.102 1258 PocketModeEvent Error MSG_TYPE_STOP_SENSING
1736455294.103 1258 PocketModeEvent Error unregisterSensor L : -1 P : 0
1736455294.105 836 SensorsHub Info activate: handle 34 enable 0
1736455294.105 836 SensorsHub Info type : 34, enable : 0
1736455294.107 1258 SensorManager Debug unregisterListener :: com.samsung.android.gesture.PocketModeEvent$2@70fb1f3
1736455294.835 580 io_stats Debug !@ 8,0 r 825064 39580529 w 999858 10008528 d 307536 12289700 f 0 102449 iot 1315464 0 th 0 0 0 pt 0 inp 0 0 366810.892
1736455295.377 1258 SemWifiUsabilityStatsMonitor Debug onWifiUsabilityStats - seqNum 118343, isSameBssidAndFreq true
1736455295.378 1258 SemWifiLinkQualityMonitor Info Unreliable Tx statistics: 0 || QoS: 0,000 ms / 0,000 Mbps / 0 (N)
1736455295.385 893 VSyncReactor Info Current= 120, Period= 120, hwcPeriod= 120
1736455295.389 1683 StatusBarIconController Debug ignoring old pipeline callback because the new wifi icon is enabled
1736455295.39 1683 Tile.WifiTile Debug handleUpdateState isTransient=false transientEnabling =false cb.isTransient=false state.state = 2 mStateBeforeClick.value =false enabled =true
1736455296.002 893 RefreshRateSelector Error Can't find idle refresh rate by policy with the same mode group as the current mode {id=0, hwcId=2, resolution=1080x2340, refreshRate=120.00 Hz, dpi=391.89x398.90, group=0} (idle : 60 fps)
1736455296.837 580 io_stats Debug !@ Write_top(KB): kworker/u16:3(15831) 8
1736455298.396 1258 SemWifiUsabilityStatsMonitor Debug onWifiUsabilityStats - seqNum 118344, isSameBssidAndFreq true
1736455298.397 1258 SemWifiLinkQualityMonitor Info Unreliable Tx statistics: 1 || QoS: 0,000 ms / 0,000 Mbps / 0 (N)
1736455298.405 1683 StatusBarIconController Debug ignoring old pipeline callback because the new wifi icon is enabled
1736455298.406 1683 Tile.WifiTile Debug handleUpdateState isTransient=false transientEnabling =false cb.isTransient=false state.state = 2 mStateBeforeClick.value =false enabled =true
1736455298.407 893 VSyncReactor Info Current= 120, Period= 120, hwcPeriod= 120
1736455299.029 893 RefreshRateSelector Error Can't find idle refresh rate by policy with the same mode group as the current mode {id=0, hwcId=2, resolution=1080x2340, refreshRate=120.00 Hz, dpi=391.89x398.90, group=0} (idle : 60 fps)
1736455301.43 1258 SemWifiUsabilityStatsMonitor Debug onWifiUsabilityStats - seqNum 118345, isSameBssidAndFreq true
1736455301.431 1258 SemWifiLinkQualityMonitor Info Unreliable Tx statistics: 0 || QoS: 0,000 ms / 0,000 Mbps / 0 (N)
1736455301.438 1683 StatusBarIconController Debug ignoring old pipeline callback because the new wifi icon is enabled
1736455301.439 1683 Tile.WifiTile Debug handleUpdateState isTransient=false transientEnabling =false cb.isTransient=false state.state = 2 mStateBeforeClick.value =false enabled =true
1736455301.441 893 VSyncReactor Info Current= 120, Period= 120, hwcPeriod= 120
1736455302.063 893 RefreshRateSelector Error Can't find idle refresh rate by policy with the same mode group as the current mode {id=0, hwcId=2, resolution=1080x2340, refreshRate=120.00 Hz, dpi=391.89x398.90, group=0} (idle : 60 fps)
1736455302.188 1671 wpa_supplicant Info Heartbeat 36641
1736455303.37 3074 WM-DelayedWorkTracker Debug Scheduling work 0eec7cca-b610-4498-9687-2616a178a7d8
1736455303.371 3074 WM-GreedyScheduler Debug Starting work for 0eec7cca-b610-4498-9687-2616a178a7d8
1736455303.375 3074 WM-Processor Debug mnn: processing WorkGenerationalId(workSpecId=0eec7cca-b610-4498-9687-2616a178a7d8, generation=0)
1736455303.377 3074 MddListenableWorkerFactory Debug createWorker for class: com.google.apps.tiktok.contrib.work.TikTokListenableWorker
1736455303.38 3074 WM-WorkerWrapper Debug Starting work for com.google.apps.tiktok.contrib.work.TikTokListenableWorker
1736455303.381 3074 SyncManagerImpl Info #sync(). Running Synclets and scheduling next sync.

1736455303.385 3074 SyncManagerImpl Info Running synclets: [TemplateFetcherSynclet]

1736455303.388 3074 SyncManagerImpl Info Starting synclet: TemplateFetcherSynclet

1736455303.392 3074 SyncManagerImpl Info Completed sync. Scheduling next wakeup

1736455303.392 3074 SyncManagerImpl Info #sync() complete

1736455303.393 3074 SyncWorkManagerOneTimeS Info Scheduling next onetime WorkManager workers

1736455303.393 3074 WM-WorkerWrapper Info Worker result SUCCESS for Work [ id=0eec7cca-b610-4498-9687-2616a178a7d8, tags={ com.google.apps.tiktok.contrib.work.TikTokListenableWorker,com.google.apps.tiktok.sync.impl.workmanager.SyncWorker,TikTokWorker#com.google.apps.tiktok.sync.impl.workmanager.SyncWorker } ]
1736455303.394 3074 WM-Processor Debug mnn 0eec7cca-b610-4498-9687-2616a178a7d8 executed; reschedule = false
1736455303.407 3074 WM-GreedyScheduler Debug Cancelling work ID 0eec7cca-b610-4498-9687-2616a178a7d8
1736455303.409 3074 WM-GreedyScheduler Debug Ignoring {WorkSpec: 504382b4-1aa7-405e-9f74-de270f436ad2}. Requires ContentUri triggers.
1736455303.409 3074 WM-GreedyScheduler Debug Ignoring {WorkSpec: e552e570-6b62-4276-b528-117b66949d9e}. Requires device idle.
1736455303.409 3074 WM-GreedyScheduler Debug Ignoring {WorkSpec: 43750bba-cfcf-42e9-b1ab-64e4c4d1fb70}. Requires ContentUri triggers.
1736455303.409 3074 WM-GreedyScheduler Debug Ignoring {WorkSpec: 6b095979-9a41-4744-a82d-98b8b20f55e3}. Requires ContentUri triggers.
1736455303.42 3074 WM-SystemJobScheduler Debug Scheduling work ID cb28c8d1-4bc4-4884-ab91-c5391460049bJob ID 1095
1736455303.423 3074 WM-GreedyScheduler Debug Ignoring {WorkSpec: 504382b4-1aa7-405e-9f74-de270f436ad2}. Requires ContentUri triggers.
1736455303.423 3074 WM-GreedyScheduler Debug Ignoring {WorkSpec: e552e570-6b62-4276-b528-117b66949d9e}. Requires device idle.
1736455303.423 3074 WM-GreedyScheduler Debug Ignoring {WorkSpec: 43750bba-cfcf-42e9-b1ab-64e4c4d1fb70}. Requires ContentUri triggers.
1736455303.424 3074 WM-GreedyScheduler Debug Ignoring {WorkSpec: 6b095979-9a41-4744-a82d-98b8b20f55e3}. Requires ContentUri triggers.
1736455303.426 3074 WM-Processor Debug Processor cancelling d81fba7c-a735-4154-952f-5042b769c74a
1736455303.427 3074 WM-Processor Debug WorkerWrapper could not be found for d81fba7c-a735-4154-952f-5042b769c74a
1736455303.432 3074 WM-GreedyScheduler Debug Cancelling work ID d81fba7c-a735-4154-952f-5042b769c74a
1736455303.438 3074 WM-SystemJobScheduler Debug Scheduling work ID 3542e7a9-5827-4157-ab40-89cf8ce2bee5Job ID 1096
1736455303.441 3074 WM-GreedyScheduler Debug Ignoring {WorkSpec: 504382b4-1aa7-405e-9f74-de270f436ad2}. Requires ContentUri triggers.
1736455303.441 3074 WM-GreedyScheduler Debug Ignoring {WorkSpec: e552e570-6b62-4276-b528-117b66949d9e}. Requires device idle.
1736455303.441 3074 WM-GreedyScheduler Debug Ignoring {WorkSpec: 43750bba-cfcf-42e9-b1ab-64e4c4d1fb70}. Requires ContentUri triggers.
1736455303.441 3074 WM-GreedyScheduler Debug Ignoring {WorkSpec: 6b095979-9a41-4744-a82d-98b8b20f55e3}. Requires ContentUri triggers.
1736455303.444 3074 WM-Processor Debug Processor cancelling 5731c4c3-57e9-4890-aa18-d49c9cddadd0
1736455303.444 3074 WM-Processor Debug WorkerWrapper could not be found for 5731c4c3-57e9-4890-aa18-d49c9cddadd0
1736455303.45 3074 WM-GreedyScheduler Debug Cancelling work ID 5731c4c3-57e9-4890-aa18-d49c9cddadd0
1736455303.456 3074 WM-SystemJobScheduler Debug Scheduling work ID 3bd83df9-3e61-41c5-bdd5-5c8546274b14Job ID 1097
1736455303.458 3074 WM-GreedyScheduler Debug Ignoring {WorkSpec: 504382b4-1aa7-405e-9f74-de270f436ad2}. Requires ContentUri triggers.
1736455303.458 3074 WM-GreedyScheduler Debug Ignoring {WorkSpec: e552e570-6b62-4276-b528-117b66949d9e}. Requires device idle.
1736455303.458 3074 WM-GreedyScheduler Debug Ignoring {WorkSpec: 43750bba-cfcf-42e9-b1ab-64e4c4d1fb70}. Requires ContentUri triggers.
1736455303.458 3074 WM-GreedyScheduler Debug Ignoring {WorkSpec: 6b095979-9a41-4744-a82d-98b8b20f55e3}. Requires ContentUri triggers.
1736455303.459 3074 SyncWorkManagerOneTimeS Info Successfully scheduled next onetime workers

1736455303.996 1258 PowerManagerService Debug UserActivityState : 2 -> 4 groupId=0
1736455303.997 1258 PowerManagerService Info [PWL] On : 366790051 (30003 ms ago)
1736455303.997 1258 PowerManagerService Info [PWL] mStayOn: true mWakeLockSummary & WAKE_LOCK_STAY_AWAKE: 0 mUserActivitySummary: 0x4
1736455303.999 1258 MdnieScenarioControlService Info action : com.samsung.server.PowerManagerService.action.USER_ACTIVITY
1736455304.455 1258 SemWifiUsabilityStatsMonitor Debug onWifiUsabilityStats - seqNum 118346, isSameBssidAndFreq true
1736455304.457 1258 SemWifiLinkQualityMonitor Info Unreliable Tx statistics: 0 || QoS: 0,000 ms / 0,000 Mbps / 0 (N)
1736455304.842 580 io_stats Debug !@ 8,0 r 825064 39580529 w 999878 10008940 d 307536 12289700 f 0 102449 iot 1315484 0 th 0 0 0 pt 0 inp 0 0 366820.899
1736455304.843 580 io_stats Debug !@ Write_top(KB): kworker/u16:1(16206) 288 .apps.messaging(3074) 124
1736455305.597 1258 Watchdog Error !@sync: 12222 heap: 86 / 94 FD: 998 [2025-01-09 22:41:45.596]
1736455307.479 1258 SemWifiUsabilityStatsMonitor Debug onWifiUsabilityStats - seqNum 118347, isSameBssidAndFreq true
1736455307.48 1258 SemWifiLinkQualityMonitor Info Unreliable Tx statistics: 0 || QoS: 0,000 ms / 0,000 Mbps / 0 (N)
1736455310.502 1258 SemWifiUsabilityStatsMonitor Debug onWifiUsabilityStats - seqNum 118348, isSameBssidAndFreq true
1736455310.504 1258 SemWifiLinkQualityMonitor Info Unreliable Tx statistics: 0 || QoS: 0,000 ms / 0,000 Mbps / 0 (N)
1736455310.848 580 io_stats Debug !@ 8,0 r 825064 39580529 w 999879 10008944 d 307536 12289700 f 0 102449 iot 1315492 0 th 0 0 0 pt 0 inp 0 0 366826.905
1736455311.175 1258 DeviceStorageMonitorService Warn updateBroadcasts(/data) oldLevel:0, newLevel:0, seq:1
1736455311.178 1258 DeviceStorageMonitorService Debug Available File Node Number is [13462007]
1736455311.178 1258 DeviceStorageMonitorService Warn updateBroadcasts_filenode(/data) fn_oldLevel:0, fn_newLevel:0, seq:1
1736455312.193 1671 wpa_supplicant Info Heartbeat 36642
1736455312.85 580 io_stats Debug !@ Write_top(KB): kworker/u16:4(15499) 4
1736455313.067 3132 SDHMS:C Info SIOP:: AP:220 BAT:217 USB:219 CHG:223 PA:217 CP:218 WIFI:220 BLK:0 SUBBAT:0 SKIN:245 SKINF:235 SKINB:245 LRP:245 LRP2:245 LRF2:235 LRB2:245 AP2:244 CHG2:245 MEM2:243 WIFI2:244 SPK2:224 VAP:223 VWIFI:221
1736455313.525 1258 SemWifiUsabilityStatsMonitor Debug onWifiUsabilityStats - seqNum 118349, isSameBssidAndFreq true
1736455313.526 1258 SemWifiLinkQualityMonitor Info Unreliable Tx statistics: 0 || QoS: 0,000 ms / 0,000 Mbps / 0 (N)
1736455314.15 2727 CpEventLog(u0) Verbose cp_state: [ contacts = {contacts=1, raw_contacts=1, data=2, account={secphone(1)=0, sim(2)=1, google(3)=0, sim2(4)=0, agg(5)=0, duo(6)=0, duo(8)=0, google(9)=0}, trash=0, trash_acc={}, trash_sync=0, database=contacts2.db} ]
cp_state: [ aggregated = {[2]=1} ]
cp_state: [ request = {} ]
cp_state: [ calls = {types={[100]=2}, database=calllog.db} ]
cp_state: [ profile = {contacts=0, raw_contacts=0, data=0, account={secphone(1)=0, google(2)=0, sim(3)=0, sim2(4)=0, agg(5)=0, duo(6)=0, duo(8)=0, google(9)=0}, trash=0, trash_acc={}, trash_sync=0, database=profile.db} ]
cp_state: [ sa_profile = {contacts=0, raw_contacts=0, data=0, account={secphone(1)=0, google(2)=0, sim(3)=0, sim2(4)=0, agg(5)=0, duo(6)=0, duo(8)=0, google(9)=0}, trash=0, trash_acc={}, trash_sync=0, database=profile_sa.db} ]
cp_state: [ etc = {binders=0, country_iso=UA, version=15.0.52, db_version=1706, csc=/} ]
cp_state: ------------------------------------------------------------------------------
1736455314.15 2727 CpEventLog(u0) Verbose cp_state: [ contacts = {contacts=1, raw_contacts=1, data=2, account={secphone(1)=0, sim(2)=1, google(3)=0, sim2(4)=0, agg(5)=0, duo(6)=0, duo(8)=0, google(9)=0}, trash=0, trash_acc={}, trash_sync=0, database=contacts2.db} ]
cp_state: [ aggregated = {[2]=1} ]
cp_state: [ request = {} ]
cp_state: [ calls = {types={[100]=2}, database=calllog.db} ]
cp_state: [ profile = {contacts=0, raw_contacts=0, data=0, account={secphone(1)=0, google(2)=0, sim(3)=0, sim2(4)=0, agg(5)=0, duo(6)=0, duo(8)=0, google(9)=0}, trash=0, trash_acc={}, trash_sync=0, database=profile.db} ]
cp_state: [ sa_profile = {contacts=0, raw_contacts=0, data=0, account={secphone(1)=0, google(2)=0, sim(3)=0, sim2(4)=0, agg(5)=0, duo(6)=0, duo(8)=0, google(9)=0}, trash=0, trash_acc={}, trash_sync=0, database=profile_sa.db} ]
cp_state: [ etc = {binders=0, country_iso=UA, version=15.0.52, db_version=1706, csc=/} ]
cp_state: ------------------------------------------------------------------------------
1736455314.852 580 io_stats Debug !@ 8,0 r 825064 39580529 w 999881 10008952 d 307536 12289700 f 0 102449 iot 1315504 0 th 0 0 0 pt 0 inp 0 0 366830.909
1736455316.554 1258 SemWifiUsabilityStatsMonitor Debug onWifiUsabilityStats - seqNum 118350, isSameBssidAndFreq true
1736455316.555 1258 SemWifiLinkQualityMonitor Info Unreliable Tx statistics: 0 || QoS: 0,000 ms / 0,000 Mbps / 0 (N)
1736455316.713 1258 ActivityManager Debug Received BROADCAST intent 0x56d2831 Key{broadcastIntent pkg=com.google.android.gms/com.google.android.gms.gcm intent=act=com.google.android.gms.gcm.HEARTBEAT_ALARM pkg=com.google.android.gms flags=0x4000000 u=0} requestCode=0 sent=0 from uid 1000
1736455316.724 3074 ForwardSyncCache Info reclaimMemory: Clearing caches

1736455316.725 3074 Bugle Warn TextClassifierLibManagerImpl: Reclaiming memory at level: 40

1736455316.729 29353 AlarmManager Info setExactAndAllowWhileIdle [name: GCM_HB_ALARM type: 2 triggerAtMillis: 371422389]
1736455316.731 1258 AlarmManager Debug force change alarm method to setWindow() callingUid=10215, sourcePackage=com.google.android.gms, action=com.google.android.gms.gcm.HEARTBEAT_ALARM, origTriggerAtTime=371422389, triggerAtTime=371392390, windowLength=29999
1736455316.734 1258 ConnectivityService Debug reportNetworkActive, notify 1 listeners
1736455316.735 29353 WakeLock Warn GCM_HB_ALARM release without a matched acquire!
1736455316.854 580 io_stats Debug !@ Write_top(KB): kworker/u16:1(16206) 4 .apps.messaging(3074) 4
1736455317.162 29353 ConnectivityManager Debug StackLog: [android.net.ConnectivityManager.reportNetworkConnectivity(ConnectivityManager.java:3667)] [belz.a(:com.google.android.gms@[email protected] (190400-705893532):15)] [beoe.o(:com.google.android.gms@[email protected] (190400-705893532):6)] [bens.run(:com.google.android.gms@[email protected] (190400-705893532):589)] [beom.run(:com.google.android.gms@[email protected] (190400-705893532):5)] [eyvl.run(:com.google.android.gms@[email protected] (190400-705893532):21)] [apdl.c(:com.google.android.gms@[email protected] (190400-705893532):50)] [apdl.run(:com.google.android.gms@[email protected] (190400-705893532):76)] [java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)] [java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)] [apiw.run(:com.google.android.gms@[email protected] (190400-705893532):8)] [java.lang.Thread.run(Thread.java:1012)]
1736455317.163 29353 AlarmManager Info setExactAndAllowWhileIdle [name: GCM_HB_ALARM type: 2 triggerAtMillis: 371472823]
1736455317.163 1258 AlarmManager Debug force change alarm method to setWindow() callingUid=10215, sourcePackage=com.google.android.gms, action=com.google.android.gms.gcm.HEARTBEAT_ALARM, origTriggerAtTime=371472823, triggerAtTime=371417823, windowLength=55000
1736455318.533 834 BatteryDump Error !@new_battery_dump : 4402,-5,1800,1800,100,219,219,224,0,0,245,224,0,Full,NO_CHARGING,None,Good,USB,1,Normal,0,0,10200,0x10000,0x10000,0x0,0,0000,0000,00000000,0,0,0,0,3,4402,9950,944,0,

1736455318.545 834 [email protected] Info updateLrpSysfs: write: 245
1736455318.855 580 io_stats Debug !@ 8,0 r 825064 39580529 w 999887 10008972 d 307536 12289700 f 0 102450 iot 1315520 0 th 0 0 0 pt 0 inp 0 0 366834.912
1736455319.577 1258 SemWifiUsabilityStatsMonitor Debug onWifiUsabilityStats - seqNum 118351, isSameBssidAndFreq true
1736455319.579 1258 SemWifiLinkQualityMonitor Info Unreliable Tx statistics: 2 || QoS: 0,000 ms / 0,000 Mbps / 0 (N)
1736455319.584 1683 StatusBarIconController Debug ignoring old pipeline callback because the new wifi icon is enabled
1736455319.585 1683 Tile.WifiTile Debug handleUpdateState isTransient=false transientEnabling =false cb.isTransient=false state.state = 2 mStateBeforeClick.value =false enabled =true
1736455319.587 893 VSyncReactor Info Current= 120, Period= 120, hwcPeriod= 120
1736455320.009 1683 DateTimeView Info updateAll - getTimeFormat
1736455320.011 1258 EyeComfortSolutionService Info action : android.intent.action.TIME_TICK
1736455320.012 1683 QSClockBellTower Debug onReceive(android.intent.action.TIME_TICK) mTimeZoneString:null
1736455320.012 1683 FaceWidgetPagesController Debug onTimeChanged()
1736455320.03 1683 FaceWidgetKeyguardNIOController Debug getDefaultPositionX
1736455320.031 1683 View Warn requestLayout() improperly called by android.widget.FrameLayout{6a23f05 V.E...... ......ID 0,139-1080,2205 #7f0a083b app:id/qs_frame} during layout: running second layout pass
1736455320.032 1683 FaceWidgetKeyguardNIOController Debug getDefaultPositionX
1736455320.036 1683 QSClockBellTower Debug He is ready to ring the bell. (((QSClockBellSound - TimeText:22:42, TimeContentDescription:22:42, DateText:чт, 9 січня, ShortDateText:чт, 9 січ., Demo:false, QuickStar-Second(false|12:34:56))))
1736455320.036 1683 QSClock Debug StatusBar clock=22:42 notifyTimeChanged(QSClockBellSound - TimeText:22:42, TimeContentDescription:22:42, DateText:чт, 9 січня, ShortDateText:чт, 9 січ., Demo:false, QuickStar-Second(false|12:34:56)) clockVisibleByPolicy=true, clockVisibleByUser=true, visible=true, parent=android.widget.LinearLayout{ba3cf4f V.E...... ......ID 0,0-99,69 #7f0a0591 app:id/left_clock_container}
1736455320.036 1683 QSClockBellTower Debug Everyone heard the bell. run(currentTime:1736455320035, getTime():Thu Jan 09 22:42:00 GMT+02:00 2025, getTimeZone():libcore.util.ZoneInfo[mDstSavings=3600000,mUseDst=true,mDelegate=[id="Europe/Kiev",mRawOffset=7200000,mEarliestRawOffset=7324000,transitions=245]])
1736455320.042 1683 FaceWidgetKeyguardNIOController Debug getDefaultPositionX
1736455320.654 893 RefreshRateSelector Error Can't find idle refresh rate by policy with the same mode group as the current mode {id=0, hwcId=2, resolution=1080x2340, refreshRate=120.00 Hz, dpi=391.89x398.90, group=0} (idle : 60 fps)
1736455320.857 580 io_stats Debug !@ 8,0 r 825064 39580529 w 999890 10008992 d 307536 12289700 f 0 102450 iot 1315524 0 th 0 0 0 pt 0 inp 0 0 366836.914
1736455320.858 580 io_stats Debug !@ Write_top(KB): kworker/u16:4(15499) 20 android.hardwar(834) 8 .gms.persistent(29353) 8
1736455322.204 1671 wpa_supplicant Info Heartbeat 36643
1736455322.601 1258 SemWifiUsabilityStatsMonitor Debug onWifiUsabilityStats - seqNum 118352, isSameBssidAndFreq true
1736455322.601 1258 SemWifiLinkQualityMonitor Info Unreliable Tx statistics: 1 || QoS: 0,000 ms / 0,000 Mbps / 0 (N)
1736455324.861 580 io_stats Debug !@ 8,0 r 825064 39580529 w 999892 10009000 d 307536 12289700 f 0 102450 iot 1315532 0 th 0 0 0 pt 0 inp 0 0 366840.918
1736455324.862 580 io_stats Debug !@ Write_top(KB): kworker/u16:3(15831) 8
1736455325.624 1258 SemWifiUsabilityStatsMonitor Debug onWifiUsabilityStats - seqNum 118353, isSameBssidAndFreq true
1736455325.626 1258 SemWifiLinkQualityMonitor Info Unreliable Tx statistics: 0 || QoS: 0,000 ms / 0,000 Mbps / 0 (N)
1736455325.63 1683 StatusBarIconController Debug ignoring old pipeline callback because the new wifi icon is enabled
1736455325.631 1683 Tile.WifiTile Debug handleUpdateState isTransient=false transientEnabling =false cb.isTransient=false state.state = 2 mStateBeforeClick.value =false enabled =true
1736455325.634 893 VSyncReactor Info Current= 120, Period= 120, hwcPeriod= 120
1736455325.659 893 SurfaceFlinger Info SFWD update time=366841716780612
1736455326.256 893 RefreshRateSelector Error Can't find idle refresh rate by policy with the same mode group as the current mode {id=0, hwcId=2, resolution=1080x2340, refreshRate=120.00 Hz, dpi=391.89x398.90, group=0} (idle : 60 fps)
1736455328.648 1258 SemWifiUsabilityStatsMonitor Debug onWifiUsabilityStats - seqNum 118354, isSameBssidAndFreq true
1736455328.649 1258 SemWifiLinkQualityMonitor Info Unreliable Tx statistics: 0 || QoS: 0,000 ms / 0,000 Mbps / 0 (N)
1736455328.655 1683 StatusBarIconController Debug ignoring old pipeline callback because the new wifi icon is enabled
1736455328.656 1683 Tile.WifiTile Debug handleUpdateState isTransient=false transientEnabling =false cb.isTransient=false state.state = 2 mStateBeforeClick.value =false enabled =true
1736455328.657 893 VSyncReactor Info Current= 120, Period= 120, hwcPeriod= 120
1736455329.275 893 RefreshRateSelector Error Can't find idle refresh rate by policy with the same mode group as the current mode {id=0, hwcId=2, resolution=1080x2340, refreshRate=120.00 Hz, dpi=391.89x398.90, group=0} (idle : 60 fps)
1736455329.901 3065 bbfs Info (REDACTED) getHotwordActive::active query: %s, watch: %s, devices connected: %s

1736455330.867 580 io_stats Debug !@ 8,0 r 825064 39580529 w 999894 10009008 d 307536 12289700 f 0 102450 iot 1315540 0 th 0 0 0 pt 0 inp 0 0 366846.924
1736455331.667 1258 SemWifiUsabilityStatsMonitor Debug onWifiUsabilityStats - seqNum 118355, isSameBssidAndFreq true
1736455331.668 1258 SemWifiLinkQualityMonitor Info Unreliable Tx statistics: 0 || QoS: 0,000 ms / 0,000 Mbps / 0 (N)
1736455332.194 3074 ForwardSyncCache Info reclaimMemory: Clearing caches

1736455332.197 3074 Bugle Warn TextClassifierLibManagerImpl: Reclaiming memory at level: 40

1736455332.208 1671 wpa_supplicant Info Heartbeat 36644
1736455332.87 580 io_stats Debug !@ Write_top(KB): kworker/u16:3(15831) 8
1736455334.689 1258 SemWifiUsabilityStatsMonitor Debug onWifiUsabilityStats - seqNum 118356, isSameBssidAndFreq true
1736455334.69 1258 SemWifiLinkQualityMonitor Info Unreliable Tx statistics: 0 || QoS: 0,000 ms / 0,000 Mbps / 0 (N)
1736455335.612 1258 Watchdog Error !@sync: 12223 heap: 87 / 94 FD: 998 [2025-01-09 22:42:15.611]
1736455336.199 1258 UsbStatsMonitor Debug 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
1736455337.707 1258 SemWifiUsabilityStatsMonitor Debug onWifiUsabilityStats - seqNum 118357, isSameBssidAndFreq true
1736455337.708 1258 SemWifiLinkQualityMonitor Info Unreliable Tx statistics: 0 || QoS: 0,000 ms / 0,000 Mbps / 0 (N)
1736455340.737 1258 SemWifiUsabilityStatsMonitor Debug onWifiUsabilityStats - seqNum 118358, isSameBssidAndFreq true
1736455340.74 1258 SemWifiLinkQualityMonitor Info Unreliable Tx statistics: 0 || QoS: 0,000 ms / 0,000 Mbps / 0 (N)
1736455340.877 580 io_stats Debug !@ 8,0 r 825064 39580529 w 999895 10009012 d 307536 12289700 f 0 102450 iot 1315548 0 th 0 0 0 pt 0 inp 0 0 366856.934
1736455340.878 580 io_stats Debug !@ Write_top(KB): kworker/u16:4(15499) 4
1736455341.199 1258 ConnectivityService Debug reportNetworkActive, notify 1 listeners
1736455342.212 1671 wpa_supplicant Info Heartbeat 36645
1736455342.476 1258 TrafficStats Debug tagSocket(885) with statsTag=0xffffffff, statsUid=-1
1736455342.48 1258 TrafficStats Debug tagSocket(911) with statsTag=0xffffffff, statsUid=-1
1736455342.683 1258 WifiConnectivityMonitor.DnsThread Debug [|207] []
1736455342.685 1258 WifiConnectivityMonitor.NetworkStatsAnalyzer Debug DNS resultType : 0, responseTime : 207
1736455342.686 1258 OpenNetworkQos[4.00] Debug updateBssidLatestDnsResultType - result: 0
1736455342.686 1258 OpenNetworkQos[4.00] Debug updateBssidNoInternet: mBssidNoInternet = false
1736455342.686 1258 OpenNetworkQos[4.00] Debug getOpenNetworkQosNoInternetStatus: false[Private DNS is active. Result is ignored.]
1736455342.686 1258 OpenNetworkQos[4.00] Debug getOpenNetworkQosScores: 16 0 0 [Private DNS is active. Result is ignored.]
1736455342.686 1258 WifiProfileShare Info network QoS data was changed (internet), updateQoSData networkType: true, qosData: false
1736455342.688 1258 WifiProfileShare Debug nearby scanning settings stop
1736455342.688 1258 WifiProfileShare.Caster Verbose checkAndGetShareData - nearby scanning
1736455343.07 3132 SDHMS:C Info SIOP:: AP:220 BAT:219 USB:221 CHG:223 PA:216 CP:218 WIFI:219 BLK:0 SUBBAT:0 SKIN:245 SKINF:235 SKINB:245 LRP:245 LRP2:245 LRF2:235 LRB2:245 AP2:244 CHG2:245 MEM2:243 WIFI2:243 SPK2:226 VAP:222 VWIFI:220
1736455343.753 1258 SemWifiUsabilityStatsMonitor Debug onWifiUsabilityStats - seqNum 118359, isSameBssidAndFreq true
1736455343.754 1258 SemWifiLinkQualityMonitor Info Unreliable Tx statistics: 2 || QoS: 0,000 ms / 0,000 Mbps / 0 (N)
1736455343.758 1683 StatusBarIconController Debug ignoring old pipeline callback because the new wifi icon is enabled
1736455343.759 1683 Tile.WifiTile Debug handleUpdateState isTransient=false transientEnabling =false cb.isTransient=false state.state = 2 mStateBeforeClick.value =false enabled =true
1736455343.763 893 VSyncReactor Info Current= 120, Period= 120, hwcPeriod= 120
1736455344.387 893 RefreshRateSelector Error Can't find idle refresh rate by policy with the same mode group as the current mode {id=0, hwcId=2, resolution=1080x2340, refreshRate=120.00 Hz, dpi=391.89x398.90, group=0} (idle : 60 fps)
1736455346.777 1258 SemWifiUsabilityStatsMonitor Debug onWifiUsabilityStats - seqNum 118360, isSameBssidAndFreq true
1736455346.779 1258 SemWifiLinkQualityMonitor Info Unreliable Tx statistics: 0 || QoS: 0,000 ms / 0,000 Mbps / 0 (N)
1736455346.786 1683 StatusBarIconController Debug ignoring old pipeline callback because the new wifi icon is enabled
1736455346.786 1683 Tile.WifiTile Debug handleUpdateState isTransient=false transientEnabling =false cb.isTransient=false state.state = 2 mStateBeforeClick.value =false enabled =true
1736455346.788 893 VSyncReactor Info Current= 120, Period= 120, hwcPeriod= 120
1736455346.882 580 io_stats Debug !@ 8,0 r 825064 39580529 w 999896 10009016 d 307536 12289700 f 0 102450 iot 1315556 0 th 0 0 0 pt 0 inp 0 0 366862.939
1736455347.407 893 RefreshRateSelector Error Can't find idle refresh rate by policy with the same mode group as the current mode {id=0, hwcId=2, resolution=1080x2340, refreshRate=120.00 Hz, dpi=391.89x398.90, group=0} (idle : 60 fps)
1736455348.568 834 BatteryDump Error !@new_battery_dump : 4402,-5,1800,1800,100,220,220,223,0,0,245,223,0,Full,NO_CHARGING,None,Good,USB,1,Normal,0,0,10200,0x10000,0x10000,0x0,0,0000,0000,00000000,0,0,0,0,3,4402,9950,944,0,

1736455348.58 834 [email protected] Info updateLrpSysfs: write: 245
1736455348.885 580 io_stats Debug !@ 8,0 r 825064 39580529 w 999898 10009024 d 307536 12289700 f 0 102450 iot 1315564 0 th 0 0 0 pt 0 inp 0 0 366864.942
1736455348.886 580 io_stats Debug !@ Write_top(KB): android.hardwar(834) 8 kworker/u16:4(15499) 4
1736455349.796 1258 SemWifiUsabilityStatsMonitor Debug onWifiUsabilityStats - seqNum 118361, isSameBssidAndFreq true
1736455349.797 1258 SemWifiLinkQualityMonitor Info Unreliable Tx statistics: 1 || QoS: 0,000 ms / 0,000 Mbps / 0 (N)
1736455349.803 1683 StatusBarIconController Debug ignoring old pipeline callback because the new wifi icon is enabled
1736455349.804 1683 Tile.WifiTile Debug handleUpdateState isTransient=false transientEnabling =false cb.isTransient=false state.state = 2 mStateBeforeClick.value =false enabled =true
1736455349.808 893 VSyncReactor Info Current= 120, Period= 120, hwcPeriod= 120
1736455350.429 893 RefreshRateSelector Error Can't find idle refresh rate by policy with the same mode group as the current mode {id=0, hwcId=2, resolution=1080x2340, refreshRate=120.00 Hz, dpi=391.89x398.90, group=0} (idle : 60 fps)
1736455350.887 580 io_stats Debug !@ 8,0 r 825064 39580529 w 999899 10009028 d 307536 12289700 f 0 102450 iot 1315572 0 th 0 0 0 pt 0 inp 0 0 366866.944
1736455352.222 1671 wpa_supplicant Info Heartbeat 36646
1736455352.83 1258 SemWifiUsabilityStatsMonitor Debug onWifiUsabilityStats - seqNum 118362, isSameBssidAndFreq true
1736455352.832 1258 SemWifiLinkQualityMonitor Info Unreliable Tx statistics: 0 || QoS: 0,000 ms / 0,000 Mbps / 0 (N)
1736455352.836 1683 StatusBarIconController Debug ignoring old pipeline callback because the new wifi icon is enabled
1736455352.837 1683 Tile.WifiTile Debug handleUpdateState isTransient=false transientEnabling =false cb.isTransient=false state.state = 2 mStateBeforeClick.value =false enabled =true
1736455352.843 893 VSyncReactor Info Current= 120, Period= 120, hwcPeriod= 120
1736455352.888 580 io_stats Debug !@ Write_top(KB): kworker/u16:4(15499) 4
1736455353.471 893 RefreshRateSelector Error Can't find idle refresh rate by policy with the same mode group as the current mode {id=0, hwcId=2, resolution=1080x2340, refreshRate=120.00 Hz, dpi=391.89x398.90, group=0} (idle : 60 fps)
1736455355.848 1258 SemWifiUsabilityStatsMonitor Debug onWifiUsabilityStats - seqNum 118363, isSameBssidAndFreq true
1736455355.85 1258 SemWifiLinkQualityMonitor Info Unreliable Tx statistics: 0 || QoS: 0,000 ms / 0,000 Mbps / 0 (N)
1736455355.857 1683 StatusBarIconController Debug ignoring old pipeline callback because the new wifi icon is enabled
1736455355.858 1683 Tile.WifiTile Debug handleUpdateState isTransient=false transientEnabling =false cb.isTransient=false state.state = 2 mStateBeforeClick.value =false enabled =true
1736455355.86 893 VSyncReactor Info Current= 120, Period= 120, hwcPeriod= 120
1736455355.882 893 SurfaceFlinger Info SFWD update time=366871938999360
1736455356.478 893 RefreshRateSelector Error Can't find idle refresh rate by policy with the same mode group as the current mode {id=0, hwcId=2, resolution=1080x2340, refreshRate=120.00 Hz, dpi=391.89x398.90, group=0} (idle : 60 fps)

@irdkwmnsb
Copy link

Can you show what's in the development console of the browser?
I suspect that the browser just couldn't connect to the mjpeg endpoint

@candy69
Copy link
Author

candy69 commented Jan 10, 2025

Can you show what's in the development console of the browser? I suspect that the browser just couldn't connect to the mjpeg endpoint

Here sir:
image

@candy69
Copy link
Author

candy69 commented Jan 16, 2025

idk if someone still trying to help me with this issue but after update I pulled from here I'm getting other errors:

looks like this:
2025-01-16T15:16:57.377Z FTL/device 26898 [RFCX90RBQAB] Setup had an error TypeError: adb.getDevice(...).shell(...).then(...).then(...).timeout is not a function
at file:///home/galax_ts4/updated/devicehub/lib/util/devutil.js:122:26
at async openAgent (file:///home/galax_ts4/updated/devicehub/lib/units/device/plugins/service.js:216:13)
at async file:///home/galax_ts4/updated/devicehub/lib/units/device/plugins/service.js:606:9
2025-01-16T15:16:57.378Z FTL/util:lifecycle 26898 [RFCX90RBQAB] Shutting down due to fatal error with optional error : undefined
2025-01-16T15:16:57.406Z INF/provider 26859 [] Cleaning up device worker "RFCX90RBQAB"
2025-01-16T15:16:57.407Z ERR/provider 26859 [
] ExitError: Exit code "1"
at ChildProcess.exitListener (file:///home/galax_ts4/updated/devicehub/lib/units/provider/index.js:154:41)
at ChildProcess.emit (node:events:519:28)
at ChildProcess.emit (node:domain:488:12)
at ChildProcess._handle.onexit (node:internal/child_process:294:12) {
code: 1
}
2025-01-16T15:16:57.407Z ERR/provider 26859 [] Device worker "RFCX90RBQAB" died with code 1
2025-01-16T15:16:57.407Z INF/provider 26859 [
] Restarting device worker "RFCX90RBQAB"
2025-01-16T15:16:57.717Z FTL/device 26897 [RFCX10SVVXM] Setup had an error TypeError: adb.getDevice(...).shell(...).then(...).then(...).timeout is not a function
at file:///home/galax_ts4/updated/devicehub/lib/util/devutil.js:122:26
at async openAgent (file:///home/galax_ts4/updated/devicehub/lib/units/device/plugins/service.js:216:13)
at async file:///home/galax_ts4/updated/devicehub/lib/units/device/plugins/service.js:606:9
2025-01-16T15:16:57.717Z FTL/util:lifecycle 26897 [RFCX10SVVXM] Shutting down due to fatal error with optional error : undefined
2025-01-16T15:16:57.746Z INF/provider 26859 [] Cleaning up device worker "RFCX10SVVXM"
2025-01-16T15:16:57.746Z ERR/provider 26859 [
] ExitError: Exit code "1"
at ChildProcess.exitListener (file:///home/galax_ts4/updated/devicehub/lib/units/provider/index.js:154:41)
at ChildProcess.emit (node:events:519:28)
at ChildProcess.emit (node:domain:488:12)
at ChildProcess._handle.onexit (node:internal/child_process:294:12) {
code: 1
}
2025-01-16T15:16:57.747Z ERR/provider 26859 [] Device worker "RFCX10SVVXM" died with code 1
2025-01-16T15:16:57.747Z INF/provider 26859 [
] Restarting device worker "RFCX10SVVXM"
2025-01-16T15:16:57.793Z FTL/device 26904 [RFCX2038KTD] Setup had an error TypeError: adb.getDevice(...).shell(...).then(...).then(...).timeout is not a function
at file:///home/galax_ts4/updated/devicehub/lib/util/devutil.js:122:26
at async openAgent (file:///home/galax_ts4/updated/devicehub/lib/units/device/plugins/service.js:216:13)
at async file:///home/galax_ts4/updated/devicehub/lib/units/device/plugins/service.js:606:9
2025-01-16T15:16:57.793Z FTL/util:lifecycle 26904 [RFCX2038KTD] Shutting down due to fatal error with optional error : undefined
2025-01-16T15:16:57.823Z INF/provider 26859 [] Cleaning up device worker "RFCX2038KTD"
2025-01-16T15:16:57.824Z ERR/provider 26859 [
] ExitError: Exit code "1"
at ChildProcess.exitListener (file:///home/galax_ts4/updated/devicehub/lib/units/provider/index.js:154:41)
at ChildProcess.emit (node:events:519:28)
at ChildProcess.emit (node:domain:488:12)
at ChildProcess._handle.onexit (node:internal/child_process:294:12) {
code: 1
}

@irdkwmnsb
Copy link

idk if someone still trying to help me

Be rest assured - we are not indifferent of the people who are using our project.

#78 should have fixed the issue. Can you pull the latest commit and try from it?

@candy69
Copy link
Author

candy69 commented Jan 17, 2025

idk if someone still trying to help me

Be rest assured - we are not indifferent of the people who are using our project.

#78 should have fixed the issue. Can you pull the latest commit and try from it?

How to properly update your project, so there will not be any questions behind?

@irdkwmnsb
Copy link

idk if someone still trying to help me

Be rest assured - we are not indifferent of the people who are using our project.
#78 should have fixed the issue. Can you pull the latest commit and try from it?

How to properly update your project, so there will not be any questions behind?

git pull followed by npm ci && npm link --force should be sufficient

@DaniilSmirnov
Copy link

Can you try after this commit please ? #90
I still cant reproduce this issue on our local devices

@DaniilSmirnov DaniilSmirnov added the bug Something isn't working label Jan 26, 2025
@candy69 candy69 closed this as completed Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants