2021-07-14 10:30:45,607 [AppConfig](INFO): Reading configuration file: ./config/backseat_config.yml 2021-07-14 10:30:45,617 [Supervisor](INFO): Creating Supervisor. 2021-07-14 10:30:45,617 [Supervisor](INFO): Log folder created at: C:\Users\kbblab\LRAUV\Repo\bioacoustics-lrauv-backseat-app/logs/20210714T103045. 2021-07-14 10:30:45,618 [Supervisor](INFO): tethys_syslog - [IMPORTANT]: IBASE917-01: running backseat application. 2021-07-14 10:30:45,619 [UdpSocket](INFO): Creating a UDP publisher on 10.89.12.5:5556. 2021-07-14 10:30:45,619 [UdpSocket](INFO): Creating a UDP publisher on 10.89.12.5:5557. 2021-07-14 10:30:45,619 [CsvWriter](INFO): Starting new CSV log: GGA_20210714T103045.csv 2021-07-14 10:30:45,620 [CsvWriter](INFO): Starting new CSV log: VTG_20210714T103045.csv 2021-07-14 10:30:45,621 [CsvWriter](INFO): Starting new CSV log: TSS1_20210714T103045.csv 2021-07-14 10:30:45,623 [Supervisor](INFO): Adding data request for: latitude 2021-07-14 10:30:45,626 [Supervisor](INFO): Adding data request for: longitude 2021-07-14 10:30:45,626 [Supervisor](INFO): Adding data request for: depth 2021-07-14 10:30:45,627 [Supervisor](INFO): Adding data request for: platform_orientation 2021-07-14 10:30:45,627 [Supervisor](INFO): Adding data request for: platform_x_velocity_wrt_sea_water 2021-07-14 10:30:45,627 [Supervisor](INFO): Adding data request for: platform_pitch_angle 2021-07-14 10:30:45,627 [Supervisor](INFO): Adding data request for: platform_roll_angle 2021-07-14 10:30:45,627 [Listener](INFO): Listening on LCM channel: bsd_command 2021-07-14 10:30:45,628 [Listener](INFO): Listening on LCM channel: Universal 2021-07-14 10:30:45,628 [Listener](INFO): Listening on LCM channel: Universal 2021-07-14 10:30:45,628 [Listener](INFO): Listening on LCM channel: Universal 2021-07-14 10:30:45,758 [Supervisor](DEBUG): Publishing heartbeat. 2021-07-14 10:30:45,759 [DataRequester](INFO): Requesting data from LRAUV. 2021-07-14 10:30:45,759 [DataRequester](INFO): Requesting data from LRAUV. 2021-07-14 10:30:45,762 [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