-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Sometimes I'm getting the following error:
InvalidRange: The requested range is not satisfiable
at throwDefaultError (/app/node_modules/@smithy/smithy-client/dist-cjs/default-error-handler.js:8:22)
at /app/node_modules/@smithy/smithy-client/dist-cjs/default-error-handler.js:18:39
at de_GetObjectCommandError (/app/node_modules/@aws-sdk/client-s3/dist-cjs/protocols/Aws_restXml.js:4330:20)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async /app/node_modules/@smithy/middleware-serde/dist-cjs/deserializerMiddleware.js:7:24
at async /app/node_modules/@aws-sdk/middleware-signing/dist-cjs/awsAuthMiddleware.js:14:20
at async /app/node_modules/@smithy/middleware-retry/dist-cjs/retryMiddleware.js:27:46
at async /app/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/flexibleChecksumsMiddleware.js:58:20
at async /app/node_modules/@aws-sdk/middleware-logger/dist-cjs/loggerMiddleware.js:7:26
at async makeTokenizer (/app/node_modules/@tokenizer/s3/lib/index.js:18:22)
at async fp_ts_1.taskEither.tryCatch._typename (/app/packages/asset-repos/dist/asset/util/file-type.js:21:25)
at async makeTokenizer (/app/node_modules/@tokenizer/s3/lib/index.js:18:22) points to this line. I'm not able to reproduce the error with a specific file. Once I can, I will update the issue.
Versions used:
| library | version |
|---|---|
@tokenizer/s3 |
0.2.3 |
@smithy/smithy-client |
2.0.5 |
Metadata
Metadata
Assignees
Labels
No labels