0x192 / 0x192/universal-android-debloater

UAD Error with Wireless Device: adb server version (31) doesn't match this client (41); killing...

未關閉
#1,133 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug
主要語言
Rust
星號
19.9k
分支
1.1k
PR 合併指標
30 天內沒有已合併 PR

描述

**Describe the bug**
A clear and concise description of what the bug is.
When trying to connect wirelessly to a device (TCL Google TV), it fails and the following message appears:
`adb server version (31) doesn't match this client (41); killing...`
Device was connected before opening UAD (`adb connect 192.168.0.XXX`), and ADB commands work from terminal, it's just when that UAD is opened, that message pops up.

**Expected behaviour**
A clear and concise description of what you expected to happen.
For it to detect that a wireless device is connected, and go to the main screen.

**You have a solution?**
What to do to fix the issue.
Perhaps update the ADB files within UAD? When I updated ADB (Issue still persists), the following messages outputs:
`Android Debug Bridge version 1.0.41
Version 36.0.0-13206524
Installed as C:\ProgramData\chocolatey\lib\adb\tools\platform-tools\adb.exe
Running on Windows 10.0.26100`

**UAD log**
Upload the logfile generated by UAD.
2025-11-02 10:03:54 DEBUG [src\core\update.rs:178] Checking for UAD update
2025-11-02 10:03:55 WARN [C:\Users\runneradmin\.cargo\registry\src\github.com-1ecc6299db9ec823\wgpu-core-0.12.2\src\device\mod.rs:4674] Surface does not support present mode: Mailbox, falling back to FIFO
2025-11-02 10:03:55 WARN [src\gui\mod.rs:102] Trying to download remote UAD list
2025-11-02 10:03:55 WARN [C:\Users\runneradmin\.cargo\registry\src\github.com-1ecc6299db9ec823\wgpu-core-0.12.2\src\device\mod.rs:4674] Surface does not support present mode: Mailbox, falling back to FIFO
2025-11-02 10:08:03 ERROR [src\core\utils.rs:161] Can't open the following URL:
2025-11-02 10:22:26 DEBUG [src\core\update.rs:178] Checking for UAD update
2025-11-02 10:22:26 WARN [src\gui\mod.rs:102] Trying to download remote UAD list
2025-11-02 10:26:31 DEBUG [src\core\update.rs:178] Checking for UAD update
2025-11-02 10:26:31 WARN [src\gui\mod.rs:102] Trying to download remote UAD list
2025-11-02 10:27:42 DEBUG [src\core\update.rs:178] Checking for UAD update
2025-11-02 10:27:45 ERROR [src\core\utils.rs:162] Can't open the following URL:
2025-11-02 10:27:49 INFO [src\gui\mod.rs:457] -----------------------------------------------------------------
2025-11-02 10:27:49 INFO [src\gui\mod.rs:458] ANDROID_SDK: 0 | PHONE: fetching devices...
2025-11-02 10:27:49 WARN [src\gui\views\list.rs:142] No custom selection imported: The system cannot find the file specified. (os error 2)

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

此問題涉及 UAD 連接到無線裝置時出現的 ADB 版本不相符。請查看 ADB 整合程式碼,可能在 src/core/utils.rs 或裝置偵測邏輯中。檢查 UAD 如何啟動或與 ADB 通訊,以及是否使用了綑綁版本。修復可能涉及更新綑綁的 ADB 或改進版本偵測處理。執行專案,無線連接裝置,並重現錯誤以理解流程。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
android, rust
領域
cli, mobile-dev, tooling
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
描述清楚
新手友好度
50/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。