Skip to content

Reconnection loop #20

Description

@y0va

usbfluxd keeps reconnecting and no devices are shown on macos. I use macos 11.7.10 and tested the host side with a local build on debian and with the aur package on a manjaro system.

On the host the output looks like:

$ sudo usbfluxd -f -n                                                                                                                                                                                   ✔ 
[12:59:26.421][3] usbfluxd v1.2.0 starting up
[12:59:26.421][4] Original usbmuxd socket file renamed: /var/run/usbmuxd -> /var/run/usbmuxd.orig
[12:59:26.421][4] Creating socket
[12:59:26.421][4] New Remote fd 4
[12:59:26.421][3] Initialization complete
[13:03:48.202][4] New client on fd 8 (pid 13665)
[13:03:58.294][4] New client on fd 9 (pid 13668)
[13:03:58.295][4] Client 9 connection closed
[13:03:58.295][4] Disconnecting client 0xa7fee0 fd 9
[13:04:08.377][4] New client on fd 9 (pid 13670)
[13:04:08.377][4] Client 9 connection closed
[13:04:08.377][4] Disconnecting client 0xa7fee0 fd 9
[13:04:18.466][4] New client on fd 9 (pid 13671)
[13:04:18.468][4] Client 9 connection closed
[13:04:18.468][4] Disconnecting client 0xa7fee0 fd 9
[13:04:28.546][4] New client on fd 9 (pid 13672)
[13:04:28.547][4] Client 9 connection closed
[13:04:28.547][4] Disconnecting client 0xa7fee0 fd 9
[13:04:38.626][4] New client on fd 9 (pid 13674)

And on macOS like this:
image

Looks similar to #16

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions