Common Issues
Problems that come up with the homelab, and what actually fixes them.
Can't reach a .saxobroko.com site
- Check if it works on the LAN first (TrueNAS app port or local URL)
- Confirm Cloudflare Tunnel is running on TrueNAS / wherever
cloudflaredlives - Check Cloudflare DNS points at the tunnel, not old
local.saxobroko.comCNAME - Check WAF rules (block no aus) — from outside Australia you will get 403 by design on most hosts
- Check the hostname is in localnet full strict ssl if SSL errors appear
Can't reach a site from outside Australia
Expected for most homelab apps. block no aus is intentional. SaxDocs is the exception (public unless Cloudflare Access is enabled).
TrueNAS / dsm not loading
- Can you ping
192.168.2.203on LAN? - Try dsm.saxobroko.com — is the tunnel up?
- Check TrueNAS is powered on (IPMI or physical check)
Mapped drive (A:) missing
Re-map it. See Windows network drive. Confirm SMB is enabled on TrueNAS.
Jellyfin not showing new media
- Files in the right folder on
A:/Media? Adding media - Correct folder naming?
- Trigger library scan in Jellyfin or restart the TrueNAS app
Photos not uploading from iPhone
- App logged in?
- Background refresh enabled?
- Leave on Wi‑Fi — large libraries take time
Homepage / dash shows login instead of dashboard
Authentik is in front of it. Sign in via auth.saxobroko.com. Credentials in Vaultwarden.
SaxDocs outdated or down
Built on push to main → Cloudflare Pages. Check GitHub Actions and Pages deploy logs. See This docs site.
Authentik login loops
OIDC callback URLs must not be blocked by Cloudflare Access. See Authentik.
~~Storj node won't start~~
Retired — CGNAT. See Storj (archived).