Skip to content

Too many open files error #34

@strimpak

Description

@strimpak

Hey, when trying to run this tool (version 6.0.2) I am getting the following error:

Gatheing data in the 'argocd' namespace for the GitOps Runtime
Processing and Saving Data
Preparing the Support Package
error: Uncaught (in promise) Error: Too many open files (os error 24): open '/Users/xxx/bin/cf-support-gitops-1750761915/applications.argoproj.io/xxx-59d41d8f-xxx_get.yaml'
                readable: (await Deno.open(filePath)).readable,
                                      ^
    at Object.open (ext:deno_fs/30_fs.js:541:21)
    at appendFolder (https://jsr.io/@deno-library/compress/0.5.6/tgz/mod.ts:96:39)
    at eventLoopTick (ext:core/01_core.js:178:7)
    at async Module.compress (https://jsr.io/@deno-library/compress/0.5.6/tgz/mod.ts:118:7)
    at async preparePackage (file:///var/folders/np/yyyhb3z15mqbn10w4gs4kx340000gn/T/deno-compile-cf-support/src/logic/core.js:14:5)
    at async Module.gitops (file:///var/folders/np/yyyhb3z15mqbn10w4gs4kx340000gn/T/deno-compile-cf-support/src/gitops.js:15:5)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions