S3 (Minio) probably a bug

Describe the problem/error/question

I am using S3 (not AWS 3) with a MinIO host with the following settings.

Upload, Download, Bucket Search, … is working

What is not working is getAll Folder and getAll Files. getAll Files returns files for the toplevel (right under the bucket - but nothing else).

I can mitigate with searchBucket + prefix.

Is this the right way?

What is the error message (if any)?

No error.

Information on your n8n setup

  • 1.9.0
  • Postgres
  • own
  • k8s
  • k8s Node is Linux Debian 11

Hey @DerHarry,

I have just given this a test on my local install of Minio and Get Folders appears to be working.

Can you clarify what you mean when you say it isn’t working? Are you not getting any folders at all for the bucket you are pointing it at? An option to include subfolders when getting files sounds like a good feature request for the node in the future.

Discussed in the Formum.

It looks like a bug (you need to drop a folder with files by using the the MinIO UI to reproduce it).

1 Like

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