Skip to content
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

idevicesyslog fails to print logs #1526

Open
Simmon12 opened this issue Jan 30, 2024 · 0 comments
Open

idevicesyslog fails to print logs #1526

Simmon12 opened this issue Jan 30, 2024 · 0 comments

Comments

@Simmon12
Copy link

When using idevicesyslog to print output logs, the printing stops halfway when the app button is clicked.

ios 13.7

image

When I run idevicesyslog -d I get:

20:22:52 idevice.c:709 idevice_connection_receive_timeout(): SSL_read 1, received 1
20:22:52 idevice.c:709 idevice_connection_receive_timeout(): SSL_read 1, received 1
20:22:52 idevice.c:709 idevice_connection_receive_timeout(): SSL_read 1, received 1
20:22:52 idevice.c:709 idevice_connection_receive_timeout(): SSL_read 1, received 1
20:22:52 idevice.c:709 idevice_connection_receive_timeout(): SSL_read 1, received 1
20:22:52 idevice.c:709 idevice_connection_receive_timeout(): SSL_read 1, received 1
20:22:52 idevice.c:709 idevice_connection_receive_timeout(): SSL_read 1, received 1
20:22:52 idevice.c:709 idevice_connection_receive_timeout(): SSL_read 1, received 1
20:22:52 idevice.c:709 idevice_connection_receive_timeout(): SSL_read 1, received 1
20:22:52 idevice.c:709 idevice_connection_receive_timeout(): SSL_read 1, received 1
20:22:52 idevice.c:709 idevice_connection_receive_timeout(): SSL_read 1, received 1
20:22:52 idevice.c:709 idevice_connection_receive_timeout(): SSL_read 1, received 1
20:22:52 idevice.c:709 idevice_connection_receive_timeout(): SSL_read 1, received 1
20:22:52 idevice.c:709 idevice_connection_receive_timeout(): SSL_read 1, received 1
20:22:52 idevice.c:709 idevice_connection_receive_timeout(): SSL_read 1, received 0
20:22:52 service.c:167 service_receive_with_timeout(): could not read data
20:22:52 syslog_relay.c:132 syslog_relay_receive_with_timeout(): Could not read data, error -3
20:22:52 syslog_relay.c:158 syslog_relay_worker(): Connection to syslog relay interrupted
20:22:52 syslog_relay.c:174 syslog_relay_worker(): Exiting

Is this supported on iOS 13?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant