June 28, 2025
In my case I’m using a DS1522+ as a NAS. I already had forgotten; my username so had to do a hard reset.
Mode 1 reset on a Synology NAS is a soft reset that allows you to:
✅ What Mode 1 Reset Does Resets:
Admin password (blank) Network settings (set to DHCP) Keeps:
All other settings (users, shared folders, apps, data, permissions, etc.) This is useful if you:
Forgot your admin password Misconfigured your network and can’t connect to the NAS 🔧 How to Perform a Mode 1 Reset Locate the Reset Button
Troubleshooting Content Security Policy issues with Matomo analytics
Matomo Analytics CSP Troubleshooting This guide helps resolve Content Security Policy (CSP) issues that block Matomo analytics tracking.
Problem: matomo.js blocked by CSP If you see status (blocked:csp) in browser developer tools, your website’s CSP is blocking the Matomo script.
Solutions Implemented 1. CSP-Friendly Tracking Fallback The theme automatically detects when standard Matomo tracking is blocked and falls back to:
Fetch API tracking - Makes direct API calls to matomo.php Image pixel tracking - Ultimate fallback using a 1x1 pixel image 2.