Account created on 23 February 2024, 4 months ago
#

Recent comments

The problem is fixed!

  1. After checking OVH, I discovered that the database was full and had become Read Only, preventing access to pages that require data insertion.

  2. Identified the table with the maximum size; in my case, I found that the cache table had the largest size. Cleared the cache table to free up space.

  3. Restarted the quota on OVH, and verified the database size.

  4. Now it's green, with more space, and the pages work fine.

  5. Configured cache performance in Drupal and activated cache clearing.

Could this be an issue with the webform module configuration, specifically the upload file settings?

The problem only occurs on OVH and not in the local environment. I haven't been able to identify the cause.

Production build 0.69.0 2024