Skip to content

Commit ba91ca4

Browse files
committed
readme: ssl troubleshooting
1 parent 49e9b49 commit ba91ca4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,10 @@ ios_webkit_debug_proxy: error while loading shared libraries: libimobiledevice.s
168168

169169
Run `sudo ldconfig`
170170

171+
##### ssl sendq retry failed: Undefined error: 0
172+
173+
should only happen with versions > 1.8.5, make sure ios-webkit-debug-proxy is built with same version of libssl that libimobildevice was built with
174+
171175
##### idevice_id not found
172176

173177
The `idevice_id` executable may be found as part of the libimobiledevice-utils package.

0 commit comments

Comments
 (0)