Error for Upload files

Hello,

v2025
I have an error when uploading files. I think it is after the update v2025.0.2

League\Flysystem\PathTraversalDetected Path traversal detected: …/storage/files/temp__c9p1pcvokihs74mrc2eagoajhjsosiup/ads_own/x_bannerEn/{1E8EA205-7453-4F13-9F4B-175349A7C470}.png

What’s the reason?

Make sure you set the Upload folder correctly. From the docs:

The path is relative to project folder. Use slashes “/” as path delimiter, no leading slash, e.g. “uploads/”

Don’t start with “…” either.