Existing pi-hole hangs after running pihole -up at [i] Enabling lighttpd service to start on reboot

I had a (until now) working Installation of pinhole, which told me that i could install updates. Thats what I did, but the script hangs at

[i] Enabling lighttpd service to start on reboot...
Then the connection is terminated and it seems as if the pi has crashed.

if I now try pihole -up again, I get:

  [✓] Update local cache of available packages
  [i] Existing PHP installation detected : PHP version 7.4.33
  [✓] Checking for git
  [✓] Checking for iproute2
  [✓] Checking for dialog
  [✓] Checking for ca-certificates

  [i] Checking for updates...
  [i] Pi-hole Core:	up to date

error: cannot lock ref 'refs/tags/v5.13': unable to resolve reference 'refs/tags/v5.13': reference broken
error: cannot lock ref 'refs/tags/v5.14': unable to resolve reference 'refs/tags/v5.14': reference broken
error: cannot lock ref 'refs/tags/v5.14.1': unable to resolve reference 'refs/tags/v5.14.1': reference broken
error: cannot lock ref 'refs/tags/v5.14.2': unable to resolve reference 'refs/tags/v5.14.2': reference broken
error: cannot lock ref 'refs/tags/v5.15': unable to resolve reference 'refs/tags/v5.15': reference broken
error: cannot lock ref 'refs/tags/v5.15.1': unable to resolve reference 'refs/tags/v5.15.1': reference broken
error: cannot lock ref 'refs/tags/v5.16': unable to resolve reference 'refs/tags/v5.16': reference broken
error: cannot lock ref 'refs/tags/v5.17': unable to resolve reference 'refs/tags/v5.17': reference broken
error: cannot lock ref 'refs/tags/v5.18': unable to resolve reference 'refs/tags/v5.18': reference broken
error: cannot lock ref 'refs/tags/v5.18.1': unable to resolve reference 'refs/tags/v5.18.1': reference broken
error: cannot lock ref 'refs/tags/v5.18.2': unable to resolve reference 'refs/tags/v5.18.2': reference broken
error: cannot lock ref 'refs/tags/v5.18.3': unable to resolve reference 'refs/tags/v5.18.3': reference broken
error: cannot lock ref 'refs/tags/v5.18.4': unable to resolve reference 'refs/tags/v5.18.4': reference broken
error: cannot lock ref 'refs/tags/v5.19': unable to resolve reference 'refs/tags/v5.19': reference broken
error: cannot lock ref 'refs/tags/v5.20': unable to resolve reference 'refs/tags/v5.20': reference broken
error: cannot lock ref 'refs/tags/v5.20.1': unable to resolve reference 'refs/tags/v5.20.1': reference broken
fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
fatal: ambiguous argument '@{0}': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
fatal: HEAD does not point to a branch

  Error: Remote revision could not be obtained, please contact Pi-hole Support
  Additional debugging output:

No commits yet

