onlinemediagroup / ocaml-usbmux

Connect to your iDevices over USB at scale
114 stars 13 forks source link

getting broken pipe error and exiting #16

Open ahmadalli opened 6 years ago

ahmadalli commented 6 years ago

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