-
Notifications
You must be signed in to change notification settings - Fork 389
Closed
Labels
api: storageIssues related to the googleapis/nodejs-storage API.Issues related to the googleapis/nodejs-storage API.duplicateneeds more infoThis issue needs more information from the customer to proceed.This issue needs more information from the customer to proceed.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.status: duplicateDuplicate.Duplicate.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Error: EMFILE, too many open files.
This error is appearing when I am uploading a directory that contains thousands of files around 4-5k+ files.
-
Is this a client library issue or a product issue?
The issue is in the uploadDirectory sample. -
Did someone already solve this?
No -
Do you have a support contract?
No
Environment details
- OS: Google Cloud Run Container
- Node.js version: 14
@google-cloud/storage
version: 5.18.3
Steps to reproduce
- Try to upload a directory with 5k+ file
Making sure to follow these steps will guarantee the quickest resolution possible.
Thanks!
Metadata
Metadata
Assignees
Labels
api: storageIssues related to the googleapis/nodejs-storage API.Issues related to the googleapis/nodejs-storage API.duplicateneeds more infoThis issue needs more information from the customer to proceed.This issue needs more information from the customer to proceed.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.status: duplicateDuplicate.Duplicate.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.