2024-08-15T04:17:58.207216 chip number 0xd00d is not a stored value, fix this if you are using a new chip 2024-08-15T04:17:58.216192 chip number 0x10 is not a stored value, fix this if you are using a new chip 2024-08-15T04:17:58.220181 chip number 0xd00d is not a stored value, fix this if you are using a new chip 2024-08-15T04:17:58.223174 chip number 0x8000 is not a stored value, fix this if you are using a new chip 2024-08-15T04:18:01.073536 chip number 0xd00d is not a stored value, fix this if you are using a new chip 2024-08-15T04:18:01.082512 chip number 0x10 is not a stored value, fix this if you are using a new chip 2024-08-15T04:18:01.087499 chip number 0xd00d is not a stored value, fix this if you are using a new chip 2024-08-15T04:18:01.091489 chip number 0x8000 is not a stored value, fix this if you are using a new chip 2024-08-15T04:18:03.943846 chip number 0xd00d is not a stored value, fix this if you are using a new chip 2024-08-15T04:18:03.952821 chip number 0x10 is not a stored value, fix this if you are using a new chip 2024-08-15T04:18:03.956811 chip number 0xd00d is not a stored value, fix this if you are using a new chip 2024-08-15T04:18:03.961797 chip number 0x8000 is not a stored value, fix this if you are using a new chip 2024-08-15T04:18:08.210414 chip number 0xd00d is not a stored value, fix this if you are using a new chip 2024-08-15T04:18:08.221385 chip number 0x10 is not a stored value, fix this if you are using a new chip 2024-08-15T04:18:08.225374 chip number 0xd00d is not a stored value, fix this if you are using a new chip 2024-08-15T04:18:08.229363 chip number 0x8000 is not a stored value, fix this if you are using a new chip 2024-08-15T04:18:08.550503 Received message "START 10.000000", but generated error 2024-08-15T04:18:08.550503 Traceback (most recent call last): File "C:\PycharmProjects\asdetector\asdetector\interface\interface.py", line 283, in execute_command command_response = tcs_command.execute_command() File "C:\PycharmProjects\asdetector\asdetector\interface\interface.py", line 106, in execute_command io_start(self.exposure_time, skip_time=self.skip_time, request=self.request, status=self.status) File "C:\PycharmProjects\asdetector\asdetector\detector\macie\io.py", line 1264, in io_start acadias_acquire(interfaces, exposure_time, skip_time, request, status) File "C:\PycharmProjects\asdetector\asdetector\detector\macie\io.py", line 1139, in acadias_acquire acadias_init( File "C:\PycharmProjects\asdetector\asdetector\detector\macie\io.py", line 1093, in acadias_init macie_interface.init(firmware_slot, load_files, request=request, status=status) File "C:\PycharmProjects\asdetector\asdetector\detector\macie\io.py", line 962, in init super(BaseACADIA, self).init(firmware_slot, load_files, request, status) File "C:\PycharmProjects\asdetector\asdetector\detector\macie\io.py", line 296, in init self.load_macie_firmware(firmware_slot, self.all_macies) File "C:\PycharmProjects\asdetector\asdetector\detector\macie\io.py", line 700, in load_macie_firmware api.load_macie_firmware(self.handle, select_macies, firmware_slot) File "C:\PycharmProjects\asdetector\asdetector\detector\macie\api.py", line 1059, in load_macie_firmware handle_status(MACIE.MACIE_loadMACIEFirmware(handle, select_macies, firmware_slot, ct.byref(firmware_result))) File "C:\PycharmProjects\asdetector\asdetector\detector\macie\api.py", line 660, in handle_status raise MACIEFailError asdetector.detector.macie.api.MACIEFailError: MACIE interface is not initialized 2024-08-15T18:32:23.698102 Traceback (most recent call last): File "C:\PycharmProjects\asdetector\asdetector\interface\interface.py", line 334, in handle self.print(return_message) File "C:\PycharmProjects\asdetector\asdetector\interface\interface.py", line 315, in print log_and_print(string, request=self.wfile) File "C:\PycharmProjects\asdetector\asdetector\utils\logging.py", line 131, in log_and_print LogPrintHandler().log_and_print(string, logfile, request, log, verbose) File "C:\PycharmProjects\asdetector\asdetector\utils\logging.py", line 121, in log_and_print write_sendall(request, string) File "C:\PycharmProjects\asdetector\asdetector\utils\logging.py", line 30, in write_sendall write_sendall_bytes(write, _encoded_string) File "C:\PycharmProjects\asdetector\asdetector\utils\logging.py", line 36, in write_sendall_bytes request.write(_start + _len + bytes_string) File "C:\ProgramData\Miniconda3\lib\socketserver.py", line 826, in write self._sock.sendall(b) ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host