2025-03-11T20:17:22.881095 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 2025-03-11T20:35:21.876870 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 2025-03-11T23:49:56.648262 chip number 0x3a3d is not a stored value, fix this if you are using a new chip 2025-03-11T23:49:56.659232 chip number 0x3f39 is not a stored value, fix this if you are using a new chip 2025-03-11T23:49:56.663221 chip number 0x4b47 is not a stored value, fix this if you are using a new chip 2025-03-11T23:49:56.668208 chip number 0x3c56 is not a stored value, fix this if you are using a new chip 2025-03-11T23:50:02.401848 chip number 0x4932 is not a stored value, fix this if you are using a new chip 2025-03-11T23:50:02.411821 chip number 0x4983 is not a stored value, fix this if you are using a new chip 2025-03-11T23:50:02.416808 chip number 0x4fab is not a stored value, fix this if you are using a new chip 2025-03-11T23:50:02.420798 chip number 0x4a0e is not a stored value, fix this if you are using a new chip 2025-03-11T23:50:08.075648 chip number 0x4fbd is not a stored value, fix this if you are using a new chip 2025-03-11T23:50:08.086619 chip number 0x5021 is not a stored value, fix this if you are using a new chip 2025-03-11T23:50:08.091605 chip number 0xaf40 is not a stored value, fix this if you are using a new chip 2025-03-11T23:50:08.096593 chip number 0x4b3c is not a stored value, fix this if you are using a new chip 2025-03-11T23:50:13.739799 chip number 0x5761 is not a stored value, fix this if you are using a new chip 2025-03-11T23:50:13.750769 chip number 0x58f0 is not a stored value, fix this if you are using a new chip 2025-03-11T23:50:13.754759 chip number 0x639d is not a stored value, fix this if you are using a new chip 2025-03-11T23:50:13.759745 chip number 0x5d8c is not a stored value, fix this if you are using a new chip 2025-03-11T23:50:19.471444 chip number 0x5a91 is not a stored value, fix this if you are using a new chip 2025-03-11T23:50:19.482415 chip number 0x6875 is not a stored value, fix this if you are using a new chip 2025-03-11T23:50:19.487401 chip number 0x6a77 is not a stored value, fix this if you are using a new chip 2025-03-11T23:50:19.491391 chip number 0x5a9e is not a stored value, fix this if you are using a new chip 2025-03-11T23:50:25.305817 chip number 0x667f is not a stored value, fix this if you are using a new chip 2025-03-11T23:50:25.315791 chip number 0x7247 is not a stored value, fix this if you are using a new chip 2025-03-11T23:50:25.320777 chip number 0x7534 is not a stored value, fix this if you are using a new chip 2025-03-11T23:50:25.325764 chip number 0x6b32 is not a stored value, fix this if you are using a new chip 2025-03-11T23:50:31.027489 chip number 0x6e77 is not a stored value, fix this if you are using a new chip 2025-03-11T23:50:31.038460 chip number 0x7baf is not a stored value, fix this if you are using a new chip 2025-03-11T23:50:31.043447 chip number 0x78da is not a stored value, fix this if you are using a new chip 2025-03-11T23:50:31.047436 chip number 0x73d3 is not a stored value, fix this if you are using a new chip 2025-03-11T23:50:42.872818 ER [127.0.0.1]: ExecutionError(ImageAcquisitionError()) 2025-03-11T23:50:42.873815 GigE timeout, no available frames 2025-03-11T23:52:25.220774 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 2025-03-11T23:56:37.736811 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-11T23:56:37.758752 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-11T23:56:43.824501 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-11T23:56:43.844448 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-11T23:56:49.633487 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-11T23:56:49.653433 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-11T23:56:54.224187 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-11T23:56:54.246128 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-11T23:56:59.427247 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-11T23:56:59.447194 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:05.254634 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:05.274581 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:11.238601 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:11.258548 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:17.057953 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:17.076902 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:22.911437 chip number 0x48aa is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:22.921410 chip number 0x3b2d is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:22.926397 chip number 0x4881 is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:22.930387 chip number 0x441e is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:28.668014 chip number 0x4d5c is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:28.677987 chip number 0x40c8 is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:28.682974 chip number 0x449e is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:28.686963 chip number 0x5636 is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:34.549324 chip number 0x4a26 is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:34.560294 chip number 0x43dd is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:34.565280 chip number 0xae04 is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:34.571265 chip number 0x5c7b is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:40.270994 chip number 0x50df is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:40.281964 chip number 0x569d is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:40.285954 chip number 0x73e9 is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:40.290940 chip number 0x5cf5 is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:46.274908 chip number 0x7184 is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:46.284881 chip number 0x60af is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:46.289868 chip number 0x6e83 is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:46.294855 chip number 0x6bbf is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:51.512383 chip number 0xb28e is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:51.524351 chip number 0x63b5 is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:51.529338 chip number 0x8366 is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:51.533327 chip number 0x7564 is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:57.385647 chip number 0x8013 is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:57.396618 chip number 0x69da is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:57.400607 chip number 0x780c is not a stored value, fix this if you are using a new chip 2025-03-11T23:57:57.404597 chip number 0x78c2 is not a stored value, fix this if you are using a new chip 2025-03-11T23:58:09.193013 ER [127.0.0.1]: ExecutionError(ImageAcquisitionError()) 2025-03-11T23:58:09.194010 GigE timeout, no available frames 2025-03-12T00:00:00.458342 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:00.478289 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:03.321671 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:03.340620 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:06.187991 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:06.207937 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:09.052316 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:09.071265 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:11.918636 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:11.937585 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:14.787949 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:14.835820 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:17.649282 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:17.668231 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:20.512610 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:20.533554 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:23.372946 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:23.392893 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:26.235277 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:26.255224 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:29.099007 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:29.120948 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:31.970314 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:31.989263 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:34.831647 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:34.851594 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:37.689989 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:37.710933 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:40.553317 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:40.573264 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:43.418640 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:43.438586 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:46.277979 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:46.298923 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:49.144299 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:49.164246 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:52.006630 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:52.026576 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:54.870463 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:54.890411 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:57.733793 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:00:57.752741 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:01:00.598782 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:01:00.618728 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:01:03.458124 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:01:03.477073 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:05:26.987221 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:05:27.007167 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:05:29.849554 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:05:29.868503 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:05:32.716874 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:05:32.736820 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:05:35.581201 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:05:35.633062 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:05:38.444533 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:05:38.463482 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:05:41.307863 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:05:41.327809 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:05:44.171193 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:05:44.190142 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:05:47.038512 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:05:47.057461 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:05:49.904836 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:05:49.924783 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:05:52.767169 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:05:52.786118 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:05:55.629502 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:05:55.649449 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:05:58.491834 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:05:58.510784 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:06:01.355164 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:06:01.375111 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:06:04.217496 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:06:04.237443 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:06:07.081826 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:06:07.101773 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:06:09.948149 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:06:09.968095 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:06:12.807489 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:06:12.826438 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:06:15.672816 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:06:15.692763 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:06:18.535149 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:06:18.555096 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:06:21.402468 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:06:21.422415 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:06:24.262428 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:06:24.283372 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:06:27.123763 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:06:27.143710 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:06:29.986096 chip number 0x1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:06:30.006042 chip number 0x393 is not a stored value, fix this if you are using a new chip 2025-03-12T00:09:32.036971 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 2025-03-12T00:30:14.401631 chip number 0x3630 is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:14.412602 chip number 0x4071 is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:14.417589 chip number 0x4258 is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:14.422576 chip number 0x3efe is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:20.013976 chip number 0x3fac is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:20.024947 chip number 0x4035 is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:20.060854 chip number 0x4fb5 is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:20.065841 chip number 0x47cc is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:25.733042 chip number 0x46da is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:25.744013 chip number 0x4762 is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:25.749997 chip number 0x5c5e is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:25.753987 chip number 0x4e7e is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:31.361344 chip number 0x4ee3 is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:31.371317 chip number 0x5c3d is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:31.377302 chip number 0x5c2e is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:31.381292 chip number 0x561a is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:37.034527 chip number 0x50d1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:37.046495 chip number 0x52b1 is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:37.051483 chip number 0x63b6 is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:37.055472 chip number 0x5bc5 is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:42.676790 chip number 0x5aea is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:42.687761 chip number 0x5dbd is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:42.692748 chip number 0x707d is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:42.696738 chip number 0xb265 is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:48.243250 chip number 0x6534 is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:48.254221 chip number 0x5e68 is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:48.259209 chip number 0x6ce5 is not a stored value, fix this if you are using a new chip 2025-03-12T00:30:48.264195 chip number 0x6c92 is not a stored value, fix this if you are using a new chip 2025-03-12T00:31:00.082322 ER [127.0.0.1]: ExecutionError(ImageAcquisitionError()) 2025-03-12T00:31:00.083319 GigE timeout, no available frames 2025-03-12T00:38:45.489483 chip number 0x3a2e is not a stored value, fix this if you are using a new chip 2025-03-12T00:38:45.500455 chip number 0x43e7 is not a stored value, fix this if you are using a new chip 2025-03-12T00:38:45.505442 chip number 0xaf30 is not a stored value, fix this if you are using a new chip 2025-03-12T00:38:45.509431 chip number 0x42fe is not a stored value, fix this if you are using a new chip 2025-03-12T00:38:51.702169 chip number 0x422c is not a stored value, fix this if you are using a new chip 2025-03-12T00:38:51.712142 chip number 0x45fc is not a stored value, fix this if you are using a new chip 2025-03-12T00:38:51.717129 chip number 0x4d3d is not a stored value, fix this if you are using a new chip 2025-03-12T00:38:51.721118 chip number 0x4930 is not a stored value, fix this if you are using a new chip 2025-03-12T00:38:57.756269 chip number 0x4912 is not a stored value, fix this if you are using a new chip 2025-03-12T00:38:57.767240 chip number 0x4950 is not a stored value, fix this if you are using a new chip 2025-03-12T00:38:57.771230 chip number 0x53c7 is not a stored value, fix this if you are using a new chip 2025-03-12T00:38:57.775219 chip number 0x4edc is not a stored value, fix this if you are using a new chip 2025-03-12T00:39:03.964962 chip number 0x5248 is not a stored value, fix this if you are using a new chip 2025-03-12T00:39:03.975933 chip number 0x51c0 is not a stored value, fix this if you are using a new chip 2025-03-12T00:39:03.979923 chip number 0x6846 is not a stored value, fix this if you are using a new chip 2025-03-12T00:39:03.983912 chip number 0x5856 is not a stored value, fix this if you are using a new chip 2025-03-12T00:39:10.305309 chip number 0x5603 is not a stored value, fix this if you are using a new chip 2025-03-12T00:39:10.316280 chip number 0x5c72 is not a stored value, fix this if you are using a new chip 2025-03-12T00:39:10.321267 chip number 0x6430 is not a stored value, fix this if you are using a new chip 2025-03-12T00:39:10.325257 chip number 0x5ce4 is not a stored value, fix this if you are using a new chip 2025-03-12T00:39:16.436205 chip number 0x59ad is not a stored value, fix this if you are using a new chip 2025-03-12T00:39:16.447176 chip number 0x7766 is not a stored value, fix this if you are using a new chip 2025-03-12T00:39:16.452163 chip number 0x625f is not a stored value, fix this if you are using a new chip 2025-03-12T00:39:16.456153 chip number 0x5ead is not a stored value, fix this if you are using a new chip 2025-03-12T00:39:28.245184 ER [127.0.0.1]: ExecutionError(ImageAcquisitionError()) 2025-03-12T00:39:28.246181 GigE timeout, no available frames 2025-03-12T00:41:13.329893 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 2025-03-12T00:48:38.890176 chip number 0x3e36 is not a stored value, fix this if you are using a new chip 2025-03-12T00:48:38.902143 chip number 0x39a7 is not a stored value, fix this if you are using a new chip 2025-03-12T00:48:38.907129 chip number 0x4a75 is not a stored value, fix this if you are using a new chip 2025-03-12T00:48:38.911117 chip number 0x46e7 is not a stored value, fix this if you are using a new chip 2025-03-12T00:48:45.038855 chip number 0x3d1e is not a stored value, fix this if you are using a new chip 2025-03-12T00:48:45.049824 chip number 0x421f is not a stored value, fix this if you are using a new chip 2025-03-12T00:48:45.054810 chip number 0x4c04 is not a stored value, fix this if you are using a new chip 2025-03-12T00:48:45.058799 chip number 0x4661 is not a stored value, fix this if you are using a new chip 2025-03-12T00:48:50.940232 chip number 0x4728 is not a stored value, fix this if you are using a new chip 2025-03-12T00:48:50.951201 chip number 0x4a60 is not a stored value, fix this if you are using a new chip 2025-03-12T00:48:50.955190 chip number 0x5c13 is not a stored value, fix this if you are using a new chip 2025-03-12T00:48:50.960177 chip number 0x4e3e is not a stored value, fix this if you are using a new chip 2025-03-12T00:48:57.049029 chip number 0x4a45 is not a stored value, fix this if you are using a new chip 2025-03-12T00:48:57.059001 chip number 0x5133 is not a stored value, fix this if you are using a new chip 2025-03-12T00:48:57.063986 chip number 0x6231 is not a stored value, fix this if you are using a new chip 2025-03-12T00:48:57.067976 chip number 0x514d is not a stored value, fix this if you are using a new chip 2025-03-12T00:49:03.285469 chip number 0x549f is not a stored value, fix this if you are using a new chip 2025-03-12T00:49:03.296438 chip number 0x61e3 is not a stored value, fix this if you are using a new chip 2025-03-12T00:49:03.300427 chip number 0x5b79 is not a stored value, fix this if you are using a new chip 2025-03-12T00:49:03.304415 chip number 0x5446 is not a stored value, fix this if you are using a new chip 2025-03-12T00:49:09.216771 chip number 0x5f37 is not a stored value, fix this if you are using a new chip 2025-03-12T00:49:09.227740 chip number 0x6f47 is not a stored value, fix this if you are using a new chip 2025-03-12T00:49:09.231728 chip number 0x82c5 is not a stored value, fix this if you are using a new chip 2025-03-12T00:49:09.236715 chip number 0x9130 is not a stored value, fix this if you are using a new chip 2025-03-12T00:49:21.063427 ER [127.0.0.1]: ExecutionError(ImageAcquisitionError()) 2025-03-12T00:49:21.065422 GigE timeout, no available frames 2025-03-12T00:51:44.375193 chip number 0x8066 is not a stored value, fix this if you are using a new chip 2025-03-12T00:51:47.236172 chip number 0x8066 is not a stored value, fix this if you are using a new chip 2025-03-12T00:51:50.112110 chip number 0x8066 is not a stored value, fix this if you are using a new chip 2025-03-12T00:51:52.969102 chip number 0x8066 is not a stored value, fix this if you are using a new chip 2025-03-12T00:51:55.836066 chip number 0x8066 is not a stored value, fix this if you are using a new chip 2025-03-12T00:51:58.695054 chip number 0x8066 is not a stored value, fix this if you are using a new chip 2025-03-12T00:52:01.558030 chip number 0x8066 is not a stored value, fix this if you are using a new chip 2025-03-12T00:52:04.420011 chip number 0x8066 is not a stored value, fix this if you are using a new chip 2025-03-12T00:52:07.283986 chip number 0x8066 is not a stored value, fix this if you are using a new chip 2025-03-12T00:52:10.152948 chip number 0x8066 is not a stored value, fix this if you are using a new chip 2025-03-12T00:52:13.013933 chip number 0x8066 is not a stored value, fix this if you are using a new chip 2025-03-12T00:52:15.875915 chip number 0x8066 is not a stored value, fix this if you are using a new chip 2025-03-12T00:52:18.737898 chip number 0x8066 is not a stored value, fix this if you are using a new chip 2025-03-12T00:52:21.602873 chip number 0x8066 is not a stored value, fix this if you are using a new chip 2025-03-12T00:52:24.467849 chip number 0x8066 is not a stored value, fix this if you are using a new chip 2025-03-12T00:52:27.322853 chip number 0x8066 is not a stored value, fix this if you are using a new chip 2025-03-12T00:52:30.189824 chip number 0x8066 is not a stored value, fix this if you are using a new chip 2025-03-12T00:52:33.053805 chip number 0x8066 is not a stored value, fix this if you are using a new chip 2025-03-12T00:52:35.913797 chip number 0x8066 is not a stored value, fix this if you are using a new chip 2025-03-12T00:52:38.773789 chip number 0x8066 is not a stored value, fix this if you are using a new chip 2025-03-12T00:52:41.638768 chip number 0x8066 is not a stored value, fix this if you are using a new chip 2025-03-12T00:52:44.501754 chip number 0x8066 is not a stored value, fix this if you are using a new chip 2025-03-12T00:52:47.362745 chip number 0x8066 is not a stored value, fix this if you are using a new chip 2025-03-12T01:00:05.471836 chip number 0x3448 is not a stored value, fix this if you are using a new chip 2025-03-12T01:00:05.482805 chip number 0x38e8 is not a stored value, fix this if you are using a new chip 2025-03-12T01:00:05.487792 chip number 0x47a6 is not a stored value, fix this if you are using a new chip 2025-03-12T01:00:05.491780 chip number 0x3b1c is not a stored value, fix this if you are using a new chip 2025-03-12T01:00:12.421541 chip number 0x3fe3 is not a stored value, fix this if you are using a new chip 2025-03-12T01:00:12.431513 chip number 0x52ec is not a stored value, fix this if you are using a new chip 2025-03-12T01:00:12.435502 chip number 0x5159 is not a stored value, fix this if you are using a new chip 2025-03-12T01:00:12.439491 chip number 0x39a7 is not a stored value, fix this if you are using a new chip 2025-03-12T01:00:19.265543 chip number 0x4bda is not a stored value, fix this if you are using a new chip 2025-03-12T01:00:19.275515 chip number 0x4859 is not a stored value, fix this if you are using a new chip 2025-03-12T01:00:19.280501 chip number 0x548e is not a stored value, fix this if you are using a new chip 2025-03-12T01:00:19.284490 chip number 0x4bb8 is not a stored value, fix this if you are using a new chip 2025-03-12T01:00:26.100572 chip number 0x4f3f is not a stored value, fix this if you are using a new chip 2025-03-12T01:00:26.110544 chip number 0x5b3b is not a stored value, fix this if you are using a new chip 2025-03-12T01:00:26.115531 chip number 0x677b is not a stored value, fix this if you are using a new chip 2025-03-12T01:00:26.120517 chip number 0x4f8e is not a stored value, fix this if you are using a new chip 2025-03-12T01:00:32.794993 chip number 0x5c0d is not a stored value, fix this if you are using a new chip 2025-03-12T01:00:32.805963 chip number 0x5b27 is not a stored value, fix this if you are using a new chip 2025-03-12T01:00:32.810950 chip number 0x62bd is not a stored value, fix this if you are using a new chip 2025-03-12T01:00:32.814938 chip number 0x6410 is not a stored value, fix this if you are using a new chip 2025-03-12T01:00:39.609085 chip number 0x62de is not a stored value, fix this if you are using a new chip 2025-03-12T01:00:39.620055 chip number 0x60ba is not a stored value, fix this if you are using a new chip 2025-03-12T01:00:39.625041 chip number 0x6ed5 is not a stored value, fix this if you are using a new chip 2025-03-12T01:00:39.629030 chip number 0x6ccf is not a stored value, fix this if you are using a new chip 2025-03-12T01:00:51.415331 ER [127.0.0.1]: ExecutionError(ImageAcquisitionError()) 2025-03-12T01:00:51.416328 GigE timeout, no available frames 2025-03-12T01:02:21.272641 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 2025-03-12T01:05:16.164017 chip number 0x40ce is not a stored value, fix this if you are using a new chip 2025-03-12T01:05:16.174986 chip number 0x3e75 is not a stored value, fix this if you are using a new chip 2025-03-12T01:05:16.179973 chip number 0x37c8 is not a stored value, fix this if you are using a new chip 2025-03-12T01:05:16.183961 chip number 0x3bd4 is not a stored value, fix this if you are using a new chip 2025-03-12T01:05:22.277140 chip number 0x4c76 is not a stored value, fix this if you are using a new chip 2025-03-12T01:05:22.288110 chip number 0x463e is not a stored value, fix this if you are using a new chip 2025-03-12T01:05:22.292098 chip number 0x4011 is not a stored value, fix this if you are using a new chip 2025-03-12T01:05:22.296088 chip number 0x4312 is not a stored value, fix this if you are using a new chip 2025-03-12T01:05:28.376303 chip number 0x608e is not a stored value, fix this if you are using a new chip 2025-03-12T01:05:28.386276 chip number 0x4c81 is not a stored value, fix this if you are using a new chip 2025-03-12T01:05:28.391262 chip number 0x47cf is not a stored value, fix this if you are using a new chip 2025-03-12T01:05:28.395250 chip number 0x555b is not a stored value, fix this if you are using a new chip 2025-03-12T01:05:35.052875 chip number 0x5657 is not a stored value, fix this if you are using a new chip 2025-03-12T01:05:35.062847 chip number 0x4b9c is not a stored value, fix this if you are using a new chip 2025-03-12T01:05:35.067833 chip number 0x4c69 is not a stored value, fix this if you are using a new chip 2025-03-12T01:05:35.071822 chip number 0x5f21 is not a stored value, fix this if you are using a new chip 2025-03-12T01:05:41.456202 chip number 0x676a is not a stored value, fix this if you are using a new chip 2025-03-12T01:05:41.466174 chip number 0xb17f is not a stored value, fix this if you are using a new chip 2025-03-12T01:05:41.471161 chip number 0x592e is not a stored value, fix this if you are using a new chip 2025-03-12T01:05:41.475150 chip number 0x6eb6 is not a stored value, fix this if you are using a new chip 2025-03-12T01:05:47.984187 chip number 0xafa4 is not a stored value, fix this if you are using a new chip 2025-03-12T01:05:47.995157 chip number 0x6e1f is not a stored value, fix this if you are using a new chip 2025-03-12T01:05:47.999146 chip number 0x60ea is not a stored value, fix this if you are using a new chip 2025-03-12T01:05:48.003135 chip number 0x700b is not a stored value, fix this if you are using a new chip 2025-03-12T01:05:59.793603 ER [127.0.0.1]: ExecutionError(ImageAcquisitionError()) 2025-03-12T01:05:59.794600 GigE timeout, no available frames 2025-03-12T01:38:15.942279 chip number 0x3fda is not a stored value, fix this if you are using a new chip 2025-03-12T01:38:15.953248 chip number 0x3cdc is not a stored value, fix this if you are using a new chip 2025-03-12T01:38:15.957238 chip number 0x37dd is not a stored value, fix this if you are using a new chip 2025-03-12T01:38:15.961227 chip number 0x42d2 is not a stored value, fix this if you are using a new chip 2025-03-12T01:38:22.469608 chip number 0x4821 is not a stored value, fix this if you are using a new chip 2025-03-12T01:38:22.480577 chip number 0x445e is not a stored value, fix this if you are using a new chip 2025-03-12T01:38:22.484567 chip number 0x401c is not a stored value, fix this if you are using a new chip 2025-03-12T01:38:22.488556 chip number 0x3ccf is not a stored value, fix this if you are using a new chip 2025-03-12T01:38:29.149521 chip number 0x5654 is not a stored value, fix this if you are using a new chip 2025-03-12T01:38:29.159494 chip number 0x47fc is not a stored value, fix this if you are using a new chip 2025-03-12T01:38:29.164480 chip number 0x46d7 is not a stored value, fix this if you are using a new chip 2025-03-12T01:38:29.168470 chip number 0x426f is not a stored value, fix this if you are using a new chip 2025-03-12T01:38:35.767603 chip number 0x59b4 is not a stored value, fix this if you are using a new chip 2025-03-12T01:38:35.777576 chip number 0x7128 is not a stored value, fix this if you are using a new chip 2025-03-12T01:38:35.782563 chip number 0x4ad2 is not a stored value, fix this if you are using a new chip 2025-03-12T01:38:35.786551 chip number 0x57b0 is not a stored value, fix this if you are using a new chip 2025-03-12T01:38:42.252047 chip number 0x6198 is not a stored value, fix this if you are using a new chip 2025-03-12T01:38:42.262020 chip number 0x5eae is not a stored value, fix this if you are using a new chip 2025-03-12T01:38:42.267006 chip number 0x53c0 is not a stored value, fix this if you are using a new chip 2025-03-12T01:38:42.270996 chip number 0x5894 is not a stored value, fix this if you are using a new chip 2025-03-12T01:38:48.768406 chip number 0x7149 is not a stored value, fix this if you are using a new chip 2025-03-12T01:38:48.778379 chip number 0x62e3 is not a stored value, fix this if you are using a new chip 2025-03-12T01:38:48.783365 chip number 0xaf8b is not a stored value, fix this if you are using a new chip 2025-03-12T01:38:48.787355 chip number 0x5493 is not a stored value, fix this if you are using a new chip 2025-03-12T01:39:00.578435 ER [127.0.0.1]: ExecutionError(ImageAcquisitionError()) 2025-03-12T01:39:00.579433 GigE timeout, no available frames