请先选择
<!--
求求了!帮帮忙!花费30秒不到的时间填写一下以下信息,真的求求了。不填写模板无法审核。标题也补上版本号
-->
问题描述:2.6.1版本启动agent之后直接 server auth failed ,是什么原因啊
Server版本:2.6.1
Agent版本与部署方式: jar方式部署
手机型号与系统版本:
截图:

相关日志:
▄▄▄▄ ▄▄▄▄ ▄▄▄ ▄▄ ▄▄▄▄▄▄ ▄▄▄▄
▄█▀▀▀▀█ ██▀▀██ ███ ██ ▀▀██▀▀ ██▀▀▀▀█
██▄ ██ ██ ██▀█ ██ ██ ██▀
▀████▄ ██ ██ ██ ██ ██ ██ ██
▀██ ██ ██ ██ █▄██ ██ ██▄
█▄▄▄▄▄█▀ ██▄▄██ ██ ███ ▄▄██▄▄ ██▄▄▄▄█
▀▀▀▀▀ ▀▀▀▀ ▀▀ ▀▀▀ ▀▀▀▀▀▀ ▀▀▀▀
Author: SonicCloudOrg
https://github.com/SonicCloudOrg
2023-07-19 17:34:15.621 - INFO 14661 --- [main] org.cloud.sonic.agent.AgentApplication : Starting AgentApplication v2.6.1 using Java 17.0.7 with PID 14661 (/Users/hannazhou/Documents/agent/sonic-agent-v2.6.1-macosx_arm64/sonic-agent-macosx-arm64.jar started by hannazhou in /Users/hannazhou/Documents/agent/sonic-agent-v2.6.1-macosx_arm64)
2023-07-19 17:34:15.622 - INFO 14661 --- [main] org.cloud.sonic.agent.AgentApplication : The following 1 profile is active: "sonic-agent"
2023-07-19 17:34:16.590 - INFO 14661 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 7771 (http)
2023-07-19 17:34:16.597 - INFO 14661 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2023-07-19 17:34:16.598 - INFO 14661 --- [main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.7]
2023-07-19 17:34:16.647 - INFO 14661 --- [main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2023-07-19 17:34:16.647 - INFO 14661 --- [main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 773 ms
===================== Checking the Environment =====================
Checking config folders...
👉 Check config folders Pass ✔
Checking mini folders...
👉 Check mini folders Pass ✔
Checking ADB environment...
👉 Check ADB environment Pass ✔
Checking sonic-android-supply plugin...
👉 Check sonic-android-supply plugin Pass ✔
Checking sonic-ios-bridge plugin...
👉 Check sonic-ios-bridge plugin Pass ✔
Checking sonic-go-mitmproxy plugin...
👉 Check sonic-go-mitmproxy plugin Pass ✔
Checking apk files...
👉 Check apk files Pass ✔
👉 Check all plugins Pass ✔
=========================== Check results ===========================
✨ Congratulations, all check items have been done! ✨
System: mac os x
ADB version: Android Debug Bridge version 1.0.41
sonic-android-supply version: 0.1.9
sonic-ios-bridge version: 1.3.13
sonic-go-mitmproxy version: sonic-go-mitmproxy: 1.3.4
========================== Check Completed ==========================
2023-07-19 17:34:17.440 - INFO 14661 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 7771 (http) with context path ''
2023-07-19 17:34:17.441 - INFO 14661 --- [main] o.cloud.sonic.agent.bridge.ios.SibTool : iOS devices listening...
2023-07-19 17:34:17.442 - INFO 14661 --- [main] o.cloud.sonic.agent.bridge.ios.SibTool : Enable iOS Module
2023-07-19 17:34:17.492 - INFO 14661 --- [main] o.c.s.a.b.a.AndroidDeviceBridgeTool : Android devices listening...
2023-07-19 17:34:17.502 - INFO 14661 --- [Device List Monitor] o.c.s.a.b.a.AndroidDeviceStatusListener : Android device: UYT5T18629000268 ONLINE!
2023-07-19 17:34:18.502 - INFO 14661 --- [main] o.c.s.a.b.a.AndroidDeviceBridgeTool : Enable Android Module
2023-07-19 17:34:18.512 - INFO 14661 --- [main] o.c.s.a.b.android.AndroidSupplyTool : Enable sonic-android-supply Module
2023-07-19 17:34:18.515 - INFO 14661 --- [main] o.c.s.agent.tests.handlers.StepHandlers : Registered 5 condition handler(s)
2023-07-19 17:34:18.519 - INFO 14661 --- [main] org.cloud.sonic.agent.AgentApplication : Started AgentApplication in 3.201 seconds (process running for 3.495)
2023-07-19 17:34:28.574 - INFO 14661 --- [WebSocketConnectReadThread-51] o.c.s.agent.transport.TransportClient : Connected and auth...
2023-07-19 17:34:28.589 - INFO 14661 --- [WebSocketConnectReadThread-51] o.c.s.agent.transport.TransportClient : Agent <- Server message: {"msg":"auth","result":"fail"}
2023-07-19 17:34:28.599 - INFO 14661 --- [pool-2-thread-2] o.c.s.agent.transport.TransportClient : server auth failed!
(我们更建议提供日志文本而不是日志截图,日志文本粘贴到这里,如果是截图请放到上面,上下三个点不要删除!!)
如果是开发环境,请加上【开发环境】标签标签