Skip to content

Service crash with error: specify one non-default checksum at a time #40

Description

@mittalyashu

Postgres backup service is crashing repeatedly, with the following error:

Error while running backup:  InvalidRequest: You can only specify one non-default checksum at a time.
    at de_InvalidRequestRes (/app/node_modules/@aws-sdk/client-s3/dist-cjs/index.js:5264:21)
    at de_CommandError (/app/node_modules/@aws-sdk/client-s3/dist-cjs/index.js:5187:19)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async /app/node_modules/@smithy/middleware-serde/dist-cjs/index.js:8:24
    at async /app/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js:488:18
      _events: [Object],
      _readableState: [ReadableState],
      _maxListeners: undefined,
      socket: [TLSSocket],
      httpVersionMajor: 1,
      httpVersionMinor: 1,
      httpVersion: '1.1',

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions