Skip to content

[BUG] - S3 File Loader Failed to Load File #4403

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
xeiaaa opened this issue May 8, 2025 · 2 comments
Open

[BUG] - S3 File Loader Failed to Load File #4403

xeiaaa opened this issue May 8, 2025 · 2 comments

Comments

@xeiaaa
Copy link

xeiaaa commented May 8, 2025

Describe the bug
When I try to upsert using S3 File Loader, I encountered the error. The AWS Credentials are correct. The AWS Access key has full S3 access to all buckets Unstructured API and key are also correct since I tried using the Unstructured file loader and it works correctly.

Error: vectorsService.upsertVector - Error: Failed to load file /var/folders/83/mr_4vvpd4t9cs6p_2zdf7mcr0000gn/T/s3fileloader-kKwjPI/for.txt using unstructured loader.

Screenshots
Image

Image

Here's a screenshot of my S3 bucket. I'm sure the Bucket name and Key is correct
Image

Setup
I am using Flowise locally

@HenryHengZJ
Copy link
Contributor

do you have read write access to the file system? /var/folders/83/mr_4vvpd4t9cs6p_2zdf7mcr0000gn/T/s3fileloader-kKwjPI folder

@xeiaaa
Copy link
Author

xeiaaa commented May 10, 2025

do you have read write access to the file system? /var/folders/83/mr_4vvpd4t9cs6p_2zdf7mcr0000gn/T/s3fileloader-kKwjPI folder

Image
Image

I tried to access the T folder, but there is no s3fileloader-b2Gvz3 folder inside

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants