rsunny2012
Chevereto Member
Hi everyone,
I am running into a sudden issue where Cheverto has stopped automatically creating the daily subfolders (e.g., /2026/08/26/) for my FTP storage.
Instead of creating the new 26 folder, the FTP upload just drops the new images directly into the parent /2026/08/ folder. Because the Cheveerto database generates the URL expecting the image to be inside the daily folder, it results in broken image links (404s) and blank images on the frontend.
Here is what I have already verified as root via SSH:
Has anyone experienced this before? Is there a specific timeout setting or known bug with the FTP API failing to create directories while still successfully passing the file upload?
Any advice would be appreciated!
I saw that the similar bug was fixed with 4.5.3 (https://chevereto.com/community/thr...migrating-to-another-server.16368/#post-80055). But i am running on 4.5.7
I am running into a sudden issue where Cheverto has stopped automatically creating the daily subfolders (e.g., /2026/08/26/) for my FTP storage.
Instead of creating the new 26 folder, the FTP upload just drops the new images directly into the parent /2026/08/ folder. Because the Cheveerto database generates the URL expecting the image to be inside the daily folder, it results in broken image links (404s) and blank images on the frontend.
Here is what I have already verified as root via SSH:
- Permissions are correct: Directories are 755 and files are 644.
- Ownership is correct: The FTP/cPanel user strictly owns all the folders
- Not a disk space/quota issue: The server and FTP account have plenty of space and inodes. We know this because the images are successfully uploading, just into the wrong directory.
- Manual workaround works: If I manually create the 26 (todays date) folder via SSH/FTP, Cheverto successfully uploads the new images inside it without any issues.
Has anyone experienced this before? Is there a specific timeout setting or known bug with the FTP API failing to create directories while still successfully passing the file upload?
Any advice would be appreciated!
I saw that the similar bug was fixed with 4.5.3 (https://chevereto.com/community/thr...migrating-to-another-server.16368/#post-80055). But i am running on 4.5.7