2021-07-14 10:29:25,095 [AppConfig](INFO): Reading configuration file: ./config/backseat_config.yml 2021-07-14 10:29:25,109 [Supervisor](INFO): Creating Supervisor. 2021-07-14 10:29:25,109 [Supervisor](INFO): Log folder created at: C:\Users\kbblab\LRAUV\Repo\bioacoustics-lrauv-backseat-app/logs/20210714T102924. 2021-07-14 10:29:25,109 [Supervisor](INFO): tethys_syslog - [IMPORTANT]: IBASE917-01: running backseat application. 2021-07-14 10:29:25,110 [UdpSocket](INFO): Creating a UDP publisher on 10.89.12.5:5556. 2021-07-14 10:29:25,111 [UdpSocket](INFO): Creating a UDP publisher on 10.89.12.5:5557. 2021-07-14 10:29:25,111 [CsvWriter](INFO): Starting new CSV log: GGA_20210714T102925.csv 2021-07-14 10:29:25,112 [CsvWriter](INFO): Starting new CSV log: VTG_20210714T102925.csv 2021-07-14 10:29:25,113 [CsvWriter](INFO): Starting new CSV log: TSS1_20210714T102925.csv 2021-07-14 10:29:25,114 [Supervisor](INFO): Adding data request for: latitude 2021-07-14 10:29:25,117 [Supervisor](INFO): Adding data request for: longitude 2021-07-14 10:29:25,118 [Supervisor](INFO): Adding data request for: depth 2021-07-14 10:29:25,118 [Supervisor](INFO): Adding data request for: platform_orientation 2021-07-14 10:29:25,118 [Supervisor](INFO): Adding data request for: platform_x_velocity_wrt_sea_water 2021-07-14 10:29:25,118 [Supervisor](INFO): Adding data request for: platform_pitch_angle 2021-07-14 10:29:25,118 [Supervisor](INFO): Adding data request for: platform_roll_angle 2021-07-14 10:29:25,119 [Listener](INFO): Listening on LCM channel: bsd_command 2021-07-14 10:29:25,119 [Listener](INFO): Listening on LCM channel: Universal 2021-07-14 10:29:25,119 [Listener](INFO): Listening on LCM channel: Universal 2021-07-14 10:29:25,119 [Listener](INFO): Listening on LCM channel: Universal 2021-07-14 10:29:27,623 [Listener](DEBUG): LCM listener timed out... 2021-07-14 10:29:27,623 [Supervisor](DEBUG): Publishing heartbeat. 2021-07-14 10:29:27,624 [DataRequester](INFO): Requesting data from LRAUV. 2021-07-14 10:29:28,097 [DataRequester](INFO): Requesting data from LRAUV. 2021-07-14 10:29:28,098 [DataRequester](INFO): Requesting data from LRAUV. 2021-07-14 10:29:28,101 [Logger](CRITICAL): Uncaught exception Traceback (most recent call last): File "C:\Users\kbblab\LRAUV\Repo\bioacoustics-lrauv-backseat-app\LrauvBioacoustics.py", line 88, in backseat.spin() File "C:\Users\kbblab\LRAUV\Repo\bioacoustics-lrauv-backseat-app\LrauvBioacoustics.py", line 54, in spin self.listen() File "C:\Users\kbblab\LRAUV\Repo\bioacoustics-lrauv-backseat-app\LCM\Listener.py", line 39, in listen self.lc.handle() File "C:\Users\kbblab\LRAUV\Repo\bioacoustics-lrauv-backseat-app\app\BackseatProcess.py", line 80, in handle_nema_gga self.nema_pub.send(gga_msg) File "C:\Users\kbblab\LRAUV\Repo\bioacoustics-lrauv-backseat-app\app\UdpSocket.py", line 21, in send return self.sock.sendto(msg.encode(), self.server_address) OSError: [WinError 10051] A socket operation was attempted to an unreachable network