Dashboard Site-Health windows — 2026-06-12
DAILY HYGIENE · · detail report · check dashboard_windows
Verdict: 🔴 ERROR
Dashboard windows check raised: [Errno 1] Operation not permitted: ‘/Users/dansellars/Downloads/dare_dashboard.html’
Traceback
Traceback (most recent call last):
File "/Users/dansellars/bin/dare_daily_hygiene.py", line 504, in _adapter_dashboard_windows
return dare_dashboard_windows_check.run_check(when=when)
File "/Users/dansellars/bin/dare_dashboard_windows_check.py", line 96, in run_check
dashboard_html = dashboard_path.read_text(errors="replace")
File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/pathlib.py", line 1256, in read_text
with self.open(mode='r', encoding=encoding, errors=errors) as f:
File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/pathlib.py", line 1242, in open
return io.open(self, mode, buffering, encoding, errors, newline,
File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/pathlib.py", line 1110, in _opener
return self._accessor.open(self, flags, mode)
PermissionError: [Errno 1] Operation not permitted: '/Users/dansellars/Downloads/dare_dashboard.html'
Why this tripwire exists
Catches the silent regression where dash.dare.co.uk’s 7d/30d/90d Site-Health grids render ‘Waiting for data’ even though the anchor rollup file is on disk. Added 2026-06-05 after the 7d window stayed broken through several hourly refreshes — only the 24h view was working and nothing else flagged the seam. RED when any window’s anchor file exists locally but the build rendered pending placeholders.
Generated by dare_daily_hygiene.py · check dashboard_windows · 2026-06-12 · authoritative click-through for the dash.dare.co.uk Site-Health card.