Перейти к содержимому
Калькуляторы

msd Lite - тестируем Замена udpxy если у кого оно ещё осталось

поправил, наблюдаем

но проблема с ulimit -n

 я думаю не связана с проблемой с 10.200.7.140 из примера

Изменено пользователем ipci

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

15 часов назад, ipci сказал:

так же наблюдаем проблему с переодическим отваливанием 1 клиента, просто прекращает идти поток, клиент 10.200.7.140. лечится пингом с сервера до клиента

Так чините, причём тут мсд?

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

4 hours ago, Ivan_83 said:

Так чините, причём тут мсд?

отваливается не один клиент

все это рандомно, то у одного не работает то у другого

просили помочь расшифровать лог

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

В /hubstat должна быть стата по каждому tcp соединению, там видны ретрансмиты. Подозреваю что у вас отваливаются те, у кого с сетью хреново, соответственно у них ретрансмиты будут постоянно и бодро расти.

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Добрый день, перечитал всё, msd_lite умеет http input? Сколько пробую, никак не подключается, мультикаст работает, а http - нет.

В браузере если пробовать открывать, выдает 404 not found

Изменено пользователем factor

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

44 минуты назад, factor сказал:

Добрый день, перечитал всё, msd_lite умеет http input?

нет, не умеет

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Приехала новая глибся, и сборка в очередной раз сломалась.

 

http://git.altlinux.org/gears/m/msd_lite.git?p=msd_lite.git;a=commitdiff;h=59ef1539823282b694053eb5b96852e8718406c7

 

From 59ef1539823282b694053eb5b96852e8718406c7 Mon Sep 17 00:00:00 2001
From: Alexei Takaseev <taf@altlinux.org>
Date: Thu, 24 Dec 2020 13:50:34 +0800
Subject: - Fix build with glibc-2.32


diff --git a/src/src/core_info.c b/src/src/core_info.c
index 240bb48..7f980fb 100644
--- a/src/src/core_info.c
+++ b/src/src/core_info.c
@@ -38,7 +38,7 @@
 #include <sys/types.h>
 #include <sys/time.h> /* For getrusage. */
 #include <sys/resource.h>
-#include <sys/sysctl.h>
+#include <linux/sysctl.h>

 #include <inttypes.h>
 #include <stdlib.h> /* malloc, exit */

 

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

В 24.12.2020 в 09:07, taf_321 сказал:

Приехала новая глибся, и сборка в очередной раз сломалась.

 

Выложил https://github.com/rozhuk-im/msd

попробуете?)

 

И теперь я думаю, стоит ли выкладывать туда же msd_lite или нет смысла.

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

14 часов назад, Ivan_83 сказал:

Выложил https://github.com/rozhuk-im/msd

попробуете?)

Спасибо! На праздниках будет чем заняться.

 

14 часов назад, Ivan_83 сказал:

И теперь я думаю, стоит ли выкладывать туда же msd_lite или нет смысла.

По-хорошему тоже желательно выложить. Возможно даже в виде просто бранча внутри msd.git
 

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

В 19.02.2021 в 07:31, taf_321 сказал:

По-хорошему тоже желательно выложить. Возможно даже в виде просто бранча внутри msd.git

На бранч он не очень тянет, как по мне :)

https://github.com/rozhuk-im/msd_lite

даже более-менее история сохранена - перекинул туда то что было в tar.gz дистрах.

 

Касательно вашего патча с переносом sysctl.h в linux - оно на убунте, маке и фре сейчас собирается как есть.

Я просто избавился от инклюда на линухе, и задефайнил недостающие константы.

Остальные патчи/изменения вроде там присуствуют.

 

https://forum.nag.ru/index.php?/topic/98667-msd-lite-testiruem/&amp;page=8&amp;tab=comments#comment-1535429

Вот это хз.

Вроде тут только один человек жаловался, и у меня в одном сервисе оно присутствует и нет проблем.

С другой стороны в msd оно закоменчено.

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Коллеги, подскажите, что это может быть? Перечитал всю тему. Так и не смог подобрать рабочий конфиг. Дело в том, что msd-lite падает, когда к нему подключается около 700 клиентов, помогает перезапуск сервиса, клиентов становится меньше и продолжает работать. Лимиты увеличивали, кольцевой буфер пишется в tmpfs. Куда посоветуете копать в первую очередь?

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

В 02.12.2021 в 13:28, igaroper сказал:

Коллеги, подскажите, что это может быть? Перечитал всю тему. Так и не смог подобрать рабочий конфиг. Дело в том, что msd-lite падает, когда к нему подключается около 700 клиентов, помогает перезапуск сервиса, клиентов становится меньше и продолжает работать. Лимиты увеличивали, кольцевой буфер пишется в tmpfs. Куда посоветуете копать в первую очередь?

Иван недавно выложил сырцы полной версии на гит хабе - переходите на нее. Проблем с ней не наблюдаем. Ну и автору респекты не забывайте отсылать.

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

В 02.12.2021 в 13:28, igaroper сказал:

Куда посоветуете копать в первую очередь?

Логи msd_lite смотреть. По описанию - уперлись в ограничение 1024 открытых файлов/сокетов

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Здравствуйте! Подскажите пожалуйста, msd_lite умеет udp_to_hls или только в http конвертирует?

 

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Подскажите, а фильтрация PID рабочая? У меня на двух серверах она ничего не отфильтровывает, вот например в этом конфиге  PID 888 все равно проходит.

 

 

  <hubProfileList> <!-- Stream hub profiles templates. -->
                <hubProfile>
                        <name>default</name>
                        <fMPEG2TSAnalyzing>yes</fMPEG2TSAnalyzing>
                        <fUsePollingForSend>no</fUsePollingForSend> <!-- Add lagged client socket descriptor to OS io polling (kqueue/epoll). -->
                        <fZeroCopyOnSend>yes</fZeroCopyOnSend> <!-- Enable Zero Copy on send to clients. -->
                        <precache>4096</precache> <!-- Default pre cache size. Can be overwritten by arg from user request. -->
                        <headersList> <!-- Custom HTTP headers (sended before stream). -->
                                <header>Pragma: no-cache</header>
                                <header>Content-Type: video/mpeg</header>
                                <header>ContentFeatures.DLNA.ORG: DLNA.ORG_OP=01;DLNA.ORG_CI=0;DLNA.ORG_FLAGS=01700000000000000000000000000000</header>
                                <header>TransferMode.DLNA.ORG: Streaming</header>
                        </headersList>
                        <sourceProfile> <!-- Defaults for all sources. -->
                                <MPEG2TS> <!-- MPEG2-TS analyzer. -->
                                        <fEnable>yes</fEnable> <!-- Enable MPEG2-TS analyzer. -->
                                        <filterPIDList>
                                                <PID>reset</PID> <!-- Clear PIDs filtering list. -->
                                                <PID>16</PID> <!-- Drop NIT PID. -->
                                                <PID>17</PID> <!-- Drop SDT PID. -->
                                                <PID>18</PID> <!-- Drop EIT PID. -->
                                                <PID>888</PID> <!-- Drop SUB PID. -->
                                                <PID>null</PID> <!-- = 8191 Drop NULL PID. -->
                                                <PID>unknown</PID> <!-- Drop all unknown PIDs. -->
                                        </filterPIDList>
                                </MPEG2TS>
                                <ringBufSize>32768</ringBufSize> <!-- Stream receive ring buffer size. -->
                                <ringBufStorePath>/tmp</ringBufStorePath>  <!-- Only if fZeroCopyOnSend set. Path to store file with ring buf. "shm" = use posix shared memory. -->
                        </sourceProfile>
                </hubProfile>
        </hubProfileList>

 

Изменено пользователем [-Alt-]

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Она вроде работала, но не в лайт версии.

Полная версия теперь тоже доступна на гитхубе, собирайте, пробуйте.

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

В 14.03.2022 в 21:50, Ivan_83 сказал:

Она вроде работала, но не в лайт версии.

Полная версия теперь тоже доступна на гитхубе, собирайте, пробуйте.

Я как раз про неё, это в полной версии с гитхаба.

 

В логах

Скрытый текст

[2022-03-14 17:11:25] mpeg2_ts_xml_load_settings, line 197: Try to add filtering PID 17, mem=0, count=0
[2022-03-14 17:11:25] mpeg2_ts_xml_load_settings, line 208: Added filtering PID 17, mem=55e1378c2910, count=1
[2022-03-14 17:11:25] mpeg2_ts_xml_load_settings, line 197: Try to add filtering PID 18, mem=55e1378c2910, count=1
[2022-03-14 17:11:25] mpeg2_ts_xml_load_settings, line 208: Added filtering PID 18, mem=55e1378c2910, count=2
[2022-03-14 17:11:25] mpeg2_ts_xml_load_settings, line 197: Try to add filtering PID 888, mem=55e1378c2910, count=2

 

 

Но реально pid 888 как был так и остается в потоке.

Изменено пользователем [-Alt-]

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Изучал код, похоже фильтрация работает, я так понял что таблицы не правятся при фильтрации, поэтому vlc всегда пищет что поток есть, хотя реально данных с данным pid не приходит.

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Приветствую.

С недавнего времени начала падать msd_lite до этого, до этого работал стабильно несколько лет, процесс падает в логах 32 и 104 ошибка.

Скрытый текст
Limits
CPU count: 8
IOV maximum: 1024
Max open files: 56192 / 56192
Virtual memory max map: infinity / infinity
mlock max size: 65536 / 65536
Data segment max size: infinity / infinity
Resident set max size: infinity / infinity
Stack segment max size: 8388608 / infinity
CPU time max: infinity / infinity
File size max: infinity / infinity
Core file max size: infinity / infinity
Processes max count: 32420 / 32420


System info
OS: Linux 3.16.0-4-686-pae
Hostname: debian.(none)
Version: #1 SMP Debian 3.16.43-2 (2017-04-30)

Hardware
Model: Intel(R) Xeon(R) CPU           X5670  @ 2.93GHz
Clockrate: 2933.437
CPU count: 8
Phys mem: 4067 mb

 

Скрытый текст

[2022-05-28 10:18:08] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.59.2:1234@eth2 - 195.154.178.135:49392: disconnected.
[2022-05-28 10:18:08]: /udp/225.0.59.2:1234@eth2 - 195.154.178.135:49392: deattached, cli_count = 2
[2022-05-28 10:18:09]: /udp/225.0.55.239:1234@eth2: Created. (fd: 53)
[2022-05-28 10:18:09]: /udp/225.0.55.239:1234@eth2 - 45.67.158.232:53496: attached, cli_count = 1
[2022-05-28 10:18:11] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.207:1234@eth2 - 51.159.105.219:32960: disconnected.
[2022-05-28 10:18:11]: /udp/225.0.55.207:1234@eth2 - 51.159.105.219:32960: deattached, cli_count = 0
[2022-05-28 10:18:11] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.207:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:18:11]: /udp/225.0.55.207:1234@eth2: Destroyed.

В какую сторону сторону копать?

Изменено пользователем a1x1

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

А чуть больше логов можно? 
P.S. Кстати, как-то странно, что процессор 6-ти ядерный, а CPU count: 8

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

В 30.05.2022 в 12:08, passer сказал:

А чуть больше логов можно? 
P.S. Кстати, как-то странно, что процессор 6-ти ядерный, а CPU count: 8

Оно крутится на сфере. Действительно странно, не обращал внимания.

Конечно можно. )

Скрытый текст

