Forums

disk I/O error - Permission denied on media/galleries/2025

Hello,

I have a critical issue with my account (balouvalery).

The directory /home/balouvalery/media/galleries/2025 shows permissions as "??????????" and returns "Permission denied" on every access.

This causes: django.db.utils.OperationalError: disk I/O error when my Django app tries to write to the database.

Commands tried: - ls -la ~/media/galleries/ → shows "? ? ? ?" for all entries - PRAGMA integrity_check → returns "ok" - df -h → 1.1T available, so not a space issue

Please fix the filesystem permissions for this directory.

Thank you. Username: balouvalery

See https://help.pythonanywhere.com/pages/FileAndDirectoryPermissions/