Skip to content

batch-cluster.js hangs or errors out when used in a Docker container #39

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
tvanc opened this issue Mar 30, 2025 · 0 comments
Open

batch-cluster.js hangs or errors out when used in a Docker container #39

tvanc opened this issue Mar 30, 2025 · 0 comments

Comments

@tvanc
Copy link

tvanc commented Mar 30, 2025

I'm experiencing two errors. I encountered the errors while using exiftools-vendored but I believe they come from this package. I created a minimal reproducible example to test and demonstrate.

The errors:

  1. batch-cluster.js hangs if I call exiftool.read() for the first time in a Docker container's lifetime from within a Next.js request.
  2. When I re-run the request batch-cluster.js fails immediately with the error: BatchCluster has ended, cannot enqueue …

The first error sounds just like #13, however as you can see my container definitely has the ps command.

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

1 participant