2021-06-07 22:50:55,761 [AppConfig](INFO): Reading configuration file: ./config/backseat_config.yml 2021-06-07 22:50:55,775 [Supervisor](INFO): Creating Supervisor. 2021-06-07 22:50:55,775 [Supervisor](INFO): Log folder created at: C:\Users\kbblab\LRAUV\Repo\bioacoustics-lrauv-backseat-app/logs/20210607T225055. 2021-06-07 22:50:55,776 [Supervisor](INFO): tethys_syslog - [IMPORTANT]: IBASE917-01: running backseat application. 2021-06-07 22:50:55,778 [UdpSocket](INFO): Creating a UDP publisher on 10.89.12.5:5556. 2021-06-07 22:50:55,778 [UdpSocket](INFO): Creating a UDP publisher on 10.89.12.5:5557. 2021-06-07 22:50:55,779 [CsvWriter](INFO): Starting new CSV log: GGA_20210607T225055.csv 2021-06-07 22:50:55,779 [CsvWriter](INFO): Starting new CSV log: VTG_20210607T225055.csv 2021-06-07 22:50:55,781 [CsvWriter](INFO): Starting new CSV log: TSS1_20210607T225055.csv 2021-06-07 22:50:55,781 [Supervisor](INFO): Adding data request for: latitude 2021-06-07 22:50:55,792 [Supervisor](INFO): Adding data request for: longitude 2021-06-07 22:50:55,793 [Supervisor](INFO): Adding data request for: depth 2021-06-07 22:50:55,793 [Supervisor](INFO): Adding data request for: platform_orientation 2021-06-07 22:50:55,793 [Supervisor](INFO): Adding data request for: platform_x_velocity_wrt_sea_water 2021-06-07 22:50:55,793 [Supervisor](INFO): Adding data request for: platform_pitch_angle 2021-06-07 22:50:55,793 [Supervisor](INFO): Adding data request for: platform_roll_angle 2021-06-07 22:50:55,793 [Listener](INFO): Listening on LCM channel: bsd_command 2021-06-07 22:50:55,793 [Listener](INFO): Listening on LCM channel: Universal 2021-06-07 22:50:55,793 [Listener](INFO): Listening on LCM channel: Universal 2021-06-07 22:50:55,794 [Listener](INFO): Listening on LCM channel: Universal 2021-06-07 22:50:58,308 [Listener](DEBUG): LCM listener timed out... 2021-06-07 22:50:58,308 [Supervisor](DEBUG): Publishing heartbeat. 2021-06-07 22:50:58,308 [DataRequester](INFO): Requesting data from LRAUV. 2021-06-07 22:50:58,734 [DataRequester](INFO): Requesting data from LRAUV. 2021-06-07 22:50:58,735 [DataRequester](INFO): Requesting data from LRAUV. 2021-06-07 22:50:58,739 [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