Device and DietPi version
- Pi 3b
- DietPi v6.26.3
- Plex Media Server
- Nextcloud
- Pi-hole
- Nextcloud
- 3rd party VPN service - https://github.com/hwdsl2/setup-ipsec-vpn
Code: Select all
ncc maintenance:mode --on
I also noticed that after the backup succeeded and services were re-enabled that mariadb failed to start.
Code: Select all
systemctl status mariadb
I had thought that Pi-hole might be blocking it, but the fact that required services aren't running, maybe that's not the case. Pi-hole does a pretty confusing thing where it shows a block page and the block reason "does not appear on any blacklist" instead of a basic 404 message when a page is not available.
Anyway I did a few other configuration changes that I might be able to track down so that the following work:
- VPN routes through Pi-Hole so clients don't see ads
- Added DNS Host Map on my router that points my dynamic DNS address to my DietPi devices IP (allowing access over the DYNDNS address inside my LAN
