I am occasionally seeing these errors.
rename: Rename to pathname ($newName) that already exists: /var/www/html/site/assets/files/48889/assets.1080x1080-srcset.png.webp
rename: Rename to pathname ($newName) that already exists: /var/www/html/site/assets/files/48889/assets.1080x1080-srcset.png
rename: Rename to pathname ($newName) that already exists: /var/www/html/site/assets/files/48889/assets.800x0-srcset.png.webp
rename: Rename to pathname ($newName) that already exists: /var/www/html/site/assets/files/48889/assets.800x0-srcset.png
rename: Rename to pathname ($newName) that already exists: /var/www/html/site/assets/files/48889/assets.600x0-srcset.png.webp
rename: Rename to pathname ($newName) that already exists: /var/www/html/site/assets/files/48889/assets.600x0-srcset.png
Does the module maybe need a file_exists() check before creating?
Let me know if you need anymore information.
Thanks!
I am occasionally seeing these errors.
Does the module maybe need a
file_exists()check before creating?Let me know if you need anymore information.
Thanks!