-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[SOLVED] Unable to start syslog with iOS 10 on Windows #325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
updating new logs with debug enabled 15:08:25 service.c:143 service_send(): ERROR: sending to device failed. Could not start logger for udid 4e8e93bd2a401c34e**********5d624521c6 full log: http://pastebin.com/JNkapx9t |
Have the same problem, I do not know how to resolve? |
You need to recompile with latest libimobiledevice code for it to work. |
fixed with new libs made a copy here if anyone wants https://github.com/rcmpayne/libimobiledevice-Compiled-Windows |
What about MAC .. I have the same problem in MAC .. |
I have the same issue on OS X 10 + iOS 10. Any suggestions how to fix it? I use the latest version 1.2.0 |
+1 |
Please please. Before reporting an issue compile the latest code from git. Thanks. |
Hi, just compiled the latest code, and get the same error (using iOS10): |
I installed using brew: brew install -v --fresh automake autoconf libtool wget libimobiledevice I get the same error on Mac OS X 10.11.6 and iOS 9.3.5.
|
I have solved my issue:
|
Hi
I did
:/ |
@JanC: |
@JanC I don't have |
I tried installing
|
Tried that (the "--fresh" flag seems to be invalid) - didn't work. |
@Nisim761 I did exactly what @mbektchiev said in the previous comment, just without |
Getting below error with this command: Error: invalid option: --fresh |
Remove data in /var/db/lockdown directory worked for me: -> cd /var/db/lockdown |
Give this men a medal |
Uh oh!
There was an error while loading. Please reload this page.
ERROR: Could not start service com.apple.syslog_relay.
Could not start logger for udid 860e4312********75442b0ec351
iOS 9.3.2 is working fine
The text was updated successfully, but these errors were encountered: