Hello, and thank you for clicking.
My issue is that my self-hosted version of n8n (hosted on AWS) is not allowing me to download the amount of images that I need to. The workflow is made to process thousands of images.
On the cloud version, I haven’t had any issues using Dropbox to download the images and send them through, but I switched to AWS for the scalability. I tried to use the AWS S3 buckets, but that has a 1,000-image max download, and batching the image downloading has not worked. Also, due to the nature of the task, I can not have it process a batch of images at a time.
I thought that I might as well move back to Dropbox because I never had any issues downloading this amount of images on the cloud version. So, I put the Dropbox nodes back in, but it is not allowing me to download nearly as many images as I need to. I am trying to figure out whether this is an issue with AWS or the self-hosted version of n8n.
I saw somewhere that there is a licensed version of self-hosted n8n, but I can not find the information anywhere. If anyone has any solutions, please let me know. I would be greatly appreciative.
Thank you,
Will