mirror of
https://github.com/smittix/intercept.git
synced 2026-04-25 07:10:00 -07:00
sqlite3.connect() opens read-only files without error — the failure only surfaces on the first write (INSERT). Add an upfront os.access() check on both the directory and file, with a clear error showing the owner and the exact chown command to fix it. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
78 KiB
78 KiB