Changes to be committed:
  (use "git rm --cached <file>..." to unstage)
	new file:   .codespellignore
	new file:   .editorconfig
	new file:   .gitattributes
	new file:   .github/ISSUE_TEMPLATE.md
	new file:   .github/dco.yml
	new file:   .github/dependabot.yml
	new file:   .github/release.yml
	new file:   .github/workflows/codeql.yml
	new file:   .github/workflows/codespell.yml
	new file:   .github/workflows/editorconfig-checker.yml
	new file:   .github/workflows/merge-conflict.yml
	new file:   .github/workflows/php-cs-fixer.yml
	new file:   .github/workflows/phpstan.yml
	new file:   .github/workflows/stale.yml
	new file:   .github/workflows/stale_pr.yml
	new file:   .github/workflows/sync-back-to-dev.yml
	new file:   .github/workflows/test.yml
	new file:   .gitignore
	new file:   .php-cs-fixer.dist.php
	new file:   .stickler.yml
	new file:   .yamllint.conf
	new file:   CONTRIBUTING.md
	new file:   LICENSE
	new file:   README.md
	new file:   api.php
	new file:   api_FTL.php
	new file:   api_db.php
	new file:   auditlog.php
	new file:   cname_records.php
	new file:   composer.json
	new file:   composer.lock
	new file:   db_graph.php
	new file:   db_lists.php
	new file:   db_queries.php
	new file:   debug.php
	new file:   dns_records.php
	new file:   gravity.php
	new file:   groups-adlists.php
	new file:   groups-clients.php
	new file:   groups-domains.php
	new file:   groups.php
	new file:   img/boxed-bg-dark.png
	new file:   img/boxed-bg.png
	new file:   img/favicons/android-chrome-192x192.png
	new file:   img/favicons/android-chrome-512x512.png
	new file:   img/favicons/apple-touch-icon.png
	new file:   img/favicons/favicon-16x16.png
	new file:   img/favicons/favicon-32x32.png
	new file:   img/favicons/favicon.ico
	new file:   img/favicons/manifest.json
	new file:   img/favicons/mstile-150x150.png
	new file:   img/favicons/safari-pinned-tab.svg
	new file:   img/logo.svg
	new file:   img/pihole_icon.svg
	new file:   index.php
	new file:   login.php
	new file:   logout.php
	new file:   messages.php
	new file:   network.php
	new file:   package-lock.json
	new file:   package.json
	new file:   phpstan.neon.dist
	new file:   queries.php
	new file:   queryads.php
	new file:   scripts/pi-hole/js/auditlog.js
	new file:   scripts/pi-hole/js/customcname.js
	new file:   scripts/pi-hole/js/customdns.js
	new file:   scripts/pi-hole/js/db_graph.js
	new file:   scripts/pi-hole/js/db_lists.js
	new file:   scripts/pi-hole/js/db_queries.js
	new file:   scripts/pi-hole/js/debug.js
	new file:   scripts/pi-hole/js/footer.js
	new file:   scripts/pi-hole/js/gravity.js
	new file:   scripts/pi-hole/js/groups-adlists.js
	new file:   scripts/pi-hole/js/groups-clients.js
	new file:   scripts/pi-hole/js/groups-domains.js
	new file:   scripts/pi-hole/js/groups.js
	new file:   scripts/pi-hole/js/index.js
	new file:   scripts/pi-hole/js/ip-address-sorting.js
	new file:   scripts/pi-hole/js/messages.js
	new file:   scripts/pi-hole/js/network.js
	new file:   scripts/pi-hole/js/queries.js
	new file:   scripts/pi-hole/js/queryads.js
	new file:   scripts/pi-hole/js/restartdns.js
	new file:   scripts/pi-hole/js/settings.js
	new file:   scripts/pi-hole/js/taillog-FTL.js
	new file:   scripts/pi-hole/js/taillog.js
	new file:   scripts/pi-hole/js/utils.js
	new file:   scripts/pi-hole/php/FTL.php
	new file:   scripts/pi-hole/php/api_token.php
	new file:   scripts/pi-hole/php/auth.php
	new file:   scripts/pi-hole/php/customcname.php
	new file:   scripts/pi-hole/php/customdns.php
	new file:   scripts/pi-hole/php/database.php
	new file:   scripts/pi-hole/php/debug.php
	new file:   scripts/pi-hole/php/footer.php
	new file:   scripts/pi-hole/php/func.php
	new file:   scripts/pi-hole/php/gravity.php
	new file:   scripts/pi-hole/php/gravity.sh.php
	new file:   scripts/pi-hole/php/groups.php
	new file:   scripts/pi-hole/php/header.php
	new file:   scripts/pi-hole/php/header_authenticated.php
	new file:   scripts/pi-hole/php/message.php
	new file:   scripts/pi-hole/php/network.php
	new file:   scripts/pi-hole/php/password.php
	new file:   scripts/pi-hole/php/persistentlogin_token.php
	new file:   scripts/pi-hole/php/queryads.php
	new file:   scripts/pi-hole/php/savesettings.php
	new file:   scripts/pi-hole/php/sidebar.php
	new file:   scripts/pi-hole/php/tailLog.php
	new file:   scripts/pi-hole/php/teleporter.php
	new file:   scripts/pi-hole/php/theme.php
	new file:   scripts/pi-hole/php/update_checker.php
	new file:   scripts/vendor/LICENSE
	new file:   scripts/vendor/adminlte.min.js
	new file:   scripts/vendor/bootstrap-notify.min.js
	new file:   scripts/vendor/bootstrap-select.min.js
	new file:   scripts/vendor/bootstrap-select.min.js.map
	new file:   scripts/vendor/bootstrap-toggle.min.js
	new file:   scripts/vendor/bootstrap-toggle.min.js.map
	new file:   scripts/vendor/chart.min.js
	new file:   scripts/vendor/chartjs-adapter-moment.js
	new file:   scripts/vendor/chartjs-adapter-moment.min.js.map
	new file:   scripts/vendor/datatables.buttons.min.js
	new file:   scripts/vendor/datatables.min.js
	new file:   scripts/vendor/datatables.select.min.js
	new file:   scripts/vendor/daterangepicker.min.js
	new file:   scripts/vendor/daterangepicker.min.js.map
	new file:   scripts/vendor/jquery.confirm.min.js
	new file:   scripts/vendor/jquery.min.js
	new file:   scripts/vendor/moment.min.js
	new file:   scripts/vendor/qrcode.php
	new file:   scripts/vendor/select2.min.js
	new file:   settings.php
	new file:   style/pi-hole.css
	new file:   style/themes/default-auto.css
	new file:   style/themes/default-dark.css
	new file:   style/themes/default-darker.css
	new file:   style/themes/default-light.css
	new file:   style/themes/high-contrast-dark.css
	new file:   style/themes/high-contrast.css
	new file:   style/themes/lcars.css
	new file:   style/vendor/AdminLTE.min.css
	new file:   style/vendor/LICENSE
	new file:   style/vendor/SourceSansPro/SourceSansPro.css
	new file:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-300.woff
	new file:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-300.woff2
	new file:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-300italic.woff
	new file:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-300italic.woff2
	new file:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-600.woff
	new file:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-600.woff2
	new file:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-600italic.woff
	new file:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-600italic.woff2
	new file:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-700.woff
	new file:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-700.woff2
	new file:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-italic.woff
	new file:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-italic.woff2
	new file:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-regular.woff
	new file:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-regular.woff2
	new file:   style/vendor/animate.min.css
	new file:   style/vendor/bootstrap-select.min.css
	new file:   style/vendor/bootstrap-toggle.min.css
	new file:   style/vendor/bootstrap/css/bootstrap.min.css
	new file:   style/vendor/bootstrap/css/bootstrap.min.css.map
	new file:   style/vendor/bootstrap/fonts/glyphicons-halflings-regular.eot
	new file:   style/vendor/bootstrap/fonts/glyphicons-halflings-regular.svg
	new file:   style/vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf
	new file:   style/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff
	new file:   style/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2
	new file:   style/vendor/bootstrap/js/bootstrap.min.js
	new file:   style/vendor/datatables.min.css
	new file:   style/vendor/datatables_extensions.min.css
	new file:   style/vendor/daterangepicker.min.css
	new file:   style/vendor/font-awesome/js/all.min.js
	new file:   style/vendor/fonts/antonio/antonio-v1-latin-ext_latin-100.woff
	new file:   style/vendor/fonts/antonio/antonio-v1-latin-ext_latin-100.woff2
	new file:   style/vendor/fonts/antonio/antonio-v1-latin-ext_latin-700.woff
	new file:   style/vendor/fonts/antonio/antonio-v1-latin-ext_latin-700.woff2
	new file:   style/vendor/fonts/antonio/antonio-v1-latin-ext_latin-regular.woff
	new file:   style/vendor/fonts/antonio/antonio-v1-latin-ext_latin-regular.woff2
	new file:   style/vendor/fonts/antonio/antonio.css
	new file:   style/vendor/fonts/ubuntu-mono/ubuntu-mono-v10-latin-ext_latin-700.woff
	new file:   style/vendor/fonts/ubuntu-mono/ubuntu-mono-v10-latin-ext_latin-700.woff2
	new file:   style/vendor/fonts/ubuntu-mono/ubuntu-mono-v10-latin-ext_latin-700italic.woff
	new file:   style/vendor/fonts/ubuntu-mono/ubuntu-mono-v10-latin-ext_latin-700italic.woff2
	new file:   style/vendor/fonts/ubuntu-mono/ubuntu-mono-v10-latin-ext_latin-italic.woff
	new file:   style/vendor/fonts/ubuntu-mono/ubuntu-mono-v10-latin-ext_latin-italic.woff2
	new file:   style/vendor/fonts/ubuntu-mono/ubuntu-mono-v10-latin-ext_latin-regular.woff
	new file:   style/vendor/fonts/ubuntu-mono/ubuntu-mono-v10-latin-ext_latin-regular.woff2
	new file:   style/vendor/fonts/ubuntu-mono/ubuntu-mono.css
	new file:   style/vendor/icheck-bootstrap.min.css
	new file:   style/vendor/icheck-material.min.css
	new file:   style/vendor/js-warn.css
	new file:   style/vendor/select2.min.css
	new file:   taillog-FTL.php
	new file:   taillog.php

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	modified:   .codespellignore
	modified:   .editorconfig
	modified:   .gitattributes
	modified:   .github/ISSUE_TEMPLATE.md
	modified:   .github/dco.yml
	modified:   .github/dependabot.yml
	modified:   .github/release.yml
	modified:   .github/workflows/codeql.yml
	modified:   .github/workflows/codespell.yml
	modified:   .github/workflows/editorconfig-checker.yml
	modified:   .github/workflows/merge-conflict.yml
	modified:   .github/workflows/php-cs-fixer.yml
	modified:   .github/workflows/phpstan.yml
	modified:   .github/workflows/stale.yml
	modified:   .github/workflows/stale_pr.yml
	modified:   .github/workflows/sync-back-to-dev.yml
	modified:   .github/workflows/test.yml
	modified:   .gitignore
	modified:   .php-cs-fixer.dist.php
	modified:   .stickler.yml
	modified:   .yamllint.conf
	modified:   CONTRIBUTING.md
	modified:   LICENSE
	modified:   README.md
	modified:   api.php
	modified:   api_FTL.php
	modified:   api_db.php
	modified:   auditlog.php
	modified:   cname_records.php
	modified:   composer.json
	modified:   composer.lock
	modified:   db_graph.php
	modified:   db_lists.php
	modified:   db_queries.php
	modified:   debug.php
	modified:   dns_records.php
	modified:   gravity.php
	modified:   groups-adlists.php
	modified:   groups-clients.php
	modified:   groups-domains.php
	modified:   groups.php
	modified:   img/boxed-bg-dark.png
	modified:   img/boxed-bg.png
	modified:   img/favicons/android-chrome-192x192.png
	modified:   img/favicons/android-chrome-512x512.png
	modified:   img/favicons/apple-touch-icon.png
	modified:   img/favicons/favicon-16x16.png
	modified:   img/favicons/favicon-32x32.png
	modified:   img/favicons/favicon.ico
	modified:   img/favicons/manifest.json
	modified:   img/favicons/mstile-150x150.png
	modified:   img/favicons/safari-pinned-tab.svg
	modified:   img/logo.svg
	modified:   img/pihole_icon.svg
	modified:   index.php
	modified:   login.php
	modified:   logout.php
	modified:   messages.php
	modified:   network.php
	modified:   package-lock.json
	modified:   package.json
	modified:   phpstan.neon.dist
	modified:   queries.php
	modified:   queryads.php
	modified:   scripts/pi-hole/js/auditlog.js
	modified:   scripts/pi-hole/js/customcname.js
	modified:   scripts/pi-hole/js/customdns.js
	modified:   scripts/pi-hole/js/db_graph.js
	modified:   scripts/pi-hole/js/db_lists.js
	modified:   scripts/pi-hole/js/db_queries.js
	modified:   scripts/pi-hole/js/debug.js
	modified:   scripts/pi-hole/js/footer.js
	modified:   scripts/pi-hole/js/gravity.js
	modified:   scripts/pi-hole/js/groups-adlists.js
	modified:   scripts/pi-hole/js/groups-clients.js
	modified:   scripts/pi-hole/js/groups-domains.js
	modified:   scripts/pi-hole/js/groups.js
	modified:   scripts/pi-hole/js/index.js
	modified:   scripts/pi-hole/js/ip-address-sorting.js
	modified:   scripts/pi-hole/js/messages.js
	modified:   scripts/pi-hole/js/network.js
	modified:   scripts/pi-hole/js/queries.js
	modified:   scripts/pi-hole/js/queryads.js
	modified:   scripts/pi-hole/js/restartdns.js
	modified:   scripts/pi-hole/js/settings.js
	modified:   scripts/pi-hole/js/taillog-FTL.js
	modified:   scripts/pi-hole/js/taillog.js
	modified:   scripts/pi-hole/js/utils.js
	modified:   scripts/pi-hole/php/FTL.php
	modified:   scripts/pi-hole/php/api_token.php
	modified:   scripts/pi-hole/php/auth.php
	modified:   scripts/pi-hole/php/customcname.php
	modified:   scripts/pi-hole/php/customdns.php
	modified:   scripts/pi-hole/php/database.php
	modified:   scripts/pi-hole/php/debug.php
	modified:   scripts/pi-hole/php/footer.php
	modified:   scripts/pi-hole/php/func.php
	modified:   scripts/pi-hole/php/gravity.php
	modified:   scripts/pi-hole/php/gravity.sh.php
	modified:   scripts/pi-hole/php/groups.php
	modified:   scripts/pi-hole/php/header.php
	modified:   scripts/pi-hole/php/header_authenticated.php
	modified:   scripts/pi-hole/php/message.php
	modified:   scripts/pi-hole/php/network.php
	modified:   scripts/pi-hole/php/password.php
	modified:   scripts/pi-hole/php/persistentlogin_token.php
	modified:   scripts/pi-hole/php/queryads.php
	modified:   scripts/pi-hole/php/savesettings.php
	modified:   scripts/pi-hole/php/sidebar.php
	modified:   scripts/pi-hole/php/tailLog.php
	modified:   scripts/pi-hole/php/teleporter.php
	modified:   scripts/pi-hole/php/theme.php
	modified:   scripts/pi-hole/php/update_checker.php
	modified:   scripts/vendor/LICENSE
	modified:   scripts/vendor/adminlte.min.js
	modified:   scripts/vendor/bootstrap-notify.min.js
	modified:   scripts/vendor/bootstrap-select.min.js
	modified:   scripts/vendor/bootstrap-select.min.js.map
	modified:   scripts/vendor/bootstrap-toggle.min.js
	modified:   scripts/vendor/bootstrap-toggle.min.js.map
	modified:   scripts/vendor/chart.min.js
	modified:   scripts/vendor/chartjs-adapter-moment.js
	modified:   scripts/vendor/chartjs-adapter-moment.min.js.map
	modified:   scripts/vendor/datatables.buttons.min.js
	modified:   scripts/vendor/datatables.min.js
	modified:   scripts/vendor/datatables.select.min.js
	modified:   scripts/vendor/daterangepicker.min.js
	modified:   scripts/vendor/daterangepicker.min.js.map
	modified:   scripts/vendor/jquery.confirm.min.js
	modified:   scripts/vendor/jquery.min.js
	modified:   scripts/vendor/moment.min.js
	modified:   scripts/vendor/qrcode.php
	modified:   scripts/vendor/select2.min.js
	modified:   settings.php
	modified:   style/pi-hole.css
	modified:   style/themes/default-auto.css
	modified:   style/themes/default-dark.css
	modified:   style/themes/default-darker.css
	modified:   style/themes/default-light.css
	modified:   style/themes/high-contrast-dark.css
	modified:   style/themes/high-contrast.css
	modified:   style/themes/lcars.css
	modified:   style/vendor/AdminLTE.min.css
	modified:   style/vendor/LICENSE
	modified:   style/vendor/SourceSansPro/SourceSansPro.css
	modified:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-300.woff
	modified:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-300.woff2
	modified:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-300italic.woff
	modified:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-300italic.woff2
	modified:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-600.woff
	modified:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-600.woff2
	modified:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-600italic.woff
	modified:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-600italic.woff2
	modified:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-700.woff
	modified:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-700.woff2
	modified:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-italic.woff
	modified:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-italic.woff2
	modified:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-regular.woff
	modified:   style/vendor/SourceSansPro/source-sans-pro-v13-latin-regular.woff2
	modified:   style/vendor/animate.min.css
	modified:   style/vendor/bootstrap-select.min.css
	modified:   style/vendor/bootstrap-toggle.min.css
	modified:   style/vendor/bootstrap/css/bootstrap.min.css
	modified:   style/vendor/bootstrap/css/bootstrap.min.css.map
	modified:   style/vendor/bootstrap/fonts/glyphicons-halflings-regular.eot
	modified:   style/vendor/bootstrap/fonts/glyphicons-halflings-regular.svg
	modified:   style/vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf
	modified:   style/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff
	modified:   style/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2
	modified:   style/vendor/bootstrap/js/bootstrap.min.js
	modified:   style/vendor/datatables.min.css
	modified:   style/vendor/datatables_extensions.min.css
	modified:   style/vendor/daterangepicker.min.css
	modified:   style/vendor/font-awesome/js/all.min.js
	modified:   style/vendor/fonts/antonio/antonio-v1-latin-ext_latin-100.woff
	modified:   style/vendor/fonts/antonio/antonio-v1-latin-ext_latin-100.woff2
	modified:   style/vendor/fonts/antonio/antonio-v1-latin-ext_latin-700.woff
	modified:   style/vendor/fonts/antonio/antonio-v1-latin-ext_latin-700.woff2
	modified:   style/vendor/fonts/antonio/antonio-v1-latin-ext_latin-regular.woff
	modified:   style/vendor/fonts/antonio/antonio-v1-latin-ext_latin-regular.woff2
	modified:   style/vendor/fonts/antonio/antonio.css
	modified:   style/vendor/fonts/ubuntu-mono/ubuntu-mono-v10-latin-ext_latin-700.woff
	modified:   style/vendor/fonts/ubuntu-mono/ubuntu-mono-v10-latin-ext_latin-700.woff2
	modified:   style/vendor/fonts/ubuntu-mono/ubuntu-mono-v10-latin-ext_latin-700italic.woff
	modified:   style/vendor/fonts/ubuntu-mono/ubuntu-mono-v10-latin-ext_latin-700italic.woff2
	modified:   style/vendor/fonts/ubuntu-mono/ubuntu-mono-v10-latin-ext_latin-italic.woff
	modified:   style/vendor/fonts/ubuntu-mono/ubuntu-mono-v10-latin-ext_latin-italic.woff2
	modified:   style/vendor/fonts/ubuntu-mono/ubuntu-mono-v10-latin-ext_latin-regular.woff
	modified:   style/vendor/fonts/ubuntu-mono/ubuntu-mono-v10-latin-ext_latin-regular.woff2
	modified:   style/vendor/fonts/ubuntu-mono/ubuntu-mono.css
	modified:   style/vendor/icheck-bootstrap.min.css
	modified:   style/vendor/icheck-material.min.css
	modified:   style/vendor/js-warn.css
	modified:   style/vendor/select2.min.css
	modified:   taillog-FTL.php
	modified:   taillog.php

okay, apparently fritzbox changed the energy settings in their fritzbox, so the raspi has power variations. That crashed my pi-hole. So its not a pi-hole problem.

1 Like

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.