问题描述:v2.4.2 手机连接成功之后,进入云手机页面,一直无法显示东西
Server版本:v2.4.2
Agent版本与部署方式:jar windows上运行
手机型号与系统版本:realme GT Neo5 SE android 13
截图:


相关日志:
D:\dev\sonic-agent>D:\dev\jdk17\jdk17.0.7_7\bin\java.exe "-Dfile.encoding=utf-8" -jar .\sonic-agent-windows-x86_64.jar
▄▄▄▄ ▄▄▄▄ ▄▄▄ ▄▄ ▄▄▄▄▄▄ ▄▄▄▄
▄█▀▀▀▀█ ██▀▀██ ███ ██ ▀▀██▀▀ ██▀▀▀▀█
██▄ ██ ██ ██▀█ ██ ██ ██▀
▀████▄ ██ ██ ██ ██ ██ ██ ██
▀██ ██ ██ ██ █▄██ ██ ██▄
█▄▄▄▄▄█▀ ██▄▄██ ██ ███ ▄▄██▄▄ ██▄▄▄▄█
▀▀▀▀▀ ▀▀▀▀ ▀▀ ▀▀▀ ▀▀▀▀▀▀ ▀▀▀▀
Author: SonicCloudOrg
https://github.com/SonicCloudOrg
2023-04-19 15:28:26.315 - INFO 30956 --- [main] org.cloud.sonic.agent.AgentApplication : Starting AgentApplication v2.4.2 using Java 17.0.7 with PID 30956 (D:\dev\sonic-agent\sonic-agent-windows-x86_64.jar started by lyx in D:\dev\sonic-agent)
2023-04-19 15:28:26.318 - INFO 30956 --- [main] org.cloud.sonic.agent.AgentApplication : The following 1 profile is active: "sonic-agent"
2023-04-19 15:28:27.960 - INFO 30956 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 7777 (http)
2023-04-19 15:28:27.970 - INFO 30956 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2023-04-19 15:28:27.970 - INFO 30956 --- [main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.7]
2023-04-19 15:28:28.050 - INFO 30956 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2023-04-19 15:28:28.050 - INFO 30956 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1348 ms
===================== Checking the Environment =====================
→ Check ANDROID_HOME Path Pass √
→ Check ADB env Pass √
→ Check local resource Pass √
=========================== Check results ===========================
· ANDROID_HOME: E:\dev\android-sdk
· ADB path: E:\dev\android-sdk\platform-tools\adb.exe
· ADB version: Android Debug Bridge version 1.0.41
Version 33.0.3-8952118
Installed as E:\dev\android-sdk\platform-tools\adb.exe
· System: windows 10
========================== Check Completed ==========================
2023-04-19 15:28:29.025 - INFO 30956 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 7777 (http) with context path ''
2023-04-19 15:28:29.165 - INFO 30956 --- [main] o.c.s.a.b.a.AndroidDeviceBridgeTool : Android devices listening...
2023-04-19 15:28:29.178 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android device: 8998bfaf ONLINE!
2023-04-19 15:28:30.172 - INFO 30956 --- [main] o.c.s.a.b.a.AndroidDeviceBridgeTool : Enable Android Module
2023-04-19 15:28:30.256 - INFO 30956 --- [main] o.cloud.sonic.agent.bridge.ios.SibTool : iOS devices listening...
2023-04-19 15:28:30.256 - INFO 30956 --- [main] o.cloud.sonic.agent.bridge.ios.SibTool : Enable iOS Module
2023-04-19 15:28:30.264 - INFO 30956 --- [main] o.c.s.agent.tests.handlers.StepHandlers : Registered 5 condition handler(s)
2023-04-19 15:28:30.365 - INFO 30956 --- [main] o.c.s.a.b.android.AndroidSupplyTool : Enable sonic-android-supply Module
2023-04-19 15:28:30.368 - INFO 30956 --- [main] org.cloud.sonic.agent.AgentApplication : Started AgentApplication in 4.585 seconds (process running for 5.133)
2023-04-19 15:28:32.401 - INFO 30956 --- [pool-4-thread-1] o.cloud.sonic.agent.bridge.ios.SibTool : listen done.
2023-04-19 15:28:40.193 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android device: 8998bfaf OFFLINE!
2023-04-19 15:28:40.201 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device 8998bfaf failed.
2023-04-19 15:28:40.202 -ERROR 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device '8998bfaf' not found
2023-04-19 15:28:40.202 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2023-04-19 15:28:40.462 - INFO 30956 --- [WebSocketConnectReadThread-49] o.c.s.agent.transport.TransportClient : Connected and auth...
2023-04-19 15:28:40.526 - INFO 30956 --- [WebSocketConnectReadThread-49] o.c.s.agent.transport.TransportClient : Agent <- Server message: {"msg":"auth","result":"pass","remoteTimeout":"480","highTemp":45,"id":1,"highTempTime":15}
2023-04-19 15:28:40.538 - INFO 30956 --- [pool-2-thread-2] o.c.s.agent.transport.TransportClient : server auth successful!
2023-04-19 15:28:40.567 - INFO 30956 --- [pool-2-thread-2] org.cloud.sonic.agent.tools.PHCTool : hub is not ready. ignore...
2023-04-19 15:28:41.215 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android device: 8998bfaf ONLINE!
2023-04-19 15:28:41.222 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device 8998bfaf failed.
2023-04-19 15:28:41.222 -ERROR 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device offline2023-04-19 15:28:41.222 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2023-04-19 15:28:43.477 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android device: 8998bfaf OFFLINE!
2023-04-19 15:28:43.488 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device 8998bfaf failed.
2023-04-19 15:28:43.489 -ERROR 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device '8998bfaf' not found
2023-04-19 15:28:43.490 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2023-04-19 15:28:44.251 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android device: 8998bfaf ONLINE!
2023-04-19 15:28:44.259 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device 8998bfaf failed.
2023-04-19 15:28:44.259 -ERROR 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device offline2023-04-19 15:28:44.259 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2023-04-19 15:33:18.421 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android device: 8998bfaf OFFLINE!
2023-04-19 15:33:18.428 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device 8998bfaf failed.
2023-04-19 15:33:18.428 -ERROR 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device '8998bfaf' not found
2023-04-19 15:33:18.428 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2023-04-19 15:33:21.307 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android device: 8998bfaf ONLINE!
2023-04-19 15:33:21.319 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device 8998bfaf failed.
2023-04-19 15:33:21.319 -ERROR 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device still authorizing
2023-04-19 15:33:21.319 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2023-04-19 15:33:29.240 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android device: 8998bfaf OFFLINE!
2023-04-19 15:33:29.248 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device 8998bfaf failed.
2023-04-19 15:33:29.249 -ERROR 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device '8998bfaf' not found
2023-04-19 15:33:29.250 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2023-04-19 15:33:30.419 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android device: 8998bfaf ONLINE!
2023-04-19 15:33:30.428 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device 8998bfaf failed.
2023-04-19 15:33:30.429 -ERROR 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device offline2023-04-19 15:33:30.430 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2023-04-19 15:34:31.963 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android device: 8998bfaf OFFLINE!
2023-04-19 15:34:31.971 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device 8998bfaf failed.
2023-04-19 15:34:31.972 -ERROR 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device '8998bfaf' not found
2023-04-19 15:34:31.972 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2023-04-19 15:36:49.512 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android device: f5acf7a5 ONLINE!
2023-04-19 15:36:49.524 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device f5acf7a5 failed.
2023-04-19 15:36:49.525 -ERROR 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device offline2023-04-19 15:36:49.525 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2023-04-19 15:36:52.412 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android device: f5acf7a5 OFFLINE!
2023-04-19 15:36:52.419 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device f5acf7a5 failed.
2023-04-19 15:36:52.420 -ERROR 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device 'f5acf7a5' not found
2023-04-19 15:36:52.420 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...
2023-04-19 15:36:53.557 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android device: f5acf7a5 ONLINE!
2023-04-19 15:36:53.565 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Send shell command wm size to device f5acf7a5 failed.
2023-04-19 15:36:53.668 -ERROR 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : device offline2023-04-19 15:36:53.669 - INFO 30956 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceBridgeTool : Get screen size failed, ignore when plug in moment...