Hi,

I tried again, a bit more logging this time.

1) Stopped ejabberd
2) Restored a backup of /var/lib/ejabberd
3) Downgraded ejabberd and erlang packages to their versions in sid on
2024-08-01
4) The upgrade succeeded and started ejabberd succesfully

5) Fully functional ejabberd server!

6) Stopped ejabberd
7) Upgraded ejabberd and erlang to current versions in sid
8) dpkg hangs on starting ejabberd
9) ejabberd processes take 100+% cpu
10) systemd eventually times out the start of ejabberd
11) systemd restarts ejabberd
12) ejabberd dysfunctional


The log of steps 7-12 are attached.
--
mvg,

Alex Hermann
okt 17 15:04:52 xmpp1 systemd[1]: Starting ejabberd.service - robust, scalable and extensible realtime platform (XMPP server + MQTT broker + SIP service)...
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.034525+02:00 [info] Loading configuration from /etc/ejabberd/ejabberd.yml
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.047678+02:00 [notice] Changing loglevel from 'info' to 'debug'
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.268757+02:00 [info] Configuration loaded successfully
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.295639+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,kernel_safe_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.226.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,dets_sup},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{dets_sup,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,1000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,supervisor}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.295925+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,kernel_safe_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.227.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,dets},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{dets_server,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,2000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.309074+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,mnesia_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.238.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,mnesia_event},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{mnesia_sup,start_event,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,30000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.310455+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,mnesia_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.239.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,mnesia_ext_sup},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{mnesia_ext_sup,start,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,infinity},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,supervisor}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.310880+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,mnesia_kernel_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.241.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,mnesia_monitor},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{mnesia_monitor,start,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,3000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.312593+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,mnesia_kernel_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.242.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,mnesia_subscr},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{mnesia_subscr,start,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,3000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.316268+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,mnesia_kernel_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.243.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,mnesia_locker},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{mnesia_locker,start,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,3000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.318707+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,mnesia_kernel_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.244.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,mnesia_recover},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{mnesia_recover,start,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,180000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.341186+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,kernel_safe_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.249.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,disk_log_sup},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{disk_log_sup,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,1000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,supervisor}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.341437+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,kernel_safe_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.250.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,disk_log_server},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{disk_log_server,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,2000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.353313+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,mnesia_kernel_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.245.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,mnesia_tm},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{mnesia_tm,start,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,30000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.354824+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,mnesia_kernel_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.264.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,mnesia_rpc},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{mnesia_rpc,start,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,3000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.355990+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,mnesia_kernel_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.265.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,mnesia_checkpoint_sup},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{mnesia_checkpoint_sup,start,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,infinity},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,supervisor}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.356199+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,mnesia_kernel_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.266.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,mnesia_controller},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{mnesia_controller,start,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,3000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.360596+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,mnesia_kernel_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.267.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,mnesia_late_loader},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{mnesia_late_loader,start,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,3000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.360800+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,mnesia_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.240.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,mnesia_kernel_sup},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{mnesia_kernel_sup,start,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,infinity},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,supervisor}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.361036+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     application: mnesia
okt 17 15:04:53 xmpp1 sh[1658061]:     started_at: ejabberd@localhost
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.361203+02:00 [debug] Waiting for Mnesia tables synchronization...
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.374866+02:00 [debug] No custom Mnesia schema file found at /var/lib/ejabberd/ejabberd.schema
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.377786+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,p1_utils_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.387.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,p1_file_queue},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{p1_file_queue,start_link,["/var/lib/ejabberd/queue"]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,5000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.379749+02:00 [debug] Got NOTIFY_SOCKET: /run/systemd/notify
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.381437+02:00 [debug] Watchdog interval: 15000000 microseconds
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.381530+02:00 [info] Watchdog notifications enabled
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.381629+02:00 [debug] Pinging watchdog in 15000 milliseconds
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.381705+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.389.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,ejabberd_systemd},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{ejabberd_systemd,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,60000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.383953+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.390.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,ejabberd_hooks},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{ejabberd_hooks,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,60000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.386114+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.391.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,ejabberd_cluster},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{ejabberd_cluster,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,60000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.389151+02:00 [info] Building language translation cache
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.432194+02:00 [debug] Language translation cache built successfully
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.445868+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.392.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,translate},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{translate,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,60000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.454543+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,cache_tab_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.457.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,access_permissions_cache},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{ets_cache,start_link,
okt 17 15:04:53 xmpp1 sh[1658061]:                                  [access_permissions_cache,[{max_size,2}]]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,transient},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,5000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.457809+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,cache_tab_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.460.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,access_permissions},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{ets_cache,start_link,[access_permissions,[]]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,transient},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,5000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.457997+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.459.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,ejabberd_access_permissions},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{ejabberd_access_permissions,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,60000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.464574+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.462.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,ejabberd_commands},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{ejabberd_commands,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,60000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.467942+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.472.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,ejabberd_ctl},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{ejabberd_ctl,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,60000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.471279+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.473.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,ejabberd_admin},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{ejabberd_admin,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,60000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.472882+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_listener}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.475.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,{5222,{0,0,0,0,0,0,0,0},tcp}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,
okt 17 15:04:53 xmpp1 sh[1658061]:                   {ejabberd_listener,start,
okt 17 15:04:53 xmpp1 sh[1658061]:                       [{5222,{0,0,0,0,0,0,0,0},tcp},
okt 17 15:04:53 xmpp1 sh[1658061]:                        ejabberd_c2s,
okt 17 15:04:53 xmpp1 sh[1658061]:                        #{accept_interval => 0,access => c2s,backlog => 128,
okt 17 15:04:53 xmpp1 sh[1658061]:                          cafile => undefined,ciphers => undefined,
okt 17 15:04:53 xmpp1 sh[1658061]:                          dhfile => undefined,
okt 17 15:04:53 xmpp1 sh[1658061]:                          ip => {0,0,0,0,0,0,0,0},
okt 17 15:04:53 xmpp1 sh[1658061]:                          max_fsm_queue => 10000,max_stanza_size => 262144,
okt 17 15:04:53 xmpp1 sh[1658061]:                          protocol_options =>
okt 17 15:04:53 xmpp1 sh[1658061]:                              <<"no_sslv3|no_tlsv1|no_tlsv1_1|cipher_server_preference|no_compression">>,
okt 17 15:04:53 xmpp1 sh[1658061]:                          send_timeout => 15000,shaper => c2s_shaper,
okt 17 15:04:53 xmpp1 sh[1658061]:                          starttls => false,starttls_required => true,
okt 17 15:04:53 xmpp1 sh[1658061]:                          supervisor => true,tls => false,
okt 17 15:04:53 xmpp1 sh[1658061]:                          tls_compression => false,tls_verify => false,
okt 17 15:04:53 xmpp1 sh[1658061]:                          transport => tcp,unix_socket => #{},
okt 17 15:04:53 xmpp1 sh[1658061]:                          use_proxy_protocol => false,zlib => false}]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,transient},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,brutal_kill},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.473446+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_listener}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.476.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,{5223,{0,0,0,0,0,0,0,0},tcp}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,
okt 17 15:04:53 xmpp1 sh[1658061]:                   {ejabberd_listener,start,
okt 17 15:04:53 xmpp1 sh[1658061]:                       [{5223,{0,0,0,0,0,0,0,0},tcp},
okt 17 15:04:53 xmpp1 sh[1658061]:                        ejabberd_c2s,
okt 17 15:04:53 xmpp1 sh[1658061]:                        #{accept_interval => 0,access => c2s,backlog => 128,
okt 17 15:04:53 xmpp1 sh[1658061]:                          cafile => undefined,ciphers => undefined,
okt 17 15:04:53 xmpp1 sh[1658061]:                          dhfile => undefined,
okt 17 15:04:53 xmpp1 sh[1658061]:                          ip => {0,0,0,0,0,0,0,0},
okt 17 15:04:53 xmpp1 sh[1658061]:                          max_fsm_queue => 10000,max_stanza_size => 262144,
okt 17 15:04:53 xmpp1 sh[1658061]:                          protocol_options =>
okt 17 15:04:53 xmpp1 sh[1658061]:                              <<"no_sslv3|no_tlsv1|no_tlsv1_1|cipher_server_preference|no_compression">>,
okt 17 15:04:53 xmpp1 sh[1658061]:                          send_timeout => 15000,shaper => c2s_shaper,
okt 17 15:04:53 xmpp1 sh[1658061]:                          starttls => false,starttls_required => false,
okt 17 15:04:53 xmpp1 sh[1658061]:                          supervisor => true,tls => true,
okt 17 15:04:53 xmpp1 sh[1658061]:                          tls_compression => false,tls_verify => false,
okt 17 15:04:53 xmpp1 sh[1658061]:                          transport => tcp,unix_socket => #{},
okt 17 15:04:53 xmpp1 sh[1658061]:                          use_proxy_protocol => false,zlib => false}]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,transient},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,brutal_kill},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.473815+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_listener}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.477.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,{5269,{0,0,0,0,0,0,0,0},tcp}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,
okt 17 15:04:53 xmpp1 sh[1658061]:                   {ejabberd_listener,start,
okt 17 15:04:53 xmpp1 sh[1658061]:                       [{5269,{0,0,0,0,0,0,0,0},tcp},
okt 17 15:04:53 xmpp1 sh[1658061]:                        ejabberd_s2s_in,
okt 17 15:04:53 xmpp1 sh[1658061]:                        #{accept_interval => 0,backlog => 128,
okt 17 15:04:53 xmpp1 sh[1658061]:                          cafile => undefined,ciphers => undefined,
okt 17 15:04:53 xmpp1 sh[1658061]:                          dhfile => undefined,
okt 17 15:04:53 xmpp1 sh[1658061]:                          ip => {0,0,0,0,0,0,0,0},
okt 17 15:04:53 xmpp1 sh[1658061]:                          max_fsm_queue => 10000,max_stanza_size => 524288,
okt 17 15:04:53 xmpp1 sh[1658061]:                          protocol_options => undefined,send_timeout => 15000,
okt 17 15:04:53 xmpp1 sh[1658061]:                          shaper => s2s_shaper,supervisor => true,tls => false,
okt 17 15:04:53 xmpp1 sh[1658061]:                          tls_compression => false,transport => tcp,
okt 17 15:04:53 xmpp1 sh[1658061]:                          unix_socket => #{},use_proxy_protocol => false}]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,transient},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,brutal_kill},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.474122+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_listener}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.478.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,{5443,{172,16,1,1},tcp}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,
okt 17 15:04:53 xmpp1 sh[1658061]:                   {ejabberd_listener,start,
okt 17 15:04:53 xmpp1 sh[1658061]:                       [{5443,{172,16,1,1},tcp},
okt 17 15:04:53 xmpp1 sh[1658061]:                        ejabberd_http,
okt 17 15:04:53 xmpp1 sh[1658061]:                        #{accept_interval => 0,backlog => 128,
okt 17 15:04:53 xmpp1 sh[1658061]:                          cafile => undefined,
okt 17 15:04:53 xmpp1 sh[1658061]:                          ciphers => <<"HIGH:!aNULL:!eNULL:!3DES:@STRENGTH">>,
okt 17 15:04:53 xmpp1 sh[1658061]:                          custom_headers => [],default_host => undefined,
okt 17 15:04:53 xmpp1 sh[1658061]:                          dhfile => <<"/etc/ssl/dhparams.pem">>,
okt 17 15:04:53 xmpp1 sh[1658061]:                          ip => {172,16,1,1},
okt 17 15:04:53 xmpp1 sh[1658061]:                          protocol_options =>
okt 17 15:04:53 xmpp1 sh[1658061]:                              <<"no_sslv3|no_tlsv1|no_tlsv1_1|cipher_server_preference|no_compression">>,
okt 17 15:04:53 xmpp1 sh[1658061]:                          request_handlers =>
okt 17 15:04:53 xmpp1 sh[1658061]:                              [{[<<"admin">>],ejabberd_web_admin},
okt 17 15:04:53 xmpp1 sh[1658061]:                               {[<<"api">>,<<"v0">>],mod_http_api},
okt 17 15:04:53 xmpp1 sh[1658061]:                               {[<<"api">>],mod_http_api}],
okt 17 15:04:53 xmpp1 sh[1658061]:                          send_timeout => 15000,supervisor => true,tag => <<>>,
okt 17 15:04:53 xmpp1 sh[1658061]:                          tls => true,tls_compression => false,
okt 17 15:04:53 xmpp1 sh[1658061]:                          transport => tcp,unix_socket => #{},
okt 17 15:04:53 xmpp1 sh[1658061]:                          use_proxy_protocol => false}]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,transient},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,brutal_kill},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.474846+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_listener}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.479.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,{5280,{127,0,0,1},tcp}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,
okt 17 15:04:53 xmpp1 sh[1658061]:                   {ejabberd_listener,start,
okt 17 15:04:53 xmpp1 sh[1658061]:                       [{5280,{127,0,0,1},tcp},
okt 17 15:04:53 xmpp1 sh[1658061]:                        ejabberd_http,
okt 17 15:04:53 xmpp1 sh[1658061]:                        #{accept_interval => 0,backlog => 128,
okt 17 15:04:53 xmpp1 sh[1658061]:                          cafile => undefined,ciphers => undefined,
okt 17 15:04:53 xmpp1 sh[1658061]:                          custom_headers => [],default_host => undefined,
okt 17 15:04:53 xmpp1 sh[1658061]:                          dhfile => undefined,
okt 17 15:04:53 xmpp1 sh[1658061]:                          ip => {127,0,0,1},
okt 17 15:04:53 xmpp1 sh[1658061]:                          protocol_options => undefined,
okt 17 15:04:53 xmpp1 sh[1658061]:                          request_handlers =>
okt 17 15:04:53 xmpp1 sh[1658061]:                              [{[<<"bosh">>],mod_bosh},
okt 17 15:04:53 xmpp1 sh[1658061]:                               {[<<"upload">>],mod_http_upload},
okt 17 15:04:53 xmpp1 sh[1658061]:                               {[<<"ws">>],ejabberd_http_ws}],
okt 17 15:04:53 xmpp1 sh[1658061]:                          send_timeout => 15000,supervisor => true,tag => <<>>,
okt 17 15:04:53 xmpp1 sh[1658061]:                          tls => false,tls_compression => false,
okt 17 15:04:53 xmpp1 sh[1658061]:                          transport => tcp,unix_socket => #{},
okt 17 15:04:53 xmpp1 sh[1658061]:                          use_proxy_protocol => false}]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,transient},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,brutal_kill},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.475582+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_listener}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.480.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,{1884,{172,16,1,1},tcp}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,
okt 17 15:04:53 xmpp1 sh[1658061]:                   {ejabberd_listener,start,
okt 17 15:04:53 xmpp1 sh[1658061]:                       [{1884,{172,16,1,1},tcp},
okt 17 15:04:53 xmpp1 sh[1658061]:                        mod_mqtt,
okt 17 15:04:53 xmpp1 sh[1658061]:                        #{accept_interval => 0,backlog => 1000,
okt 17 15:04:53 xmpp1 sh[1658061]:                          ip => {172,16,1,1},
okt 17 15:04:53 xmpp1 sh[1658061]:                          max_fsm_queue => 10000,max_payload_size => infinity,
okt 17 15:04:53 xmpp1 sh[1658061]:                          send_timeout => 15000,supervisor => true,
okt 17 15:04:53 xmpp1 sh[1658061]:                          tls => false,tls_verify => false,transport => tcp,
okt 17 15:04:53 xmpp1 sh[1658061]:                          unix_socket => #{},use_proxy_protocol => false}]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,transient},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,brutal_kill},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.475934+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.474.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,ejabberd_listener},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{ejabberd_listener,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,infinity},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,supervisor}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.480165+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.481.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,ejabberd_pkix},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{ejabberd_pkix,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,60000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.480568+02:00 [debug] Loading access rules from config
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.480701+02:00 [debug] Access rules loaded successfully
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.480806+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.482.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,acl},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{acl,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,60000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.481048+02:00 [debug] Loading shaper rules from config
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.481130+02:00 [debug] Shaper rules loaded successfully
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.481198+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.485.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,ejabberd_shaper},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{ejabberd_shaper,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,60000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.482289+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.487.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,ejabberd_db_sup},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{ejabberd_db_sup,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,infinity},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,supervisor}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.483614+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.488.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,ejabberd_backend_sup},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{ejabberd_backend_sup,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,infinity},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,supervisor}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.489866+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.490.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,ejabberd_iq},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{ejabberd_iq,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,60000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.496158+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_backend_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.492.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,ejabberd_router_mnesia},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{ejabberd_router_mnesia,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,transient},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,5000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.496407+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.491.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,ejabberd_router},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{ejabberd_router,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,60000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.498065+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.507.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,ejabberd_router_multicast},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{ejabberd_router_multicast,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,60000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.499327+02:00 [debug] Route registered: domain.tld
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.500495+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.508.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,ejabberd_local},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{ejabberd_local,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,60000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.503257+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_backend_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.511.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,ejabberd_sm_mnesia},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{ejabberd_sm_mnesia,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,transient},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,5000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.503774+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.510.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,ejabberd_sm},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{ejabberd_sm,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,60000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.504608+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.513.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,ejabberd_s2s_in_sup},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,
okt 17 15:04:53 xmpp1 sh[1658061]:                   {ejabberd_tmp_sup,start_link,
okt 17 15:04:53 xmpp1 sh[1658061]:                       [ejabberd_s2s_in_sup,ejabberd_s2s_in]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,infinity},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,supervisor}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.504762+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.514.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,ejabberd_s2s_out_sup},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,
okt 17 15:04:53 xmpp1 sh[1658061]:                   {ejabberd_tmp_sup,start_link,
okt 17 15:04:53 xmpp1 sh[1658061]:                       [ejabberd_s2s_out_sup,ejabberd_s2s_out]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,infinity},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,supervisor}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.508189+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.515.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,ejabberd_s2s},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{ejabberd_s2s,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,60000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.508410+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.517.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,ejabberd_service_sup},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,
okt 17 15:04:53 xmpp1 sh[1658061]:                   {ejabberd_tmp_sup,start_link,
okt 17 15:04:53 xmpp1 sh[1658061]:                       [ejabberd_service_sup,ejabberd_service]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,infinity},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,supervisor}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.508786+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,httpc_profile_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.519.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,{httpc,ext_mod}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{httpc_manager,start_link,
okt 17 15:04:53 xmpp1 sh[1658061]:                                      [ext_mod,only_session_cookies,inets]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,4000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.509049+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.518.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,ext_mod},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{ext_mod,start_link,[]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,permanent},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,60000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.509246+02:00 [info] Loading modules for domain.tld
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.509312+02:00 [debug] Loading mod_adhoc at domain.tld
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.509435+02:00 [debug] Loading mod_ping at domain.tld
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.510190+02:00 [debug] PROGRESS REPORT:
okt 17 15:04:53 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_gen_mod_sup}
okt 17 15:04:53 xmpp1 sh[1658061]:     started: [{pid,<0.521.0>},
okt 17 15:04:53 xmpp1 sh[1658061]:               {id,'mod_ping_domain.tld'},
okt 17 15:04:53 xmpp1 sh[1658061]:               {mfargs,{gen_server,start_link,
okt 17 15:04:53 xmpp1 sh[1658061]:                                   [{local,'mod_ping_domain.tld'},
okt 17 15:04:53 xmpp1 sh[1658061]:                                    mod_ping,
okt 17 15:04:53 xmpp1 sh[1658061]:                                    [<<"domain.tld">>,
okt 17 15:04:53 xmpp1 sh[1658061]:                                     #{ping_ack_timeout => undefined,
okt 17 15:04:53 xmpp1 sh[1658061]:                                       ping_interval => 60000,
okt 17 15:04:53 xmpp1 sh[1658061]:                                       send_pings => false,
okt 17 15:04:53 xmpp1 sh[1658061]:                                       timeout_action => none}],
okt 17 15:04:53 xmpp1 sh[1658061]:                                    []]}},
okt 17 15:04:53 xmpp1 sh[1658061]:               {restart_type,transient},
okt 17 15:04:53 xmpp1 sh[1658061]:               {significant,false},
okt 17 15:04:53 xmpp1 sh[1658061]:               {shutdown,60000},
okt 17 15:04:53 xmpp1 sh[1658061]:               {child_type,worker}]
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.510430+02:00 [debug] Loading mod_mam at domain.tld
okt 17 15:04:53 xmpp1 sh[1658061]: 2024-10-17 15:04:53.511590+02:00 [warning] Mnesia backend for mod_mam is not recommended: it's limited to 2GB and often gets corrupted when reaching this limit. SQL backend is recommended. Namely, for small servers SQLite is a preferred choice because it's very easy to configure.
okt 17 15:05:08 xmpp1 sh[1658061]: 2024-10-17 15:05:08.382220+02:00 [debug] Notifying systemd: WATCHDOG=1
okt 17 15:05:08 xmpp1 sh[1658061]: 2024-10-17 15:05:08.382617+02:00 [debug] Pinging watchdog in 15000 milliseconds
okt 17 15:05:23 xmpp1 sh[1658061]: 2024-10-17 15:05:23.382974+02:00 [debug] Notifying systemd: WATCHDOG=1
okt 17 15:05:23 xmpp1 sh[1658061]: 2024-10-17 15:05:23.383272+02:00 [debug] Pinging watchdog in 15000 milliseconds
okt 17 15:05:38 xmpp1 sh[1658061]: 2024-10-17 15:05:38.383981+02:00 [debug] Notifying systemd: WATCHDOG=1
okt 17 15:05:38 xmpp1 sh[1658061]: 2024-10-17 15:05:38.384315+02:00 [debug] Pinging watchdog in 15000 milliseconds
okt 17 15:05:53 xmpp1 sh[1658061]: 2024-10-17 15:05:53.384887+02:00 [debug] Notifying systemd: WATCHDOG=1
okt 17 15:05:53 xmpp1 sh[1658061]: 2024-10-17 15:05:53.385104+02:00 [debug] Pinging watchdog in 15000 milliseconds
okt 17 15:06:08 xmpp1 sh[1658061]: 2024-10-17 15:06:08.385937+02:00 [debug] Notifying systemd: WATCHDOG=1
okt 17 15:06:08 xmpp1 sh[1658061]: 2024-10-17 15:06:08.386147+02:00 [debug] Pinging watchdog in 15000 milliseconds
okt 17 15:06:23 xmpp1 sh[1658061]: 2024-10-17 15:06:23.386913+02:00 [debug] Notifying systemd: WATCHDOG=1
okt 17 15:06:23 xmpp1 sh[1658061]: 2024-10-17 15:06:23.387101+02:00 [debug] Pinging watchdog in 15000 milliseconds
okt 17 15:06:38 xmpp1 sh[1658061]: 2024-10-17 15:06:38.388020+02:00 [debug] Notifying systemd: WATCHDOG=1
okt 17 15:06:38 xmpp1 sh[1658061]: 2024-10-17 15:06:38.388324+02:00 [debug] Pinging watchdog in 15000 milliseconds
okt 17 15:06:53 xmpp1 sh[1658061]: 2024-10-17 15:06:53.388876+02:00 [debug] Notifying systemd: WATCHDOG=1
okt 17 15:06:53 xmpp1 sh[1658061]: 2024-10-17 15:06:53.389046+02:00 [debug] Pinging watchdog in 15000 milliseconds
okt 17 15:07:08 xmpp1 sh[1658061]: 2024-10-17 15:07:08.393384+02:00 [debug] Notifying systemd: WATCHDOG=1
okt 17 15:07:08 xmpp1 sh[1658061]: 2024-10-17 15:07:08.393588+02:00 [debug] Pinging watchdog in 15000 milliseconds
okt 17 15:07:23 xmpp1 sh[1658061]: 2024-10-17 15:07:23.393900+02:00 [debug] Notifying systemd: WATCHDOG=1
okt 17 15:07:23 xmpp1 sh[1658061]: 2024-10-17 15:07:23.394104+02:00 [debug] Pinging watchdog in 15000 milliseconds
okt 17 15:07:38 xmpp1 sh[1658061]: 2024-10-17 15:07:38.394979+02:00 [debug] Notifying systemd: WATCHDOG=1
okt 17 15:07:38 xmpp1 sh[1658061]: 2024-10-17 15:07:38.395180+02:00 [debug] Pinging watchdog in 15000 milliseconds
okt 17 15:07:53 xmpp1 sh[1658061]: 2024-10-17 15:07:53.395845+02:00 [debug] Notifying systemd: WATCHDOG=1
okt 17 15:07:53 xmpp1 sh[1658061]: 2024-10-17 15:07:53.396016+02:00 [debug] Pinging watchdog in 15000 milliseconds
okt 17 15:08:08 xmpp1 sh[1658061]: 2024-10-17 15:08:08.396925+02:00 [debug] Notifying systemd: WATCHDOG=1
okt 17 15:08:08 xmpp1 sh[1658061]: 2024-10-17 15:08:08.397111+02:00 [debug] Pinging watchdog in 15000 milliseconds
okt 17 15:08:23 xmpp1 sh[1658061]: 2024-10-17 15:08:23.397956+02:00 [debug] Notifying systemd: WATCHDOG=1
okt 17 15:08:23 xmpp1 sh[1658061]: 2024-10-17 15:08:23.398167+02:00 [debug] Pinging watchdog in 15000 milliseconds
okt 17 15:08:38 xmpp1 sh[1658061]: 2024-10-17 15:08:38.398924+02:00 [debug] Notifying systemd: WATCHDOG=1
okt 17 15:08:38 xmpp1 sh[1658061]: 2024-10-17 15:08:38.399117+02:00 [debug] Pinging watchdog in 15000 milliseconds
okt 17 15:08:53 xmpp1 sh[1658061]: 2024-10-17 15:08:53.399854+02:00 [debug] Notifying systemd: WATCHDOG=1
okt 17 15:08:53 xmpp1 sh[1658061]: 2024-10-17 15:08:53.400009+02:00 [debug] Pinging watchdog in 15000 milliseconds
okt 17 15:09:08 xmpp1 sh[1658061]: 2024-10-17 15:09:08.401656+02:00 [debug] Notifying systemd: WATCHDOG=1
okt 17 15:09:08 xmpp1 sh[1658061]: 2024-10-17 15:09:08.401834+02:00 [debug] Pinging watchdog in 15000 milliseconds
okt 17 15:09:23 xmpp1 sh[1658061]: 2024-10-17 15:09:23.402945+02:00 [debug] Notifying systemd: WATCHDOG=1
okt 17 15:09:23 xmpp1 sh[1658061]: 2024-10-17 15:09:23.403113+02:00 [debug] Pinging watchdog in 15000 milliseconds
okt 17 15:09:38 xmpp1 sh[1658061]: 2024-10-17 15:09:38.403876+02:00 [debug] Notifying systemd: WATCHDOG=1
okt 17 15:09:38 xmpp1 sh[1658061]: 2024-10-17 15:09:38.404064+02:00 [debug] Pinging watchdog in 15000 milliseconds




