Skip to content
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

File & folder operations fails with "Cannot read properties of undefined (reading '_') #66

Open
dakoller opened this issue Nov 1, 2024 · 1 comment

Comments

@dakoller
Copy link

dakoller commented Nov 1, 2024

...the error message looks like this:

Output
Cannot read properties of undefined (reading '_')
Error details

Other info
n8n version

1.64.3 (Self Hosted)

Stack trace

TypeError: Cannot read properties of undefined (reading '_') at Object.execute (/usr/local/lib/node_modules/n8n/node_modules/n8n-nodes-base/dist/nodes/S3/S3.node.js:415:72) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Workflow.runNode (/usr/local/lib/node_modules/n8n/node_modules/n8n-workflow/dist/Workflow.js:722:19) at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:711:51 at /usr/local/lib/node_modules/n8n/node_modules/n8n-core/dist/WorkflowExecute.js:1141:20

My backend is minio 024-10-13T13:34:11Z

@cedricziel
Copy link
Owner

@dakoller is this related to this node? It looks like you're using the upstream S3 node

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