[2022-05-28 10:17:51]: Multi stream daemon lite 1.08: started
[2022-05-28 10:17:51]: Build: Jul 14 2017 12:31:58, Release
[2022-05-28 10:17:51]: CPU count: 8
[2022-05-28 10:17:51]: descriptor table size: 65536 (max files)
[2022-05-28 10:17:51]: Thread 1 started...
[2022-05-28 10:17:51]: Thread 2 started...
[2022-05-28 10:17:51]: Thread 7 started...
[2022-05-28 10:17:51]: Bind thread 7 to CPU 7
[2022-05-28 10:17:51]: Bind thread 1 to CPU 1
[2022-05-28 10:17:51]: hostname: *
[2022-05-28 10:17:51]: Thread 5 started...
[2022-05-28 10:17:51]: Thread 6 started...
[2022-05-28 10:17:51]: Thread 3 started...
[2022-05-28 10:17:51]: Bind thread 2 to CPU 2
[2022-05-28 10:17:51]: Bind thread 3 to CPU 3
[2022-05-28 10:17:51]: Thread 4 started...
[2022-05-28 10:17:51]: Bind thread 5 to CPU 5
[2022-05-28 10:17:51]: hostname: netlab.linkpc.net
[2022-05-28 10:17:51]: Bind thread 4 to CPU 4
[2022-05-28 10:17:51]: Bind thread 6 to CPU 6
[2022-05-28 10:17:51]: hostname: www.netlab.linkpc.net
[2022-05-28 10:17:51]: hostname: netlab.dhis.org
[2022-05-28 10:17:51]: hostname: net-lab.slyip.net
[2022-05-28 10:17:51]: bind 192.168.10.250:4022, backlog = 4048, cc_name = htcp
[2022-05-28 10:17:51]: bind 10.1.5.250:7088, backlog = 4048, cc_name = htcp
[2022-05-28 10:17:51]: bind 10.1.3.250:7088, backlog = 4048, cc_name = htcp
[2022-05-28 10:17:51]: Thread 0 started...
[2022-05-28 10:17:51]: Bind thread 0 to CPU 0
[2022-05-28 10:17:53]: /udp/225.0.55.113:1234@eth2: Created. (fd: 34)
[2022-05-28 10:17:53]: /udp/225.0.55.113:1234@eth2 - 192.168.10.8:47519: attached, cli_count = 1
[2022-05-28 10:17:53]: /udp/225.0.55.135:1234@eth2: Created. (fd: 37)
[2022-05-28 10:17:53]: /udp/225.0.55.135:1234@eth2 - 109.184.76.98:64923: attached, cli_count = 1
[2022-05-28 10:17:55]: /udp/225.0.59.2:1234@eth2: Created. (fd: 40)
[2022-05-28 10:17:55]: /udp/225.0.59.2:1234@eth2 - 144.76.37.179:42118: attached, cli_count = 1
[2022-05-28 10:18:00]: /udp/225.0.59.2:1234@eth2 - 144.76.37.179:42168: attached, cli_count = 2
[2022-05-28 10:18:00] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.59.2:1234@eth2 - 144.76.37.179:42118: disconnected.
[2022-05-28 10:18:00]: /udp/225.0.59.2:1234@eth2 - 144.76.37.179:42118: deattached, cli_count = 1
[2022-05-28 10:18:02]: /udp/225.0.59.2:1234@eth2 - 195.154.178.135:49392: attached, cli_count = 2
[2022-05-28 10:18:04]: /udp/225.0.56.60:1234@eth2: Created. (fd: 44)
[2022-05-28 10:18:04]: /udp/225.0.56.60:1234@eth2 - 195.154.178.135:49474: attached, cli_count = 1
[2022-05-28 10:18:04]: /udp/225.0.59.13:1234@eth2: Created. (fd: 47)
[2022-05-28 10:18:04]: /udp/225.0.59.13:1234@eth2 - 192.168.10.8:47520: attached, cli_count = 1
[2022-05-28 10:18:04]: /udp/225.0.55.76:1234@eth2: Created. (fd: 50)
[2022-05-28 10:18:04]: /udp/225.0.55.76:1234@eth2 - 212.49.106.30:53336: attached, cli_count = 1
[2022-05-28 10:18:04] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.113:1234@eth2 - 192.168.10.8:47519: disconnected.
[2022-05-28 10:18:04]: /udp/225.0.55.113:1234@eth2 - 192.168.10.8:47519: deattached, cli_count = 0
[2022-05-28 10:18:05] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.113:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:18:05]: /udp/225.0.55.113:1234@eth2: Destroyed.
[2022-05-28 10:18:05]: /udp/225.0.55.207:1234@eth2: Created. (fd: 34)
[2022-05-28 10:18:05]: /udp/225.0.55.207:1234@eth2 - 51.159.105.219:32960: attached, cli_count = 1
[2022-05-28 10:18:08]: /udp/225.0.59.2:1234@eth2 - 195.154.178.135:49592: attached, cli_count = 3
[2022-05-28 10:18:08] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.59.2:1234@eth2 - 195.154.178.135:49392: disconnected.
[2022-05-28 10:18:08]: /udp/225.0.59.2:1234@eth2 - 195.154.178.135:49392: deattached, cli_count = 2
[2022-05-28 10:18:09]: /udp/225.0.55.239:1234@eth2: Created. (fd: 53)
[2022-05-28 10:18:09]: /udp/225.0.55.239:1234@eth2 - 45.67.158.232:53496: attached, cli_count = 1
[2022-05-28 10:18:11] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.207:1234@eth2 - 51.159.105.219:32960: disconnected.
[2022-05-28 10:18:11]: /udp/225.0.55.207:1234@eth2 - 51.159.105.219:32960: deattached, cli_count = 0
[2022-05-28 10:18:11] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.207:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:18:11]: /udp/225.0.55.207:1234@eth2: Destroyed.
[2022-05-28 10:18:11] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.56.60:1234@eth2 - 195.154.178.135:49474: disconnected.
[2022-05-28 10:18:11]: /udp/225.0.56.60:1234@eth2 - 195.154.178.135:49474: deattached, cli_count = 0
[2022-05-28 10:18:11]: /udp/225.0.56.60:1234@eth2 - 195.154.178.135:49786: attached, cli_count = 1
[2022-05-28 10:18:11]: /udp/225.0.55.207:1234@eth2: Created. (fd: 35)
[2022-05-28 10:18:11]: /udp/225.0.55.207:1234@eth2 - 51.159.105.219:33052: attached, cli_count = 1
[2022-05-28 10:18:12]: /udp/225.0.55.230:1234@eth2: Created. (fd: 56)
[2022-05-28 10:18:12]: /udp/225.0.55.230:1234@eth2 - 65.108.67.119:62968: attached, cli_count = 1
[2022-05-28 10:18:12]: /udp/225.0.55.55:1234@eth2: Created. (fd: 59)
[2022-05-28 10:18:12]: /udp/225.0.55.55:1234@eth2 - 192.168.10.8:47521: attached, cli_count = 1
[2022-05-28 10:18:12] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.59.13:1234@eth2 - 192.168.10.8:47520: disconnected.
[2022-05-28 10:18:12]: /udp/225.0.59.13:1234@eth2 - 192.168.10.8:47520: deattached, cli_count = 0
[2022-05-28 10:18:13] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.13:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:18:13]: /udp/225.0.59.13:1234@eth2: Destroyed.
[2022-05-28 10:18:14]: /udp/225.0.55.199:1234@eth2: Created. (fd: 47)
[2022-05-28 10:18:14]: /udp/225.0.55.199:1234@eth2 - 51.195.7.175:47842: attached, cli_count = 1
[2022-05-28 10:18:17]: /udp/225.0.55.230:1234@eth2 - 65.108.67.119:63170: attached, cli_count = 2
[2022-05-28 10:18:17] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.230:1234@eth2 - 65.108.67.119:62968: disconnected.
[2022-05-28 10:18:17]: /udp/225.0.55.230:1234@eth2 - 65.108.67.119:62968: deattached, cli_count = 1
[2022-05-28 10:18:20] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.239:1234@eth2 - 45.67.158.232:53496: disconnected.
[2022-05-28 10:18:20]: /udp/225.0.55.239:1234@eth2 - 45.67.158.232:53496: deattached, cli_count = 0
[2022-05-28 10:18:20]: /udp/225.0.55.199:1234@eth2 - 51.195.7.175:47924: attached, cli_count = 2
[2022-05-28 10:18:20] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.199:1234@eth2 - 51.195.7.175:47842: disconnected.
[2022-05-28 10:18:20]: /udp/225.0.55.199:1234@eth2 - 51.195.7.175:47842: deattached, cli_count = 1
[2022-05-28 10:18:21] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.239:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:18:21]: /udp/225.0.55.239:1234@eth2: Destroyed.
[2022-05-28 10:18:21]: /udp/225.0.55.239:1234@eth2: Created. (fd: 53)
[2022-05-28 10:18:21]: /udp/225.0.55.239:1234@eth2 - 45.67.158.232:53878: attached, cli_count = 1
[2022-05-28 10:18:26]: /udp/225.0.55.232:1234@eth2: Created. (fd: 62)
[2022-05-28 10:18:26]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:60206: attached, cli_count = 1
[2022-05-28 10:18:28] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:60206: disconnected.
[2022-05-28 10:18:28]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:60206: deattached, cli_count = 0
[2022-05-28 10:18:29] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:18:29]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:18:58]: /udp/225.0.59.1:1234@eth2: Created. (fd: 62)
[2022-05-28 10:18:58]: /udp/225.0.59.1:1234@eth2 - 82.194.20.41:2061: attached, cli_count = 1
[2022-05-28 10:18:59] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.135:1234@eth2 - 109.184.76.98:64923: disconnected.
[2022-05-28 10:18:59]: /udp/225.0.55.135:1234@eth2 - 109.184.76.98:64923: deattached, cli_count = 0
[2022-05-28 10:19:00] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.135:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:19:00]: /udp/225.0.55.135:1234@eth2: Destroyed.
[2022-05-28 10:19:04]: /udp/225.0.59.2:1234@eth2 - 82.194.20.41:49490: attached, cli_count = 3
[2022-05-28 10:19:04] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.59.1:1234@eth2 - 82.194.20.41:2061: disconnected.
[2022-05-28 10:19:04]: /udp/225.0.59.1:1234@eth2 - 82.194.20.41:2061: deattached, cli_count = 0
[2022-05-28 10:19:05] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.1:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:19:05]: /udp/225.0.59.1:1234@eth2: Destroyed.
[2022-05-28 10:19:13]: /udp/225.0.56.37:1234@eth2: Created. (fd: 38)
[2022-05-28 10:19:13]: /udp/225.0.56.37:1234@eth2 - 109.184.76.98:53203: attached, cli_count = 1
[2022-05-28 10:19:21] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.56.37:1234@eth2 - 109.184.76.98:53203: disconnected.
[2022-05-28 10:19:21]: /udp/225.0.56.37:1234@eth2 - 109.184.76.98:53203: deattached, cli_count = 0
[2022-05-28 10:19:22] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.37:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:19:22]: /udp/225.0.56.37:1234@eth2: Destroyed.
[2022-05-28 10:20:07]: /udp/225.0.55.234:1234@eth2: Created. (fd: 38)
[2022-05-28 10:20:07]: /udp/225.0.55.234:1234@eth2 - 91.74.149.128:50256: attached, cli_count = 1
[2022-05-28 10:20:20]: /udp/225.0.55.234:1234@eth2 - 91.74.149.128:50258: attached, cli_count = 2
[2022-05-28 10:20:20] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.234:1234@eth2 - 91.74.149.128:50256: disconnected.
[2022-05-28 10:20:20]: /udp/225.0.55.234:1234@eth2 - 91.74.149.128:50256: deattached, cli_count = 1
[2022-05-28 10:20:42] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.59.2:1234@eth2 - 82.194.20.41:49490: disconnected.
[2022-05-28 10:20:42]: /udp/225.0.59.2:1234@eth2 - 82.194.20.41:49490: deattached, cli_count = 2
[2022-05-28 10:20:42]: /udp/225.0.59.3:1234@eth2: Created. (fd: 37)
[2022-05-28 10:20:42]: /udp/225.0.59.3:1234@eth2 - 82.194.20.41:2063: attached, cli_count = 1
[2022-05-28 10:20:43] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.55:1234@eth2 - 192.168.10.8:47521: disconnected.
[2022-05-28 10:20:43]: /udp/225.0.55.55:1234@eth2 - 192.168.10.8:47521: deattached, cli_count = 0
[2022-05-28 10:20:44] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.55:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:20:44]: /udp/225.0.55.55:1234@eth2: Destroyed.
[2022-05-28 10:20:50] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.59.3:1234@eth2 - 82.194.20.41:2063: disconnected.
[2022-05-28 10:20:50]: /udp/225.0.59.3:1234@eth2 - 82.194.20.41:2063: deattached, cli_count = 0
[2022-05-28 10:20:50]: /udp/225.0.59.4:1234@eth2: Created. (fd: 58)
[2022-05-28 10:20:50]: /udp/225.0.59.4:1234@eth2 - 82.194.20.41:49492: attached, cli_count = 1
[2022-05-28 10:20:50] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.3:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:20:50]: /udp/225.0.59.3:1234@eth2: Destroyed.
[2022-05-28 10:20:58]: /udp/225.0.59.15:1234@eth2: Created. (fd: 60)
[2022-05-28 10:20:58]: /udp/225.0.59.15:1234@eth2 - 82.194.20.41:2065: attached, cli_count = 1
[2022-05-28 10:20:58] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.59.4:1234@eth2 - 82.194.20.41:49492: disconnected.
[2022-05-28 10:20:58]: /udp/225.0.59.4:1234@eth2 - 82.194.20.41:49492: deattached, cli_count = 0
[2022-05-28 10:20:59] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.4:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:20:59]: /udp/225.0.59.4:1234@eth2: Destroyed.
[2022-05-28 10:21:03]: /udp/225.0.55.234:1234@eth2 - 91.74.149.128:50261: attached, cli_count = 2
[2022-05-28 10:21:03] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.234:1234@eth2 - 91.74.149.128:50258: disconnected.
[2022-05-28 10:21:03]: /udp/225.0.55.234:1234@eth2 - 91.74.149.128:50258: deattached, cli_count = 1
[2022-05-28 10:21:05]: /udp/225.0.55.232:1234@eth2: Created. (fd: 59)
[2022-05-28 10:21:05]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:33020: attached, cli_count = 1
[2022-05-28 10:21:07]: /udp/225.0.59.17:1234@eth2: Created. (fd: 65)
[2022-05-28 10:21:07]: /udp/225.0.59.17:1234@eth2 - 82.194.20.41:49494: attached, cli_count = 1
[2022-05-28 10:21:07] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.59.15:1234@eth2 - 82.194.20.41:2065: disconnected.
[2022-05-28 10:21:07]: /udp/225.0.59.15:1234@eth2 - 82.194.20.41:2065: deattached, cli_count = 0
[2022-05-28 10:21:08] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.15:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:21:08]: /udp/225.0.59.15:1234@eth2: Destroyed.
[2022-05-28 10:21:08] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.232:1234@eth2 - 51.68.205.208:33020: disconnected.
[2022-05-28 10:21:08]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:33020: deattached, cli_count = 0
[2022-05-28 10:21:09] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:21:09]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:21:16] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.234:1234@eth2 - 91.74.149.128:50261: disconnected.
[2022-05-28 10:21:16]: /udp/225.0.55.234:1234@eth2 - 91.74.149.128:50261: deattached, cli_count = 0
[2022-05-28 10:21:16]: /udp/225.0.55.5:1234@eth2: Created. (fd: 37)
[2022-05-28 10:21:16]: /udp/225.0.55.5:1234@eth2 - 82.194.20.41:2067: attached, cli_count = 1
[2022-05-28 10:21:17] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.59.17:1234@eth2 - 82.194.20.41:49494: disconnected.
[2022-05-28 10:21:17]: /udp/225.0.59.17:1234@eth2 - 82.194.20.41:49494: deattached, cli_count = 0
[2022-05-28 10:21:17] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.17:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:21:17]: /udp/225.0.59.17:1234@eth2: Destroyed.
[2022-05-28 10:21:17] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.234:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:21:17]: /udp/225.0.55.234:1234@eth2: Destroyed.
[2022-05-28 10:21:24]: /udp/225.0.55.36:1234@eth2: Created. (fd: 55)
[2022-05-28 10:21:24]: /udp/225.0.55.36:1234@eth2 - 82.194.20.41:49496: attached, cli_count = 1
[2022-05-28 10:21:25] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.5:1234@eth2 - 82.194.20.41:2067: disconnected.
[2022-05-28 10:21:25]: /udp/225.0.55.5:1234@eth2 - 82.194.20.41:2067: deattached, cli_count = 0
[2022-05-28 10:21:26] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.5:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:21:26]: /udp/225.0.55.5:1234@eth2: Destroyed.
[2022-05-28 10:21:36] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.36:1234@eth2 - 82.194.20.41:49496: disconnected.
[2022-05-28 10:21:36]: /udp/225.0.55.36:1234@eth2 - 82.194.20.41:49496: deattached, cli_count = 0
[2022-05-28 10:21:36]: /udp/225.0.55.110:1234@eth2: Created. (fd: 37)
[2022-05-28 10:21:36]: /udp/225.0.55.110:1234@eth2 - 82.194.20.41:2069: attached, cli_count = 1
[2022-05-28 10:21:37] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.36:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:21:37]: /udp/225.0.55.36:1234@eth2: Destroyed.
[2022-05-28 10:21:38]: /udp/225.0.59.5:1234@eth2: Created. (fd: 58)
[2022-05-28 10:21:38]: /udp/225.0.59.5:1234@eth2 - 10.1.2.3:55428: attached, cli_count = 1
[2022-05-28 10:21:45]: /udp/225.0.55.134:1234@eth2: Created. (fd: 62)
[2022-05-28 10:21:45]: /udp/225.0.55.134:1234@eth2 - 82.194.20.41:49498: attached, cli_count = 1
[2022-05-28 10:21:45] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.110:1234@eth2 - 82.194.20.41:2069: disconnected.
[2022-05-28 10:21:45]: /udp/225.0.55.110:1234@eth2 - 82.194.20.41:2069: deattached, cli_count = 0
[2022-05-28 10:21:46] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.110:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:21:46]: /udp/225.0.55.110:1234@eth2: Destroyed.
[2022-05-28 10:21:49]: /udp/225.0.55.232:1234@eth2: Created. (fd: 37)
[2022-05-28 10:21:49]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:33344: attached, cli_count = 1
[2022-05-28 10:21:51] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:33344: disconnected.
[2022-05-28 10:21:51]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:33344: deattached, cli_count = 0
[2022-05-28 10:21:52] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:21:52]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:22:04]: /udp/225.0.55.232:1234@eth2: Created. (fd: 37)
[2022-05-28 10:22:04]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:33454: attached, cli_count = 1
[2022-05-28 10:22:06] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:33454: disconnected.
[2022-05-28 10:22:06]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:33454: deattached, cli_count = 0
[2022-05-28 10:22:07] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:22:07]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:22:21]: /udp/225.0.59.4:1234@eth2: Created. (fd: 37)
[2022-05-28 10:22:21]: /udp/225.0.59.4:1234@eth2 - 10.1.2.3:55452: attached, cli_count = 1
[2022-05-28 10:22:21] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.59.5:1234@eth2 - 10.1.2.3:55428: disconnected.
[2022-05-28 10:22:21]: /udp/225.0.59.5:1234@eth2 - 10.1.2.3:55428: deattached, cli_count = 0
[2022-05-28 10:22:22] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.5:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:22:22]: /udp/225.0.59.5:1234@eth2: Destroyed.
[2022-05-28 10:22:49]: /udp/225.0.59.1:1234@eth2: Created. (fd: 58)
[2022-05-28 10:22:49]: /udp/225.0.59.1:1234@eth2 - 10.1.2.3:55475: attached, cli_count = 1
[2022-05-28 10:22:50] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.59.4:1234@eth2 - 10.1.2.3:55452: disconnected.
[2022-05-28 10:22:50]: /udp/225.0.59.4:1234@eth2 - 10.1.2.3:55452: deattached, cli_count = 0
[2022-05-28 10:22:51] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.4:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:22:51]: /udp/225.0.59.4:1234@eth2: Destroyed.
[2022-05-28 10:22:52]: /udp/225.0.59.2:1234@eth2 - 10.1.2.3:55476: attached, cli_count = 3
[2022-05-28 10:22:52] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.59.1:1234@eth2 - 10.1.2.3:55475: disconnected.
[2022-05-28 10:22:52]: /udp/225.0.59.1:1234@eth2 - 10.1.2.3:55475: deattached, cli_count = 0
[2022-05-28 10:22:53] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.1:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:22:53]: /udp/225.0.59.1:1234@eth2: Destroyed.
[2022-05-28 10:22:58]: /udp/225.0.59.1:1234@eth2: Created. (fd: 38)
[2022-05-28 10:22:58]: /udp/225.0.59.1:1234@eth2 - 10.1.2.3:55477: attached, cli_count = 1
[2022-05-28 10:22:58] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.59.2:1234@eth2 - 10.1.2.3:55476: disconnected.
[2022-05-28 10:22:58]: /udp/225.0.59.2:1234@eth2 - 10.1.2.3:55476: deattached, cli_count = 2
[2022-05-28 10:23:04]: /udp/225.0.55.234:1234@eth2: Created. (fd: 58)
[2022-05-28 10:23:04]: /udp/225.0.55.234:1234@eth2 - 157.51.134.127:41448: attached, cli_count = 1
[2022-05-28 10:23:29] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.134:1234@eth2 - 82.194.20.41:49498: disconnected.
[2022-05-28 10:23:29]: /udp/225.0.55.134:1234@eth2 - 82.194.20.41:49498: deattached, cli_count = 0
[2022-05-28 10:23:29]: /udp/225.0.55.135:1234@eth2: Created. (fd: 64)
[2022-05-28 10:23:29]: /udp/225.0.55.135:1234@eth2 - 82.194.20.41:2071: attached, cli_count = 1
[2022-05-28 10:23:30] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.134:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:23:30]: /udp/225.0.55.134:1234@eth2: Destroyed.
[2022-05-28 10:23:32] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.135:1234@eth2 - 82.194.20.41:2071: disconnected.
[2022-05-28 10:23:32]: /udp/225.0.55.135:1234@eth2 - 82.194.20.41:2071: deattached, cli_count = 0
[2022-05-28 10:23:32] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.135:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:23:32]: /udp/225.0.55.135:1234@eth2: Destroyed.
[2022-05-28 10:23:32]: /udp/225.0.55.155:1234@eth2: Created. (fd: 62)
[2022-05-28 10:23:32]: /udp/225.0.55.155:1234@eth2 - 82.194.20.41:49500: attached, cli_count = 1
[2022-05-28 10:23:35] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.155:1234@eth2 - 82.194.20.41:49500: disconnected.
[2022-05-28 10:23:35]: /udp/225.0.55.155:1234@eth2 - 82.194.20.41:49500: deattached, cli_count = 0
[2022-05-28 10:23:35]: /udp/225.0.55.185:1234@eth2: Created. (fd: 64)
[2022-05-28 10:23:35]: /udp/225.0.55.185:1234@eth2 - 82.194.20.41:2073: attached, cli_count = 1
[2022-05-28 10:23:36] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.155:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:23:36]: /udp/225.0.55.155:1234@eth2: Destroyed.
[2022-05-28 10:23:41]: /udp/225.0.55.193:1234@eth2: Created. (fd: 63)
[2022-05-28 10:23:41]: /udp/225.0.55.193:1234@eth2 - 82.194.20.41:49502: attached, cli_count = 1
[2022-05-28 10:23:41] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.185:1234@eth2 - 82.194.20.41:2073: disconnected.
[2022-05-28 10:23:41]: /udp/225.0.55.185:1234@eth2 - 82.194.20.41:2073: deattached, cli_count = 0
[2022-05-28 10:23:42] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.185:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:23:42]: /udp/225.0.55.185:1234@eth2: Destroyed.
[2022-05-28 10:23:46]: /udp/225.0.55.234:1234@eth2 - 82.194.20.41:2075: attached, cli_count = 2
[2022-05-28 10:23:46] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.193:1234@eth2 - 82.194.20.41:49502: disconnected.
[2022-05-28 10:23:46]: /udp/225.0.55.193:1234@eth2 - 82.194.20.41:49502: deattached, cli_count = 0
[2022-05-28 10:23:47] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.193:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:23:47]: /udp/225.0.55.193:1234@eth2: Destroyed.
[2022-05-28 10:23:47]: /udp/225.0.55.234:1234@eth2 - 157.51.134.127:41452: attached, cli_count = 3
[2022-05-28 10:23:48] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.234:1234@eth2 - 157.51.134.127:41448: disconnected.
[2022-05-28 10:23:48]: /udp/225.0.55.234:1234@eth2 - 157.51.134.127:41448: deattached, cli_count = 2
[2022-05-28 10:23:48]: /udp/225.0.59.2:1234@eth2 - 10.1.2.3:55523: attached, cli_count = 3
[2022-05-28 10:23:49] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.59.1:1234@eth2 - 10.1.2.3:55477: disconnected.
[2022-05-28 10:23:49]: /udp/225.0.59.1:1234@eth2 - 10.1.2.3:55477: deattached, cli_count = 0
[2022-05-28 10:23:50] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.1:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:23:50]: /udp/225.0.59.1:1234@eth2: Destroyed.
[2022-05-28 10:23:54]: /udp/225.0.59.3:1234@eth2: Created. (fd: 38)
[2022-05-28 10:23:54]: /udp/225.0.59.3:1234@eth2 - 10.1.2.3:55524: attached, cli_count = 1
[2022-05-28 10:23:54] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.59.2:1234@eth2 - 10.1.2.3:55523: disconnected.
[2022-05-28 10:23:54]: /udp/225.0.59.2:1234@eth2 - 10.1.2.3:55523: deattached, cli_count = 2
[2022-05-28 10:23:59]: /udp/225.0.59.4:1234@eth2: Created. (fd: 63)
[2022-05-28 10:23:59]: /udp/225.0.59.4:1234@eth2 - 10.1.2.3:55525: attached, cli_count = 1
[2022-05-28 10:24:00] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.59.3:1234@eth2 - 10.1.2.3:55524: disconnected.
[2022-05-28 10:24:00]: /udp/225.0.59.3:1234@eth2 - 10.1.2.3:55524: deattached, cli_count = 0
[2022-05-28 10:24:01] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.3:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:24:01]: /udp/225.0.59.3:1234@eth2: Destroyed.
[2022-05-28 10:24:02] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.234:1234@eth2 - 82.194.20.41:2075: disconnected.
[2022-05-28 10:24:02]: /udp/225.0.55.234:1234@eth2 - 82.194.20.41:2075: deattached, cli_count = 1
[2022-05-28 10:24:02]: /udp/225.0.55.235:1234@eth2: Created. (fd: 38)
[2022-05-28 10:24:02]: /udp/225.0.55.235:1234@eth2 - 82.194.20.41:49504: attached, cli_count = 1
[2022-05-28 10:24:06]: /udp/225.0.55.217:1234@eth2: Created. (fd: 65)
[2022-05-28 10:24:06]: /udp/225.0.55.217:1234@eth2 - 109.252.143.66:2116: attached, cli_count = 1
[2022-05-28 10:24:08]: /udp/225.0.55.217:1234@eth2 - 109.252.143.66:2122: attached, cli_count = 2
[2022-05-28 10:24:09]: /udp/225.0.55.232:1234@eth2: Created. (fd: 69)
[2022-05-28 10:24:09]: /udp/225.0.55.232:1234@eth2 - 82.194.20.41:2077: attached, cli_count = 1
[2022-05-28 10:24:09] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.235:1234@eth2 - 82.194.20.41:49504: disconnected.
[2022-05-28 10:24:09]: /udp/225.0.55.235:1234@eth2 - 82.194.20.41:49504: deattached, cli_count = 0
[2022-05-28 10:24:10] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.235:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:24:10]: /udp/225.0.55.235:1234@eth2: Destroyed.
[2022-05-28 10:24:13]: /udp/225.0.55.194:1234@eth2: Created. (fd: 38)
[2022-05-28 10:24:13]: /udp/225.0.55.194:1234@eth2 - 196.230.44.131:40298: attached, cli_count = 1
[2022-05-28 10:24:16]: /udp/225.0.55.230:1234@eth2 - 82.194.20.41:49506: attached, cli_count = 2
[2022-05-28 10:24:16] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.232:1234@eth2 - 82.194.20.41:2077: disconnected.
[2022-05-28 10:24:16]: /udp/225.0.55.232:1234@eth2 - 82.194.20.41:2077: deattached, cli_count = 0
[2022-05-28 10:24:16]: /udp/225.0.55.234:1234@eth2 - 157.51.134.127:41454: attached, cli_count = 2
[2022-05-28 10:24:16] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.234:1234@eth2 - 157.51.134.127:41452: disconnected.
[2022-05-28 10:24:16]: /udp/225.0.55.234:1234@eth2 - 157.51.134.127:41452: deattached, cli_count = 1
[2022-05-28 10:24:17] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:24:17]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:24:17]: /udp/225.0.55.193:1234@eth2: Created. (fd: 69)
[2022-05-28 10:24:17]: /udp/225.0.55.193:1234@eth2 - 51.91.83.99:63186: attached, cli_count = 1
[2022-05-28 10:24:19] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.194:1234@eth2 - 196.230.44.131:40298: disconnected.
[2022-05-28 10:24:19]: /udp/225.0.55.194:1234@eth2 - 196.230.44.131:40298: deattached, cli_count = 0
[2022-05-28 10:24:20] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.194:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:24:20]: /udp/225.0.55.194:1234@eth2: Destroyed.
[2022-05-28 10:24:23]: /udp/225.0.55.193:1234@eth2 - 51.91.83.99:63258: attached, cli_count = 2
[2022-05-28 10:24:24] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.193:1234@eth2 - 51.91.83.99:63186: disconnected.
[2022-05-28 10:24:24]: /udp/225.0.55.193:1234@eth2 - 51.91.83.99:63186: deattached, cli_count = 1
[2022-05-28 10:24:24]: /udp/225.0.55.225:1234@eth2: Created. (fd: 55)
[2022-05-28 10:24:24]: /udp/225.0.55.225:1234@eth2 - 82.194.20.41:2079: attached, cli_count = 1
[2022-05-28 10:24:24] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.230:1234@eth2 - 82.194.20.41:49506: disconnected.
[2022-05-28 10:24:24]: /udp/225.0.55.230:1234@eth2 - 82.194.20.41:49506: deattached, cli_count = 1
[2022-05-28 10:24:26]: /udp/225.0.55.123:1234@eth2: Created. (fd: 72)
[2022-05-28 10:24:26]: /udp/225.0.55.123:1234@eth2 - 196.230.44.131:40301: attached, cli_count = 1
[2022-05-28 10:24:26] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.234:1234@eth2 - 157.51.134.127:41454: disconnected.
[2022-05-28 10:24:26]: /udp/225.0.55.234:1234@eth2 - 157.51.134.127:41454: deattached, cli_count = 0
[2022-05-28 10:24:27] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.234:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:24:27]: /udp/225.0.55.234:1234@eth2: Destroyed.
[2022-05-28 10:24:30]: /udp/225.0.55.242:1234@eth2: Created. (fd: 59)
[2022-05-28 10:24:30]: /udp/225.0.55.242:1234@eth2 - 82.194.20.41:49508: attached, cli_count = 1
[2022-05-28 10:24:30] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.225:1234@eth2 - 82.194.20.41:2079: disconnected.
[2022-05-28 10:24:30]: /udp/225.0.55.225:1234@eth2 - 82.194.20.41:2079: deattached, cli_count = 0
[2022-05-28 10:24:31] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.225:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:24:31]: /udp/225.0.55.225:1234@eth2: Destroyed.
[2022-05-28 10:24:31]: /udp/225.0.55.241:1234@eth2: Created. (fd: 62)
[2022-05-28 10:24:31]: /udp/225.0.55.241:1234@eth2 - 82.194.20.41:2081: attached, cli_count = 1
[2022-05-28 10:24:31] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.242:1234@eth2 - 82.194.20.41:49508: disconnected.
[2022-05-28 10:24:31]: /udp/225.0.55.242:1234@eth2 - 82.194.20.41:49508: deattached, cli_count = 0
[2022-05-28 10:24:32] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.242:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:24:32]: /udp/225.0.55.242:1234@eth2: Destroyed.
[2022-05-28 10:24:34] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.123:1234@eth2 - 196.230.44.131:40301: disconnected.
[2022-05-28 10:24:34]: /udp/225.0.55.123:1234@eth2 - 196.230.44.131:40301: deattached, cli_count = 0
[2022-05-28 10:24:35] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.123:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:24:35]: /udp/225.0.55.123:1234@eth2: Destroyed.
[2022-05-28 10:24:41]: /udp/225.0.59.5:1234@eth2: Created. (fd: 59)
[2022-05-28 10:24:41]: /udp/225.0.59.5:1234@eth2 - 10.1.2.3:55571: attached, cli_count = 1
[2022-05-28 10:24:41] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.59.4:1234@eth2 - 10.1.2.3:55525: disconnected.
[2022-05-28 10:24:41]: /udp/225.0.59.4:1234@eth2 - 10.1.2.3:55525: deattached, cli_count = 0
[2022-05-28 10:24:42] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.4:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:24:42]: /udp/225.0.59.4:1234@eth2: Destroyed.
[2022-05-28 10:24:49]: /udp/225.0.56.1:1234@eth2: Created. (fd: 63)
[2022-05-28 10:24:49]: /udp/225.0.56.1:1234@eth2 - 82.194.20.41:49510: attached, cli_count = 1
[2022-05-28 10:24:49] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.241:1234@eth2 - 82.194.20.41:2081: disconnected.
[2022-05-28 10:24:49]: /udp/225.0.55.241:1234@eth2 - 82.194.20.41:2081: deattached, cli_count = 0
[2022-05-28 10:24:50] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.241:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:24:50]: /udp/225.0.55.241:1234@eth2: Destroyed.
[2022-05-28 10:24:52] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.217:1234@eth2 - 109.252.143.66:2116: disconnected.
[2022-05-28 10:24:52]: /udp/225.0.55.217:1234@eth2 - 109.252.143.66:2116: deattached, cli_count = 1
[2022-05-28 10:24:56] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.217:1234@eth2 - 109.252.143.66:2122: disconnected.
[2022-05-28 10:24:56]: /udp/225.0.55.217:1234@eth2 - 109.252.143.66:2122: deattached, cli_count = 0
[2022-05-28 10:24:57] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.217:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:24:57]: /udp/225.0.55.217:1234@eth2: Destroyed.
[2022-05-28 10:24:59] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.56.1:1234@eth2 - 82.194.20.41:49510: disconnected.
[2022-05-28 10:24:59]: /udp/225.0.56.1:1234@eth2 - 82.194.20.41:49510: deattached, cli_count = 0
[2022-05-28 10:24:59]: /udp/225.0.56.2:1234@eth2: Created. (fd: 55)
[2022-05-28 10:24:59]: /udp/225.0.56.2:1234@eth2 - 82.194.20.41:2083: attached, cli_count = 1
[2022-05-28 10:25:00] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.1:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:25:00]: /udp/225.0.56.1:1234@eth2: Destroyed.
[2022-05-28 10:25:04] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.56.2:1234@eth2 - 82.194.20.41:2083: disconnected.
[2022-05-28 10:25:04]: /udp/225.0.56.2:1234@eth2 - 82.194.20.41:2083: deattached, cli_count = 0
[2022-05-28 10:25:04]: /udp/225.0.56.14:1234@eth2: Created. (fd: 60)
[2022-05-28 10:25:04]: /udp/225.0.56.14:1234@eth2 - 82.194.20.41:49512: attached, cli_count = 1
[2022-05-28 10:25:05] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.2:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:25:05]: /udp/225.0.56.2:1234@eth2: Destroyed.
[2022-05-28 10:25:08]: /udp/225.0.59.7:1234@eth2: Created. (fd: 58)
[2022-05-28 10:25:08]: /udp/225.0.59.7:1234@eth2 - 10.1.2.3:55595: attached, cli_count = 1
[2022-05-28 10:25:08] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.56.14:1234@eth2 - 82.194.20.41:49512: disconnected.
[2022-05-28 10:25:08]: /udp/225.0.56.14:1234@eth2 - 82.194.20.41:49512: deattached, cli_count = 0
[2022-05-28 10:25:08]: /udp/225.0.56.28:1234@eth2: Created. (fd: 64)
[2022-05-28 10:25:08]: /udp/225.0.56.28:1234@eth2 - 82.194.20.41:2085: attached, cli_count = 1
[2022-05-28 10:25:08] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.59.5:1234@eth2 - 10.1.2.3:55571: disconnected.
[2022-05-28 10:25:08]: /udp/225.0.59.5:1234@eth2 - 10.1.2.3:55571: deattached, cli_count = 0
[2022-05-28 10:25:09] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.14:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:25:09] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.5:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:25:09]: /udp/225.0.56.14:1234@eth2: Destroyed.
[2022-05-28 10:25:09]: /udp/225.0.59.5:1234@eth2: Destroyed.
[2022-05-28 10:25:10]: /udp/225.0.59.6:1234@eth2: Created. (fd: 59)
[2022-05-28 10:25:10]: /udp/225.0.59.6:1234@eth2 - 10.1.2.3:55596: attached, cli_count = 1
[2022-05-28 10:25:11] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.59.7:1234@eth2 - 10.1.2.3:55595: disconnected.
[2022-05-28 10:25:11]: /udp/225.0.59.7:1234@eth2 - 10.1.2.3:55595: deattached, cli_count = 0
[2022-05-28 10:25:12] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.7:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:25:12]: /udp/225.0.59.7:1234@eth2: Destroyed.
[2022-05-28 10:25:12] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.56.28:1234@eth2 - 82.194.20.41:2085: disconnected.
[2022-05-28 10:25:12]: /udp/225.0.56.28:1234@eth2 - 82.194.20.41:2085: deattached, cli_count = 0
[2022-05-28 10:25:12]: /udp/225.0.56.30:1234@eth2: Created. (fd: 55)
[2022-05-28 10:25:12]: /udp/225.0.56.30:1234@eth2 - 82.194.20.41:49514: attached, cli_count = 1
[2022-05-28 10:25:13] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.28:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:25:13]: /udp/225.0.56.28:1234@eth2: Destroyed.
[2022-05-28 10:25:16]: /udp/225.0.59.8:1234@eth2: Created. (fd: 63)
[2022-05-28 10:25:16]: /udp/225.0.59.8:1234@eth2 - 10.1.2.3:55597: attached, cli_count = 1
[2022-05-28 10:25:16] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.59.6:1234@eth2 - 10.1.2.3:55596: disconnected.
[2022-05-28 10:25:16]: /udp/225.0.59.6:1234@eth2 - 10.1.2.3:55596: deattached, cli_count = 0
[2022-05-28 10:25:17]: /udp/225.0.55.188:1234@eth2: Created. (fd: 65)
[2022-05-28 10:25:17]: /udp/225.0.55.188:1234@eth2 - 109.252.143.66:2163: attached, cli_count = 1
[2022-05-28 10:25:17] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.6:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:25:17]: /udp/225.0.59.6:1234@eth2: Destroyed.
[2022-05-28 10:25:18]: /udp/225.0.55.188:1234@eth2 - 109.252.143.66:2175: attached, cli_count = 2
[2022-05-28 10:25:19]: /udp/225.0.56.50:1234@eth2: Created. (fd: 67)
[2022-05-28 10:25:19]: /udp/225.0.56.50:1234@eth2 - 82.194.20.41:2087: attached, cli_count = 1
[2022-05-28 10:25:19] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.56.30:1234@eth2 - 82.194.20.41:49514: disconnected.
[2022-05-28 10:25:19]: /udp/225.0.56.30:1234@eth2 - 82.194.20.41:49514: deattached, cli_count = 0
[2022-05-28 10:25:19] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.30:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:25:19]: /udp/225.0.56.30:1234@eth2: Destroyed.
[2022-05-28 10:25:21]: /udp/225.0.55.151:1234@eth2: Created. (fd: 58)
[2022-05-28 10:25:21]: /udp/225.0.55.151:1234@eth2 - 62.118.81.152:12584: attached, cli_count = 1
[2022-05-28 10:25:25]: /udp/225.0.55.234:1234@eth2: Created. (fd: 72)
[2022-05-28 10:25:25]: /udp/225.0.55.234:1234@eth2 - 157.51.134.127:41534: attached, cli_count = 1
[2022-05-28 10:25:27]: /udp/225.0.55.13:1234@eth2: Created. (fd: 75)
[2022-05-28 10:25:27]: /udp/225.0.55.13:1234@eth2 - 37.113.255.159:59822: attached, cli_count = 1
[2022-05-28 10:25:28]: /udp/225.0.55.13:1234@eth2 - 37.113.255.159:59823: attached, cli_count = 2
[2022-05-28 10:25:28]: /udp/225.0.55.13:1234@eth2 - 37.113.255.159:59824: attached, cli_count = 3
[2022-05-28 10:25:28] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.13:1234@eth2 - 37.113.255.159:59822: disconnected.
[2022-05-28 10:25:28]: /udp/225.0.55.13:1234@eth2 - 37.113.255.159:59822: deattached, cli_count = 2
[2022-05-28 10:25:28] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.13:1234@eth2 - 37.113.255.159:59823: disconnected.
[2022-05-28 10:25:28]: /udp/225.0.55.13:1234@eth2 - 37.113.255.159:59823: deattached, cli_count = 1
[2022-05-28 10:25:31]: /udp/225.0.59.9:1234@eth2: Created. (fd: 77)
[2022-05-28 10:25:31]: /udp/225.0.59.9:1234@eth2 - 10.1.2.3:55598: attached, cli_count = 1
[2022-05-28 10:25:31] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.59.8:1234@eth2 - 10.1.2.3:55597: disconnected.
[2022-05-28 10:25:31]: /udp/225.0.59.8:1234@eth2 - 10.1.2.3:55597: deattached, cli_count = 0
[2022-05-28 10:25:32]: /udp/225.0.56.64:1234@eth2: Created. (fd: 80)
[2022-05-28 10:25:32]: /udp/225.0.56.64:1234@eth2 - 109.252.143.66:2155: attached, cli_count = 1
[2022-05-28 10:25:32] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.8:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:25:32]: /udp/225.0.59.8:1234@eth2: Destroyed.
[2022-05-28 10:25:32]: /udp/225.0.56.64:1234@eth2 - 109.252.143.66:2159: attached, cli_count = 2
[2022-05-28 10:25:32] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.188:1234@eth2 - 109.252.143.66:2163: disconnected.
[2022-05-28 10:25:32]: /udp/225.0.55.188:1234@eth2 - 109.252.143.66:2163: deattached, cli_count = 1
[2022-05-28 10:25:33] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.56.64:1234@eth2 - 109.252.143.66:2155: disconnected.
[2022-05-28 10:25:33]: /udp/225.0.56.64:1234@eth2 - 109.252.143.66:2155: deattached, cli_count = 1
[2022-05-28 10:25:33] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.56.50:1234@eth2 - 82.194.20.41:2087: disconnected.
[2022-05-28 10:25:33]: /udp/225.0.56.50:1234@eth2 - 82.194.20.41:2087: deattached, cli_count = 0
[2022-05-28 10:25:34]: /udp/225.0.56.43:1234@eth2: Created. (fd: 62)
[2022-05-28 10:25:34]: /udp/225.0.56.43:1234@eth2 - 82.194.20.41:49516: attached, cli_count = 1
[2022-05-28 10:25:34] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.50:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:25:34]: /udp/225.0.56.50:1234@eth2: Destroyed.
[2022-05-28 10:25:36]: /udp/225.0.55.234:1234@eth2 - 88.6.179.30:60108: attached, cli_count = 2
[2022-05-28 10:25:38]: /udp/225.0.55.234:1234@eth2 - 91.128.192.51:44498: attached, cli_count = 3
[2022-05-28 10:25:40]: /udp/225.0.55.234:1234@eth2 - 88.6.179.30:60110: attached, cli_count = 4
[2022-05-28 10:25:40] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.56.43:1234@eth2 - 82.194.20.41:49516: disconnected.
[2022-05-28 10:25:40]: /udp/225.0.56.43:1234@eth2 - 82.194.20.41:49516: deattached, cli_count = 0
[2022-05-28 10:25:40]: /udp/225.0.56.54:1234@eth2: Created. (fd: 82)
[2022-05-28 10:25:40]: /udp/225.0.56.54:1234@eth2 - 82.194.20.41:2091: attached, cli_count = 1
[2022-05-28 10:25:41] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.43:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:25:41]: /udp/225.0.56.43:1234@eth2: Destroyed.
[2022-05-28 10:25:42] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.151:1234@eth2 - 62.118.81.152:12584: disconnected.
[2022-05-28 10:25:42]: /udp/225.0.55.151:1234@eth2 - 62.118.81.152:12584: deattached, cli_count = 0
[2022-05-28 10:25:42] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.151:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:25:42]: /udp/225.0.55.151:1234@eth2: Destroyed.
[2022-05-28 10:25:42] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.188:1234@eth2 - 109.252.143.66:2175: disconnected.
[2022-05-28 10:25:42]: /udp/225.0.55.188:1234@eth2 - 109.252.143.66:2175: deattached, cli_count = 0
[2022-05-28 10:25:43] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.188:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:25:43]: /udp/225.0.55.188:1234@eth2: Destroyed.
[2022-05-28 10:25:50] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.56.54:1234@eth2 - 82.194.20.41:2091: disconnected.
[2022-05-28 10:25:50]: /udp/225.0.56.54:1234@eth2 - 82.194.20.41:2091: deattached, cli_count = 0
[2022-05-28 10:25:50]: /udp/225.0.56.77:1234@eth2: Created. (fd: 38)
[2022-05-28 10:25:50]: /udp/225.0.56.77:1234@eth2 - 82.194.20.41:49518: attached, cli_count = 1
[2022-05-28 10:25:50] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.54:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:25:50]: /udp/225.0.56.54:1234@eth2: Destroyed.
[2022-05-28 10:25:53] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.234:1234@eth2 - 91.128.192.51:44498: disconnected.
[2022-05-28 10:25:53]: /udp/225.0.55.234:1234@eth2 - 91.128.192.51:44498: deattached, cli_count = 3
[2022-05-28 10:25:55] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.56.77:1234@eth2 - 82.194.20.41:49518: disconnected.
[2022-05-28 10:25:55]: /udp/225.0.56.77:1234@eth2 - 82.194.20.41:49518: deattached, cli_count = 0
[2022-05-28 10:25:55]: /udp/225.0.56.90:1234@eth2: Created. (fd: 58)
[2022-05-28 10:25:55]: /udp/225.0.56.90:1234@eth2 - 82.194.20.41:2093: attached, cli_count = 1
[2022-05-28 10:25:56] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.77:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:25:56]: /udp/225.0.56.77:1234@eth2: Destroyed.
[2022-05-28 10:25:59]: error: no http header, client ip: 157.51.134.127:41542
[2022-05-28 10:26:00]: /udp/225.0.56.96:1234@eth2: Created. (fd: 55)
[2022-05-28 10:26:00]: /udp/225.0.56.96:1234@eth2 - 82.194.20.41:49520: attached, cli_count = 1
[2022-05-28 10:26:01] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.234:1234@eth2 - 157.51.134.127:41534: disconnected.
[2022-05-28 10:26:01]: /udp/225.0.55.234:1234@eth2 - 157.51.134.127:41534: deattached, cli_count = 2
[2022-05-28 10:26:01] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.56.90:1234@eth2 - 82.194.20.41:2093: disconnected.
[2022-05-28 10:26:01]: /udp/225.0.56.90:1234@eth2 - 82.194.20.41:2093: deattached, cli_count = 0
[2022-05-28 10:26:02] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.90:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:26:02]: /udp/225.0.56.90:1234@eth2: Destroyed.
[2022-05-28 10:26:07]: /udp/225.0.55.232:1234@eth2: Created. (fd: 58)
[2022-05-28 10:26:07]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:35086: attached, cli_count = 1
[2022-05-28 10:26:07] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.56.96:1234@eth2 - 82.194.20.41:49520: disconnected.
[2022-05-28 10:26:07]: /udp/225.0.56.96:1234@eth2 - 82.194.20.41:49520: deattached, cli_count = 0
[2022-05-28 10:26:08] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.96:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:26:08]: /udp/225.0.56.96:1234@eth2: Destroyed.
[2022-05-28 10:26:09] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:35086: disconnected.
[2022-05-28 10:26:09]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:35086: deattached, cli_count = 0
[2022-05-28 10:26:10] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:26:10]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:26:17]: /udp/225.0.55.232:1234@eth2: Created. (fd: 38)
[2022-05-28 10:26:17]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:35152: attached, cli_count = 1
[2022-05-28 10:26:19] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:35152: disconnected.
[2022-05-28 10:26:19]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:35152: deattached, cli_count = 0
[2022-05-28 10:26:20] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:26:20]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:26:39]: /udp/225.0.56.75:1234@eth2: Created. (fd: 38)
[2022-05-28 10:26:39]: /udp/225.0.56.75:1234@eth2 - 80.79.121.103:47695: attached, cli_count = 1
[2022-05-28 10:26:42] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.64:1234@eth2 - 109.252.143.66:2159: disconnected.
[2022-05-28 10:26:42]: /udp/225.0.56.64:1234@eth2 - 109.252.143.66:2159: deattached, cli_count = 0
[2022-05-28 10:26:43] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.64:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:26:43]: /udp/225.0.56.64:1234@eth2: Destroyed.
[2022-05-28 10:26:45]: /udp/225.0.56.75:1234@eth2 - 80.79.121.103:33694: attached, cli_count = 2
[2022-05-28 10:26:45] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.75:1234@eth2 - 80.79.121.103:47695: disconnected.
[2022-05-28 10:26:45]: /udp/225.0.56.75:1234@eth2 - 80.79.121.103:47695: deattached, cli_count = 1
[2022-05-28 10:28:31] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.234:1234@eth2 - 88.6.179.30:60110: disconnected.
[2022-05-28 10:28:31]: /udp/225.0.55.234:1234@eth2 - 88.6.179.30:60110: deattached, cli_count = 1
[2022-05-28 10:29:08]: /udp/225.0.59.26:1234@eth2: Created. (fd: 59)
[2022-05-28 10:29:08]: /udp/225.0.59.26:1234@eth2 - 178.121.39.211:48602: attached, cli_count = 1
[2022-05-28 10:29:09]: /udp/225.0.55.234:1234@eth2 - 213.66.175.207:43522: attached, cli_count = 2
[2022-05-28 10:29:11] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.59.26:1234@eth2 - 178.121.39.211:48602: disconnected.
[2022-05-28 10:29:11]: /udp/225.0.59.26:1234@eth2 - 178.121.39.211:48602: deattached, cli_count = 0
[2022-05-28 10:29:12] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.26:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:29:12]: /udp/225.0.59.26:1234@eth2: Destroyed.
[2022-05-28 10:29:13] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.234:1234@eth2 - 213.66.175.207:43522: disconnected.
[2022-05-28 10:29:13]: /udp/225.0.55.234:1234@eth2 - 213.66.175.207:43522: deattached, cli_count = 1
[2022-05-28 10:29:29]: /udp/225.0.55.197:1234@eth2: Created. (fd: 59)
[2022-05-28 10:29:29]: /udp/225.0.55.197:1234@eth2 - 37.214.57.142:63293: attached, cli_count = 1
[2022-05-28 10:29:53] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.197:1234@eth2 - 37.214.57.142:63293: disconnected.
[2022-05-28 10:29:53]: /udp/225.0.55.197:1234@eth2 - 37.214.57.142:63293: deattached, cli_count = 0
[2022-05-28 10:29:54] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.197:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:29:54]: /udp/225.0.55.197:1234@eth2: Destroyed.
[2022-05-28 10:29:58]: /udp/225.0.55.234:1234@eth2 - 141.237.139.36:60152: attached, cli_count = 2
[2022-05-28 10:30:17]: /udp/225.0.55.232:1234@eth2: Created. (fd: 60)
[2022-05-28 10:30:17]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:36714: attached, cli_count = 1
[2022-05-28 10:30:20] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:36714: disconnected.
[2022-05-28 10:30:20]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:36714: deattached, cli_count = 0
[2022-05-28 10:30:21] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:30:21]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:30:31] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.234:1234@eth2 - 88.6.179.30:60108: disconnected.
[2022-05-28 10:30:31]: /udp/225.0.55.234:1234@eth2 - 88.6.179.30:60108: deattached, cli_count = 1
[2022-05-28 10:30:42] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.234:1234@eth2 - 141.237.139.36:60152: disconnected.
[2022-05-28 10:30:42]: /udp/225.0.55.234:1234@eth2 - 141.237.139.36:60152: deattached, cli_count = 0
[2022-05-28 10:30:43] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.234:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:30:43]: /udp/225.0.55.234:1234@eth2: Destroyed.
[2022-05-28 10:30:56]: /udp/225.0.56.100:1234@eth2: Created. (fd: 59)
[2022-05-28 10:30:56]: /udp/225.0.56.100:1234@eth2 - 37.214.34.44:21806: attached, cli_count = 1
[2022-05-28 10:31:07] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.100:1234@eth2 - 37.214.34.44:21806: disconnected.
[2022-05-28 10:31:07]: /udp/225.0.56.100:1234@eth2 - 37.214.34.44:21806: deattached, cli_count = 0
[2022-05-28 10:31:08] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.100:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:31:08]: /udp/225.0.56.100:1234@eth2: Destroyed.
[2022-05-28 10:31:09]: /udp/225.0.55.232:1234@eth2: Created. (fd: 59)
[2022-05-28 10:31:09]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:37066: attached, cli_count = 1
[2022-05-28 10:31:11] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:37066: disconnected.
[2022-05-28 10:31:11]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:37066: deattached, cli_count = 0
[2022-05-28 10:31:12] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:31:12]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:31:15]: /udp/225.0.55.232:1234@eth2: Created. (fd: 59)
[2022-05-28 10:31:15]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:37110: attached, cli_count = 1
[2022-05-28 10:31:18]: /udp/225.0.55.234:1234@eth2: Created. (fd: 63)
[2022-05-28 10:31:18]: /udp/225.0.55.234:1234@eth2 - 94.134.58.249:46995: attached, cli_count = 1
[2022-05-28 10:31:24] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:37110: disconnected.
[2022-05-28 10:31:24]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:37110: deattached, cli_count = 0
[2022-05-28 10:31:25] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:31:25]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:31:37]: /udp/225.0.55.208:1234@eth2: Created. (fd: 59)
[2022-05-28 10:31:37]: /udp/225.0.55.208:1234@eth2 - 192.168.10.8:47522: attached, cli_count = 1
[2022-05-28 10:31:46]: /udp/225.0.55.232:1234@eth2: Created. (fd: 66)
[2022-05-28 10:31:46]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:37330: attached, cli_count = 1
[2022-05-28 10:31:48] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:37330: disconnected.
[2022-05-28 10:31:48]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:37330: deattached, cli_count = 0
[2022-05-28 10:31:49] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:31:49]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:32:15] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.234:1234@eth2 - 94.134.58.249:46995: disconnected.
[2022-05-28 10:32:15]: /udp/225.0.55.234:1234@eth2 - 94.134.58.249:46995: deattached, cli_count = 0
[2022-05-28 10:32:16] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.234:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:32:16]: /udp/225.0.55.234:1234@eth2: Destroyed.
[2022-05-28 10:32:18]: /udp/225.0.59.9:1234@eth2 - 82.78.218.217:52674: attached, cli_count = 2
[2022-05-28 10:32:33]: /udp/225.0.55.232:1234@eth2: Created. (fd: 64)
[2022-05-28 10:32:33]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:37662: attached, cli_count = 1
[2022-05-28 10:32:35] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:37662: disconnected.
[2022-05-28 10:32:35]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:37662: deattached, cli_count = 0
[2022-05-28 10:32:36] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:32:36]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:32:37] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.13:1234@eth2 - 37.113.255.159:59824: disconnected.
[2022-05-28 10:32:37]: /udp/225.0.55.13:1234@eth2 - 37.113.255.159:59824: deattached, cli_count = 0
[2022-05-28 10:32:38] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.13:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:32:38]: /udp/225.0.55.13:1234@eth2: Destroyed.
[2022-05-28 10:32:53] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.59.9:1234@eth2 - 82.78.218.217:52674: disconnected.
[2022-05-28 10:32:53]: /udp/225.0.59.9:1234@eth2 - 82.78.218.217:52674: deattached, cli_count = 1
[2022-05-28 10:33:26]: /udp/225.0.55.232:1234@eth2: Created. (fd: 63)
[2022-05-28 10:33:26]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:37988: attached, cli_count = 1
[2022-05-28 10:33:29] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:37988: disconnected.
[2022-05-28 10:33:29]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:37988: deattached, cli_count = 0
[2022-05-28 10:33:30] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:33:30]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:33:35]: /udp/225.0.55.232:1234@eth2: Created. (fd: 63)
[2022-05-28 10:33:35]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:38034: attached, cli_count = 1
[2022-05-28 10:33:45] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:38034: disconnected.
[2022-05-28 10:33:45]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:38034: deattached, cli_count = 0
[2022-05-28 10:33:46] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:33:46]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:33:47]: /udp/225.0.55.239:1234@eth2 - 176.59.67.61:40215: attached, cli_count = 2
[2022-05-28 10:33:53] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.239:1234@eth2 - 176.59.67.61:40215: disconnected.
[2022-05-28 10:33:53]: /udp/225.0.55.239:1234@eth2 - 176.59.67.61:40215: deattached, cli_count = 1
[2022-05-28 10:33:56]: /udp/225.0.55.106:1234@eth2: Created. (fd: 63)
[2022-05-28 10:33:56]: /udp/225.0.55.106:1234@eth2 - 178.121.39.211:50653: attached, cli_count = 1
[2022-05-28 10:34:04]: /udp/225.0.56.98:1234@eth2: Created. (fd: 66)
[2022-05-28 10:34:04]: /udp/225.0.56.98:1234@eth2 - 196.230.44.131:40468: attached, cli_count = 1
[2022-05-28 10:34:05]: /udp/225.0.56.50:1234@eth2: Created. (fd: 71)
[2022-05-28 10:34:05]: /udp/225.0.56.50:1234@eth2 - 176.59.67.61:13257: attached, cli_count = 1
[2022-05-28 10:34:05] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.56.50:1234@eth2 - 176.59.67.61:13257: disconnected.
[2022-05-28 10:34:05]: /udp/225.0.56.50:1234@eth2 - 176.59.67.61:13257: deattached, cli_count = 0
[2022-05-28 10:34:06] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.50:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:34:06]: /udp/225.0.56.50:1234@eth2: Destroyed.
[2022-05-28 10:34:11]: /udp/225.0.56.50:1234@eth2: Created. (fd: 71)
[2022-05-28 10:34:11]: /udp/225.0.56.50:1234@eth2 - 176.59.67.61:36868: attached, cli_count = 1
[2022-05-28 10:34:14] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.98:1234@eth2 - 196.230.44.131:40468: disconnected.
[2022-05-28 10:34:14]: /udp/225.0.56.98:1234@eth2 - 196.230.44.131:40468: deattached, cli_count = 0
[2022-05-28 10:34:15] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.98:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:34:15]: /udp/225.0.56.98:1234@eth2: Destroyed.
[2022-05-28 10:34:15] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.50:1234@eth2 - 176.59.67.61:36868: disconnected.
[2022-05-28 10:34:15]: /udp/225.0.56.50:1234@eth2 - 176.59.67.61:36868: deattached, cli_count = 0
[2022-05-28 10:34:16] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.50:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:34:16]: /udp/225.0.56.50:1234@eth2: Destroyed.
[2022-05-28 10:34:18]: /udp/225.0.59.6:1234@eth2: Created. (fd: 66)
[2022-05-28 10:34:18]: /udp/225.0.59.6:1234@eth2 - 196.230.44.131:40472: attached, cli_count = 1
[2022-05-28 10:34:26] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.59.6:1234@eth2 - 196.230.44.131:40472: disconnected.
[2022-05-28 10:34:26]: /udp/225.0.59.6:1234@eth2 - 196.230.44.131:40472: deattached, cli_count = 0
[2022-05-28 10:34:26] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.6:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:34:26]: /udp/225.0.59.6:1234@eth2: Destroyed.
[2022-05-28 10:34:30]: /udp/225.0.55.123:1234@eth2: Created. (fd: 66)
[2022-05-28 10:34:30]: /udp/225.0.55.123:1234@eth2 - 196.230.44.131:40475: attached, cli_count = 1
[2022-05-28 10:34:38]: /udp/225.0.55.232:1234@eth2: Created. (fd: 71)
[2022-05-28 10:34:38]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:38412: attached, cli_count = 1
[2022-05-28 10:34:40] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:38412: disconnected.
[2022-05-28 10:34:40]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:38412: deattached, cli_count = 0
[2022-05-28 10:34:41] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:34:41]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:34:42] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.123:1234@eth2 - 196.230.44.131:40475: disconnected.
[2022-05-28 10:34:42]: /udp/225.0.55.123:1234@eth2 - 196.230.44.131:40475: deattached, cli_count = 0
[2022-05-28 10:34:42] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.123:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:34:42]: /udp/225.0.55.123:1234@eth2: Destroyed.
[2022-05-28 10:34:43]: /udp/225.0.55.234:1234@eth2: Created. (fd: 66)
[2022-05-28 10:34:43]: /udp/225.0.55.234:1234@eth2 - 111.37.146.205:4657: attached, cli_count = 1
[2022-05-28 10:34:44] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.234:1234@eth2 - 111.37.146.205:4657: disconnected.
[2022-05-28 10:34:44]: /udp/225.0.55.234:1234@eth2 - 111.37.146.205:4657: deattached, cli_count = 0
[2022-05-28 10:34:45] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.234:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:34:45]: /udp/225.0.55.234:1234@eth2: Destroyed.
[2022-05-28 10:34:49]: /udp/225.0.55.232:1234@eth2: Created. (fd: 66)
[2022-05-28 10:34:49]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:38488: attached, cli_count = 1
[2022-05-28 10:34:51] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:38488: disconnected.
[2022-05-28 10:34:51]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:38488: deattached, cli_count = 0
[2022-05-28 10:34:51]: /udp/225.0.55.190:1234@eth2: Created. (fd: 68)
[2022-05-28 10:34:51]: /udp/225.0.55.190:1234@eth2 - 178.121.39.211:61048: attached, cli_count = 1
[2022-05-28 10:34:52] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:34:52]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:34:52] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.106:1234@eth2 - 178.121.39.211:50653: disconnected.
[2022-05-28 10:34:52]: /udp/225.0.55.106:1234@eth2 - 178.121.39.211:50653: deattached, cli_count = 0
[2022-05-28 10:34:53] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.106:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:34:53]: /udp/225.0.55.106:1234@eth2: Destroyed.
[2022-05-28 10:34:56]: /udp/225.0.55.138:1234@eth2: Created. (fd: 63)
[2022-05-28 10:34:56]: /udp/225.0.55.138:1234@eth2 - 178.121.39.211:2223: attached, cli_count = 1
[2022-05-28 10:34:56] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.190:1234@eth2 - 178.121.39.211:61048: disconnected.
[2022-05-28 10:34:56]: /udp/225.0.55.190:1234@eth2 - 178.121.39.211:61048: deattached, cli_count = 0
[2022-05-28 10:34:57] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.190:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:34:57]: /udp/225.0.55.190:1234@eth2: Destroyed.
[2022-05-28 10:35:12] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.138:1234@eth2 - 178.121.39.211:2223: disconnected.
[2022-05-28 10:35:12]: /udp/225.0.55.138:1234@eth2 - 178.121.39.211:2223: deattached, cli_count = 0
[2022-05-28 10:35:13] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.138:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:35:13]: /udp/225.0.55.138:1234@eth2: Destroyed.
[2022-05-28 10:35:39]: /udp/225.0.55.152:1234@eth2: Created. (fd: 63)
[2022-05-28 10:35:39]: /udp/225.0.55.152:1234@eth2 - 176.109.45.163:53068: attached, cli_count = 1
[2022-05-28 10:35:46] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.152:1234@eth2 - 176.109.45.163:53068: disconnected.
[2022-05-28 10:35:46]: /udp/225.0.55.152:1234@eth2 - 176.109.45.163:53068: deattached, cli_count = 0
[2022-05-28 10:35:47] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.152:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:35:47]: /udp/225.0.55.152:1234@eth2: Destroyed.
[2022-05-28 10:35:49]: /udp/225.0.56.64:1234@eth2: Created. (fd: 63)
[2022-05-28 10:35:49]: /udp/225.0.56.64:1234@eth2 - 176.109.45.163:53072: attached, cli_count = 1
[2022-05-28 10:35:56]: /udp/225.0.55.232:1234@eth2: Created. (fd: 66)
[2022-05-28 10:35:56]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:38938: attached, cli_count = 1
[2022-05-28 10:35:58] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:38938: disconnected.
[2022-05-28 10:35:58]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:38938: deattached, cli_count = 0
[2022-05-28 10:35:58] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.56.64:1234@eth2 - 176.109.45.163:53072: disconnected.
[2022-05-28 10:35:58]: /udp/225.0.56.64:1234@eth2 - 176.109.45.163:53072: deattached, cli_count = 0
[2022-05-28 10:35:59] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.64:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:35:59] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:35:59]: /udp/225.0.56.64:1234@eth2: Destroyed.
[2022-05-28 10:35:59]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:36:33]: /udp/225.0.56.22:1234@eth2: Created. (fd: 63)
[2022-05-28 10:36:33]: /udp/225.0.56.22:1234@eth2 - 176.109.45.163:53088: attached, cli_count = 1
[2022-05-28 10:36:43] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.22:1234@eth2 - 176.109.45.163:53088: disconnected.
[2022-05-28 10:36:43]: /udp/225.0.56.22:1234@eth2 - 176.109.45.163:53088: deattached, cli_count = 0
[2022-05-28 10:36:44] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.22:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:36:44]: /udp/225.0.56.22:1234@eth2: Destroyed.
[2022-05-28 10:38:20]: /udp/225.0.55.232:1234@eth2: Created. (fd: 63)
[2022-05-28 10:38:20]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:39912: attached, cli_count = 1
[2022-05-28 10:38:23] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:39912: disconnected.
[2022-05-28 10:38:23]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:39912: deattached, cli_count = 0
[2022-05-28 10:38:24] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:38:24]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:38:37]: /udp/225.0.55.180:1234@eth2: Created. (fd: 63)
[2022-05-28 10:38:37]: /udp/225.0.55.180:1234@eth2 - 87.119.178.14:46663: attached, cli_count = 1
[2022-05-28 10:38:39]: /udp/225.0.55.232:1234@eth2: Created. (fd: 66)
[2022-05-28 10:38:39]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:40040: attached, cli_count = 1
[2022-05-28 10:38:40] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.180:1234@eth2 - 87.119.178.14:46663: disconnected.
[2022-05-28 10:38:40]: /udp/225.0.55.180:1234@eth2 - 87.119.178.14:46663: deattached, cli_count = 0
[2022-05-28 10:38:40]: /udp/225.0.55.179:1234@eth2: Created. (fd: 68)
[2022-05-28 10:38:40]: /udp/225.0.55.179:1234@eth2 - 87.119.178.14:46664: attached, cli_count = 1
[2022-05-28 10:38:41] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.180:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:38:41]: /udp/225.0.55.180:1234@eth2: Destroyed.
[2022-05-28 10:38:41] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:40040: disconnected.
[2022-05-28 10:38:41]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:40040: deattached, cli_count = 0
[2022-05-28 10:38:42] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:38:42]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:38:44]: /udp/225.0.55.185:1234@eth2: Created. (fd: 64)
[2022-05-28 10:38:44]: /udp/225.0.55.185:1234@eth2 - 87.119.178.14:46665: attached, cli_count = 1
[2022-05-28 10:38:44] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.179:1234@eth2 - 87.119.178.14:46664: disconnected.
[2022-05-28 10:38:44]: /udp/225.0.55.179:1234@eth2 - 87.119.178.14:46664: deattached, cli_count = 0
[2022-05-28 10:38:45] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.179:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:38:45]: /udp/225.0.55.179:1234@eth2: Destroyed.
[2022-05-28 10:38:47] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.185:1234@eth2 - 87.119.178.14:46665: disconnected.
[2022-05-28 10:38:47]: /udp/225.0.55.185:1234@eth2 - 87.119.178.14:46665: deattached, cli_count = 0
[2022-05-28 10:38:48] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.185:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:38:48]: /udp/225.0.55.185:1234@eth2: Destroyed.
[2022-05-28 10:38:55]: /udp/225.0.59.3:1234@eth2: Created. (fd: 63)
[2022-05-28 10:38:55]: /udp/225.0.59.3:1234@eth2 - 14.226.30.183:53178: attached, cli_count = 1
[2022-05-28 10:39:03]: /udp/225.0.55.84:1234@eth2: Created. (fd: 66)
[2022-05-28 10:39:03]: /udp/225.0.55.84:1234@eth2 - 87.119.178.14:46670: attached, cli_count = 1
[2022-05-28 10:39:07] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.84:1234@eth2 - 87.119.178.14:46670: disconnected.
[2022-05-28 10:39:07]: /udp/225.0.55.84:1234@eth2 - 87.119.178.14:46670: deattached, cli_count = 0
[2022-05-28 10:39:07] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.84:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:39:07]: /udp/225.0.55.84:1234@eth2: Destroyed.
[2022-05-28 10:39:21] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.59.3:1234@eth2 - 14.226.30.183:53178: disconnected.
[2022-05-28 10:39:21]: /udp/225.0.59.3:1234@eth2 - 14.226.30.183:53178: deattached, cli_count = 0
[2022-05-28 10:39:22] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.3:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:39:22]: /udp/225.0.59.3:1234@eth2: Destroyed.
[2022-05-28 10:40:15]: /udp/225.0.55.5:1234@eth2: Created. (fd: 63)
[2022-05-28 10:40:15]: /udp/225.0.55.5:1234@eth2 - 109.184.76.98:57051: attached, cli_count = 1
[2022-05-28 10:40:28] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.5:1234@eth2 - 109.184.76.98:57051: disconnected.
[2022-05-28 10:40:28]: /udp/225.0.55.5:1234@eth2 - 109.184.76.98:57051: deattached, cli_count = 0
[2022-05-28 10:40:29] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.5:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:40:29]: /udp/225.0.55.5:1234@eth2: Destroyed.
[2022-05-28 10:40:33]: /udp/225.0.56.8:1234@eth2: Created. (fd: 63)
[2022-05-28 10:40:33]: /udp/225.0.56.8:1234@eth2 - 176.109.45.163:53132: attached, cli_count = 1
[2022-05-28 10:40:39]: /udp/225.0.56.1:1234@eth2: Created. (fd: 66)
[2022-05-28 10:40:39]: /udp/225.0.56.1:1234@eth2 - 109.184.76.98:58631: attached, cli_count = 1
[2022-05-28 10:40:42] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.8:1234@eth2 - 176.109.45.163:53132: disconnected.
[2022-05-28 10:40:42]: /udp/225.0.56.8:1234@eth2 - 176.109.45.163:53132: deattached, cli_count = 0
[2022-05-28 10:40:42] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.8:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:40:42]: /udp/225.0.56.8:1234@eth2: Destroyed.
[2022-05-28 10:40:44] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.1:1234@eth2 - 109.184.76.98:58631: disconnected.
[2022-05-28 10:40:44]: /udp/225.0.56.1:1234@eth2 - 109.184.76.98:58631: deattached, cli_count = 0
[2022-05-28 10:40:45] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.1:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:40:45]: /udp/225.0.56.1:1234@eth2: Destroyed.
[2022-05-28 10:40:55]: /udp/225.0.55.61:1234@eth2: Created. (fd: 63)
[2022-05-28 10:40:55]: /udp/225.0.55.61:1234@eth2 - 176.109.45.163:53138: attached, cli_count = 1
[2022-05-28 10:41:03]: /udp/225.0.56.118:1234@eth2: Created. (fd: 66)
[2022-05-28 10:41:03]: /udp/225.0.56.118:1234@eth2 - 176.109.45.163:53140: attached, cli_count = 1
[2022-05-28 10:41:03] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.61:1234@eth2 - 176.109.45.163:53138: disconnected.
[2022-05-28 10:41:03]: /udp/225.0.55.61:1234@eth2 - 176.109.45.163:53138: deattached, cli_count = 0
[2022-05-28 10:41:04] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.61:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:41:04]: /udp/225.0.55.61:1234@eth2: Destroyed.
[2022-05-28 10:41:06] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.56.118:1234@eth2 - 176.109.45.163:53140: disconnected.
[2022-05-28 10:41:06]: /udp/225.0.56.118:1234@eth2 - 176.109.45.163:53140: deattached, cli_count = 0
[2022-05-28 10:41:06]: /udp/225.0.55.234:1234@eth2: Created. (fd: 63)
[2022-05-28 10:41:06]: /udp/225.0.55.234:1234@eth2 - 46.106.223.177:51482: attached, cli_count = 1
[2022-05-28 10:41:07] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.118:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:41:07]: /udp/225.0.56.118:1234@eth2: Destroyed.
[2022-05-28 10:41:07] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.234:1234@eth2 - 46.106.223.177:51482: disconnected.
[2022-05-28 10:41:07]: /udp/225.0.55.234:1234@eth2 - 46.106.223.177:51482: deattached, cli_count = 0
[2022-05-28 10:41:08] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.234:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:41:08]: /udp/225.0.55.234:1234@eth2: Destroyed.
[2022-05-28 10:41:09]: /udp/225.0.55.232:1234@eth2: Created. (fd: 63)
[2022-05-28 10:41:09]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:41048: attached, cli_count = 1
[2022-05-28 10:41:12] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:41048: disconnected.
[2022-05-28 10:41:12]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:41048: deattached, cli_count = 0
[2022-05-28 10:41:13] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:41:13]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:41:17]: /udp/225.0.55.5:1234@eth2: Created. (fd: 63)
[2022-05-28 10:41:17]: /udp/225.0.55.5:1234@eth2 - 109.184.76.98:61503: attached, cli_count = 1
[2022-05-28 10:41:22] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.5:1234@eth2 - 109.184.76.98:61503: disconnected.
[2022-05-28 10:41:22]: /udp/225.0.55.5:1234@eth2 - 109.184.76.98:61503: deattached, cli_count = 0
[2022-05-28 10:41:23] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.5:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:41:23]: /udp/225.0.55.5:1234@eth2: Destroyed.
[2022-05-28 10:41:26]: /udp/225.0.56.95:1234@eth2: Created. (fd: 63)
[2022-05-28 10:41:26]: /udp/225.0.56.95:1234@eth2 - 188.26.195.225:33742: attached, cli_count = 1
[2022-05-28 10:41:30]: /udp/225.0.56.1:1234@eth2: Created. (fd: 66)
[2022-05-28 10:41:30]: /udp/225.0.56.1:1234@eth2 - 109.184.76.98:61837: attached, cli_count = 1
[2022-05-28 10:41:33] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.1:1234@eth2 - 109.184.76.98:61837: disconnected.
[2022-05-28 10:41:33]: /udp/225.0.56.1:1234@eth2 - 109.184.76.98:61837: deattached, cli_count = 0
[2022-05-28 10:41:34] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.1:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:41:34]: /udp/225.0.56.1:1234@eth2: Destroyed.
[2022-05-28 10:41:38]: /udp/225.0.55.208:1234@eth2 - 176.109.45.163:53152: attached, cli_count = 2
[2022-05-28 10:41:48] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.208:1234@eth2 - 176.109.45.163:53152: disconnected.
[2022-05-28 10:41:48]: /udp/225.0.55.208:1234@eth2 - 176.109.45.163:53152: deattached, cli_count = 1
[2022-05-28 10:41:53]: /udp/225.0.55.8:1234@eth2: Created. (fd: 66)
[2022-05-28 10:41:53]: /udp/225.0.55.8:1234@eth2 - 109.184.76.98:63396: attached, cli_count = 1
[2022-05-28 10:41:54] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.8:1234@eth2 - 109.184.76.98:63396: disconnected.
[2022-05-28 10:41:54]: /udp/225.0.55.8:1234@eth2 - 109.184.76.98:63396: deattached, cli_count = 0
[2022-05-28 10:41:55] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.8:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:41:55]: /udp/225.0.55.8:1234@eth2: Destroyed.
[2022-05-28 10:41:55] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.95:1234@eth2 - 188.26.195.225:33742: disconnected.
[2022-05-28 10:41:55]: /udp/225.0.56.95:1234@eth2 - 188.26.195.225:33742: deattached, cli_count = 0
[2022-05-28 10:41:56] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.95:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:41:56]: /udp/225.0.56.95:1234@eth2: Destroyed.
[2022-05-28 10:42:17]: /udp/225.0.56.12:1234@eth2: Created. (fd: 63)
[2022-05-28 10:42:17]: /udp/225.0.56.12:1234@eth2 - 176.109.45.163:53164: attached, cli_count = 1
[2022-05-28 10:42:28]: /udp/225.0.55.234:1234@eth2: Created. (fd: 66)
[2022-05-28 10:42:28]: /udp/225.0.55.234:1234@eth2 - 88.6.179.30:60190: attached, cli_count = 1
[2022-05-28 10:42:29] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.12:1234@eth2 - 176.109.45.163:53164: disconnected.
[2022-05-28 10:42:29]: /udp/225.0.56.12:1234@eth2 - 176.109.45.163:53164: deattached, cli_count = 0
[2022-05-28 10:42:30] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.12:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:42:30]: /udp/225.0.56.12:1234@eth2: Destroyed.
[2022-05-28 10:42:41]: /udp/225.0.55.232:1234@eth2: Created. (fd: 63)
[2022-05-28 10:42:41]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:41636: attached, cli_count = 1
[2022-05-28 10:42:43] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:41636: disconnected.
[2022-05-28 10:42:43]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:41636: deattached, cli_count = 0
[2022-05-28 10:42:44] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:42:44]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:42:48]: /udp/225.0.56.43:1234@eth2: Created. (fd: 63)
[2022-05-28 10:42:48]: /udp/225.0.56.43:1234@eth2 - 176.109.45.163:53188: attached, cli_count = 1
[2022-05-28 10:42:57]: /udp/225.0.55.232:1234@eth2: Created. (fd: 71)
[2022-05-28 10:42:57]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:41748: attached, cli_count = 1
[2022-05-28 10:42:59] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:41748: disconnected.
[2022-05-28 10:42:59]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:41748: deattached, cli_count = 0
[2022-05-28 10:43:00] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:43:00]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:43:11]: /udp/225.0.59.8:1234@eth2: Created. (fd: 71)
[2022-05-28 10:43:11]: /udp/225.0.59.8:1234@eth2 - 82.78.218.217:53070: attached, cli_count = 1
[2022-05-28 10:43:40] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.59.8:1234@eth2 - 82.78.218.217:53070: disconnected.
[2022-05-28 10:43:40]: /udp/225.0.59.8:1234@eth2 - 82.78.218.217:53070: deattached, cli_count = 0
[2022-05-28 10:43:41] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.8:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:43:41]: /udp/225.0.59.8:1234@eth2: Destroyed.
[2022-05-28 10:43:47]: /udp/225.0.55.232:1234@eth2: Created. (fd: 71)
[2022-05-28 10:43:47]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:42066: attached, cli_count = 1
[2022-05-28 10:43:49]: /udp/225.0.55.234:1234@eth2 - 46.246.205.220:53035: attached, cli_count = 2
[2022-05-28 10:43:50] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:42066: disconnected.
[2022-05-28 10:43:50]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:42066: deattached, cli_count = 0
[2022-05-28 10:43:51] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:43:51]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:43:52] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.234:1234@eth2 - 46.246.205.220:53035: disconnected.
[2022-05-28 10:43:52]: /udp/225.0.55.234:1234@eth2 - 46.246.205.220:53035: deattached, cli_count = 1
[2022-05-28 10:43:54] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.208:1234@eth2 - 192.168.10.8:47522: disconnected.
[2022-05-28 10:43:54]: /udp/225.0.55.208:1234@eth2 - 192.168.10.8:47522: deattached, cli_count = 0
[2022-05-28 10:43:55] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.208:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:43:55]: /udp/225.0.55.208:1234@eth2: Destroyed.
[2022-05-28 10:43:55]: /udp/225.0.55.232:1234@eth2: Created. (fd: 59)
[2022-05-28 10:43:55]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:42128: attached, cli_count = 1
[2022-05-28 10:44:00]: /udp/225.0.55.234:1234@eth2 - 131.108.15.42:41526: attached, cli_count = 2
[2022-05-28 10:44:04] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:42128: disconnected.
[2022-05-28 10:44:04]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:42128: deattached, cli_count = 0
[2022-05-28 10:44:05] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:44:05]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:44:06] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.234:1234@eth2 - 131.108.15.42:41526: disconnected.
[2022-05-28 10:44:06]: /udp/225.0.55.234:1234@eth2 - 131.108.15.42:41526: deattached, cli_count = 1
[2022-05-28 10:44:22] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.234:1234@eth2 - 88.6.179.30:60190: disconnected.
[2022-05-28 10:44:22]: /udp/225.0.55.234:1234@eth2 - 88.6.179.30:60190: deattached, cli_count = 0
[2022-05-28 10:44:22] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.234:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:44:22]: /udp/225.0.55.234:1234@eth2: Destroyed.
[2022-05-28 10:45:13]: /udp/225.0.55.232:1234@eth2: Created. (fd: 59)
[2022-05-28 10:45:13]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:42622: attached, cli_count = 1
[2022-05-28 10:45:16] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.232:1234@eth2 - 51.68.205.208:42622: disconnected.
[2022-05-28 10:45:16]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:42622: deattached, cli_count = 0
[2022-05-28 10:45:17] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:45:17]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:45:18]: /udp/225.0.56.1:1234@eth2: Created. (fd: 59)
[2022-05-28 10:45:18]: /udp/225.0.56.1:1234@eth2 - 217.249.176.62:65412: attached, cli_count = 1
[2022-05-28 10:45:29] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.56.1:1234@eth2 - 217.249.176.62:65412: disconnected.
[2022-05-28 10:45:29]: /udp/225.0.56.1:1234@eth2 - 217.249.176.62:65412: deattached, cli_count = 0
[2022-05-28 10:45:29] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.1:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:45:29]: /udp/225.0.56.1:1234@eth2: Destroyed.
[2022-05-28 10:45:36]: /udp/225.0.55.232:1234@eth2: Created. (fd: 59)
[2022-05-28 10:45:36]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:42762: attached, cli_count = 1
[2022-05-28 10:45:38] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:42762: disconnected.
[2022-05-28 10:45:38]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:42762: deattached, cli_count = 0
[2022-05-28 10:45:39] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:45:39]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:45:40]: /udp/225.0.55.234:1234@eth2: Created. (fd: 59)
[2022-05-28 10:45:40]: /udp/225.0.55.234:1234@eth2 - 91.128.192.51:46110: attached, cli_count = 1
[2022-05-28 10:45:45]: /udp/225.0.55.232:1234@eth2: Created. (fd: 66)
[2022-05-28 10:45:45]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:42840: attached, cli_count = 1
[2022-05-28 10:45:54] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:42840: disconnected.
[2022-05-28 10:45:54]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:42840: deattached, cli_count = 0
[2022-05-28 10:45:55] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:45:55]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:45:56] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.234:1234@eth2 - 91.128.192.51:46110: disconnected.
[2022-05-28 10:45:56]: /udp/225.0.55.234:1234@eth2 - 91.128.192.51:46110: deattached, cli_count = 0
[2022-05-28 10:45:56] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.234:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:45:56]: /udp/225.0.55.234:1234@eth2: Destroyed.
[2022-05-28 10:46:02]: /udp/225.0.55.232:1234@eth2: Created. (fd: 59)
[2022-05-28 10:46:02]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:42964: attached, cli_count = 1
[2022-05-28 10:46:04] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:42964: disconnected.
[2022-05-28 10:46:04]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:42964: deattached, cli_count = 0
[2022-05-28 10:46:05] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:46:05]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:46:09]: /udp/225.0.55.234:1234@eth2: Created. (fd: 59)
[2022-05-28 10:46:09]: /udp/225.0.55.234:1234@eth2 - 46.106.223.177:51610: attached, cli_count = 1
[2022-05-28 10:46:10] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.234:1234@eth2 - 46.106.223.177:51610: disconnected.
[2022-05-28 10:46:10]: /udp/225.0.55.234:1234@eth2 - 46.106.223.177:51610: deattached, cli_count = 0
[2022-05-28 10:46:11] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.234:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:46:11]: /udp/225.0.55.234:1234@eth2: Destroyed.
[2022-05-28 10:46:21]: /udp/225.0.55.232:1234@eth2: Created. (fd: 59)
[2022-05-28 10:46:21]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:43080: attached, cli_count = 1
[2022-05-28 10:46:23] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:43080: disconnected.
[2022-05-28 10:46:23]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:43080: deattached, cli_count = 0
[2022-05-28 10:46:24] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:46:24]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:46:38]: /udp/225.0.55.239:1234@eth2 - 176.59.67.61:6243: attached, cli_count = 2
[2022-05-28 10:46:39]: /udp/225.0.55.232:1234@eth2: Created. (fd: 60)
[2022-05-28 10:46:39]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:43206: attached, cli_count = 1
[2022-05-28 10:46:41] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.232:1234@eth2 - 51.68.205.208:43206: disconnected.
[2022-05-28 10:46:41]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:43206: deattached, cli_count = 0
[2022-05-28 10:46:42] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:46:42]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:46:44] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.239:1234@eth2 - 176.59.67.61:6243: disconnected.
[2022-05-28 10:46:44]: /udp/225.0.55.239:1234@eth2 - 176.59.67.61:6243: deattached, cli_count = 1
[2022-05-28 10:46:54]: /udp/225.0.55.234:1234@eth2: Created. (fd: 59)
[2022-05-28 10:46:54]: /udp/225.0.55.234:1234@eth2 - 79.175.82.179:13235: attached, cli_count = 1
[2022-05-28 10:47:13] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.234:1234@eth2 - 79.175.82.179:13235: disconnected.
[2022-05-28 10:47:13]: /udp/225.0.55.234:1234@eth2 - 79.175.82.179:13235: deattached, cli_count = 0
[2022-05-28 10:47:14] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.234:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:47:14]: /udp/225.0.55.234:1234@eth2: Destroyed.
[2022-05-28 10:47:17]: /udp/225.0.56.16:1234@eth2: Created. (fd: 59)
[2022-05-28 10:47:17]: /udp/225.0.56.16:1234@eth2 - 176.109.45.163:53196: attached, cli_count = 1
[2022-05-28 10:47:17] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.43:1234@eth2 - 176.109.45.163:53188: disconnected.
[2022-05-28 10:47:17]: /udp/225.0.56.43:1234@eth2 - 176.109.45.163:53188: deattached, cli_count = 0
[2022-05-28 10:47:18] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.43:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:47:18]: /udp/225.0.56.43:1234@eth2: Destroyed.
[2022-05-28 10:47:23]: /udp/225.0.56.46:1234@eth2: Created. (fd: 63)
[2022-05-28 10:47:23]: /udp/225.0.56.46:1234@eth2 - 176.109.45.163:53198: attached, cli_count = 1
[2022-05-28 10:47:23] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.56.16:1234@eth2 - 176.109.45.163:53196: disconnected.
[2022-05-28 10:47:23]: /udp/225.0.56.16:1234@eth2 - 176.109.45.163:53196: deattached, cli_count = 0
[2022-05-28 10:47:24] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.16:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:47:24]: /udp/225.0.56.16:1234@eth2: Destroyed.
[2022-05-28 10:47:27]: /udp/225.0.56.11:1234@eth2: Created. (fd: 60)
[2022-05-28 10:47:27]: /udp/225.0.56.11:1234@eth2 - 176.109.45.163:53200: attached, cli_count = 1
[2022-05-28 10:47:27] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.46:1234@eth2 - 176.109.45.163:53198: disconnected.
[2022-05-28 10:47:27]: /udp/225.0.56.46:1234@eth2 - 176.109.45.163:53198: deattached, cli_count = 0
[2022-05-28 10:47:28] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.46:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:47:28]: /udp/225.0.56.46:1234@eth2: Destroyed.
[2022-05-28 10:47:31]: /udp/225.0.55.234:1234@eth2: Created. (fd: 63)
[2022-05-28 10:47:31]: /udp/225.0.55.234:1234@eth2 - 131.108.15.42:42334: attached, cli_count = 1
[2022-05-28 10:47:32] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.234:1234@eth2 - 131.108.15.42:42334: disconnected.
[2022-05-28 10:47:32]: /udp/225.0.55.234:1234@eth2 - 131.108.15.42:42334: deattached, cli_count = 0
[2022-05-28 10:47:32]: /udp/225.0.55.234:1234@eth2 - 131.108.15.42:42338: attached, cli_count = 1
[2022-05-28 10:47:33]: /udp/225.0.55.132:1234@eth2: Created. (fd: 66)
[2022-05-28 10:47:33]: /udp/225.0.55.132:1234@eth2 - 176.109.45.163:53202: attached, cli_count = 1
[2022-05-28 10:47:33] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.11:1234@eth2 - 176.109.45.163:53200: disconnected.
[2022-05-28 10:47:33]: /udp/225.0.56.11:1234@eth2 - 176.109.45.163:53200: deattached, cli_count = 0
[2022-05-28 10:47:34] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.11:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:47:34]: /udp/225.0.56.11:1234@eth2: Destroyed.
[2022-05-28 10:47:37]: /udp/225.0.55.232:1234@eth2: Created. (fd: 60)
[2022-05-28 10:47:37]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:43590: attached, cli_count = 1
[2022-05-28 10:47:37] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.132:1234@eth2 - 176.109.45.163:53202: disconnected.
[2022-05-28 10:47:37]: /udp/225.0.55.132:1234@eth2 - 176.109.45.163:53202: deattached, cli_count = 0
[2022-05-28 10:47:38] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.132:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:47:38]: /udp/225.0.55.132:1234@eth2: Destroyed.
[2022-05-28 10:47:40] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:43590: disconnected.
[2022-05-28 10:47:40]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:43590: deattached, cli_count = 0
[2022-05-28 10:47:41] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:47:41]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:48:11]: /udp/225.0.56.55:1234@eth2: Created. (fd: 60)
[2022-05-28 10:48:11]: /udp/225.0.56.55:1234@eth2 - 176.109.45.163:53220: attached, cli_count = 1
[2022-05-28 10:48:16] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.55:1234@eth2 - 176.109.45.163:53220: disconnected.
[2022-05-28 10:48:16]: /udp/225.0.56.55:1234@eth2 - 176.109.45.163:53220: deattached, cli_count = 0
[2022-05-28 10:48:17] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.55:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:48:17]: /udp/225.0.56.55:1234@eth2: Destroyed.
[2022-05-28 10:48:22]: /udp/225.0.55.234:1234@eth2 - 79.175.82.179:13314: attached, cli_count = 2
[2022-05-28 10:48:27] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.234:1234@eth2 - 131.108.15.42:42338: disconnected.
[2022-05-28 10:48:27]: /udp/225.0.55.234:1234@eth2 - 131.108.15.42:42338: deattached, cli_count = 1
[2022-05-28 10:48:28] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.234:1234@eth2 - 79.175.82.179:13314: disconnected.
[2022-05-28 10:48:28]: /udp/225.0.55.234:1234@eth2 - 79.175.82.179:13314: deattached, cli_count = 0
[2022-05-28 10:48:29] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.234:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:48:29]: /udp/225.0.55.234:1234@eth2: Destroyed.
[2022-05-28 10:48:51]: /udp/225.0.55.234:1234@eth2: Created. (fd: 59)
[2022-05-28 10:48:51]: /udp/225.0.55.234:1234@eth2 - 131.108.15.42:42601: attached, cli_count = 1
[2022-05-28 10:48:52] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.234:1234@eth2 - 131.108.15.42:42601: disconnected.
[2022-05-28 10:48:52]: /udp/225.0.55.234:1234@eth2 - 131.108.15.42:42601: deattached, cli_count = 0
[2022-05-28 10:48:52] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.234:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:48:52]: /udp/225.0.55.234:1234@eth2: Destroyed.
[2022-05-28 10:48:52]: /udp/225.0.55.234:1234@eth2: Created. (fd: 59)
[2022-05-28 10:48:52]: /udp/225.0.55.234:1234@eth2 - 131.108.15.42:42605: attached, cli_count = 1
[2022-05-28 10:49:15] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.234:1234@eth2 - 131.108.15.42:42605: disconnected.
[2022-05-28 10:49:15]: /udp/225.0.55.234:1234@eth2 - 131.108.15.42:42605: deattached, cli_count = 0
[2022-05-28 10:49:15] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.234:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:49:15]: /udp/225.0.55.234:1234@eth2: Destroyed.
[2022-05-28 10:49:24]: /udp/225.0.56.90:1234@eth2: Created. (fd: 59)
[2022-05-28 10:49:24]: /udp/225.0.56.90:1234@eth2 - 176.109.45.163:53286: attached, cli_count = 1
[2022-05-28 10:49:27] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.90:1234@eth2 - 176.109.45.163:53286: disconnected.
[2022-05-28 10:49:27]: /udp/225.0.56.90:1234@eth2 - 176.109.45.163:53286: deattached, cli_count = 0
[2022-05-28 10:49:27]: /udp/225.0.55.232:1234@eth2: Created. (fd: 62)
[2022-05-28 10:49:27]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:44370: attached, cli_count = 1
[2022-05-28 10:49:28] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.90:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:49:28]: /udp/225.0.56.90:1234@eth2: Destroyed.
[2022-05-28 10:49:29] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:44370: disconnected.
[2022-05-28 10:49:29]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:44370: deattached, cli_count = 0
[2022-05-28 10:49:30] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:49:30]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:49:40]: /udp/225.0.55.151:1234@eth2: Created. (fd: 59)
[2022-05-28 10:49:40]: /udp/225.0.55.151:1234@eth2 - 176.109.45.163:53294: attached, cli_count = 1
[2022-05-28 10:49:43]: /udp/225.0.56.7:1234@eth2: Created. (fd: 63)
[2022-05-28 10:49:43]: /udp/225.0.56.7:1234@eth2 - 176.109.45.163:53296: attached, cli_count = 1
[2022-05-28 10:49:43] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.151:1234@eth2 - 176.109.45.163:53294: disconnected.
[2022-05-28 10:49:43]: /udp/225.0.55.151:1234@eth2 - 176.109.45.163:53294: deattached, cli_count = 0
[2022-05-28 10:49:44] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.151:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:49:44]: /udp/225.0.55.151:1234@eth2: Destroyed.
[2022-05-28 10:49:48]: /udp/225.0.55.73:1234@eth2: Created. (fd: 59)
[2022-05-28 10:49:48]: /udp/225.0.55.73:1234@eth2 - 176.109.45.163:53298: attached, cli_count = 1
[2022-05-28 10:49:48] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.7:1234@eth2 - 176.109.45.163:53296: disconnected.
[2022-05-28 10:49:48]: /udp/225.0.56.7:1234@eth2 - 176.109.45.163:53296: deattached, cli_count = 0
[2022-05-28 10:49:49] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.7:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:49:49]: /udp/225.0.56.7:1234@eth2: Destroyed.
[2022-05-28 10:49:55] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.73:1234@eth2 - 176.109.45.163:53298: disconnected.
[2022-05-28 10:49:55]: /udp/225.0.55.73:1234@eth2 - 176.109.45.163:53298: deattached, cli_count = 0
[2022-05-28 10:49:56] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.73:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:49:56]: /udp/225.0.55.73:1234@eth2: Destroyed.
[2022-05-28 10:50:01]: /udp/225.0.55.232:1234@eth2: Created. (fd: 59)
[2022-05-28 10:50:01]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:44592: attached, cli_count = 1
[2022-05-28 10:50:03] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:44592: disconnected.
[2022-05-28 10:50:03]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:44592: deattached, cli_count = 0
[2022-05-28 10:50:04] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:50:04]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:50:06]: /udp/225.0.55.234:1234@eth2: Created. (fd: 59)
[2022-05-28 10:50:06]: /udp/225.0.55.234:1234@eth2 - 86.127.229.15:44302: attached, cli_count = 1
[2022-05-28 10:50:31]: /udp/225.0.55.232:1234@eth2: Created. (fd: 63)
[2022-05-28 10:50:31]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:44788: attached, cli_count = 1
[2022-05-28 10:50:34] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:44788: disconnected.
[2022-05-28 10:50:34]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:44788: deattached, cli_count = 0
[2022-05-28 10:50:35] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:50:35]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:50:42]: /udp/225.0.55.232:1234@eth2: Created. (fd: 63)
[2022-05-28 10:50:42]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:44858: attached, cli_count = 1
[2022-05-28 10:50:43]: /udp/225.0.55.234:1234@eth2 - 88.6.179.30:60270: attached, cli_count = 2
[2022-05-28 10:50:44] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:44858: disconnected.
[2022-05-28 10:50:44]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:44858: deattached, cli_count = 0
[2022-05-28 10:50:45] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:50:45]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:50:50]: /udp/225.0.55.161:1234@eth2: Created. (fd: 63)
[2022-05-28 10:50:50]: /udp/225.0.55.161:1234@eth2 - 84.52.53.188:53460: attached, cli_count = 1
[2022-05-28 10:50:56]: /udp/225.0.56.100:1234@eth2: Created. (fd: 67)
[2022-05-28 10:50:56]: /udp/225.0.56.100:1234@eth2 - 176.109.45.163:53342: attached, cli_count = 1
[2022-05-28 10:51:01] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.100:1234@eth2 - 176.109.45.163:53342: disconnected.
[2022-05-28 10:51:01]: /udp/225.0.56.100:1234@eth2 - 176.109.45.163:53342: deattached, cli_count = 0
[2022-05-28 10:51:02] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.100:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:51:02]: /udp/225.0.56.100:1234@eth2: Destroyed.
[2022-05-28 10:51:07]: /udp/225.0.55.25:1234@eth2: Created. (fd: 67)
[2022-05-28 10:51:07]: /udp/225.0.55.25:1234@eth2 - 176.109.45.163:53348: attached, cli_count = 1
[2022-05-28 10:51:11] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.25:1234@eth2 - 176.109.45.163:53348: disconnected.
[2022-05-28 10:51:11]: /udp/225.0.55.25:1234@eth2 - 176.109.45.163:53348: deattached, cli_count = 0
[2022-05-28 10:51:12] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.25:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:51:12]: /udp/225.0.55.25:1234@eth2: Destroyed.
[2022-05-28 10:51:12] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.161:1234@eth2 - 84.52.53.188:53460: disconnected.
[2022-05-28 10:51:12]: /udp/225.0.55.161:1234@eth2 - 84.52.53.188:53460: deattached, cli_count = 0
[2022-05-28 10:51:13] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.161:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:51:13]: /udp/225.0.55.161:1234@eth2: Destroyed.
[2022-05-28 10:51:15]: /udp/225.0.55.232:1234@eth2: Created. (fd: 63)
[2022-05-28 10:51:15]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:45112: attached, cli_count = 1
[2022-05-28 10:51:17]: /udp/225.0.56.51:1234@eth2: Created. (fd: 66)
[2022-05-28 10:51:17]: /udp/225.0.56.51:1234@eth2 - 176.109.45.163:53350: attached, cli_count = 1
[2022-05-28 10:51:17] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:45112: disconnected.
[2022-05-28 10:51:17]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:45112: deattached, cli_count = 0
[2022-05-28 10:51:18] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:51:18]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:51:20]: /udp/225.0.55.30:1234@eth2: Created. (fd: 63)
[2022-05-28 10:51:20]: /udp/225.0.55.30:1234@eth2 - 176.109.45.163:53356: attached, cli_count = 1
[2022-05-28 10:51:20] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.56.51:1234@eth2 - 176.109.45.163:53350: disconnected.
[2022-05-28 10:51:20]: /udp/225.0.56.51:1234@eth2 - 176.109.45.163:53350: deattached, cli_count = 0
[2022-05-28 10:51:21] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.51:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:51:21]: /udp/225.0.56.51:1234@eth2: Destroyed.
[2022-05-28 10:51:23]: /udp/225.0.59.7:1234@eth2: Created. (fd: 67)
[2022-05-28 10:51:23]: /udp/225.0.59.7:1234@eth2 - 51.91.128.181:54516: attached, cli_count = 1
[2022-05-28 10:51:27] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.30:1234@eth2 - 176.109.45.163:53356: disconnected.
[2022-05-28 10:51:27]: /udp/225.0.55.30:1234@eth2 - 176.109.45.163:53356: deattached, cli_count = 0
[2022-05-28 10:51:28] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.30:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:51:28]: /udp/225.0.55.30:1234@eth2: Destroyed.
[2022-05-28 10:51:28] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.234:1234@eth2 - 86.127.229.15:44302: disconnected.
[2022-05-28 10:51:28]: /udp/225.0.55.234:1234@eth2 - 86.127.229.15:44302: deattached, cli_count = 1
[2022-05-28 10:51:36]: /udp/225.0.55.61:1234@eth2: Created. (fd: 62)
[2022-05-28 10:51:36]: /udp/225.0.55.61:1234@eth2 - 217.74.16.189:57566: attached, cli_count = 1
[2022-05-28 10:51:45]: /udp/225.0.55.232:1234@eth2: Created. (fd: 71)
[2022-05-28 10:51:45]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:45312: attached, cli_count = 1
[2022-05-28 10:51:46]: /udp/225.0.55.234:1234@eth2 - 168.196.137.40:8295: attached, cli_count = 2
[2022-05-28 10:51:47] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:45312: disconnected.
[2022-05-28 10:51:47]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:45312: deattached, cli_count = 0
[2022-05-28 10:51:47] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.234:1234@eth2 - 168.196.137.40:8295: disconnected.
[2022-05-28 10:51:47]: /udp/225.0.55.234:1234@eth2 - 168.196.137.40:8295: deattached, cli_count = 1
[2022-05-28 10:51:48] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:51:48]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:51:50]: /udp/225.0.55.99:1234@eth2: Created. (fd: 71)
[2022-05-28 10:51:50]: /udp/225.0.55.99:1234@eth2 - 176.109.45.163:53396: attached, cli_count = 1
[2022-05-28 10:51:55] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.99:1234@eth2 - 176.109.45.163:53396: disconnected.
[2022-05-28 10:51:55]: /udp/225.0.55.99:1234@eth2 - 176.109.45.163:53396: deattached, cli_count = 0
[2022-05-28 10:51:55] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.99:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:51:55]: /udp/225.0.55.99:1234@eth2: Destroyed.
[2022-05-28 10:52:08] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.59.7:1234@eth2 - 51.91.128.181:54516: disconnected.
[2022-05-28 10:52:08]: /udp/225.0.59.7:1234@eth2 - 51.91.128.181:54516: deattached, cli_count = 0
[2022-05-28 10:52:09] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.7:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:52:09]: /udp/225.0.59.7:1234@eth2: Destroyed.
[2022-05-28 10:52:17] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.61:1234@eth2 - 217.74.16.189:57566: disconnected.
[2022-05-28 10:52:17]: /udp/225.0.55.61:1234@eth2 - 217.74.16.189:57566: deattached, cli_count = 0
[2022-05-28 10:52:17] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.61:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:52:17]: /udp/225.0.55.61:1234@eth2: Destroyed.
[2022-05-28 10:52:40] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.234:1234@eth2 - 88.6.179.30:60270: disconnected.
[2022-05-28 10:52:40]: /udp/225.0.55.234:1234@eth2 - 88.6.179.30:60270: deattached, cli_count = 0
[2022-05-28 10:52:40] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.234:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:52:40]: /udp/225.0.55.234:1234@eth2: Destroyed.
[2022-05-28 10:52:40]: /udp/225.0.56.104:1234@eth2: Created. (fd: 59)
[2022-05-28 10:52:40]: /udp/225.0.56.104:1234@eth2 - 176.109.45.163:53424: attached, cli_count = 1
[2022-05-28 10:52:47] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.56.104:1234@eth2 - 176.109.45.163:53424: disconnected.
[2022-05-28 10:52:47]: /udp/225.0.56.104:1234@eth2 - 176.109.45.163:53424: deattached, cli_count = 0
[2022-05-28 10:52:47] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.104:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:52:47]: /udp/225.0.56.104:1234@eth2: Destroyed.
[2022-05-28 10:53:04]: /udp/225.0.55.232:1234@eth2: Created. (fd: 59)
[2022-05-28 10:53:04]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:45830: attached, cli_count = 1
[2022-05-28 10:53:06] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:45830: disconnected.
[2022-05-28 10:53:06]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:45830: deattached, cli_count = 0
[2022-05-28 10:53:07] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:53:07]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:53:08]: /udp/225.0.56.34:1234@eth2: Created. (fd: 59)
[2022-05-28 10:53:08]: /udp/225.0.56.34:1234@eth2 - 176.109.45.163:53454: attached, cli_count = 1
[2022-05-28 10:53:12]: /udp/225.0.55.134:1234@eth2: Created. (fd: 63)
[2022-05-28 10:53:12]: /udp/225.0.55.134:1234@eth2 - 176.109.45.163:53456: attached, cli_count = 1
[2022-05-28 10:53:12] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.34:1234@eth2 - 176.109.45.163:53454: disconnected.
[2022-05-28 10:53:12]: /udp/225.0.56.34:1234@eth2 - 176.109.45.163:53454: deattached, cli_count = 0
[2022-05-28 10:53:13] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.34:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:53:13]: /udp/225.0.56.34:1234@eth2: Destroyed.
[2022-05-28 10:53:15] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.134:1234@eth2 - 176.109.45.163:53456: disconnected.
[2022-05-28 10:53:15]: /udp/225.0.55.134:1234@eth2 - 176.109.45.163:53456: deattached, cli_count = 0
[2022-05-28 10:53:16] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.134:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:53:16]: /udp/225.0.55.134:1234@eth2: Destroyed.
[2022-05-28 10:53:18]: /udp/225.0.55.189:1234@eth2: Created. (fd: 59)
[2022-05-28 10:53:18]: /udp/225.0.55.189:1234@eth2 - 176.109.45.163:53460: attached, cli_count = 1
[2022-05-28 10:53:24] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.189:1234@eth2 - 176.109.45.163:53460: disconnected.
[2022-05-28 10:53:24]: /udp/225.0.55.189:1234@eth2 - 176.109.45.163:53460: deattached, cli_count = 0
[2022-05-28 10:53:25] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.189:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:53:25]: /udp/225.0.55.189:1234@eth2: Destroyed.
[2022-05-28 10:53:26]: /udp/225.0.55.234:1234@eth2: Created. (fd: 59)
[2022-05-28 10:53:26]: /udp/225.0.55.234:1234@eth2 - 86.252.250.143:56846: attached, cli_count = 1
[2022-05-28 10:53:29] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.234:1234@eth2 - 86.252.250.143:56846: disconnected.
[2022-05-28 10:53:29]: /udp/225.0.55.234:1234@eth2 - 86.252.250.143:56846: deattached, cli_count = 0
[2022-05-28 10:53:30] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.234:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:53:30]: /udp/225.0.55.234:1234@eth2: Destroyed.
[2022-05-28 10:54:15]: /udp/225.0.56.33:1234@eth2: Created. (fd: 59)
[2022-05-28 10:54:15]: /udp/225.0.56.33:1234@eth2 - 176.109.45.163:53510: attached, cli_count = 1
[2022-05-28 10:54:17] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.33:1234@eth2 - 176.109.45.163:53510: disconnected.
[2022-05-28 10:54:17]: /udp/225.0.56.33:1234@eth2 - 176.109.45.163:53510: deattached, cli_count = 0
[2022-05-28 10:54:18] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.33:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:54:18]: /udp/225.0.56.33:1234@eth2: Destroyed.
[2022-05-28 10:54:37]: /udp/225.0.55.207:1234@eth2 - 95.47.105.5:59102: attached, cli_count = 2
[2022-05-28 10:55:10]: /udp/225.0.55.232:1234@eth2: Created. (fd: 60)
[2022-05-28 10:55:10]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:46690: attached, cli_count = 1
[2022-05-28 10:55:12] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:46690: disconnected.
[2022-05-28 10:55:12]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:46690: deattached, cli_count = 0
[2022-05-28 10:55:13] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:55:13]: /udp/225.0.55.232:1234@eth2: Destroyed.
[2022-05-28 10:55:16]: /udp/225.0.55.188:1234@eth2: Created. (fd: 60)
[2022-05-28 10:55:16]: /udp/225.0.55.188:1234@eth2 - 176.109.45.163:53520: attached, cli_count = 1
[2022-05-28 10:55:21] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.188:1234@eth2 - 176.109.45.163:53520: disconnected.
[2022-05-28 10:55:21]: /udp/225.0.55.188:1234@eth2 - 176.109.45.163:53520: deattached, cli_count = 0
[2022-05-28 10:55:22] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.188:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:55:22]: /udp/225.0.55.188:1234@eth2: Destroyed.
[2022-05-28 10:55:24]: /udp/225.0.55.42:1234@eth2: Created. (fd: 60)
[2022-05-28 10:55:24]: /udp/225.0.55.42:1234@eth2 - 176.109.45.163:53530: attached, cli_count = 1
[2022-05-28 10:55:27] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.42:1234@eth2 - 176.109.45.163:53530: disconnected.
[2022-05-28 10:55:27]: /udp/225.0.55.42:1234@eth2 - 176.109.45.163:53530: deattached, cli_count = 0
[2022-05-28 10:55:28] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.42:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:55:28]: /udp/225.0.55.42:1234@eth2: Destroyed.
[2022-05-28 10:55:44]: /udp/225.0.56.41:1234@eth2: Created. (fd: 60)
[2022-05-28 10:55:44]: /udp/225.0.56.41:1234@eth2 - 176.109.45.163:53540: attached, cli_count = 1
[2022-05-28 10:55:48] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.41:1234@eth2 - 176.109.45.163:53540: disconnected.
[2022-05-28 10:55:48]: /udp/225.0.56.41:1234@eth2 - 176.109.45.163:53540: deattached, cli_count = 0
[2022-05-28 10:55:49] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.41:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:55:49]: /udp/225.0.56.41:1234@eth2: Destroyed.
[2022-05-28 10:56:14]: /udp/225.0.56.95:1234@eth2: Created. (fd: 60)
[2022-05-28 10:56:14]: /udp/225.0.56.95:1234@eth2 - 176.109.45.163:53564: attached, cli_count = 1
[2022-05-28 10:56:23] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.95:1234@eth2 - 176.109.45.163:53564: disconnected.
[2022-05-28 10:56:23]: /udp/225.0.56.95:1234@eth2 - 176.109.45.163:53564: deattached, cli_count = 0
[2022-05-28 10:56:23] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.95:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:56:23]: /udp/225.0.56.95:1234@eth2: Destroyed.
[2022-05-28 10:56:27]: /udp/225.0.56.1:1234@eth2: Created. (fd: 60)
[2022-05-28 10:56:27]: /udp/225.0.56.1:1234@eth2 - 193.239.39.96:38607: attached, cli_count = 1
[2022-05-28 10:56:28]: /udp/225.0.55.13:1234@eth2: Created. (fd: 64)
[2022-05-28 10:56:28]: /udp/225.0.55.13:1234@eth2 - 37.113.255.159:56177: attached, cli_count = 1
[2022-05-28 10:56:29]: /udp/225.0.55.13:1234@eth2 - 37.113.255.159:56178: attached, cli_count = 2
[2022-05-28 10:56:29]: /udp/225.0.55.13:1234@eth2 - 37.113.255.159:56179: attached, cli_count = 3
[2022-05-28 10:56:29] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.13:1234@eth2 - 37.113.255.159:56177: disconnected.
[2022-05-28 10:56:29]: /udp/225.0.55.13:1234@eth2 - 37.113.255.159:56177: deattached, cli_count = 2
[2022-05-28 10:56:30] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.13:1234@eth2 - 37.113.255.159:56178: disconnected.
[2022-05-28 10:56:30]: /udp/225.0.55.13:1234@eth2 - 37.113.255.159:56178: deattached, cli_count = 1
[2022-05-28 10:56:37] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.56.1:1234@eth2 - 193.239.39.96:38607: disconnected.
[2022-05-28 10:56:37]: /udp/225.0.56.1:1234@eth2 - 193.239.39.96:38607: deattached, cli_count = 0
[2022-05-28 10:56:37]: /udp/225.0.59.1:1234@eth2: Created. (fd: 63)
[2022-05-28 10:56:37]: /udp/225.0.59.1:1234@eth2 - 193.239.39.96:38608: attached, cli_count = 1
[2022-05-28 10:56:38] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.1:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:56:38]: /udp/225.0.56.1:1234@eth2: Destroyed.
[2022-05-28 10:56:38] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.13:1234@eth2 - 37.113.255.159:56179: disconnected.
[2022-05-28 10:56:38]: /udp/225.0.55.13:1234@eth2 - 37.113.255.159:56179: deattached, cli_count = 0
[2022-05-28 10:56:39] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.13:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:56:39]: /udp/225.0.55.13:1234@eth2: Destroyed.
[2022-05-28 10:56:41]: /udp/225.0.56.103:1234@eth2: Created. (fd: 62)
[2022-05-28 10:56:41]: /udp/225.0.56.103:1234@eth2 - 176.109.45.163:53570: attached, cli_count = 1
[2022-05-28 10:56:48] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.103:1234@eth2 - 176.109.45.163:53570: disconnected.
[2022-05-28 10:56:48]: /udp/225.0.56.103:1234@eth2 - 176.109.45.163:53570: deattached, cli_count = 0
[2022-05-28 10:56:48]: /udp/225.0.59.2:1234@eth2 - 193.239.39.96:38609: attached, cli_count = 3
[2022-05-28 10:56:48] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.59.1:1234@eth2 - 193.239.39.96:38608: disconnected.
[2022-05-28 10:56:48]: /udp/225.0.59.1:1234@eth2 - 193.239.39.96:38608: deattached, cli_count = 0
[2022-05-28 10:56:49] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.1:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:56:49] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.103:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:56:49]: /udp/225.0.59.1:1234@eth2: Destroyed.
[2022-05-28 10:56:49]: /udp/225.0.56.103:1234@eth2: Destroyed.
[2022-05-28 10:56:58]: /udp/225.0.56.1:1234@eth2: Created. (fd: 62)
[2022-05-28 10:56:58]: /udp/225.0.56.1:1234@eth2 - 193.239.39.96:38610: attached, cli_count = 1
[2022-05-28 10:56:59] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.59.2:1234@eth2 - 193.239.39.96:38609: disconnected.
[2022-05-28 10:56:59]: /udp/225.0.59.2:1234@eth2 - 193.239.39.96:38609: deattached, cli_count = 2
[2022-05-28 10:57:05]: /udp/225.0.59.2:1234@eth2 - 193.239.39.96:38611: attached, cli_count = 3
[2022-05-28 10:57:05] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.1:1234@eth2 - 193.239.39.96:38610: disconnected.
[2022-05-28 10:57:05]: /udp/225.0.56.1:1234@eth2 - 193.239.39.96:38610: deattached, cli_count = 0
[2022-05-28 10:57:06] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.1:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:57:06]: /udp/225.0.56.1:1234@eth2: Destroyed.
[2022-05-28 10:57:08]: /udp/225.0.56.102:1234@eth2: Created. (fd: 62)
[2022-05-28 10:57:08]: /udp/225.0.56.102:1234@eth2 - 176.109.45.163:53580: attached, cli_count = 1
[2022-05-28 10:57:11]: /udp/225.0.59.7:1234@eth2: Created. (fd: 65)
[2022-05-28 10:57:11]: /udp/225.0.59.7:1234@eth2 - 193.239.39.96:38612: attached, cli_count = 1
[2022-05-28 10:57:11] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.59.2:1234@eth2 - 193.239.39.96:38611: disconnected.
[2022-05-28 10:57:11]: /udp/225.0.59.2:1234@eth2 - 193.239.39.96:38611: deattached, cli_count = 2
[2022-05-28 10:57:19]: /udp/225.0.55.193:1234@eth2 - 193.239.39.96:38613: attached, cli_count = 2
[2022-05-28 10:57:19] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.59.7:1234@eth2 - 193.239.39.96:38612: disconnected.
[2022-05-28 10:57:19]: /udp/225.0.59.7:1234@eth2 - 193.239.39.96:38612: deattached, cli_count = 0
[2022-05-28 10:57:19] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.7:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:57:19]: /udp/225.0.59.7:1234@eth2: Destroyed.
[2022-05-28 10:57:23]: /udp/225.0.59.3:1234@eth2: Created. (fd: 65)
[2022-05-28 10:57:23]: /udp/225.0.59.3:1234@eth2 - 193.239.39.96:38614: attached, cli_count = 1
[2022-05-28 10:57:24] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.193:1234@eth2 - 193.239.39.96:38613: disconnected.
[2022-05-28 10:57:24]: /udp/225.0.55.193:1234@eth2 - 193.239.39.96:38613: deattached, cli_count = 1
[2022-05-28 10:57:31]: /udp/225.0.55.77:1234@eth2: Created. (fd: 67)
[2022-05-28 10:57:31]: /udp/225.0.55.77:1234@eth2 - 176.109.45.163:53582: attached, cli_count = 1
[2022-05-28 10:57:32] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.102:1234@eth2 - 176.109.45.163:53580: disconnected.
[2022-05-28 10:57:32]: /udp/225.0.56.102:1234@eth2 - 176.109.45.163:53580: deattached, cli_count = 0
[2022-05-28 10:57:32] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.102:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:57:32]: /udp/225.0.56.102:1234@eth2: Destroyed.
[2022-05-28 10:57:37] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.77:1234@eth2 - 176.109.45.163:53582: disconnected.
[2022-05-28 10:57:37]: /udp/225.0.55.77:1234@eth2 - 176.109.45.163:53582: deattached, cli_count = 0
[2022-05-28 10:57:37] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.77:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:57:37]: /udp/225.0.55.77:1234@eth2: Destroyed.
[2022-05-28 10:57:42] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.207:1234@eth2 - 95.47.105.5:59102: disconnected.
[2022-05-28 10:57:42]: /udp/225.0.55.207:1234@eth2 - 95.47.105.5:59102: deattached, cli_count = 1
[2022-05-28 10:57:43]: /udp/225.0.55.77:1234@eth2: Created. (fd: 59)
[2022-05-28 10:57:43]: /udp/225.0.55.77:1234@eth2 - 176.109.45.163:53584: attached, cli_count = 1
[2022-05-28 10:57:46]: /udp/225.0.55.31:1234@eth2: Created. (fd: 63)
[2022-05-28 10:57:46]: /udp/225.0.55.31:1234@eth2 - 193.239.39.96:38615: attached, cli_count = 1
[2022-05-28 10:57:46] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.59.3:1234@eth2 - 193.239.39.96:38614: disconnected.
[2022-05-28 10:57:46]: /udp/225.0.59.3:1234@eth2 - 193.239.39.96:38614: deattached, cli_count = 0
[2022-05-28 10:57:47] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.3:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:57:47]: /udp/225.0.59.3:1234@eth2: Destroyed.
[2022-05-28 10:57:50]: /udp/225.0.56.88:1234@eth2: Created. (fd: 65)
[2022-05-28 10:57:50]: /udp/225.0.56.88:1234@eth2 - 176.109.45.163:53586: attached, cli_count = 1
[2022-05-28 10:57:50] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.77:1234@eth2 - 176.109.45.163:53584: disconnected.
[2022-05-28 10:57:50]: /udp/225.0.55.77:1234@eth2 - 176.109.45.163:53584: deattached, cli_count = 0
[2022-05-28 10:57:51] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.77:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:57:51]: /udp/225.0.55.77:1234@eth2: Destroyed.
[2022-05-28 10:57:54]: /udp/225.0.59.4:1234@eth2: Created. (fd: 59)
[2022-05-28 10:57:54]: /udp/225.0.59.4:1234@eth2 - 193.239.39.96:38616: attached, cli_count = 1
[2022-05-28 10:57:54] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.31:1234@eth2 - 193.239.39.96:38615: disconnected.
[2022-05-28 10:57:54]: /udp/225.0.55.31:1234@eth2 - 193.239.39.96:38615: deattached, cli_count = 0
[2022-05-28 10:57:55] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.31:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:57:55]: /udp/225.0.55.31:1234@eth2: Destroyed.
[2022-05-28 10:57:56] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.88:1234@eth2 - 176.109.45.163:53586: disconnected.
[2022-05-28 10:57:56]: /udp/225.0.56.88:1234@eth2 - 176.109.45.163:53586: deattached, cli_count = 0
[2022-05-28 10:57:56] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.88:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:57:56]: /udp/225.0.56.88:1234@eth2: Destroyed.
[2022-05-28 10:57:59]: /udp/225.0.59.9:1234@eth2 - 193.239.39.96:38617: attached, cli_count = 2
[2022-05-28 10:58:00] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.59.4:1234@eth2 - 193.239.39.96:38616: disconnected.
[2022-05-28 10:58:00]: /udp/225.0.59.4:1234@eth2 - 193.239.39.96:38616: deattached, cli_count = 0
[2022-05-28 10:58:01] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.4:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:58:01]: /udp/225.0.59.4:1234@eth2: Destroyed.
[2022-05-28 10:58:04]: /udp/225.0.56.97:1234@eth2: Created. (fd: 59)
[2022-05-28 10:58:04]: /udp/225.0.56.97:1234@eth2 - 176.109.45.163:53594: attached, cli_count = 1
[2022-05-28 10:58:06]: /udp/225.0.59.10:1234@eth2: Created. (fd: 66)
[2022-05-28 10:58:06]: /udp/225.0.59.10:1234@eth2 - 193.239.39.96:38618: attached, cli_count = 1
[2022-05-28 10:58:06] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.59.9:1234@eth2 - 193.239.39.96:38617: disconnected.
[2022-05-28 10:58:06]: /udp/225.0.59.9:1234@eth2 - 193.239.39.96:38617: deattached, cli_count = 1
[2022-05-28 10:58:09] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.56.97:1234@eth2 - 176.109.45.163:53594: disconnected.
[2022-05-28 10:58:09]: /udp/225.0.56.97:1234@eth2 - 176.109.45.163:53594: deattached, cli_count = 0
[2022-05-28 10:58:10]: /udp/225.0.55.234:1234@eth2: Created. (fd: 67)
[2022-05-28 10:58:10]: /udp/225.0.55.234:1234@eth2 - 5.203.234.251:2544: attached, cli_count = 1
[2022-05-28 10:58:10] str_hubs_bckt_timer_service, line 406: /udp/225.0.56.97:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:58:10]: /udp/225.0.56.97:1234@eth2: Destroyed.
[2022-05-28 10:58:10]: /udp/225.0.59.11:1234@eth2: Created. (fd: 68)
[2022-05-28 10:58:10]: /udp/225.0.59.11:1234@eth2 - 193.239.39.96:38619: attached, cli_count = 1
[2022-05-28 10:58:10] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.59.10:1234@eth2 - 193.239.39.96:38618: disconnected.
[2022-05-28 10:58:10]: /udp/225.0.59.10:1234@eth2 - 193.239.39.96:38618: deattached, cli_count = 0
[2022-05-28 10:58:11] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.55.234:1234@eth2 - 5.203.234.251:2544: disconnected.
[2022-05-28 10:58:11]: /udp/225.0.55.234:1234@eth2 - 5.203.234.251:2544: deattached, cli_count = 0
[2022-05-28 10:58:11] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.10:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:58:11] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.234:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:58:11]: /udp/225.0.59.10:1234@eth2: Destroyed.
[2022-05-28 10:58:11]: /udp/225.0.55.234:1234@eth2: Destroyed.
[2022-05-28 10:58:24]: /udp/225.0.59.15:1234@eth2: Created. (fd: 59)
[2022-05-28 10:58:24]: /udp/225.0.59.15:1234@eth2 - 193.239.39.96:38620: attached, cli_count = 1
[2022-05-28 10:58:25] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.59.11:1234@eth2 - 193.239.39.96:38619: disconnected.
[2022-05-28 10:58:25]: /udp/225.0.59.11:1234@eth2 - 193.239.39.96:38619: deattached, cli_count = 0
[2022-05-28 10:58:25] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.11:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:58:25]: /udp/225.0.59.11:1234@eth2: Destroyed.
[2022-05-28 10:58:29]: /udp/225.0.59.17:1234@eth2: Created. (fd: 65)
[2022-05-28 10:58:29]: /udp/225.0.59.17:1234@eth2 - 193.239.39.96:38621: attached, cli_count = 1
[2022-05-28 10:58:29] str_hub_send_to_clients, line 845: error 104: Connection reset by peer /udp/225.0.59.15:1234@eth2 - 193.239.39.96:38620: disconnected.
[2022-05-28 10:58:29]: /udp/225.0.59.15:1234@eth2 - 193.239.39.96:38620: deattached, cli_count = 0
[2022-05-28 10:58:30] str_hubs_bckt_timer_service, line 406: /udp/225.0.59.15:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:58:30]: /udp/225.0.59.15:1234@eth2: Destroyed.
[2022-05-28 10:58:34]: /udp/225.0.55.232:1234@eth2: Created. (fd: 59)
[2022-05-28 10:58:34]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:48018: attached, cli_count = 1
[2022-05-28 10:58:34] http_srv_recv_done_cb, line 924: error 110: Connection timed out client ip: 176.109.45.163:53592
[2022-05-28 10:58:37] str_hub_send_to_clients, line 845: error 32: Broken pipe /udp/225.0.55.232:1234@eth2 - 51.68.205.208:48018: disconnected.
[2022-05-28 10:58:37]: /udp/225.0.55.232:1234@eth2 - 51.68.205.208:48018: deattached, cli_count = 0
[2022-05-28 10:58:38] str_hubs_bckt_timer_service, line 406: /udp/225.0.55.232:1234@eth2: No more clients, selfdestroy.
[2022-05-28 10:58:38]: /udp/225.0.55.232:1234@eth2: Destroyed.

 

Изменено пользователем a1x1

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Это не падения, это прекращение подписки.

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

В 30.05.2022 в 13:39, passer сказал:

Это не падения, это прекращение подписки.

Так он падает после примерно 20ти часов работы, и приходится его ручками запускать. В логах дебиана пусто, от чего падает не понятно.

Поделиться сообщением


Ссылка на сообщение
Поделиться на других сайтах

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Гость
Ответить в тему...

×   Вставлено в виде отформатированного текста.   Вставить в виде обычного текста

  Разрешено не более 75 смайлов.

×   Ваша ссылка была автоматически встроена.   Отобразить как ссылку

×   Ваш предыдущий контент был восстановлен.   Очистить редактор

×   Вы не можете вставить изображения напрямую. Загрузите или вставьте изображения по ссылке.