okt 17 15:09:52 xmpp1 systemd[1]: ejabberd.service: start operation timed out. Terminating.
okt 17 15:09:52 xmpp1 sh[1658061]: 2024-10-17 15:09:52.477967+02:00 [notice] SIGTERM received - shutting down
okt 17 15:09:52 xmpp1 sh[1658061]: 2024-10-17 15:09:52.478679+02:00 [error] External eimp process (pid=1658102) has terminated unexpectedly, restarting in a few seconds
okt 17 15:09:52 xmpp1 sh[1658061]: 2024-10-17 15:09:52.478969+02:00 [error] External eimp process (pid=1658106) has terminated unexpectedly, restarting in a few seconds
okt 17 15:09:52 xmpp1 sh[1658061]: 2024-10-17 15:09:52.479141+02:00 [error] External eimp process (pid=1658109) has terminated unexpectedly, restarting in a few seconds
okt 17 15:09:52 xmpp1 sh[1658061]: 2024-10-17 15:09:52.478933+02:00 [error] External eimp process (pid=1658104) has terminated unexpectedly, restarting in a few seconds
okt 17 15:09:52 xmpp1 sh[1658061]: 2024-10-17 15:09:52.479117+02:00 [error] External eimp process (pid=1658107) has terminated unexpectedly, restarting in a few seconds
okt 17 15:09:52 xmpp1 sh[1658061]: 2024-10-17 15:09:52.478948+02:00 [error] External eimp process (pid=1658105) has terminated unexpectedly, restarting in a few seconds
okt 17 15:09:52 xmpp1 sh[1658061]: 2024-10-17 15:09:52.479164+02:00 [notice] SIGTERM received - shutting down
okt 17 15:09:52 xmpp1 sh[1658061]: 2024-10-17 15:09:52.478886+02:00 [error] External eimp process (pid=1658103) has terminated unexpectedly, restarting in a few seconds
okt 17 15:09:52 xmpp1 sh[1658061]: 2024-10-17 15:09:52.479484+02:00 [error] External eimp process (pid=1658108) has terminated unexpectedly, restarting in a few seconds
okt 17 15:09:53 xmpp1 sh[1658061]: 2024-10-17 15:09:53.404999+02:00 [debug] Notifying systemd: WATCHDOG=1
okt 17 15:09:53 xmpp1 sh[1658061]: 2024-10-17 15:09:53.405486+02:00 [debug] Pinging watchdog in 15000 milliseconds
okt 17 15:09:54 xmpp1 sh[1658061]: 2024-10-17 15:09:54.559974+02:00 [error] Mnesia(ejabberd@localhost): ** ERROR ** (core dumped to file: "/var/lib/ejabberd/MnesiaCore.ejabberd@localhost_1729_170594_528322")
okt 17 15:09:54 xmpp1 sh[1658061]:  ** FATAL ** mnesia_tm crashed: {badarg,
okt 17 15:09:54 xmpp1 sh[1658061]:                                  [{erlang,unlink,
okt 17 15:09:54 xmpp1 sh[1658061]:                                    [undefined],
okt 17 15:09:54 xmpp1 sh[1658061]:                                    [{error_info,
okt 17 15:09:54 xmpp1 sh[1658061]:                                      #{module => erl_erts_errors}}]},
okt 17 15:09:54 xmpp1 sh[1658061]:                                   {mnesia_controller,
okt 17 15:09:54 xmpp1 sh[1658061]:                                    release_schema_commit_lock,0,
okt 17 15:09:54 xmpp1 sh[1658061]:                                    [{file,"mnesia_controller.erl"},
okt 17 15:09:54 xmpp1 sh[1658061]:                                     {line,332}]},
okt 17 15:09:54 xmpp1 sh[1658061]:                                   {mnesia_dumper,update,3,
okt 17 15:09:54 xmpp1 sh[1658061]:                                    [{file,"mnesia_dumper.erl"},{line,300}]},
okt 17 15:09:54 xmpp1 sh[1658061]:                                   {mnesia_tm,do_commit,3,
okt 17 15:09:54 xmpp1 sh[1658061]:                                    [{file,"mnesia_tm.erl"},{line,1840}]},
okt 17 15:09:54 xmpp1 sh[1658061]:                                   {mnesia_tm,recover_coordinator,2,
okt 17 15:09:54 xmpp1 sh[1658061]:                                    [{file,"mnesia_tm.erl"},{line,640}]},
okt 17 15:09:54 xmpp1 sh[1658061]:                                   {mnesia_tm,handle_exit,3,
okt 17 15:09:54 xmpp1 sh[1658061]:                                    [{file,"mnesia_tm.erl"},{line,617}]},
okt 17 15:09:54 xmpp1 sh[1658061]:                                   {mnesia_sp,init_proc,4,
okt 17 15:09:54 xmpp1 sh[1658061]:                                    [{file,"mnesia_sp.erl"},{line,34}]},
okt 17 15:09:54 xmpp1 sh[1658061]:                                   {proc_lib,init_p_do_apply,3,
okt 17 15:09:54 xmpp1 sh[1658061]:                                    [{file,"proc_lib.erl"},{line,240}]}]} state: [<0.240.0>]
okt 17 15:10:04 xmpp1 sh[1658061]: 2024-10-17 15:10:04.529514+02:00 [error] SUPERVISOR REPORT:
okt 17 15:10:04 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_backend_sup}
okt 17 15:10:04 xmpp1 sh[1658061]:     errorContext: child_terminated
okt 17 15:10:04 xmpp1 sh[1658061]:     reason: killed
okt 17 15:10:04 xmpp1 sh[1658061]:     offender: [{pid,<0.492.0>},
okt 17 15:10:04 xmpp1 sh[1658061]:                {id,ejabberd_router_mnesia},
okt 17 15:10:04 xmpp1 sh[1658061]:                {mfargs,{ejabberd_router_mnesia,start_link,[]}},
okt 17 15:10:04 xmpp1 sh[1658061]:                {restart_type,transient},
okt 17 15:10:04 xmpp1 sh[1658061]:                {significant,false},
okt 17 15:10:04 xmpp1 sh[1658061]:                {shutdown,5000},
okt 17 15:10:04 xmpp1 sh[1658061]:                {child_type,worker}]
okt 17 15:10:04 xmpp1 sh[1658061]: 2024-10-17 15:10:04.530097+02:00 [error] SUPERVISOR REPORT:
okt 17 15:10:04 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_backend_sup}
okt 17 15:10:04 xmpp1 sh[1658061]:     errorContext: start_error
okt 17 15:10:04 xmpp1 sh[1658061]:     reason: {aborted,{node_not_running,ejabberd@localhost}}
okt 17 15:10:04 xmpp1 sh[1658061]:     offender: [{pid,<0.492.0>},
okt 17 15:10:04 xmpp1 sh[1658061]:                {id,ejabberd_router_mnesia},
okt 17 15:10:04 xmpp1 sh[1658061]:                {mfargs,{ejabberd_router_mnesia,start_link,[]}},
okt 17 15:10:04 xmpp1 sh[1658061]:                {restart_type,transient},
okt 17 15:10:04 xmpp1 sh[1658061]:                {significant,false},
okt 17 15:10:04 xmpp1 sh[1658061]:                {shutdown,5000},
okt 17 15:10:04 xmpp1 sh[1658061]:                {child_type,worker}]
okt 17 15:10:04 xmpp1 sh[1658061]: 2024-10-17 15:10:04.531019+02:00 [error] SUPERVISOR REPORT:
okt 17 15:10:04 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_backend_sup}
okt 17 15:10:04 xmpp1 sh[1658061]:     errorContext: start_error
okt 17 15:10:04 xmpp1 sh[1658061]:     reason: {aborted,{node_not_running,ejabberd@localhost}}
okt 17 15:10:04 xmpp1 sh[1658061]:     offender: [{pid,{restarting,<0.492.0>}},
okt 17 15:10:04 xmpp1 sh[1658061]:                {id,ejabberd_router_mnesia},
okt 17 15:10:04 xmpp1 sh[1658061]:                {mfargs,{ejabberd_router_mnesia,start_link,[]}},
okt 17 15:10:04 xmpp1 sh[1658061]:                {restart_type,transient},
okt 17 15:10:04 xmpp1 sh[1658061]:                {significant,false},
okt 17 15:10:04 xmpp1 sh[1658061]:                {shutdown,5000},
okt 17 15:10:04 xmpp1 sh[1658061]:                {child_type,worker}]
okt 17 15:10:04 xmpp1 sh[1658061]: 2024-10-17 15:10:04.531395+02:00 [error] SUPERVISOR REPORT:
okt 17 15:10:04 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_backend_sup}
okt 17 15:10:04 xmpp1 sh[1658061]:     errorContext: start_error
okt 17 15:10:04 xmpp1 sh[1658061]:     reason: {aborted,{node_not_running,ejabberd@localhost}}
okt 17 15:10:04 xmpp1 sh[1658061]:     offender: [{pid,{restarting,<0.492.0>}},
okt 17 15:10:04 xmpp1 sh[1658061]:                {id,ejabberd_router_mnesia},
okt 17 15:10:04 xmpp1 sh[1658061]:                {mfargs,{ejabberd_router_mnesia,start_link,[]}},
okt 17 15:10:04 xmpp1 sh[1658061]:                {restart_type,transient},
okt 17 15:10:04 xmpp1 sh[1658061]:                {significant,false},
okt 17 15:10:04 xmpp1 sh[1658061]:                {shutdown,5000},
okt 17 15:10:04 xmpp1 sh[1658061]:                {child_type,worker}]
okt 17 15:10:04 xmpp1 sh[1658061]: 2024-10-17 15:10:04.532276+02:00 [error] SUPERVISOR REPORT:
okt 17 15:10:04 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_backend_sup}
okt 17 15:10:04 xmpp1 sh[1658061]:     errorContext: start_error
okt 17 15:10:04 xmpp1 sh[1658061]:     reason: {aborted,{node_not_running,ejabberd@localhost}}
okt 17 15:10:04 xmpp1 sh[1658061]:     offender: [{pid,{restarting,<0.492.0>}},
okt 17 15:10:04 xmpp1 sh[1658061]:                {id,ejabberd_router_mnesia},
okt 17 15:10:04 xmpp1 sh[1658061]:                {mfargs,{ejabberd_router_mnesia,start_link,[]}},
okt 17 15:10:04 xmpp1 sh[1658061]:                {restart_type,transient},
okt 17 15:10:04 xmpp1 sh[1658061]:                {significant,false},
okt 17 15:10:04 xmpp1 sh[1658061]:                {shutdown,5000},
okt 17 15:10:04 xmpp1 sh[1658061]:                {child_type,worker}]
okt 17 15:10:04 xmpp1 sh[1658061]: 2024-10-17 15:10:04.532591+02:00 [error] SUPERVISOR REPORT:
okt 17 15:10:04 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_backend_sup}
okt 17 15:10:04 xmpp1 sh[1658061]:     errorContext: start_error
okt 17 15:10:04 xmpp1 sh[1658061]:     reason: {aborted,{node_not_running,ejabberd@localhost}}
okt 17 15:10:04 xmpp1 sh[1658061]:     offender: [{pid,{restarting,<0.492.0>}},
okt 17 15:10:04 xmpp1 sh[1658061]:                {id,ejabberd_router_mnesia},
okt 17 15:10:04 xmpp1 sh[1658061]:                {mfargs,{ejabberd_router_mnesia,start_link,[]}},
okt 17 15:10:04 xmpp1 sh[1658061]:                {restart_type,transient},
okt 17 15:10:04 xmpp1 sh[1658061]:                {significant,false},
okt 17 15:10:04 xmpp1 sh[1658061]:                {shutdown,5000},
okt 17 15:10:04 xmpp1 sh[1658061]:                {child_type,worker}]
okt 17 15:10:04 xmpp1 sh[1658061]: 2024-10-17 15:10:04.532911+02:00 [error] SUPERVISOR REPORT:
okt 17 15:10:04 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_backend_sup}
okt 17 15:10:04 xmpp1 sh[1658061]:     errorContext: start_error
okt 17 15:10:04 xmpp1 sh[1658061]:     reason: {aborted,{node_not_running,ejabberd@localhost}}
okt 17 15:10:04 xmpp1 sh[1658061]:     offender: [{pid,{restarting,<0.492.0>}},
okt 17 15:10:04 xmpp1 sh[1658061]:                {id,ejabberd_router_mnesia},
okt 17 15:10:04 xmpp1 sh[1658061]:                {mfargs,{ejabberd_router_mnesia,start_link,[]}},
okt 17 15:10:04 xmpp1 sh[1658061]:                {restart_type,transient},
okt 17 15:10:04 xmpp1 sh[1658061]:                {significant,false},
okt 17 15:10:04 xmpp1 sh[1658061]:                {shutdown,5000},
okt 17 15:10:04 xmpp1 sh[1658061]:                {child_type,worker}]
okt 17 15:10:04 xmpp1 sh[1658061]: 2024-10-17 15:10:04.533201+02:00 [error] SUPERVISOR REPORT:
okt 17 15:10:04 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_backend_sup}
okt 17 15:10:04 xmpp1 sh[1658061]:     errorContext: start_error
okt 17 15:10:04 xmpp1 sh[1658061]:     reason: {aborted,{node_not_running,ejabberd@localhost}}
okt 17 15:10:04 xmpp1 sh[1658061]:     offender: [{pid,{restarting,<0.492.0>}},
okt 17 15:10:04 xmpp1 sh[1658061]:                {id,ejabberd_router_mnesia},
okt 17 15:10:04 xmpp1 sh[1658061]:                {mfargs,{ejabberd_router_mnesia,start_link,[]}},
okt 17 15:10:04 xmpp1 sh[1658061]:                {restart_type,transient},
okt 17 15:10:04 xmpp1 sh[1658061]:                {significant,false},
okt 17 15:10:04 xmpp1 sh[1658061]:                {shutdown,5000},
okt 17 15:10:04 xmpp1 sh[1658061]:                {child_type,worker}]
okt 17 15:10:04 xmpp1 sh[1658061]: 2024-10-17 15:10:04.533595+02:00 [error] SUPERVISOR REPORT:
okt 17 15:10:04 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_backend_sup}
okt 17 15:10:04 xmpp1 sh[1658061]:     errorContext: start_error
okt 17 15:10:04 xmpp1 sh[1658061]:     reason: {aborted,{node_not_running,ejabberd@localhost}}
okt 17 15:10:04 xmpp1 sh[1658061]:     offender: [{pid,{restarting,<0.492.0>}},
okt 17 15:10:04 xmpp1 sh[1658061]:                {id,ejabberd_router_mnesia},
okt 17 15:10:04 xmpp1 sh[1658061]:                {mfargs,{ejabberd_router_mnesia,start_link,[]}},
okt 17 15:10:04 xmpp1 sh[1658061]:                {restart_type,transient},
okt 17 15:10:04 xmpp1 sh[1658061]:                {significant,false},
okt 17 15:10:04 xmpp1 sh[1658061]:                {shutdown,5000},
okt 17 15:10:04 xmpp1 sh[1658061]:                {child_type,worker}]
okt 17 15:10:04 xmpp1 sh[1658061]: 2024-10-17 15:10:04.534004+02:00 [error] SUPERVISOR REPORT:
okt 17 15:10:04 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_backend_sup}
okt 17 15:10:04 xmpp1 sh[1658061]:     errorContext: start_error
okt 17 15:10:04 xmpp1 sh[1658061]:     reason: {aborted,{node_not_running,ejabberd@localhost}}
okt 17 15:10:04 xmpp1 sh[1658061]:     offender: [{pid,{restarting,<0.492.0>}},
okt 17 15:10:04 xmpp1 sh[1658061]:                {id,ejabberd_router_mnesia},
okt 17 15:10:04 xmpp1 sh[1658061]:                {mfargs,{ejabberd_router_mnesia,start_link,[]}},
okt 17 15:10:04 xmpp1 sh[1658061]:                {restart_type,transient},
okt 17 15:10:04 xmpp1 sh[1658061]:                {significant,false},
okt 17 15:10:04 xmpp1 sh[1658061]:                {shutdown,5000},
okt 17 15:10:04 xmpp1 sh[1658061]:                {child_type,worker}]
okt 17 15:10:04 xmpp1 sh[1658061]: 2024-10-17 15:10:04.534334+02:00 [error] SUPERVISOR REPORT:
okt 17 15:10:04 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_backend_sup}
okt 17 15:10:04 xmpp1 sh[1658061]:     errorContext: start_error
okt 17 15:10:04 xmpp1 sh[1658061]:     reason: {aborted,{node_not_running,ejabberd@localhost}}
okt 17 15:10:04 xmpp1 sh[1658061]:     offender: [{pid,{restarting,<0.492.0>}},
okt 17 15:10:04 xmpp1 sh[1658061]:                {id,ejabberd_router_mnesia},
okt 17 15:10:04 xmpp1 sh[1658061]:                {mfargs,{ejabberd_router_mnesia,start_link,[]}},
okt 17 15:10:04 xmpp1 sh[1658061]:                {restart_type,transient},
okt 17 15:10:04 xmpp1 sh[1658061]:                {significant,false},
okt 17 15:10:04 xmpp1 sh[1658061]:                {shutdown,5000},
okt 17 15:10:04 xmpp1 sh[1658061]:                {child_type,worker}]
okt 17 15:10:04 xmpp1 sh[1658061]: 2024-10-17 15:10:04.534626+02:00 [error] SUPERVISOR REPORT:
okt 17 15:10:04 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_backend_sup}
okt 17 15:10:04 xmpp1 sh[1658061]:     errorContext: shutdown
okt 17 15:10:04 xmpp1 sh[1658061]:     reason: reached_max_restart_intensity
okt 17 15:10:04 xmpp1 sh[1658061]:     offender: [{pid,{restarting,<0.492.0>}},
okt 17 15:10:04 xmpp1 sh[1658061]:                {id,ejabberd_router_mnesia},
okt 17 15:10:04 xmpp1 sh[1658061]:                {mfargs,{ejabberd_router_mnesia,start_link,[]}},
okt 17 15:10:04 xmpp1 sh[1658061]:                {restart_type,transient},
okt 17 15:10:04 xmpp1 sh[1658061]:                {significant,false},
okt 17 15:10:04 xmpp1 sh[1658061]:                {shutdown,5000},
okt 17 15:10:04 xmpp1 sh[1658061]:                {child_type,worker}]
okt 17 15:10:04 xmpp1 sh[1658061]: 2024-10-17 15:10:04.602981+02:00 [error] SUPERVISOR REPORT:
okt 17 15:10:04 xmpp1 sh[1658061]:     supervisor: {local,ejabberd_backend_sup}
okt 17 15:10:04 xmpp1 sh[1658061]:     errorContext: shutdown_error
okt 17 15:10:04 xmpp1 sh[1658061]:     reason: killed
okt 17 15:10:04 xmpp1 sh[1658061]:     offender: [{pid,<0.511.0>},
okt 17 15:10:04 xmpp1 sh[1658061]:                {id,ejabberd_sm_mnesia},
okt 17 15:10:04 xmpp1 sh[1658061]:                {mfargs,{ejabberd_sm_mnesia,start_link,[]}},
okt 17 15:10:04 xmpp1 sh[1658061]:                {restart_type,transient},
okt 17 15:10:04 xmpp1 sh[1658061]:                {significant,false},
okt 17 15:10:04 xmpp1 sh[1658061]:                {shutdown,5000},
okt 17 15:10:04 xmpp1 sh[1658061]:                {child_type,worker}]
okt 17 15:10:06 xmpp1 systemd[1]: ejabberd.service: Failed with result 'timeout'.
okt 17 15:10:06 xmpp1 systemd[1]: Failed to start ejabberd.service - robust, scalable and extensible realtime platform (XMPP server + MQTT broker + SIP service).
okt 17 15:10:06 xmpp1 systemd[1]: ejabberd.service: Consumed 6min 16.117s CPU time, 10.1G memory peak.





okt 17 15:10:11 xmpp1 systemd[1]: ejabberd.service: Scheduled restart job, restart counter is at 1.
okt 17 15:10:11 xmpp1 systemd[1]: Starting ejabberd.service - robust, scalable and extensible realtime platform (XMPP server + MQTT broker + SIP service)...
okt 17 15:10:12 xmpp1 sh[1661491]: 2024-10-17 15:10:12.084888+02:00 [info] Loading configuration from /etc/ejabberd/ejabberd.yml
okt 17 15:10:12 xmpp1 sh[1661491]: 2024-10-17 15:10:12.099754+02:00 [notice] Changing loglevel from 'info' to 'debug'
okt 17 15:10:12 xmpp1 sh[1661491]: 2024-10-17 15:10:12.346068+02:00 [info] Configuration loaded successfully
okt 17 15:10:12 xmpp1 sh[1661491]: 2024-10-17 15:10:12.372803+02:00 [debug] PROGRESS REPORT:
okt 17 15:10:12 xmpp1 sh[1661491]:     supervisor: {local,kernel_safe_sup}
okt 17 15:10:12 xmpp1 sh[1661491]:     started: [{pid,<0.226.0>},
okt 17 15:10:12 xmpp1 sh[1661491]:               {id,dets_sup},
okt 17 15:10:12 xmpp1 sh[1661491]:               {mfargs,{dets_sup,start_link,[]}},
okt 17 15:10:12 xmpp1 sh[1661491]:               {restart_type,permanent},
okt 17 15:10:12 xmpp1 sh[1661491]:               {significant,false},
okt 17 15:10:12 xmpp1 sh[1661491]:               {shutdown,1000},
okt 17 15:10:12 xmpp1 sh[1661491]:               {child_type,supervisor}]
okt 17 15:10:12 xmpp1 sh[1661491]: 2024-10-17 15:10:12.373095+02:00 [debug] PROGRESS REPORT:
okt 17 15:10:12 xmpp1 sh[1661491]:     supervisor: {local,kernel_safe_sup}
okt 17 15:10:12 xmpp1 sh[1661491]:     started: [{pid,<0.227.0>},
okt 17 15:10:12 xmpp1 sh[1661491]:               {id,dets},
okt 17 15:10:12 xmpp1 sh[1661491]:               {mfargs,{dets_server,start_link,[]}},
okt 17 15:10:12 xmpp1 sh[1661491]:               {restart_type,permanent},
okt 17 15:10:12 xmpp1 sh[1661491]:               {significant,false},
okt 17 15:10:12 xmpp1 sh[1661491]:               {shutdown,2000},
okt 17 15:10:12 xmpp1 sh[1661491]:               {child_type,worker}]
okt 17 15:10:12 xmpp1 sh[1661491]: 2024-10-17 15:10:12.387941+02:00 [debug] PROGRESS REPORT:
okt 17 15:10:12 xmpp1 sh[1661491]:     supervisor: {local,mnesia_sup}
okt 17 15:10:12 xmpp1 sh[1661491]:     started: [{pid,<0.238.0>},
okt 17 15:10:12 xmpp1 sh[1661491]:               {id,mnesia_event},
okt 17 15:10:12 xmpp1 sh[1661491]:               {mfargs,{mnesia_sup,start_event,[]}},
okt 17 15:10:12 xmpp1 sh[1661491]:               {restart_type,permanent},
okt 17 15:10:12 xmpp1 sh[1661491]:               {significant,false},
okt 17 15:10:12 xmpp1 sh[1661491]:               {shutdown,30000},
okt 17 15:10:12 xmpp1 sh[1661491]:               {child_type,worker}]
okt 17 15:10:12 xmpp1 sh[1661491]: 2024-10-17 15:10:12.389185+02:00 [debug] PROGRESS REPORT:
okt 17 15:10:12 xmpp1 sh[1661491]:     supervisor: {local,mnesia_sup}
okt 17 15:10:12 xmpp1 sh[1661491]:     started: [{pid,<0.239.0>},
okt 17 15:10:12 xmpp1 sh[1661491]:               {id,mnesia_ext_sup},
okt 17 15:10:12 xmpp1 sh[1661491]:               {mfargs,{mnesia_ext_sup,start,[]}},
okt 17 15:10:12 xmpp1 sh[1661491]:               {restart_type,permanent},
okt 17 15:10:12 xmpp1 sh[1661491]:               {significant,false},
okt 17 15:10:12 xmpp1 sh[1661491]:               {shutdown,infinity},
okt 17 15:10:12 xmpp1 sh[1661491]:               {child_type,supervisor}]
okt 17 15:10:12 xmpp1 sh[1661491]: 2024-10-17 15:10:12.389602+02:00 [debug] PROGRESS REPORT:
okt 17 15:10:12 xmpp1 sh[1661491]:     supervisor: {local,mnesia_kernel_sup}
okt 17 15:10:12 xmpp1 sh[1661491]:     started: [{pid,<0.241.0>},
okt 17 15:10:12 xmpp1 sh[1661491]:               {id,mnesia_monitor},
okt 17 15:10:12 xmpp1 sh[1661491]:               {mfargs,{mnesia_monitor,start,[]}},
okt 17 15:10:12 xmpp1 sh[1661491]:               {restart_type,permanent},
okt 17 15:10:12 xmpp1 sh[1661491]:               {significant,false},
okt 17 15:10:12 xmpp1 sh[1661491]:               {shutdown,3000},
okt 17 15:10:12 xmpp1 sh[1661491]:               {child_type,worker}]
okt 17 15:10:12 xmpp1 sh[1661491]: 2024-10-17 15:10:12.391508+02:00 [debug] PROGRESS REPORT:
okt 17 15:10:12 xmpp1 sh[1661491]:     supervisor: {local,mnesia_kernel_sup}
okt 17 15:10:12 xmpp1 sh[1661491]:     started: [{pid,<0.242.0>},
okt 17 15:10:12 xmpp1 sh[1661491]:               {id,mnesia_subscr},
okt 17 15:10:12 xmpp1 sh[1661491]:               {mfargs,{mnesia_subscr,start,[]}},
okt 17 15:10:12 xmpp1 sh[1661491]:               {restart_type,permanent},
okt 17 15:10:12 xmpp1 sh[1661491]:               {significant,false},
okt 17 15:10:12 xmpp1 sh[1661491]:               {shutdown,3000},
okt 17 15:10:12 xmpp1 sh[1661491]:               {child_type,worker}]
okt 17 15:10:12 xmpp1 sh[1661491]: 2024-10-17 15:10:12.395291+02:00 [debug] PROGRESS REPORT:
okt 17 15:10:12 xmpp1 sh[1661491]:     supervisor: {local,mnesia_kernel_sup}
okt 17 15:10:12 xmpp1 sh[1661491]:     started: [{pid,<0.243.0>},
okt 17 15:10:12 xmpp1 sh[1661491]:               {id,mnesia_locker},
okt 17 15:10:12 xmpp1 sh[1661491]:               {mfargs,{mnesia_locker,start,[]}},
okt 17 15:10:12 xmpp1 sh[1661491]:               {restart_type,permanent},
okt 17 15:10:12 xmpp1 sh[1661491]:               {significant,false},
okt 17 15:10:12 xmpp1 sh[1661491]:               {shutdown,3000},
okt 17 15:10:12 xmpp1 sh[1661491]:               {child_type,worker}]
okt 17 15:10:12 xmpp1 sh[1661491]: 2024-10-17 15:10:12.397909+02:00 [debug] PROGRESS REPORT:
okt 17 15:10:12 xmpp1 sh[1661491]:     supervisor: {local,mnesia_kernel_sup}
okt 17 15:10:12 xmpp1 sh[1661491]:     started: [{pid,<0.244.0>},
okt 17 15:10:12 xmpp1 sh[1661491]:               {id,mnesia_recover},
okt 17 15:10:12 xmpp1 sh[1661491]:               {mfargs,{mnesia_recover,start,[]}},
okt 17 15:10:12 xmpp1 sh[1661491]:               {restart_type,permanent},
okt 17 15:10:12 xmpp1 sh[1661491]:               {significant,false},
okt 17 15:10:12 xmpp1 sh[1661491]:               {shutdown,180000},
okt 17 15:10:12 xmpp1 sh[1661491]:               {child_type,worker}]
okt 17 15:10:12 xmpp1 sh[1661491]: 2024-10-17 15:10:12.419827+02:00 [debug] PROGRESS REPORT:
okt 17 15:10:12 xmpp1 sh[1661491]:     supervisor: {local,kernel_safe_sup}
okt 17 15:10:12 xmpp1 sh[1661491]:     started: [{pid,<0.249.0>},
okt 17 15:10:12 xmpp1 sh[1661491]:               {id,disk_log_sup},
okt 17 15:10:12 xmpp1 sh[1661491]:               {mfargs,{disk_log_sup,start_link,[]}},
okt 17 15:10:12 xmpp1 sh[1661491]:               {restart_type,permanent},
okt 17 15:10:12 xmpp1 sh[1661491]:               {significant,false},
okt 17 15:10:12 xmpp1 sh[1661491]:               {shutdown,1000},
okt 17 15:10:12 xmpp1 sh[1661491]:               {child_type,supervisor}]
okt 17 15:10:12 xmpp1 sh[1661491]: 2024-10-17 15:10:12.420085+02:00 [debug] PROGRESS REPORT:
okt 17 15:10:12 xmpp1 sh[1661491]:     supervisor: {local,kernel_safe_sup}
okt 17 15:10:12 xmpp1 sh[1661491]:     started: [{pid,<0.250.0>},
okt 17 15:10:12 xmpp1 sh[1661491]:               {id,disk_log_server},
okt 17 15:10:12 xmpp1 sh[1661491]:               {mfargs,{disk_log_server,start_link,[]}},
okt 17 15:10:12 xmpp1 sh[1661491]:               {restart_type,permanent},
okt 17 15:10:12 xmpp1 sh[1661491]:               {significant,false},
okt 17 15:10:12 xmpp1 sh[1661491]:               {shutdown,2000},
okt 17 15:10:12 xmpp1 sh[1661491]:               {child_type,worker}]




<dysfunctional ejabberd at this point>

Reply via email to