2021-06-07 23:09:33,514 [AppConfig](INFO): Reading configuration file: ./config/backseat_config.yml 2021-06-07 23:09:33,527 [Supervisor](INFO): Creating Supervisor. 2021-06-07 23:09:33,527 [Supervisor](INFO): Log folder created at: C:\Users\kbblab\LRAUV\Repo\bioacoustics-lrauv-backseat-app/logs/20210607T230933. 2021-06-07 23:09:33,528 [Supervisor](INFO): tethys_syslog - [IMPORTANT]: IBASE917-01: running backseat application. 2021-06-07 23:09:33,529 [UdpSocket](INFO): Creating a UDP publisher on 10.89.12.5:5556. 2021-06-07 23:09:33,529 [UdpSocket](INFO): Creating a UDP publisher on 10.89.12.5:5557. 2021-06-07 23:09:33,529 [CsvWriter](INFO): Starting new CSV log: GGA_20210607T230933.csv 2021-06-07 23:09:33,530 [CsvWriter](INFO): Starting new CSV log: VTG_20210607T230933.csv 2021-06-07 23:09:33,532 [CsvWriter](INFO): Starting new CSV log: TSS1_20210607T230933.csv 2021-06-07 23:09:33,533 [Supervisor](INFO): Adding data request for: latitude 2021-06-07 23:09:33,560 [Supervisor](INFO): Adding data request for: longitude 2021-06-07 23:09:33,560 [Supervisor](INFO): Adding data request for: depth 2021-06-07 23:09:33,560 [Supervisor](INFO): Adding data request for: platform_orientation 2021-06-07 23:09:33,560 [Supervisor](INFO): Adding data request for: platform_x_velocity_wrt_sea_water 2021-06-07 23:09:33,560 [Supervisor](INFO): Adding data request for: platform_pitch_angle 2021-06-07 23:09:33,560 [Supervisor](INFO): Adding data request for: platform_roll_angle 2021-06-07 23:09:33,560 [Listener](INFO): Listening on LCM channel: bsd_command 2021-06-07 23:09:33,560 [Listener](INFO): Listening on LCM channel: Universal 2021-06-07 23:09:33,560 [Listener](INFO): Listening on LCM channel: Universal 2021-06-07 23:09:33,561 [Listener](INFO): Listening on LCM channel: Universal 2021-06-07 23:09:36,075 [Listener](DEBUG): LCM listener timed out... 2021-06-07 23:09:36,075 [Supervisor](DEBUG): Publishing heartbeat. 2021-06-07 23:09:36,075 [DataRequester](INFO): Requesting data from LRAUV. 2021-06-07 23:09:36,503 [DataRequester](INFO): Requesting data from LRAUV. 2021-06-07 23:09:36,504 [DataRequester](INFO): Requesting data from LRAUV. 2021-06-07 23:09:36,507 [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