Upload files in NC 26 always change to folder

Please help, my nextcloud is not normal work, every to upload anything file to nextcloud web, will created be folder same name with file upload.

I user NC version 26.0.1 with php 8.0
External storage with s3 compatible (Minio)
And database Postgresql
no error log found releated.

please solution

Hey @nadidx welcome to the community

see Object Name and Folder Structure When Using S3 Storage (IDrive e2) as Primary Storage

Thanks @scubamuc

I have been using S3 configuration like that for almost 1 year ago.
and my issue just came up recently.
if I upload via web interface, for example .pdf or .doc file, then the file changes to a folder like this:

but this doesn’t happen when uploading file via nextcloud client. This is very confusing for me :face_with_spiral_eyes:

Anything that changed recently? New app installed?

This version is not supported any more. NC 28 is the lowest still supported version. And regarding the NC 26 branch, it is recommended to install the minor updates (26.0.2, 26.0.3, …) rather quickly since it fixes bugs (also security). And they do not add features within the minor updates or change dependencies.

1 Like

thnks all, issue was closed after BigInt (64bit) identifiers action,

https://docs.nextcloud.com/server/26/admin_manual/configuration_database/bigint_identifiers.html

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.