You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running gandalf -m {mappingFileLocation} --log_async_exceptions --log_connections --log_everything_else --log_plugged_action and this is what I get:
gandalf: plugged_inout: Device 45 with serial number: <id> connected
gandalf: connections: Tunneling. Udid: <id> Local Port: 2000 Device Port: 22 Device_id: 45
gandalf: connections: Tunneling. Udid: <id> Local Port: 2000 Device Port: 22 Device_id: 45
gandalf: connections: Tunneling. Udid: <id> Local Port: 2003 Device Port: 5900 Device_id: 45
gandalf: everything_else: Unix based error: Broken pipe
Exited with 1 still running; this is a bug.
I know there's a workaround: ignoring unix errors
The text was updated successfully, but these errors were encountered:
I'm running
gandalf -m {mappingFileLocation} --log_async_exceptions --log_connections --log_everything_else --log_plugged_action
and this is what I get:I know there's a workaround: ignoring unix errors
The text was updated successfully, but these errors were encountered: