DietPi crashing after update - possible Radarr/Sonarr/Bazarr scheduling issue?

Hope someone can help me as I’ve experienced a new issue having updated my DietPi to v8.5.1, which is causing some early morning issues.

At around 3-4am, the system crashes without warning, prompting a manual restart every morning. Given the timing of this I assume it is a result of a scheduled task, and my logs suggest an issue with Radarr, Bazarr or Sonarr. I’ve switched to full logging to track, and the output is attached to this post. Can anyone spot any obvious causes of this?

Happy to provide any other output requested.

Thanks all!

For info, the last few moments of the daemon log before the restart:

Jun 11 03:17:32 DietPi Bazarr[2382]: 2022-06-11 03:17:32,210 - root                             (7e817d21e0) :  INFO (signalr_client:104) - BAZARR trying to connect to Sonarr SignalR feed...
Jun 11 03:17:32 DietPi Bazarr[2382]: 2022-06-11 03:17:32,213 - root                             (7e80fd11e0) :  INFO (signalr_client:163) - BAZARR trying to connect to Radarr SignalR feed...
Jun 11 03:17:32 DietPi Bazarr[2382]: 2022-06-11 03:17:32,214 - root                             (7f7c6e3010) :  INFO (server:39) - BAZARR is started and waiting for request on http://0.0.0.0:6767
Jun 11 03:17:32 DietPi systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 2473 (.NET ThreadPool)
Jun 11 03:17:32 DietPi systemd[1]: Mounting Arbitrary Executable File Formats File System...
Jun 11 03:17:32 DietPi systemd[1]: Mounted Arbitrary Executable File Formats File System.
Jun 11 03:17:32 DietPi systemd[1]: systemd-fsckd.service: Succeeded.
Jun 11 03:17:32 DietPi Bazarr[2382]: 2022-06-11 03:17:32,440 - root                             (7e807d01e0) :  INFO (signalr_client:187) - BAZARR SignalR client for Radarr is connected and waiting for events.
Jun 11 03:17:32 DietPi Bazarr[2382]: Exception in thread Thread-2:
Jun 11 03:17:32 DietPi Bazarr[2382]: Traceback (most recent call last):
Jun 11 03:17:32 DietPi Bazarr[2382]:   File "/usr/lib/python3.7/threading.py", line 917, in _bootstrap_inner
Jun 11 03:17:32 DietPi Bazarr[2382]:     self.run()
Jun 11 03:17:32 DietPi Bazarr[2382]:   File "/usr/lib/python3.7/threading.py", line 865, in run
Jun 11 03:17:32 DietPi Bazarr[2382]:     self._target(*self._args, **self._kwargs)
Jun 11 03:17:32 DietPi Bazarr[2382]:   File "/opt/bazarr/bazarr/signalr_client.py", line 107, in start
Jun 11 03:17:32 DietPi Bazarr[2382]:     self.connection.start()
Jun 11 03:17:32 DietPi Bazarr[2382]:   File "/opt/bazarr/bazarr/../libs/signalrcore/hub/base_hub_connection.py", line 44, in start
Jun 11 03:17:32 DietPi Bazarr[2382]:     return self.transport.start()
Jun 11 03:17:32 DietPi Bazarr[2382]:   File "/opt/bazarr/bazarr/../libs/signalrcore/transport/websockets/websocket_transport.py", line 62, in start
Jun 11 03:17:32 DietPi Bazarr[2382]:     self.negotiate()
Jun 11 03:17:32 DietPi Bazarr[2382]:   File "/opt/bazarr/bazarr/../libs/signalrcore/transport/websockets/websocket_transport.py", line 100, in negotiate
Jun 11 03:17:32 DietPi Bazarr[2382]:     if response.status_code != 401 else UnAuthorizedHubError()
Jun 11 03:17:32 DietPi Bazarr[2382]: signalrcore.hub.errors.UnAuthorizedHubError
Jun 11 09:01:26 DietPi openvpn[2314]: [nl408.nordvpn.com] Inactivity timeout (--ping-restart), restarting
Jun 11 09:01:26 DietPi openvpn[2314]: SIGUSR1[soft,ping-restart] received, process restarting
Jun 11 09:01:26 DietPi openvpn[2314]: Restart pause, 5 second(s)

and the last few moments from kern.log:

Jun 11 03:17:03 DietPi kernel: [    9.554908@2] ip_tables: (C) 2000-2006 Netfilter Core Team
Jun 11 03:17:03 DietPi kernel: [    9.557972@2] cgroup: cgroup2: unknown option "nsdelegate"
Jun 11 03:17:03 DietPi kernel: [   10.188543@1] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
Jun 11 03:17:03 DietPi kernel: [   11.053798@4] ionvid: dbg: ionvideo open
Jun 11 03:17:03 DietPi kernel: [   11.053799@2] ionvid: dbg: ionvideo open
Jun 11 03:17:03 DietPi kernel: [   11.053878@2] ionvid: dbg: vidioc_close!!!!
Jun 11 03:17:03 DietPi kernel: [   11.053878@4] ionvid: dbg: vidioc_close!!!!
Jun 11 03:17:03 DietPi kernel: [   11.053883@2] ionvid: dbg: vidioc_close
Jun 11 03:17:03 DietPi kernel: [   11.053884@4] ionvid: dbg: vidioc_close
Jun 11 03:17:03 DietPi kernel: [   11.054933@5] ionvid: dbg: ionvideo open
Jun 11 03:17:03 DietPi kernel: [   11.054938@1] ionvid: dbg: ionvideo open
Jun 11 03:17:03 DietPi kernel: [   11.055067@5] ionvid: dbg: vidioc_close!!!!
Jun 11 03:17:03 DietPi kernel: [   11.055072@5] ionvid: dbg: vidioc_close
Jun 11 03:17:03 DietPi kernel: [   11.055135@1] ionvid: dbg: vidioc_close!!!!
Jun 11 03:17:03 DietPi kernel: [   11.055148@1] ionvid: dbg: vidioc_close
Jun 11 03:17:03 DietPi kernel: [   11.056563@3] ionvid: dbg: ionvideo open
Jun 11 03:17:03 DietPi kernel: [   11.056663@3] ionvid: dbg: vidioc_close!!!!
Jun 11 03:17:03 DietPi kernel: [   11.056668@3] ionvid: dbg: vidioc_close
Jun 11 03:17:03 DietPi kernel: [   11.057433@3] ionvid: dbg: ionvideo open
Jun 11 03:17:03 DietPi kernel: [   11.057526@3] ionvid: dbg: vidioc_close!!!!
Jun 11 03:17:03 DietPi kernel: [   11.057533@3] ionvid: dbg: vidioc_close
Jun 11 03:17:03 DietPi kernel: [   11.057542@1] ionvid: dbg: ionvideo open
Jun 11 03:17:03 DietPi kernel: [   11.057705@1] ionvid: dbg: vidioc_close!!!!
Jun 11 03:17:03 DietPi kernel: [   11.057719@1] ionvid: dbg: vidioc_close
Jun 11 03:17:03 DietPi kernel: [   11.058276@5] ionvid: dbg: ionvideo open
Jun 11 03:17:03 DietPi kernel: [   11.058693@5] ionvid: dbg: vidioc_close!!!!
Jun 11 03:17:03 DietPi kernel: [   11.058703@5] ionvid: dbg: vidioc_close
Jun 11 03:17:03 DietPi kernel: [   11.059532@0] ionvid: dbg: ionvideo open
Jun 11 03:17:03 DietPi kernel: [   11.059761@0] ionvid: dbg: vidioc_close!!!!
Jun 11 03:17:03 DietPi kernel: [   11.059774@0] ionvid: dbg: vidioc_close
Jun 11 03:17:03 DietPi kernel: [   11.064327@4] mali ffe40000.bifrost: Continuing without Mali regulator control
Jun 11 03:17:03 DietPi kernel: [   11.065966@4] mali ffe40000.bifrost: max pp is 2
Jun 11 03:17:03 DietPi kernel: [   11.066728@0] rtc-pcf8563 1-0051: rtc core: registered rtc-pcf8563 as rtc0
Jun 11 03:17:03 DietPi kernel: [   11.077384@4] mali ffe40000.bifrost: set min pp to default 1
Jun 11 03:17:03 DietPi kernel: [   11.083217@4] mali ffe40000.bifrost: min pp is 1
Jun 11 03:17:03 DietPi kernel: [   11.083222@4] mali ffe40000.bifrost: min clk  is 4
Jun 11 03:17:03 DietPi kernel: [   11.083237@4] mali ffe40000.bifrost: hiu io source  0xffffff8008e68000
Jun 11 03:17:03 DietPi kernel: [   11.083241@4] mali ffe40000.bifrost: hiu io source  0xffffff8008e6a000
Jun 11 03:17:03 DietPi kernel: [   11.083242@4] mali ffe40000.bifrost: num of pp used most of time 1
Jun 11 03:17:03 DietPi kernel: [   11.083244@4] mali ffe40000.bifrost: clock dvfs cfg table size is 6
Jun 11 03:17:03 DietPi kernel: [   11.083256@4] mali ffe40000.bifrost: max clk set 4
Jun 11 03:17:03 DietPi kernel: [   11.083257@4] mali ffe40000.bifrost: max clk  is 4
Jun 11 03:17:03 DietPi kernel: [   11.083259@4] mali ffe40000.bifrost: turbo clk set to 5
Jun 11 03:17:03 DietPi kernel: [   11.083260@4] mali ffe40000.bifrost: turbo clk  is 5
Jun 11 03:17:03 DietPi kernel: [   11.083261@4] mali ffe40000.bifrost: default clk set to 4
Jun 11 03:17:03 DietPi kernel: [   11.083262@4] mali ffe40000.bifrost: default clk  is 4
Jun 11 03:17:03 DietPi kernel: [   11.083264@4] mali ffe40000.bifrost: ====================0====================
Jun 11 03:17:03 DietPi kernel: [   11.083264@4] clk_freq= 285714285, clk_parent=fclk_div7, voltage=1150, keep_count=5, threshod=<100 190>, clk_sample=285
Jun 11 03:17:03 DietPi kernel: [   11.083267@4] mali ffe40000.bifrost: ====================1====================
Jun 11 03:17:03 DietPi kernel: [   11.083267@4] clk_freq= 400000000, clk_parent=fclk_div5, voltage=1150, keep_count=5, threshod=<152 207>, clk_sample=400
Jun 11 03:17:03 DietPi kernel: [   11.083268@4] mali ffe40000.bifrost: ====================2====================
Jun 11 03:17:03 DietPi kernel: [   11.083268@4] clk_freq= 500000000, clk_parent=fclk_div4, voltage=1150, keep_count=5, threshod=<180 220>, clk_sample=500
Jun 11 03:17:03 DietPi kernel: [   11.083270@4] mali ffe40000.bifrost: ====================3====================
Jun 11 03:17:03 DietPi kernel: [   11.083270@4] clk_freq= 666666666, clk_parent=fclk_div3, voltage=1150, keep_count=5, threshod=<210 236>, clk_sample=666
Jun 11 03:17:03 DietPi kernel: [   11.083272@4] mali ffe40000.bifrost: ====================4====================
Jun 11 03:17:03 DietPi kernel: [   11.083272@4] clk_freq= 800000000, clk_parent=fclk_div2p5, voltage=1150, keep_count=5, threshod=<230 255>, clk_sample=800
Jun 11 03:17:03 DietPi kernel: [   11.083274@4] mali ffe40000.bifrost: ====================5====================
Jun 11 03:17:03 DietPi kernel: [   11.083274@4] clk_freq= 800000000, clk_parent=fclk_div2p5, voltage=1150, keep_count=5, threshod=<230 255>, clk_sample=800
Jun 11 03:17:03 DietPi kernel: [   11.083275@4] mali ffe40000.bifrost: clock dvfs table size is 6
Jun 11 03:17:03 DietPi kernel: [   11.083359@4] mali_plat=ffffff8001ce9620
Jun 11 03:17:03 DietPi kernel: [   11.083559@4] find tzd id: 0
Jun 11 03:17:03 DietPi kernel: [   11.083612@4] gpu cooling register okay with err=0
Jun 11 03:17:03 DietPi kernel: [   11.083706@4] find tzd id: 0
Jun 11 03:17:03 DietPi kernel: [   11.083737@4] gpu core cooling register okay with err=0
Jun 11 03:17:03 DietPi kernel: [   11.083759@4] shader_present=3, tiler_present=1, l2_present=1
Jun 11 03:17:03 DietPi kernel: [   11.083843@4] Mali_pwr_on:gpu_irq : 200
Jun 11 03:17:03 DietPi kernel: [   11.084033@4] mali ffe40000.bifrost: GPU identified as 0x2 arch 7.2.1 r0p0 status 0
Jun 11 03:17:03 DietPi kernel: [   11.084171@4] mali ffe40000.bifrost: Using coherency mode 0 set from dtb
Jun 11 03:17:03 DietPi kernel: [   11.084792@2] mali ffe40000.bifrost: Probed as mali0
Jun 11 03:17:03 DietPi kernel: [   11.310385@3] vout: aml_tvout_mode_work: monitor_timeout
Jun 11 03:17:03 DietPi kernel: [   12.990638@5] meson6-dwmac ff3f0000.ethernet eth0: fail to init PTP.
Jun 11 03:17:07 DietPi kernel: [   17.070588@5] meson6-dwmac ff3f0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
Jun 11 03:17:09 DietPi kernel: [   18.489440@0] meson-mmc: sd: desc_timeout,vstat:0xa1ff3000,virqc:3fff
Jun 11 03:17:09 DietPi kernel: [   18.490234@0] meson-mmc: sd: err: wait for irq service, bus_fsm:0x8
Jun 11 03:17:09 DietPi kernel: [   18.496529@4] meson-mmc: meson_mmc_irq_thread_v3() 653: set 1st retry!
Jun 11 03:17:09 DietPi kernel: [   18.503012@2] sd: req failed (CMD18): -110, retrying...
Jun 11 03:17:13 DietPi kernel: [   22.609437@0] meson-mmc: sd: desc_timeout,vstat:0xa1ff3000,virqc:3fff
Jun 11 03:17:13 DietPi kernel: [   22.610229@0] meson-mmc: sd: err: wait for irq service, bus_fsm:0x8
Jun 11 03:17:13 DietPi kernel: [   22.616527@2] sd: req failed (CMD18): -110, retrying...
Jun 11 03:17:13 DietPi kernel: [   22.716881@0] tun: Universal TUN/TAP device driver, 1.6
Jun 11 03:17:13 DietPi kernel: [   22.716906@0] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
Jun 11 03:17:15 DietPi kernel: [   24.465661@5] EXT4-fs (sda1): recovery complete
Jun 11 03:17:15 DietPi kernel: [   24.477087@2] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
Jun 11 09:01:49 DietPi kernel: [   64.526361@3] fb: mem_free_work, free memory: addr:800000
Jun 11 09:34:58 DietPi kernel: [ 2054.114109@3] Now can use cma, free:16865, wm:16896

Hi,

what do you mean by this? If a system si crashing, I would expect a system to be offline and not a message to perform a reboot. Where do you see this message? And would it be possible to export whole journalctl into a file and to attached it to this post?

As well it would be helpful if you would have filled our troubleshooting template to at least give some more information on your system used.

Thanks for your reply!

I may not have been clear: the system does not prompt me to restart, I am forced to restart. This is because no services or SSH are accessible. I’ve filled in some of the template below as best I can:

  • DietPi version | G_DIETPI_VERSION_CORE=8, G_DIETPI_VERSION_SUB=5, G_DIETPI_VERSION_RC=1, G_GITBRANCH=‘master’, G_GITOWNER=‘MichaIng’
  • Distro version | buster
  • Kernel version | Linux DietPi 4.9.277-arm64 #1 SMP PREEMPT Fri Mar 11 00:57:59 CET 2022 aarch64 GNU/Linux
  • SBC model | Odroid N2 (aarch64)

The output for journalctl is as follows, trimmed to fit into the body character limit:

Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 179: movie_translation_indexes migrated
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090793s
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrating
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] fix_invalid_profile_references: Starting migration of Log DB to 180
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2022-06-11T02:17:26', 'fix_invalid_profile_r
eferences')
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 180: fix_invalid_profile_references migrated
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108022s
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrating
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] list_movies_table: Starting migration of Log DB to 181
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2022-06-11T02:17:26', 'list_movies_table')
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 181: list_movies_table migrated
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125204s
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrating
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] on_delete_notification: Starting migration of Log DB to 182
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2022-06-11T02:17:26', 'on_delete_notificatio
n')
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 182: on_delete_notification migrated
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229584s
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrating
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] download_propers_config: Starting migration of Log DB to 183
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2022-06-11T02:17:26', 'download_propers_conf
ig')
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 183: download_propers_config migrated
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174073s
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrating
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] add_priority_to_indexers: Starting migration of Log DB to 184
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2022-06-11T02:17:26', 'add_priority_to_index
ers')
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 184: add_priority_to_indexers migrated
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207719s
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrating
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] add_alternative_title_indices: Starting migration of Log DB to 185
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2022-06-11T02:17:26', 'add_alternative_title
_indices')
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 185: add_alternative_title_indices migrated
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189085s
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrating
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] fix_tmdb_duplicates: Starting migration of Log DB to 186
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2022-06-11T02:17:26', 'fix_tmdb_duplicates')
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 186: fix_tmdb_duplicates migrated
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164268s
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrating
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 187
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2022-06-11T02:17:26', 'swap_filechmod_for_fo
lderchmod')
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 187: swap_filechmod_for_folderchmod migrated
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099645s
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrating
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] mediainfo_channels: Starting migration of Log DB to 188
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2022-06-11T02:17:26', 'mediainfo_channels')
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 188: mediainfo_channels migrated
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096921s
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrating
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] add_update_history: Starting migration of Log DB to 189
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT
NULL, "EventType" INTEGER NOT NULL)
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021644s
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015693s
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2022-06-11T02:17:26', 'add_update_history')
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 189: add_update_history migrated
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159476s
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrating
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] update_awesome_hd_link: Starting migration of Log DB to 190
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2022-06-11T02:17:26', 'update_awesome_hd_lin
k')
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 190: update_awesome_hd_link migrated
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178756s
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrating
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] remove_awesomehd: Starting migration of Log DB to 191
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2022-06-11T02:17:26', 'remove_awesomehd')
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 191: remove_awesomehd migrated
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178192s
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrating
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] add_on_delete_to_notifications: Starting migration of Log DB to 192
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2022-06-11T02:17:26', 'add_on_delete_to_noti
fications')
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 192: add_on_delete_to_notifications migrated
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169249s
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrating
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 194
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2022-06-11T02:17:26', 'add_bypass_to_delay_p
rofile')
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 194: add_bypass_to_delay_profile migrated
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192812s
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrating
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] update_notifiarr: Starting migration of Log DB to 195
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2022-06-11T02:17:26', 'update_notifiarr')
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 195: update_notifiarr migrated
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164012s
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrating
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] legacy_mediainfo_hdr: Starting migration of Log DB to 196
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2022-06-11T02:17:26', 'legacy_mediainfo_hdr'
)
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 196: legacy_mediainfo_hdr migrated
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0526719s
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrating
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 197
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2022-06-11T02:17:26', 'rename_blacklist_to_b
locklist')
Jun 11 03:17:26 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 197: rename_blacklist_to_blocklist migrated
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256291s
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrating
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] add_indexer_tags: Starting migration of Log DB to 198
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2022-06-11T02:17:27', 'add_indexer_tags')
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 198: add_indexer_tags migrated
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152774s
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrating
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 199
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2022-06-11T02:17:27', 'mediainfo_to_ffmpeg')
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 199: mediainfo_to_ffmpeg migrated
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122025s
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrating
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] cdh_per_downloadclient: Starting migration of Log DB to 200
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2022-06-11T02:17:27', 'cdh_per_downloadclien
t')
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 200: cdh_per_downloadclient migrated
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164292s
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrating
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] migrate_discord_from_slack: Starting migration of Log DB to 201
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2022-06-11T02:17:27', 'migrate_discord_from_
slack')
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 201: migrate_discord_from_slack migrated
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181175s
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrating
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] remove_predb: Starting migration of Log DB to 202
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2022-06-11T02:17:27', 'remove_predb')
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 202: remove_predb migrated
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251125s
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrating
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] add_on_update_to_notifications: Starting migration of Log DB to 203
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2022-06-11T02:17:27', 'add_on_update_to_noti
fications')
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 203: add_on_update_to_notifications migrated
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195887s
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrating
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] ensure_identity_on_id_columns: Starting migration of Log DB to 204
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2022-06-11T02:17:27', 'ensure_identity_on_id
_columns')
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 204: ensure_identity_on_id_columns migrated
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216367s
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrating
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] download_client_per_indexer: Starting migration of Log DB to 205
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2022-06-11T02:17:27', 'download_client_per_i
ndexer')
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 205: download_client_per_indexer migrated
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.027804s
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrating
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] multiple_ratings_support: Starting migration of Log DB to 206
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2022-06-11T02:17:27', 'multiple_ratings_supp
ort')
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: 206: multiple_ratings_support migrated
Jun 11 03:17:27 DietPi Radarr[2379]: [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236119s
Jun 11 03:17:28 DietPi Sonarr[2376]: [Info] SonarrBootstrapper: Starting Web Server
Jun 11 03:17:28 DietPi Radarr[2379]: [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:7878
Jun 11 03:17:30 DietPi Radarr[2379]: [Info] CommandExecutor: Starting 2 threads for tasks.
Jun 11 03:17:31 DietPi Radarr[2379]: [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
Jun 11 03:17:31 DietPi Radarr[2379]: [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
Jun 11 03:17:31 DietPi Radarr[2379]: [Info] Microsoft.Hosting.Lifetime: Content root path: /
Jun 11 03:17:32 DietPi Bazarr[2382]: 2022-06-11 03:17:32,210 - root                             (7e817d21e0) :  INFO (signalr_client:104) - BAZARR trying to connect to Sonarr SignalR feed...
Jun 11 03:17:32 DietPi Bazarr[2382]: 2022-06-11 03:17:32,213 - root                             (7e80fd11e0) :  INFO (signalr_client:163) - BAZARR trying to connect to Radarr SignalR feed...
Jun 11 03:17:32 DietPi Bazarr[2382]: 2022-06-11 03:17:32,214 - root                             (7f7c6e3010) :  INFO (server:39) - BAZARR is started and waiting for request on http://0.0.0.0:6767
Jun 11 03:17:32 DietPi systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 2473 (.NET ThreadPool)
Jun 11 03:17:32 DietPi systemd[1]: Mounting Arbitrary Executable File Formats File System...
Jun 11 03:17:32 DietPi systemd[1]: Mounted Arbitrary Executable File Formats File System.
Jun 11 03:17:32 DietPi systemd[1]: systemd-fsckd.service: Succeeded.
Jun 11 03:17:32 DietPi Bazarr[2382]: 2022-06-11 03:17:32,440 - root                             (7e807d01e0) :  INFO (signalr_client:187) - BAZARR SignalR client for Radarr is connected and waiting for events.
Jun 11 03:17:32 DietPi Bazarr[2382]: Exception in thread Thread-2:
Jun 11 03:17:32 DietPi Bazarr[2382]: Traceback (most recent call last):
Jun 11 03:17:32 DietPi Bazarr[2382]:   File "/usr/lib/python3.7/threading.py", line 917, in _bootstrap_inner
Jun 11 03:17:32 DietPi Bazarr[2382]:     self.run()
Jun 11 03:17:32 DietPi Bazarr[2382]:   File "/usr/lib/python3.7/threading.py", line 865, in run
Jun 11 03:17:32 DietPi Bazarr[2382]:     self._target(*self._args, **self._kwargs)
Jun 11 03:17:32 DietPi Bazarr[2382]:   File "/opt/bazarr/bazarr/signalr_client.py", line 107, in start
Jun 11 03:17:32 DietPi Bazarr[2382]:     self.connection.start()
Jun 11 03:17:32 DietPi Bazarr[2382]:   File "/opt/bazarr/bazarr/../libs/signalrcore/hub/base_hub_connection.py", line 44, in start
Jun 11 03:17:32 DietPi Bazarr[2382]:     return self.transport.start()
Jun 11 03:17:32 DietPi Bazarr[2382]:   File "/opt/bazarr/bazarr/../libs/signalrcore/transport/websockets/websocket_transport.py", line 62, in start
Jun 11 03:17:32 DietPi Bazarr[2382]:     self.negotiate()
Jun 11 03:17:32 DietPi Bazarr[2382]:   File "/opt/bazarr/bazarr/../libs/signalrcore/transport/websockets/websocket_transport.py", line 100, in negotiate
Jun 11 03:17:32 DietPi Bazarr[2382]:     if response.status_code != 401 else UnAuthorizedHubError()
Jun 11 03:17:32 DietPi Bazarr[2382]: signalrcore.hub.errors.UnAuthorizedHubError
Jun 11 09:01:26 DietPi systemd-timesyncd[2147]: Synchronized to time server for the first time 5.39.184.5:123 (2.debian.pool.ntp.org).
Jun 11 09:01:26 DietPi openvpn[2314]: [nl408.nordvpn.com] Inactivity timeout (--ping-restart), restarting
Jun 11 09:01:26 DietPi openvpn[2314]: SIGUSR1[soft,ping-restart] received, process restarting
Jun 11 09:01:26 DietPi openvpn[2314]: Restart pause, 5 second(s)
Jun 11 09:01:26 DietPi Bazarr[2382]: 2022-06-11 09:01:26,725 - apscheduler.executors.default    (7e817d21e0) :  WARNING (base:120) - Run time of job "Update all Episode Subtitles from disk (trigger: cron[hour='4'], next run at: 2022-06-1
1 04:00:00 BST)" was missed by 5:01:26.724709
Jun 11 09:01:26 DietPi Bazarr[2382]: 2022-06-11 09:01:26,731 - apscheduler.executors.default    (7e7f7ce1e0) :  WARNING (base:120) - Run time of job "Update Series list from Sonarr (trigger: interval[1:00:00], next run at: 2022-06-11 04:
03:51 BST)" was missed by 0:57:34.851921
Jun 11 09:01:26 DietPi Bazarr[2382]: 2022-06-11 09:01:26,736 - apscheduler.executors.default    (7e7efcd1e0) :  WARNING (base:120) - Run time of job "Sync episodes with Sonarr (trigger: interval[1:00:00], next run at: 2022-06-11 09:07:48
 BST)" was missed by 0:53:37.856537
Jun 11 09:01:26 DietPi Bazarr[2382]: 2022-06-11 09:01:26,740 - apscheduler.executors.default    (7e817d21e0) :  WARNING (base:120) - Run time of job "Update Movie list from Radarr (trigger: interval[1:00:00], next run at: 2022-06-11 04:1
0:43 BST)" was missed by 0:50:42.860742
Jun 11 09:01:26 DietPi Bazarr[2382]: 2022-06-11 09:01:26,745 - apscheduler.executors.default    (7e7f7ce1e0) :  WARNING (base:120) - Run time of job "Update all Movie Subtitles from disk (trigger: cron[hour='5'], next run at: 2022-06-11
05:00:00 BST)" was missed by 4:01:26.745762
Jun 11 09:01:26 DietPi Bazarr[2382]: 2022-06-11 09:01:26,748 - apscheduler.executors.default    (7e7d7ca1e0) :  WARNING (base:120) - Run time of job "Search for wanted Series Subtitles (trigger: interval[3:00:00], next run at: 2022-06-11
 05:39:09 BST)" was missed by 0:22:16.868383
Jun 11 09:01:26 DietPi Bazarr[2382]: 2022-06-11 09:01:26,751 - apscheduler.executors.default    (7e7dfcb1e0) :  WARNING (base:120) - Run time of job "Search for wanted Movies Subtitles (trigger: interval[3:00:00], next run at: 2022-06-11
 06:04:40 BST)" was missed by 2:56:45.870959
Jun 11 09:01:26 DietPi Bazarr[2382]: 2022-06-11 09:01:26,759 - apscheduler.executors.default    (7e7e7cc1e0) :  WARNING (base:120) - Run time of job "Check health (trigger: interval[6:00:00], next run at: 2022-06-11 07:58:55 BST)" was mi
ssed by 1:02:30.880322
Jun 11 09:01:26 DietPi Bazarr[2382]: 2022-06-11 09:01:26,763 - apscheduler.executors.default    (7e7efcd1e0) :  WARNING (base:120) - Run time of job "Update Bazarr (trigger: interval[6:00:00], next run at: 2022-06-11 08:24:50 BST)" was m
issed by 0:36:35.883396

You could simply copy your output into a log.txt file and attach it.

journalctl_output.txt (171.2 KB)
Attached as requested

this looks like the log from the last boot process only. Even that it is missing some part of the inital start process. I guess it was to long? You can try following next time once the system has been crashed

journalctl > /tmp/log.file

Thanks for your unending patience Joulinar!

I’ve now attached this
log.txt (291.6 KB)

The log contains the last boot sequence only. Nothing from before the boot. Did you enable persistent system logging? If not, the log will be cleared on every reboot.