*failed to connect to* but trying again works fine #49

Open
opened 2025-08-01 16:16:28 +02:00 by Benjamin_Loison · 0 comments

On my Fairphone 4 LineageOS 22.2 Termux:

adb shell
adb: device offline
adb connect localhost:42769
failed to connect to localhost:42769
adb connect localhost:42769
connected to localhost:42769

adb disconnect is not involved as far as I remember.

adb devices output would also be interesting. Also between both adb connect, as well as adb shell.

On my Fairphone 4 LineageOS 22.2 Termux: ``` adb shell ``` ``` adb: device offline ``` ``` adb connect localhost:42769 ``` ``` failed to connect to localhost:42769 ``` ``` adb connect localhost:42769 ``` ``` connected to localhost:42769 ``` `adb disconnect` is not involved as far as I remember. `adb devices` output would also be interesting. Also between both `adb connect`, as well as `adb shell`.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Benjamin_Loison/adb#49
No description provided.