2025-10-28 14:24:15.897 CET [1724] LOG: getsockopt(TCP_KEEPCNT) failed: A non-blocking socket operation could not be completed immediately. 2025-10-28 14:24:15.897 CET [1724] STATEMENT: SET DateStyle=ISO; SET client_min_messages=notice; SELECT set_config('bytea_output','hex',false) FROM pg_show_all_settings() WHERE name = 'bytea_output'; SET client_encoding='utf-8'; 2025-10-28 14:24:15.941 CET [3920] LOG: getsockopt(TCP_KEEPCNT) failed: A non-blocking socket operation could not be completed immediately. 2025-10-28 14:24:15.941 CET [3920] STATEMENT: SET DateStyle=ISO; SET client_min_messages=notice; SELECT set_config('bytea_output','hex',false) FROM pg_show_all_settings() WHERE name = 'bytea_output'; SET client_encoding='utf-8'; 2025-10-28 14:24:16.007 CET [5388] LOG: getsockopt(TCP_KEEPCNT) failed: A non-blocking socket operation could not be completed immediately. 2025-10-28 14:24:16.007 CET [5388] STATEMENT: SET DateStyle=ISO; SET client_min_messages=notice; SELECT set_config('bytea_output','hex',false) FROM pg_show_all_settings() WHERE name = 'bytea_output'; SET client_encoding='utf-8'; 2025-10-28 14:24:16.096 CET [3020] LOG: getsockopt(TCP_KEEPCNT) failed: A non-blocking socket operation could not be completed immediately. 2025-10-28 14:24:16.096 CET [3020] STATEMENT: SET DateStyle=ISO; SET client_min_messages=notice; SELECT set_config('bytea_output','hex',false) FROM pg_show_all_settings() WHERE name = 'bytea_output'; SET client_encoding='utf-8'; 2025-10-28 14:24:16.135 CET [5732] LOG: getsockopt(TCP_KEEPCNT) failed: A non-blocking socket operation could not be completed immediately. 2025-10-28 14:24:16.135 CET [5732] STATEMENT: SET DateStyle=ISO; SET client_min_messages=notice; SELECT set_config('bytea_output','hex',false) FROM pg_show_all_settings() WHERE name = 'bytea_output'; SET client_encoding='utf-8'; 2025-10-28 14:24:16.166 CET [2624] LOG: getsockopt(TCP_KEEPCNT) failed: A non-blocking socket operation could not be completed immediately. 2025-10-28 14:24:16.166 CET [2624] STATEMENT: SET DateStyle=ISO; SET client_min_messages=notice; SELECT set_config('bytea_output','hex',false) FROM pg_show_all_settings() WHERE name = 'bytea_output'; SET client_encoding='utf-8'; 2025-10-28 14:24:16.453 CET [4440] LOG: getsockopt(TCP_KEEPCNT) failed: A non-blocking socket operation could not be completed immediately. 2025-10-28 14:24:16.453 CET [4440] STATEMENT: SET DateStyle=ISO; SET client_min_messages=notice; SELECT set_config('bytea_output','hex',false) FROM pg_show_all_settings() WHERE name = 'bytea_output'; SET client_encoding='utf-8'; 2025-10-28 14:25:02.199 CET [5236] LOG: getsockopt(TCP_KEEPCNT) failed: A non-blocking socket operation could not be completed immediately. 2025-10-28 14:25:02.199 CET [5236] STATEMENT: SET DateStyle=ISO; SET client_min_messages=notice; SELECT set_config('bytea_output','hex',false) FROM pg_show_all_settings() WHERE name = 'bytea_output'; SET client_encoding='utf-8'; 2025-10-28 14:27:42.392 CET [116] LOG: checkpoint starting: time 2025-10-28 14:27:45.413 CET [116] LOG: checkpoint complete: wrote 27 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=2.808 s, sync=0.155 s, total=3.022 s; sync files=28, longest=0.013 s, average=0.006 s; distance=152 kB, estimate=155 kB; lsn=7/9FC411B0, redo lsn=7/9FC41158 2025-10-28 14:32:42.427 CET [116] LOG: checkpoint starting: time 2025-10-28 14:32:43.169 CET [116] LOG: checkpoint complete: wrote 7 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.651 s, sync=0.039 s, total=0.743 s; sync files=7, longest=0.013 s, average=0.006 s; distance=12 kB, estimate=141 kB; lsn=7/9FC443E0, redo lsn=7/9FC44388 2025-10-28 15:36:43.151 CET [4844] LOG: getsockopt(TCP_KEEPCNT) failed: A non-blocking socket operation could not be completed immediately. 2025-10-28 15:36:43.151 CET [4844] STATEMENT: SET DateStyle=ISO; SET client_min_messages=notice; SELECT set_config('bytea_output','hex',false) FROM pg_show_all_settings() WHERE name = 'bytea_output'; SET client_encoding='utf-8'; 2025-10-28 15:37:42.223 CET [116] LOG: checkpoint starting: time 2025-10-28 15:37:42.750 CET [116] LOG: checkpoint complete: wrote 5 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.430 s, sync=0.041 s, total=0.528 s; sync files=5, longest=0.011 s, average=0.009 s; distance=12 kB, estimate=128 kB; lsn=7/9FC476C0, redo lsn=7/9FC47668 2025-10-28 15:51:21.972 CET [5792] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 15:51:52.033 CET [4340] LOG: getsockopt(TCP_KEEPCNT) failed: A non-blocking socket operation could not be completed immediately. 2025-10-28 15:51:52.033 CET [4340] STATEMENT: SET DateStyle=ISO; SET client_min_messages=notice; SELECT set_config('bytea_output','hex',false) FROM pg_show_all_settings() WHERE name = 'bytea_output'; SET client_encoding='utf-8'; 2025-10-28 15:53:02.861 CET [4340] ERROR: null value in column "guid" of relation "ui_translations" violates not-null constraint 2025-10-28 15:53:02.861 CET [4340] DETAIL: Failing row contains (null, pl-pl, menu.home, Strona główna). 2025-10-28 15:53:02.861 CET [4340] STATEMENT: INSERT INTO public.ui_translations ( guid, language_code, key, text) VALUES ( $1::uuid, $2::character varying, $3::character varying, $4::text) returning guid; 2025-10-28 15:53:44.520 CET [1220] LOG: getsockopt(TCP_KEEPCNT) failed: A non-blocking socket operation could not be completed immediately. 2025-10-28 15:53:44.520 CET [1220] STATEMENT: SET DateStyle=ISO; SET client_min_messages=notice; SELECT set_config('bytea_output','hex',false) FROM pg_show_all_settings() WHERE name = 'bytea_output'; SET client_encoding='utf-8'; 2025-10-28 15:55:39.723 CET [4340] ERROR: null value in column "guid" of relation "ui_translations" violates not-null constraint 2025-10-28 15:55:39.723 CET [4340] DETAIL: Failing row contains (null, pl-pl, menu.home, Strona główna). 2025-10-28 15:55:39.723 CET [4340] STATEMENT: INSERT INTO public.ui_translations ( guid, language_code, key, text) VALUES ( $1::uuid, $2::character varying, $3::character varying, $4::text) returning guid; 2025-10-28 15:56:28.574 CET [3980] LOG: getsockopt(TCP_KEEPCNT) failed: A non-blocking socket operation could not be completed immediately. 2025-10-28 15:56:28.574 CET [3980] STATEMENT: SET DateStyle=ISO; SET client_min_messages=notice; SELECT set_config('bytea_output','hex',false) FROM pg_show_all_settings() WHERE name = 'bytea_output'; SET client_encoding='utf-8'; 2025-10-28 15:56:28.721 CET [5300] LOG: getsockopt(TCP_KEEPCNT) failed: A non-blocking socket operation could not be completed immediately. 2025-10-28 15:56:28.721 CET [5300] STATEMENT: SET DateStyle=ISO; SET client_min_messages=notice; SELECT set_config('bytea_output','hex',false) FROM pg_show_all_settings() WHERE name = 'bytea_output'; SET client_encoding='utf-8'; 2025-10-28 15:57:38.856 CET [2948] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 15:57:42.771 CET [116] LOG: checkpoint starting: time 2025-10-28 15:57:47.107 CET [116] LOG: checkpoint complete: wrote 39 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=4.113 s, sync=0.167 s, total=4.337 s; sync files=31, longest=0.010 s, average=0.006 s; distance=176 kB, estimate=176 kB; lsn=7/9FC73A08, redo lsn=7/9FC739B0 2025-10-28 16:06:48.244 CET [5516] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 16:24:26.065 CET [1724] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 16:24:26.318 CET [2624] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 16:24:58.377 CET [3020] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 16:26:34.553 CET [5236] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 17:01:03.608 CET [4440] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 17:52:29.406 CET [924] LOG: getsockopt(TCP_KEEPCNT) failed: A non-blocking socket operation could not be completed immediately. 2025-10-28 17:52:29.406 CET [924] STATEMENT: SET DateStyle=ISO; SET client_min_messages=notice; SELECT set_config('bytea_output','hex',false) FROM pg_show_all_settings() WHERE name = 'bytea_output'; SET client_encoding='utf-8'; 2025-10-28 17:52:30.844 CET [4016] LOG: getsockopt(TCP_KEEPCNT) failed: A non-blocking socket operation could not be completed immediately. 2025-10-28 17:52:30.844 CET [4016] STATEMENT: SET DateStyle=ISO; SET client_min_messages=notice; SELECT set_config('bytea_output','hex',false) FROM pg_show_all_settings() WHERE name = 'bytea_output'; SET client_encoding='utf-8'; 2025-10-28 17:52:31.395 CET [5784] LOG: getsockopt(TCP_KEEPCNT) failed: A non-blocking socket operation could not be completed immediately. 2025-10-28 17:52:31.395 CET [5784] STATEMENT: SET DateStyle=ISO; SET client_min_messages=notice; SELECT set_config('bytea_output','hex',false) FROM pg_show_all_settings() WHERE name = 'bytea_output'; SET client_encoding='utf-8'; 2025-10-28 17:52:31.409 CET [5212] LOG: getsockopt(TCP_KEEPCNT) failed: A non-blocking socket operation could not be completed immediately. 2025-10-28 17:52:31.409 CET [5212] STATEMENT: SET DateStyle=ISO; SET client_min_messages=notice; SELECT set_config('bytea_output','hex',false) FROM pg_show_all_settings() WHERE name = 'bytea_output'; SET client_encoding='utf-8'; 2025-10-28 17:52:42.216 CET [116] LOG: checkpoint starting: time 2025-10-28 17:52:42.614 CET [116] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.315 s, sync=0.030 s, total=0.399 s; sync files=4, longest=0.011 s, average=0.008 s; distance=2 kB, estimate=159 kB; lsn=7/9FC745A8, redo lsn=7/9FC74550 2025-10-28 17:53:21.670 CET [6132] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 17:53:21.671 CET [5000] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 17:53:21.676 CET [5236] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 17:53:54.674 CET [1220] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 17:55:32.729 CET [4844] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 17:56:38.866 CET [5300] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 17:57:28.747 CET [4340] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 18:05:38.325 CET [5136] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 18:53:32.010 CET [2092] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 18:57:19.564 CET [2172] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 18:57:19.565 CET [5316] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 18:57:19.565 CET [2592] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:06:09.608 CET [5644] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:06:09.608 CET [4568] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:10:49.711 CET [2612] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:10:49.712 CET [4600] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:10:49.712 CET [2684] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:10:49.713 CET [5596] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:10:49.718 CET [6088] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:10:49.718 CET [5756] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:14:11.452 CET [3200] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:14:11.452 CET [3288] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:14:11.453 CET [5564] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:14:11.453 CET [5692] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:16:33.664 CET [5836] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:16:33.664 CET [3580] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:25:24.835 CET [4568] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:25:24.837 CET [5544] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:25:24.838 CET [352] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:25:24.838 CET [160] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:25:24.838 CET [3188] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:25:24.838 CET [2668] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:27:08.822 CET [5172] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:27:08.822 CET [5692] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:27:08.824 CET [812] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:27:08.825 CET [4064] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:29:36.171 CET [5924] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:29:36.172 CET [4188] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:37:14.751 CET [4744] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:37:40.286 CET [6024] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:37:40.287 CET [340] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:37:40.287 CET [1980] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:48:57.130 CET [5792] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:48:57.132 CET [5104] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:48:57.132 CET [1096] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:48:57.133 CET [2928] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:48:57.139 CET [5524] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:48:57.139 CET [5584] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:48:57.140 CET [4476] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:48:57.145 CET [2468] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:52:41.576 CET [5212] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 19:52:42.294 CET [4016] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:11:52.713 CET [416] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:11:52.713 CET [5836] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:11:52.714 CET [2988] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:11:52.714 CET [4920] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:13:45.079 CET [2208] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:13:45.080 CET [1336] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:20:58.282 CET [3288] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:20:58.283 CET [2252] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:20:58.283 CET [1220] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:20:58.296 CET [6004] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:20:58.300 CET [5288] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:20:58.300 CET [4416] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:20:58.301 CET [3880] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:20:58.301 CET [4340] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:20:58.301 CET [1576] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:20:58.302 CET [3696] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:20:58.302 CET [4004] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:20:58.303 CET [4732] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:20:58.305 CET [1188] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:20:58.306 CET [4532] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:20:58.307 CET [3660] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:20:58.308 CET [2728] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:20:58.309 CET [4112] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:27:19.249 CET [4956] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:27:19.250 CET [3008] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:27:19.251 CET [5868] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:27:19.257 CET [420] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:27:19.258 CET [5524] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:27:19.258 CET [2368] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:27:19.260 CET [5932] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:27:19.264 CET [5252] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:27:19.268 CET [2208] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:27:19.280 CET [696] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:27:19.282 CET [6020] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:27:19.282 CET [3260] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:27:19.283 CET [5080] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:27:19.283 CET [172] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:27:19.284 CET [5608] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:27:19.284 CET [580] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:27:19.286 CET [1656] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:27:53.220 CET [2728] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:27:53.221 CET [212] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:27:53.222 CET [3660] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:27:53.222 CET [3608] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:29:08.449 CET [4960] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:29:08.449 CET [1096] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:29:50.551 CET [4316] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:29:50.551 CET [1080] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:30:32.610 CET [3396] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:30:32.611 CET [5312] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:36:07.147 CET [2536] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:36:07.147 CET [2252] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:38:30.791 CET [3008] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:38:30.791 CET [5852] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:39:04.086 CET [2860] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:39:04.087 CET [1544] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:40:11.274 CET [5884] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:40:11.274 CET [2380] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:40:30.280 CET [4776] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:40:30.280 CET [5020] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:43:28.885 CET [4104] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:43:28.885 CET [5380] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:45:58.213 CET [3908] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:45:58.216 CET [5816] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:46:16.901 CET [5000] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:46:16.902 CET [656] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:48:27.573 CET [160] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:48:27.574 CET [3020] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:49:14.981 CET [200] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:49:14.984 CET [4148] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:49:14.984 CET [5572] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:49:14.985 CET [404] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:49:14.991 CET [1080] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:49:14.992 CET [3428] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:49:14.993 CET [1320] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:49:14.992 CET [2028] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:58:55.861 CET [4532] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 20:58:55.920 CET [4356] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:01:18.461 CET [1320] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:01:18.462 CET [5692] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:01:18.462 CET [3996] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:01:18.463 CET [5788] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:01:18.464 CET [5088] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:01:18.464 CET [5708] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:23:45.364 CET [5864] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:23:45.366 CET [5644] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:23:45.372 CET [964] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:23:45.376 CET [6108] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:23:45.376 CET [2804] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:23:45.376 CET [3908] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:23:45.378 CET [3288] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:23:45.382 CET [3836] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:23:45.383 CET [4444] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:23:45.389 CET [2616] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:34:04.820 CET [1992] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:34:04.821 CET [3508] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:34:04.821 CET [2512] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:34:04.821 CET [2368] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:34:04.823 CET [5568] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:34:04.823 CET [1008] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:45:58.676 CET [5472] LOG: getsockopt(TCP_KEEPCNT) failed: A non-blocking socket operation could not be completed immediately. 2025-10-28 21:45:58.676 CET [5472] STATEMENT: SET DateStyle=ISO; SET client_min_messages=notice; SELECT set_config('bytea_output','hex',false) FROM pg_show_all_settings() WHERE name = 'bytea_output'; SET client_encoding='utf-8'; 2025-10-28 21:47:42.832 CET [116] LOG: checkpoint starting: time 2025-10-28 21:47:44.293 CET [116] LOG: checkpoint complete: wrote 13 buffers (0.1%); 0 WAL file(s) added, 0 removed, 0 recycled; write=1.310 s, sync=0.105 s, total=1.462 s; sync files=11, longest=0.016 s, average=0.010 s; distance=44 kB, estimate=147 kB; lsn=7/9FC7F880, redo lsn=7/9FC7F828 2025-10-28 21:48:08.005 CET [5288] LOG: getsockopt(TCP_KEEPCNT) failed: A non-blocking socket operation could not be completed immediately. 2025-10-28 21:48:08.005 CET [5288] STATEMENT: SET DateStyle=ISO; SET client_min_messages=notice; SELECT set_config('bytea_output','hex',false) FROM pg_show_all_settings() WHERE name = 'bytea_output'; SET client_encoding='utf-8'; 2025-10-28 21:51:41.158 CET [4500] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.160 CET [4776] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.161 CET [5660] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.162 CET [4176] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.180 CET [4688] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.198 CET [5792] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.198 CET [4396] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.198 CET [4432] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.198 CET [3544] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.199 CET [5036] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.200 CET [1564] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.200 CET [4640] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.200 CET [5788] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.200 CET [3804] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.200 CET [3652] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.201 CET [4636] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.201 CET [5084] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.201 CET [4976] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.201 CET [4124] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.202 CET [5856] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.202 CET [5348] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.200 CET [5044] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.202 CET [3308] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.203 CET [4440] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.203 CET [6012] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.198 CET [6068] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.204 CET [2848] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 21:51:41.213 CET [5140] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 22:28:15.387 CET [5848] LOG: getsockopt(TCP_KEEPCNT) failed: A non-blocking socket operation could not be completed immediately. 2025-10-28 22:28:15.387 CET [5848] STATEMENT: SET DateStyle=ISO; SET client_min_messages=notice; SELECT set_config('bytea_output','hex',false) FROM pg_show_all_settings() WHERE name = 'bytea_output'; SET client_encoding='utf-8'; 2025-10-28 22:31:41.148 CET [3636] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 22:31:41.149 CET [4424] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 22:31:41.150 CET [4356] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 22:31:41.151 CET [5004] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 22:31:41.152 CET [3508] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 22:31:41.158 CET [3548] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 22:31:41.160 CET [5832] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 22:31:41.164 CET [4340] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 22:31:41.164 CET [4352] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 22:31:41.165 CET [5784] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 22:31:41.166 CET [4448] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 22:31:41.167 CET [5516] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 22:31:41.170 CET [5080] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 22:31:41.175 CET [5048] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 22:31:41.175 CET [1268] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 22:31:41.175 CET [5780] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 22:31:41.176 CET [5200] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 22:31:41.176 CET [1964] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 22:31:41.176 CET [4544] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 22:31:41.177 CET [1872] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 22:31:41.177 CET [5552] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 22:31:41.175 CET [1532] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 22:32:42.339 CET [116] LOG: checkpoint starting: time 2025-10-28 22:32:43.767 CET [116] LOG: checkpoint complete: wrote 13 buffers (0.1%); 0 WAL file(s) added, 0 removed, 0 recycled; write=1.313 s, sync=0.059 s, total=1.429 s; sync files=9, longest=0.014 s, average=0.007 s; distance=1 kB, estimate=133 kB; lsn=7/9FC7FE78, redo lsn=7/9FC7FE20 2025-10-28 22:59:58.193 CET [4808] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 22:59:58.193 CET [5832] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:00:22.410 CET [2900] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:00:22.410 CET [392] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:09:39.194 CET [4912] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:09:39.194 CET [1372] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:13:12.030 CET [5556] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:13:12.030 CET [1220] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:17:14.719 CET [2908] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:17:14.719 CET [2380] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:18:33.858 CET [1992] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:18:33.858 CET [4176] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:21:11.550 CET [5836] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:21:11.552 CET [5248] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:21:11.552 CET [1188] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:21:11.556 CET [4576] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:21:11.556 CET [112] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:31:12.324 CET [4504] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:31:12.330 CET [5588] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:31:12.330 CET [2028] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:31:12.330 CET [5720] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:31:12.330 CET [4800] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:31:12.330 CET [2536] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:31:12.332 CET [2356] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:31:12.330 CET [5048] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:31:12.332 CET [5428] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:31:12.332 CET [5544] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:31:12.332 CET [4568] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:31:12.334 CET [5152] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:32:48.117 CET [5864] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:32:48.123 CET [4760] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:32:48.124 CET [4752] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:32:48.124 CET [1660] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:32:48.125 CET [5976] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:32:48.130 CET [6128] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:32:48.130 CET [2732] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:32:48.131 CET [200] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:32:48.124 CET [2888] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:32:48.132 CET [5280] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:32:48.134 CET [4088] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:32:48.135 CET [2312] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:32:48.135 CET [6044] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:33:37.229 CET [5364] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:33:37.231 CET [5220] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:33:37.236 CET [3388] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:33:37.237 CET [3032] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:33:37.237 CET [5000] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:33:37.238 CET [5608] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:33:37.240 CET [5656] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:33:37.242 CET [4552] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:33:37.243 CET [3852] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:33:37.243 CET [6012] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:37:09.180 CET [3396] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:37:09.180 CET [4084] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:37:09.184 CET [1804] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:37:09.184 CET [1336] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:37:09.187 CET [4828] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:37:09.189 CET [4336] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:37:09.196 CET [4436] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:37:09.197 CET [32] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:38:23.940 CET [5516] LOG: getsockopt(TCP_KEEPCNT) failed: A non-blocking socket operation could not be completed immediately. 2025-10-28 23:38:23.940 CET [5516] STATEMENT: SET DateStyle=ISO; SET client_min_messages=notice; SELECT set_config('bytea_output','hex',false) FROM pg_show_all_settings() WHERE name = 'bytea_output'; SET client_encoding='utf-8'; 2025-10-28 23:38:24.467 CET [1620] LOG: getsockopt(TCP_KEEPCNT) failed: A non-blocking socket operation could not be completed immediately. 2025-10-28 23:38:24.467 CET [1620] STATEMENT: SET DateStyle=ISO; SET client_min_messages=notice; SELECT set_config('bytea_output','hex',false) FROM pg_show_all_settings() WHERE name = 'bytea_output'; SET client_encoding='utf-8'; 2025-10-28 23:42:42.849 CET [116] LOG: checkpoint starting: time 2025-10-28 23:42:43.043 CET [116] LOG: checkpoint complete: wrote 2 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.120 s, sync=0.013 s, total=0.194 s; sync files=2, longest=0.008 s, average=0.007 s; distance=1 kB, estimate=120 kB; lsn=7/9FC80300, redo lsn=7/9FC802A8 2025-10-28 23:46:08.851 CET [5472] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:48:18.149 CET [5288] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:49:16.620 CET [1160] LOG: getsockopt(TCP_KEEPCNT) failed: A non-blocking socket operation could not be completed immediately. 2025-10-28 23:49:16.620 CET [1160] STATEMENT: SET DateStyle=ISO; SET client_min_messages=notice; SELECT set_config('bytea_output','hex',false) FROM pg_show_all_settings() WHERE name = 'bytea_output'; SET client_encoding='utf-8'; 2025-10-28 23:58:16.390 CET [3652] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:58:16.391 CET [5308] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:58:16.391 CET [6024] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:58:16.391 CET [4620] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:58:59.973 CET [1568] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:58:59.974 CET [2836] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:58:59.975 CET [5952] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:58:59.975 CET [2860] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:58:59.976 CET [5660] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:58:59.977 CET [3804] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host. 2025-10-28 23:58:59.977 CET [560] LOG: could not receive data from client: An existing connection was forcibly closed by the remote host.