0x192 / 0x192/universal-android-debloater

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

Đang mở
#1,133 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
bug
Ngôn ngữ chính
Rust
Star
19.9k
Fork
1.1k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

**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)

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

The issue is about an ADB version mismatch when UAD connects to a wireless device. Look at the ADB integration code, likely in src/core/utils.rs or device detection logic. Check how UAD launches or communicates with ADB, and see if it uses a bundled version. The fix may involve updating the bundled ADB or handling version detection. Run the project, connect a device wirelessly, and reproduce the error to understand the flow.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
android, rust
Lĩnh vực
cli, mobile-dev, tooling
Loại issue
Lỗi
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Đặc tả rõ ràng
Mức phù hợp với người mới
50/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.