the output in backend is as following and I hope it is usful. I already tried to restart the windows and phone.
Connected Devices: {'': {'USB': [{'Identifier': '', 'DeviceClass': 'iPhone', 'DeviceName': 'iPhone', 'BuildVersion': '22H31', 'ProductVersion': '18.7.1', 'ProductType': 'iPhone14,2', 'UniqueDeviceID': '*******', 'ConnectionType': 'USB', 'wifiState': True, 'userLocale': 'United States'}]}}
2025-10-18 13:10:58,998 - INFO - Connect Device Data: {'udid': '', 'ios_version': '18.7.1', 'connType': 'USB', 'wifiState': True}
2025-10-18 13:10:58,999 - WARNING - Check Developer Mode
2025-10-18 13:10:59,084 - INFO - Developer Mode Check result: False
2025-10-18 13:10:59,084 - WARNING - Developer Mode is false
2025-10-18 13:11:02,166 - INFO - Connection Type: USB
2025-10-18 13:11:02,166 - INFO - Enable Developer Mode
2025-10-18 13:11:02,167 - INFO - Pair Record Home: C:\Users*.pymobiledevice3
2025-10-18 13:11:02,168 - INFO - Pair Record File: remote_******
2025-10-18 13:11:02,169 - INFO - Connection Type: USB
2025-10-18 13:11:02,170 - INFO - Enable Developer Mode
2025-10-18 13:11:02,170 - INFO - Pair Record Home: C:\Users*******.pymobiledevice3
2025-10-18 13:11:02,170 - ERROR - No Pair Record Found. USB cable detected. Creating a pair record
2025-10-18 13:11:02,290 - DEBUG - {'Command': 'Marco', 'Interval': 10, 'SupportsSleepyTime': True}
2025-10-18 13:11:06,363 - DEBUG - device disconnected, awaiting reconnect
the error info in the web is: [WinError 10048] 通常每个套接字地址(协议/网络地址/端口)只允许使用一次。
the output in backend is as following and I hope it is usful. I already tried to restart the windows and phone.
Connected Devices: {'': {'USB': [{'Identifier': '', 'DeviceClass': 'iPhone', 'DeviceName': 'iPhone', 'BuildVersion': '22H31', 'ProductVersion': '18.7.1', 'ProductType': 'iPhone14,2', 'UniqueDeviceID': '*******', 'ConnectionType': 'USB', 'wifiState': True, 'userLocale': 'United States'}]}}
2025-10-18 13:10:58,998 - INFO - Connect Device Data: {'udid': '', 'ios_version': '18.7.1', 'connType': 'USB', 'wifiState': True}
2025-10-18 13:10:58,999 - WARNING - Check Developer Mode
2025-10-18 13:10:59,084 - INFO - Developer Mode Check result: False
2025-10-18 13:10:59,084 - WARNING - Developer Mode is false
2025-10-18 13:11:02,166 - INFO - Connection Type: USB
2025-10-18 13:11:02,166 - INFO - Enable Developer Mode
2025-10-18 13:11:02,167 - INFO - Pair Record Home: C:\Users*.pymobiledevice3
2025-10-18 13:11:02,168 - INFO - Pair Record File: remote_******
2025-10-18 13:11:02,169 - INFO - Connection Type: USB
2025-10-18 13:11:02,170 - INFO - Enable Developer Mode
2025-10-18 13:11:02,170 - INFO - Pair Record Home: C:\Users*******.pymobiledevice3
2025-10-18 13:11:02,170 - ERROR - No Pair Record Found. USB cable detected. Creating a pair record
2025-10-18 13:11:02,290 - DEBUG - {'Command': 'Marco', 'Interval': 10, 'SupportsSleepyTime': True}
2025-10-18 13:11:06,363 - DEBUG - device disconnected, awaiting reconnect
the error info in the web is: [WinError 10048] 通常每个套接字地址(协议/网络地址/端口)只允许使用一次。