Peertube 7.0.1 docker "waiting" move to external storage

Hello,

New videos won’t go to external storage (s3, backblaze)

at first, because it was set to private, i get the error canned acl private error, searching through the forum i see that happens when videos are set on private.

i set the video to public, run the command npm run create-move-video-storage-job – --to-object-storage -v shortuuid

the job gets created, but wont move from the « waiting » state

error[3/17/2025, 7:13:42 PM] Cannot execute job 2 in queue move-to-object-storage.

{
  "payload": {
    "videoUUID": "e02226d5-98da-4e78-94d8-76648ba7ea83",
    "isNewVideo": false,
    "previousVideoState": 8
  },
  "err": {
    "stack": "InvalidArgument: Unsupported value for canned acl 'private'\n    at throwDefaultError (/app/node_modules/@smithy/smithy-client/dist-cjs/index.js:836:20)\n    at /app/node_modules/@smithy/smithy-client/dist-cjs/index.js:845:5\n    at de_CommandError (/app/node_modules/@aws-sdk/client-s3/dist-cjs/index.js:4829:14)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at async /app/node_modules/@smithy/middleware-serde/dist-cjs/index.js:35:20\n    at async /app/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js:485:18\n    at async /app/node_modules/@smithy/middleware-retry/dist-cjs/index.js:320:38\n    at async /app/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js:110:22\n    at async /app/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js:138:14\n    at async /app/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js:34:22\n    at async _Upload.__doConcurrentUpload (/app/node_modules/@aws-sdk/lib-storage/dist-cjs/index.js:312:30)\n    at async Promise.all (index 0)\n    at async _Upload.__doMultipartUpload (/app/node_modules/@aws-sdk/lib-storage/dist-cjs/index.js:394:5)\n    at async _Upload.done (/app/node_modules/@aws-sdk/lib-storage/dist-cjs/index.js:212:12)\n    at async uploadToStorage (file:///app/dist/core/lib/object-storage/object-storage-helpers.js:173:22)\n    at async moveWebVideoFiles (file:///app/dist/core/lib/job-queue/handlers/move-to-object-storage.js:51:25)",
    "name": "InvalidArgument",
    "$fault": "client",
    "$metadata": {
      "httpStatusCode": 400,
      "requestId": "9ebf9ea24cce35e4",
      "extendedRequestId": "aYb1igGPDON44SjmzNvkyAGULMTcxcDTn",
      "attempts": 1,
      "totalRetryDelay": 0
    },
    "Code": "InvalidArgument",
    "message": "Unsupported value for canned acl 'private'",
    "$response": {
      "statusCode": 400,
      "reason": "",
      "headers": {
        "server": "nginx",
        "date": "Mon, 17 Mar 2025 19:13:25 GMT",
        "content-type": "application/xml",
        "content-length": "172",
        "connection": "keep-alive",
        "x-amz-request-id": "9ebf9ea24cce35e4",
        "x-amz-id-2": "aYb1igGPDON44SjmzNvkyAGULMTcxcDTn",
        "cache-control": "max-age=0, no-cache, no-store",
        "strict-transport-security": "max-age=63072000"
      },
      "body": {
        "_readableState": {
          "state": 456758,
          "highWaterMark": 16384,
          "buffer": {
            "head": null,
            "tail": null,
            "length": 0
          },
          "length": 0,
          "pipes": [],
          "flowing": false,
          "errored": null,
          "defaultEncoding": "utf8",
          "awaitDrainWriters": null,
          "decoder": null,
          "encoding": null
        },
        "_events": {},
        "_eventsCount": 2,
        "socket": null,
        "httpVersionMajor": 1,
        "httpVersionMinor": 1,
        "httpVersion": "1.1",
        "complete": true,
        "rawHeaders": [
          "Server",
          "nginx",
          "Date",
          "Mon, 17 Mar 2025 19:13:25 GMT",
          "Content-Type",
          "application/xml",
          "Content-Length",
          "172",
          "Connection",
          "keep-alive",
          "x-amz-request-id",
          "9ebf9ea24cce35e4",
          "x-amz-id-2",
          "aYb1igGPDON44SjmzNvkyAGULMTcxcDTn",
          "Cache-Control",
          "max-age=0, no-cache, no-store",
          "Strict-Transport-Security",
          "max-age=63072000"
        ],
        "rawTrailers": [],
        "aborted": false,
        "upgrade": false,
        "url": "",
        "method": null,
        "statusCode": 400,
        "statusMessage": "",
        "client": {
          "_tlsOptions": {
            "pipe": false,
            "secureContext": {
              "context": {}
            },
            "isServer": false,
            "requestCert": true,
            "rejectUnauthorized": true,
            "session": {
              "type": "Buffer",
              "data": [
                48,
                130,
  
                14,
                179,
                3,
                2,
                1,
                29
              ]
            }
          },
          "_secureEstablished": true,
          "_securePending": false,
          "_newSessionPending": false,
          "_controlReleased": true,
          "secureConnecting": false,
          "_SNICallback": null,
          "servername": "fedituboyt.s3.eu-central-003.backblazeb2.com",
          "alpnProtocol": false,
          "authorized": true,
          "authorizationError": null,
          "encrypted": true,
          "_events": {
            "close": [
              null,
              null
            ]
          },
          "_eventsCount": 9,
          "connecting": false,
          "_hadError": false,
          "_parent": null,
          "_host": "fedituboyt.s3.eu-central-003.backblazeb2.com",
          "_closeAfterHandlingError": false,
          "_readableState": {
            "state": 323606,
            "highWaterMark": 16384,
            "buffer": {
              "head": null,
              "tail": null,
              "length": 0
            },
            "length": 0,
            "pipes": [],
            "flowing": true,
            "errored": null,
            "defaultEncoding": "utf8",
            "awaitDrainWriters": null,
            "decoder": null,
            "encoding": null
          },
          "_writableState": {
            "objectMode": false,
            "highWaterMark": 16384,
            "finalCalled": true,
            "needDrain": false,
            "ending": true,
            "ended": true,
            "finished": true,
            "destroyed": true,
            "decodeStrings": false,
            "defaultEncoding": "utf8",
            "length": 0,
            "writing": false,
            "corked": 0,
            "sync": false,
            "bufferProcessing": false,
            "writecb": null,
            "writelen": 0,
            "afterWriteTickInfo": null,
            "buffered": [],
            "bufferedIndex": 0,
            "allBuffers": true,
            "allNoop": true,
            "pendingcb": 0,
            "constructed": true,
            "prefinished": true,
            "errorEmitted": false,
            "emitClose": false,
            "autoDestroy": true,
            "errored": null,
            "closed": true,
            "closeEmitted": true
          },
          "allowHalfOpen": false,
          "_sockname": null,
          "_pendingData": null,
          "_pendingEncoding": "",
          "_server": null,
          "ssl": null,
          "_requestCert": true,
          "_rejectUnauthorized": true,
          "parser": null,
          "_httpMessage": null,
          "timeout": 0
        },
        "_consuming": false,
        "_dumped": false,
        "req": {
          "_events": {},
          "_eventsCount": 2,
          "outputData": [],
          "outputSize": 0,
          "writable": true,
          "destroyed": true,
          "_last": false,
          "chunkedEncoding": false,
          "shouldKeepAlive": true,
          "maxRequestsOnConnectionReached": false,
          "_defaultKeepAlive": true,
          "useChunkedEncodingByDefault": true,
          "sendDate": false,
          "_removedConnection": false,
          "_removedContLen": false,
          "_removedTE": false,
          "strictContentLength": false,
          "_contentLength": 0,
          "_hasBody": true,
          "_trailer": "",
          "finished": true,
          "_headerSent": true,
          "_closed": true,
          "_header": "POST /web-videos/0f41c284-0947-4fc5-9d9c-8b10d17cb210-1080.mp4?uploads= HTTP/1.1\r\nx-amz-acl: private\r\nx-amz-user-agent: aws-sdk-js/3.699.0\r\nuser-agent: aws-sdk-js/3.699.0 ua/2.1 os/linux#6.8.0-52-generic lang/js md/nodejs#18.20.7 api/s3#3.699.0 m/N,E,e\r\nhost: fedituboyt.s3.eu-central-003.backblazeb2.com\r\namz-sdk-invocation-id: 5037c8a2-241e-4613-9bce-635b48027c38\r\namz-sdk-request: attempt=1; max=3\r\nx-amz-date: 20250317T191325Z\r\nx-amz-content-sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\r\nauthorization: AWS4-HMAC-SHA256 Credential=003abc88962e1140000000003/20250317/eu-central-003/s3/aws4_request, SignedHeaders=amz-sdk-invocation-id;amz-sdk-request;host;x-amz-acl;x-amz-content-sha256;x-amz-date;x-amz-user-agent, Signature=4b2070a6fee1642c6c50fc67b26c48030ae24aa3e2e2ada4d8424206c95277f8\r\nConnection: keep-alive\r\nContent-Length: 0\r\n\r\n",
          "_keepAliveTimeout": 0,
          "agent": {
            "_events": {},
            "_eventsCount": 2,
            "defaultPort": 443,
            "protocol": "https:",
            "options": {
              "keepAlive": true,
              "maxSockets": 50,
              "noDelay": true,
              "path": null
            },
            "requests": {},
            "sockets": {},
            "freeSockets": {},
            "keepAliveMsecs": 1000,
            "keepAlive": true,
            "maxSockets": 50,
            "maxFreeSockets": 256,
            "scheduling": "lifo",
            "maxTotalSockets": null,
            "totalSocketCount": 0,
            "maxCachedSessions": 100,
            "_sessionCache": {
              "map": {
                "fedituboyt.s3.eu-central-003.backblazeb2.com:443:::::::::::::::::::::": {
                  "type": "Buffer",
                  "data": [
                    48,
                    130,
                    7,
                    238,

                    3,
                    2,
                    1,
                    29
                  ]
                }
              },
              "list": [
                "fedituboyt.s3.eu-central-003.backblazeb2.com:443:::::::::::::::::::::"
              ]
            }
          },
          "method": "POST",
          "path": "/web-videos/0f41c284-0947-4fc5-9d9c-8b10d17cb210-1080.mp4?uploads=",
          "_ended": true,
          "aborted": false,
          "timeoutCb": null,
          "upgradeOrConnect": false,
          "parser": null,
          "maxHeadersCount": null,
          "reusedSocket": false,
          "host": "fedituboyt.s3.eu-central-003.backblazeb2.com",
          "protocol": "https:"
        }
      }
    }
  }
}

the 7:13 pm error is PRIOR to setting the video to public, and run the move video npm command

debug: debug peertube - Pastes.io (wont fit here)
dont mind the authentication error, it is just me failing miserably to auth via api with 2fa

my docker compose:

services:

  # You can comment this webserver section if you want to use another webserver/proxy or test PeerTube in local
  # webserver:
  #   image: chocobozzz/peertube-webserver:latest
  #   # If you don't want to use the official image and build one from sources:
  #   # build:
  #   #   context: .
  #   #   dockerfile: ./support/docker/production/Dockerfile.nginx
  #   env_file:
  #     - .env
  #   ports:
  #    - "800:80"
  #    - "4433:443"
  #   volumes:
  #     - type: bind
  #       # Switch sources if you downloaded the whole repository
  #       #source: ../../nginx/peertube
  #       source: ./docker-volume/nginx/peertube.file
  #       target: /etc/nginx/conf.d/peertube.template
  #     - assets:/var/www/peertube/peertube-latest/client/dist:ro
  #     - ./docker-volume/data:/var/www/peertube/storage
  #     - certbot-www:/var/www/certbot
  #     - ./docker-volume/certbot/conf:/etc/letsencrypt
  #   depends_on:
  #     - peertube
  #   restart: "always"

  # You can comment this certbot section if you want to use another webserver/proxy or test PeerTube in local
  # certbot:
  #   container_name: certbot
  #   image: certbot/certbot
  #   volumes:
  #     - ./docker-volume/certbot/conf:/etc/letsencrypt
  #     - certbot-www:/var/www/certbot
  #   restart: unless-stopped
  #   entrypoint: /bin/sh -c "trap exit TERM; while :; do certbot renew --webroot -w /var/www/certbot; sleep 12h & wait $${!}; done;"
  #   depends_on:
  #     - webserver

  peertube:
    # If you don't want to use the official image and build one from sources:
    # build:
    #   context: .
    #   dockerfile: ./support/docker/production/Dockerfile.bookworm
    image: chocobozzz/peertube:production-bookworm
    # Use a static IP for this container because nginx does not handle proxy host change without reload
    # This container could be restarted on crash or until the postgresql database is ready for connection
    #networks:
      #default:
        #ipv4_address: 172.26.0.20
        #ipv6_address: fdab:e4b3:21a2:ef1b::42
    env_file:
      - stack.env

    #ports:
     #- "1935:1935" # Comment if you don't want to use the live feature
     #- "9000:9000" # Uncomment if you use another webserver/proxy or test PeerTube in local, otherwise not suitable for production
    volumes:
      # Remove the following line if you want to use another webserver/proxy or test PeerTube in local
      # - assets:/app/client/dist
      - ${WD}/docker-volume/data:/data
      - ${WD}/docker-volume/config:/config
    depends_on:
      - postgres
      - redis
      - postfix
    restart: "always"

  postgres:
    image: postgres:13-alpine
    env_file:
      - stack.env
    volumes:
      - ${WD}/docker-volume/db:/var/lib/postgresql/data
    restart: "always"

  pgbackups:
    image: prodrigestivill/postgres-backup-local
    restart: always
    #user: postgres:postgres # Optional: see below
    volumes:
        - ${SB}:/backups
    links:
        - postgres
    depends_on:
        - postgres
    environment:
        - POSTGRES_HOST=postgres
        - POSTGRES_DB=${POSTGRES_DB}
        - POSTGRES_USER=${POSTGRES_USER}
        - POSTGRES_PASSWORD=${POSTGRES_PASSWORD}
     #  - POSTGRES_PASSWORD_FILE=/run/secrets/db_password <-- alternative for POSTGRES_PASSWORD (to use with docker secrets)
        - POSTGRES_EXTRA_OPTS=-Z1 --schema=public --blobs
        - SCHEDULE=@daily
        - BACKUP_ON_START=TRUE
        - BACKUP_KEEP_DAYS=7
        - BACKUP_KEEP_WEEKS=4
        - BACKUP_KEEP_MONTHS=6
        #- HEALTHCHECK_PORT=8080

  redis:
    image: redis:6-alpine
    volumes:
      - ${WD}/docker-volume/redis:/data
    restart: "always"

  postfix:
    image: mwader/postfix-relay
    env_file:
      - stack.env
    volumes:
      - ${WD}/docker-volume/opendkim/keys:/etc/opendkim/keys
    restart: "always"

networks:
  default:
    external: true
    name: ext
    enable_ipv6: false
    #ipam:
      #driver: default
      #config:
      #- subnet: 172.26.0.0/16
      #- subnet: fdab:e4b3:21a2:ef1b::/64

my env:

POSTGRES_USER=db_username

POSTGRES_PASSWORD=db_password

POSTGRES_DB=peertube

PEERTUBE_DB_NAME=peertube

PEERTUBE_DB_USERNAME=db_username

PEERTUBE_DB_PASSWORD=db_password

PEERTUBE_DB_SSL=false

PEERTUBE_DB_HOSTNAME=feditubo-postgres-1

PEERTUBE_WEBSERVER_HOSTNAME=feditubo.yt

PEERTUBE_WEBSERVER_HTTPS=true

PEERTUBE_SECRET=secret

PEERTUBE_SMTP_USERNAME=email_address

PEERTUBE_SMTP_PASSWORD=email_password

PEERTUBE_SMTP_HOSTNAME=email_server

PEERTUBE_SMTP_PORT=587

PEERTUBE_SMTP_FROM=email_address

PEERTUBE_SMTP_TLS=false

PEERTUBE_SMTP_DISABLE_STARTTLS=false

PEERTUBE_ADMIN_EMAIL=email_address

POSTFIX_myhostname=feditubo.yt

OPENDKIM_DOMAINS=feditubo.yt=peertube

OPENDKIM_RequireSafeKeys=no

PEERTUBE_OBJECT_STORAGE_UPLOAD_ACL_PUBLIC="public-read"

PEERTUBE_OBJECT_STORAGE_UPLOAD_ACL_PRIVATE="private"

PEERTUBE_OBJECT_STORAGE_ENABLED=true

PEERTUBE_OBJECT_STORAGE_ENDPOINT=s3.eu-central-003.backblazeb2.com

PEERTUBE_OBJECT_STORAGE_REGION=eu-central-003

PEERTUBE_OBJECT_STORAGE_PROXY_PROXIFY_PRIVATE_FILES=true

PEERTUBE_OBJECT_STORAGE_CREDENTIALS_ACCESS_KEY_ID=s3_key_id

PEERTUBE_OBJECT_STORAGE_CREDENTIALS_SECRET_ACCESS_KEY=s3_access_key

PEERTUBE_OBJECT_STORAGE_MAX_UPLOAD_PART=1000000000

PEERTUBE_OBJECT_STORAGE_STREAMING_PLAYLISTS_BUCKET_NAME=feditubo

PEERTUBE_OBJECT_STORAGE_STREAMING_PLAYLISTS_PREFIX=streaming-playlists/

PEERTUBE_OBJECT_STORAGE_STREAMING_PLAYLISTS_BASE_URL=https://feditubo.s3.eu-central-003.backblazeb2.com

PEERTUBE_OBJECT_STORAGE_UPLOAD_ACL=public

PEERTUBE_OBJECT_STORAGE_WEB_VIDEOS_BUCKET_NAME=fedituboyt

PEERTUBE_OBJECT_STORAGE_WEB_VIDEOS_PREFIX=web-videos/
PEERTUBE_OBJECT_STORAGE_WEB_VIDEOS_BASE_URL=https://feditubo.yt

WD=local_path

SB=another_local_path

private_files_require_auth=true

solving as i was anonimyzing my env file…

very similar to my previous issue, about

i had to change PEERTUBE_OBJECT_STORAGE_WEB_VIDEOS_BASE_URL to the root and specific subdomain of my s3, in my case:

PEERTUBE_OBJECT_STORAGE_WEB_VIDEOS_BASE_URL=https://feditubo.s3.eu-central-003.backblazeb2.com

documenting for others

jesus does not want me to have a running peertube.
but i dont surrender.

You must update PEERTUBE_OBJECT_STORAGE_UPLOAD_ACL_PRIVATE and PEERTUBE_OBJECT_STORAGE_UPLOAD_ACL_PUBLIC to null: PeerTube/config/default.yaml at develop · Chocobozzz/PeerTube · GitHub

with this config

I get the following error:

{"level":"error","message":"Cannot move video https://feditubo.yt/videos/watch/47a15336-5d3d-4c14-8dc3-82f5239d9821 storage.","label":"feditubo.yt:443","err":{"stack":"InvalidArgument: Cannot parse S3 Canned ACL value of 'null'\n    at throwDefaultError (/app/node_modules/@smithy/smithy-client/dist-cjs/index.js:836:20)\n    at /app/node_modules/@smithy/smithy-client/dist-cjs/index.js:845:5\n    at de_CommandError (/app/node_modules/@aws-sdk/client-s3/dist-cjs/index.js:4829:14)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at async /app/node_modules/@smithy/middleware-serde/dist-cjs/index.js:35:20\n    at async /app/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js:485:18\n    at async /app/node_modules/@smithy/middleware-retry/dist-cjs/index.js:320:38\n    at async /app/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js:110:22\n    at async /app/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js:138:14\n    at async /app/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js:34:22\n    at async _Upload.__doConcurrentUpload (/app/node_modules/@aws-sdk/lib-storage/dist-cjs/index.js:312:30)\n    at async Promise.all (index 0)\n    at async _Upload.__doMultipartUpload (/app/node_modules/@aws-sdk/lib-storage/dist-cjs/index.js:394:5)\n    at async _Upload.done (/app/node_modules/@aws-sdk/lib-storage/dist-cjs/index.js:212:12)\n    at async uploadToStorage (file:///app/dist/core/lib/object-storage/object-storage-helpers.js:173:22)\n    at async moveWebVideoFiles (file:///app/dist/core/lib/job-queue/handlers/move-to-object-storage.js:51:25)","name":"InvalidArgument","$fault":"client","$metadata":{"httpStatusCode":400,"requestId":"0065be09007b307c","extendedRequestId":"aYe1ikmN1OP44ZTmtNowyPWU6MZ8xfjQS","attempts":1,"totalRetryDelay":0},"Code":"InvalidArgument","message":"Cannot parse S3 Canned ACL value of 'null'","$response":{"statusCode":400,"reason":"","headers":{"server":"nginx","date":"Tue, 18 Mar 2025 07:19:24 GMT","content-type":"application/xml","content-length":"172","connection":"keep-alive","x-amz-request-id":"0065be09007b307c","x-amz-id-2":"aYe1ikmN1OP44ZTmtNowyPWU6MZ8xfjQS","cache-control":"max-age=0, no-cache, no-store","strict-transport-security":"max-age=63072000"},"body":{"_readableState":{"state":456758,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":[],"flowing":false,"errored":null,"defaultEncoding":"utf8","awaitDrainWriters":null,"decoder":null,"encoding":null},"_events":{},"_eventsCount":2,"socket":null,"httpVersionMajor":1,"httpVersionMinor":1,"httpVersion":"1.1","complete":true,"rawHeaders":["Server","nginx","Date","Tue, 18 Mar 2025 07:19:24 GMT","Content-Type","application/xml","Content-Length","172","Connection","keep-alive","x-amz-request-id","0065be09007b307c","x-amz-id-2","aYe1ikmN1OP44ZTmtNowyPWU6MZ8xfjQS","Cache-Control","max-age=0, no-cache, no-store","Strict-Transport-Security","max-age=63072000"],"rawTrailers":[],"aborted":false,"upgrade":false,"url":"","method":null,"statusCode":400,"statusMessage":"","client":{"_tlsOptions":{"pipe":false,"secureContext":{"context":{}},"isServer":false,"requestCert":true,"rejectUnauthorized":true,"session":{"type":"Buffer","data":[48,130,7,237,2,1,1,2,2,3,4,4,2,19,2,4,32,38,79,113,56,177,72,214,148,237,20,2,176,255,23,91,138,199,207,113,185,127,105,29,188,40,61,211,15,141,219,97,211,4,48,206,123,207,200,83,210,206,46,81,85,151,23,229,180,38,182,134,133,176,167,96,96,67,72,122,38,123,61,0,118,156,51,59,5,47,64,54,81,184,192,73,159,58,48,142,229,63,10,161,6,2,4,103,217,29,252,162,4,2,2,28,32,163,130,7,16,48,130,7,12,48,130,5,244,160,3,2,1,2,2,18,5,207,64,103,190,62,100,239,114,39,194,111,28,35,76,9,233,249,48,13,6,9,42,134,72,134,247,13,1,1,11,5,0,48,51,49,11,48,9,6,3,85,4,6,19,2,85,83,49,22,48,20,6,3,85,4,10,19,13,76,101,116,39,115,32,69,110,99,114,121,112,116,49,12,48,10,6,3,85,4,3,19,3,82,49,49,48,30,23,13,50,53,48,51,49,52,50,48,50,52,48,57,90,23,13,50,53,48,54,49,50,50,48,50,52,48,56,90,48,26,49,24,48,22,6,3,85,4,3,19,15,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,48,130,1,34,48,13,6,9,42,134,72,134,247,13,1,1,1,5,0,3,130,1,15,0,48,130,1,10,2,130,1,1,0,185,155,200,114,80,149,29,197,166,112,78,149,191,127,185,128,114,195,76,110,113,158,185,61,147,52,252,115,158,247,131,175,49,51,175,232,32,208,150,24,54,186,190,51,1,214,121,48,19,8,106,92,154,255,211,26,13,222,153,182,123,1,161,1,97,1,197,118,245,45,192,201,208,43,169,250,190,116,24,166,159,132,107,183,64,121,174,96,235,197,167,179,94,129,46,136,93,193,161,143,222,113,45,52,169,145,229,225,7,145,78,10,70,104,12,254,69,63,216,109,43,193,183,16,40,218,196,38,220,101,176,15,96,72,134,18,124,6,214,0,35,81,172,149,190,89,38,231,164,50,220,82,203,72,240,78,29,180,171,135,73,77,0,232,240,81,164,192,28,244,35,227,182,119,126,214,172,190,66,95,134,222,77,172,37,94,78,17,196,76,237,11,136,249,111,149,77,221,55,19,98,121,107,186,90,109,223,31,19,226,143,106,21,167,221,4,204,43,173,7,212,122,233,103,181,251,233,128,220,2,165,166,7,49,208,189,243,10,112,125,140,9,251,208,206,75,124,169,74,0,225,10,86,191,173,231,2,3,1,0,1,163,130,4,49,48,130,4,45,48,14,6,3,85,29,15,1,1,255,4,4,3,2,5,160,48,29,6,3,85,29,37,4,22,48,20,6,8,43,6,1,5,5,7,3,1,6,8,43,6,1,5,5,7,3,2,48,12,6,3,85,29,19,1,1,255,4,2,48,0,48,29,6,3,85,29,14,4,22,4,20,211,211,248,83,195,212,239,211,190,215,52,31,98,209,31,184,9,22,94,26,48,31,6,3,85,29,35,4,24,48,22,128,20,197,207,70,164,234,244,195,192,122,108,149,196,45,176,94,146,47,38,227,185,48,87,6,8,43,6,1,5,5,7,1,1,4,75,48,73,48,34,6,8,43,6,1,5,5,7,48,1,134,22,104,116,116,112,58,47,47,114,49,49,46,111,46,108,101,110,99,114,46,111,114,103,48,35,6,8,43,6,1,5,5,7,48,2,134,23,104,116,116,112,58,47,47,114,49,49,46,105,46,108,101,110,99,114,46,111,114,103,47,48,130,2,5,6,3,85,29,17,4,130,1,252,48,130,1,248,130,17,42,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,32,42,46,115,51,46,99,97,45,101,97,115,116,45,48,48,54,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,35,42,46,115,51,46,101,117,45,99,101,110,116,114,97,108,45,48,48,51,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,32,42,46,115,51,46,117,115,45,101,97,115,116,45,48,48,53,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,32,42,46,115,51,46,117,115,45,119,101,115,116,45,48,48,48,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,32,42,46,115,51,46,117,115,45,119,101,115,116,45,48,48,49,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,32,42,46,115,51,46,117,115,45,119,101,115,116,45,48,48,50,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,32,42,46,115,51,46,117,115,45,119,101,115,116,45,48,48,52,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,15,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,30,115,51,46,99,97,45,101,97,115,116,45,48,48,54,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,33,115,51,46,101,117,45,99,101,110,116,114,97,108,45,48,48,51,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,30,115,51,46,117,115,45,101,97,115,116,45,48,48,53,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,30,115,51,46,117,115,45,119,101,115,116,45,48,48,48,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,30,115,51,46,117,115,45,119,101,115,116,45,48,48,49,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,30,115,51,46,117,115,45,119,101,115,116,45,48,48,50,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,30,115,51,46,117,115,45,119,101,115,116,45,48,48,52,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,48,19,6,3,85,29,32,4,12,48,10,48,8,6,6,103,129,12,1,2,1,48,47,6,3,85,29,31,4,40,48,38,48,36,160,34,160,32,134,30,104,116,116,112,58,47,47,114,49,49,46,99,46,108,101,110,99,114,46,111,114,103,47,49,50,50,46,99,114,108,48,130,1,4,6,10,43,6,1,4,1,214,121,2,4,2,4,129,245,4,129,242,0,240,0,118,0,162,227,10,228,69,239,189,173,155,126,56,237,71,103,119,83,215,130,91,132,148,215,43,94,27,44,196,185,80,164,71,231,0,0,1,149,150,137,172,67,0,0,4,3,0,71,48,69,2,32,67,174,87,55,124,159,30,9,27,159,102,249,215,48,243,26,61,174,133,2,159,95,34,133,93,49,161,164,13,220,150,76,2,33,0,186,131,246,232,59,218,41,161,121,159,225,146,35,181,100,118,249,186,177,221,185,23,63,14,135,248,18,183,66,38,101,162,0,118,0,204,251,15,106,133,113,9,101,254,149,155,83,206,233,178,124,34,233,133,92,13,151,141,182,169,126,84,192,254,76,13,176,0,0,1,149,150,137,172,98,0,0,4,3,0,71,48,69,2,33,0,181,119,45,77,86,239,143,113,37,152,105,163,42,154,12,152,240,254,179,65,194,167,169,68,89,228,124,84,235,61,101,86,2,32,75,250,39,47,42,168,119,139,118,224,58,151,112,41,177,117,44,72,62,159,80,82,194,221,95,59,225,57,219,202,151,138,48,13,6,9,42,134,72,134,247,13,1,1,11,5,0,3,130,1,1,0,180,236,49,0,113,54,79,152,193,191,30,140,19,57,233,243,40,183,161,82,112,167,124,228,3,129,250,189,243,154,89,98,133,89,149,169,109,118,169,20,146,0,209,243,149,182,254,176,105,109,124,158,215,253,200,62,226,186,102,38,168,94,40,198,188,83,82,7,58,140,181,51,199,23,100,137,161,130,96,219,100,6,17,119,200,167,113,105,55,126,23,35,215,214,170,189,186,139,245,115,159,143,1,17,179,111,35,92,136,55,21,70,157,178,89,38,210,171,11,135,220,71,132,190,66,165,101,74,199,223,97,90,24,216,200,151,177,7,26,75,239,244,178,91,119,110,233,36,228,46,41,31,150,40,62,87,201,88,250,118,86,106,172,98,38,7,133,155,73,76,81,154,164,100,144,197,72,71,255,202,70,164,58,29,189,93,27,232,178,165,148,148,183,198,219,100,203,200,144,74,142,113,180,198,89,140,30,69,29,111,59,13,98,120,247,247,147,37,59,255,105,62,253,100,103,133,246,8,37,189,31,222,247,73,164,71,118,183,238,220,115,247,183,136,8,206,200,9,42,0,57,184,218,239,142,191,164,2,4,0,166,46,4,44,102,101,100,105,116,117,98,111,121,116,46,115,51,46,101,117,45,99,101,110,116,114,97,108,45,48,48,51,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,169,5,2,3,1,81,128,170,34,4,32,45,172,116,121,80,53,141,154,171,202,99,183,154,40,84,57,15,222,109,112,209,186,86,12,143,158,71,221,120,41,108,102,174,6,2,4,120,23,121,163,179,3,2,1,29]}},"_secureEstablished":true,"_securePending":false,"_newSessionPending":false,"_controlReleased":true,"secureConnecting":false,"_SNICallback":null,"servername":"fedituboyt.s3.eu-central-003.backblazeb2.com","alpnProtocol":false,"authorized":true,"authorizationError":null,"encrypted":true,"_events":{"close":[null,null,null]},"_eventsCount":9,"connecting":false,"_hadError":false,"_parent":null,"_host":"fedituboyt.s3.eu-central-003.backblazeb2.com","_closeAfterHandlingError":false,"_readableState":{"state":266328,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":[],"flowing":true,"errored":null,"defaultEncoding":"utf8","awaitDrainWriters":null,"decoder":null,"encoding":null},"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":false,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"buffered":[],"bufferedIndex":0,"allBuffers":true,"allNoop":true,"pendingcb":0,"constructed":true,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":true,"errored":null,"closed":false,"closeEmitted":false},"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","_server":null,"ssl":{"_parent":{"reading":true,"onconnection":null},"_parentWrap":null,"reading":true},"_requestCert":true,"_rejectUnauthorized":true,"parser":null,"_httpMessage":null,"timeout":0},"_consuming":false,"_dumped":false,"req":{"_events":{},"_eventsCount":2,"outputData":[],"outputSize":0,"writable":true,"destroyed":true,"_last":false,"chunkedEncoding":false,"shouldKeepAlive":true,"maxRequestsOnConnectionReached":false,"_defaultKeepAlive":true,"useChunkedEncodingByDefault":true,"sendDate":false,"_removedConnection":false,"_removedContLen":false,"_removedTE":false,"strictContentLength":false,"_contentLength":0,"_hasBody":true,"_trailer":"","finished":true,"_headerSent":true,"_closed":true,"_header":"POST /web-videos/428f148a-fdbb-4e8d-9094-1459fe776726-1440.mp4?uploads= HTTP/1.1\r\nx-amz-acl: null\r\nx-amz-user-agent: aws-sdk-js/3.699.0\r\nuser-agent: aws-sdk-js/3.699.0 ua/2.1 os/linux#6.8.0-52-generic lang/js md/nodejs#18.20.7 api/s3#3.699.0 m/N,E,e\r\nhost: fedituboyt.s3.eu-central-003.backblazeb2.com\r\namz-sdk-invocation-id: 5dd57a87-d675-40d2-93a0-cdc7f50b8743\r\namz-sdk-request: attempt=1; max=3\r\nx-amz-date: 20250318T071924Z\r\nx-amz-content-sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\r\nauthorization: AWS4-HMAC-SHA256 Credential=003abc88962e1140000000003/20250318/eu-central-003/s3/aws4_request, SignedHeaders=amz-sdk-invocation-id;amz-sdk-request;host;x-amz-acl;x-amz-content-sha256;x-amz-date;x-amz-user-agent, Signature=e946b80a64edc2327fff4c8fdbc3384d7498e4960a0406efbc3ca8a4eec70d0f\r\nConnection: keep-alive\r\nContent-Length: 0\r\n\r\n","_keepAliveTimeout":0,"agent":{"_events":{},"_eventsCount":2,"defaultPort":443,"protocol":"https:","options":{"keepAlive":true,"maxSockets":50,"noDelay":true,"path":null},"requests":{},"sockets":{},"freeSockets":{"fedituboyt.s3.eu-central-003.backblazeb2.com:443:::::::::::::::::::::":[null]},"keepAliveMsecs":1000,"keepAlive":true,"maxSockets":50,"maxFreeSockets":256,"scheduling":"lifo","maxTotalSockets":null,"totalSocketCount":1,"maxCachedSessions":100,"_sessionCache":{"map":{"fedituboyt.s3.eu-central-003.backblazeb2.com:443:::::::::::::::::::::":{"type":"Buffer","data":[48,130,7,237,2,1,1,2,2,3,4,4,2,19,2,4,32,220,213,86,255,150,62,154,175,153,185,241,228,172,2,65,163,94,104,12,184,3,209,39,247,182,51,174,244,100,128,200,161,4,48,189,203,252,24,202,159,102,224,16,97,17,232,240,244,249,17,99,152,189,103,61,198,78,106,25,106,164,26,12,224,203,252,22,162,70,146,31,230,131,113,211,174,116,177,172,87,170,54,161,6,2,4,103,217,30,124,162,4,2,2,28,32,163,130,7,16,48,130,7,12,48,130,5,244,160,3,2,1,2,2,18,5,207,64,103,190,62,100,239,114,39,194,111,28,35,76,9,233,249,48,13,6,9,42,134,72,134,247,13,1,1,11,5,0,48,51,49,11,48,9,6,3,85,4,6,19,2,85,83,49,22,48,20,6,3,85,4,10,19,13,76,101,116,39,115,32,69,110,99,114,121,112,116,49,12,48,10,6,3,85,4,3,19,3,82,49,49,48,30,23,13,50,53,48,51,49,52,50,48,50,52,48,57,90,23,13,50,53,48,54,49,50,50,48,50,52,48,56,90,48,26,49,24,48,22,6,3,85,4,3,19,15,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,48,130,1,34,48,13,6,9,42,134,72,134,247,13,1,1,1,5,0,3,130,1,15,0,48,130,1,10,2,130,1,1,0,185,155,200,114,80,149,29,197,166,112,78,149,191,127,185,128,114,195,76,110,113,158,185,61,147,52,252,115,158,247,131,175,49,51,175,232,32,208,150,24,54,186,190,51,1,214,121,48,19,8,106,92,154,255,211,26,13,222,153,182,123,1,161,1,97,1,197,118,245,45,192,201,208,43,169,250,190,116,24,166,159,132,107,183,64,121,174,96,235,197,167,179,94,129,46,136,93,193,161,143,222,113,45,52,169,145,229,225,7,145,78,10,70,104,12,254,69,63,216,109,43,193,183,16,40,218,196,38,220,101,176,15,96,72,134,18,124,6,214,0,35,81,172,149,190,89,38,231,164,50,220,82,203,72,240,78,29,180,171,135,73,77,0,232,240,81,164,192,28,244,35,227,182,119,126,214,172,190,66,95,134,222,77,172,37,94,78,17,196,76,237,11,136,249,111,149,77,221,55,19,98,121,107,186,90,109,223,31,19,226,143,106,21,167,221,4,204,43,173,7,212,122,233,103,181,251,233,128,220,2,165,166,7,49,208,189,243,10,112,125,140,9,251,208,206,75,124,169,74,0,225,10,86,191,173,231,2,3,1,0,1,163,130,4,49,48,130,4,45,48,14,6,3,85,29,15,1,1,255,4,4,3,2,5,160,48,29,6,3,85,29,37,4,22,48,20,6,8,43,6,1,5,5,7,3,1,6,8,43,6,1,5,5,7,3,2,48,12,6,3,85,29,19,1,1,255,4,2,48,0,48,29,6,3,85,29,14,4,22,4,20,211,211,248,83,195,212,239,211,190,215,52,31,98,209,31,184,9,22,94,26,48,31,6,3,85,29,35,4,24,48,22,128,20,197,207,70,164,234,244,195,192,122,108,149,196,45,176,94,146,47,38,227,185,48,87,6,8,43,6,1,5,5,7,1,1,4,75,48,73,48,34,6,8,43,6,1,5,5,7,48,1,134,22,104,116,116,112,58,47,47,114,49,49,46,111,46,108,101,110,99,114,46,111,114,103,48,35,6,8,43,6,1,5,5,7,48,2,134,23,104,116,116,112,58,47,47,114,49,49,46,105,46,108,101,110,99,114,46,111,114,103,47,48,130,2,5,6,3,85,29,17,4,130,1,252,48,130,1,248,130,17,42,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,32,42,46,115,51,46,99,97,45,101,97,115,116,45,48,48,54,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,35,42,46,115,51,46,101,117,45,99,101,110,116,114,97,108,45,48,48,51,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,32,42,46,115,51,46,117,115,45,101,97,115,116,45,48,48,53,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,32,42,46,115,51,46,117,115,45,119,101,115,116,45,48,48,48,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,32,42,46,115,51,46,117,115,45,119,101,115,116,45,48,48,49,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,32,42,46,115,51,46,117,115,45,119,101,115,116,45,48,48,50,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,32,42,46,115,51,46,117,115,45,119,101,115,116,45,48,48,52,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,15,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,30,115,51,46,99,97,45,101,97,115,116,45,48,48,54,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,33,115,51,46,101,117,45,99,101,110,116,114,97,108,45,48,48,51,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,30,115,51,46,117,115,45,101,97,115,116,45,48,48,53,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,30,115,51,46,117,115,45,119,101,115,116,45,48,48,48,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,30,115,51,46,117,115,45,119,101,115,116,45,48,48,49,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,30,115,51,46,117,115,45,119,101,115,116,45,48,48,50,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,30,115,51,46,117,115,45,119,101,115,116,45,48,48,52,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,48,19,6,3,85,29,32,4,12,48,10,48,8,6,6,103,129,12,1,2,1,48,47,6,3,85,29,31,4,40,48,38,48,36,160,34,160,32,134,30,104,116,116,112,58,47,47,114,49,49,46,99,46,108,101,110,99,114,46,111,114,103,47,49,50,50,46,99,114,108,48,130,1,4,6,10,43,6,1,4,1,214,121,2,4,2,4,129,245,4,129,242,0,240,0,118,0,162,227,10,228,69,239,189,173,155,126,56,237,71,103,119,83,215,130,91,132,148,215,43,94,27,44,196,185,80,164,71,231,0,0,1,149,150,137,172,67,0,0,4,3,0,71,48,69,2,32,67,174,87,55,124,159,30,9,27,159,102,249,215,48,243,26,61,174,133,2,159,95,34,133,93,49,161,164,13,220,150,76,2,33,0,186,131,246,232,59,218,41,161,121,159,225,146,35,181,100,118,249,186,177,221,185,23,63,14,135,248,18,183,66,38,101,162,0,118,0,204,251,15,106,133,113,9,101,254,149,155,83,206,233,178,124,34,233,133,92,13,151,141,182,169,126,84,192,254,76,13,176,0,0,1,149,150,137,172,98,0,0,4,3,0,71,48,69,2,33,0,181,119,45,77,86,239,143,113,37,152,105,163,42,154,12,152,240,254,179,65,194,167,169,68,89,228,124,84,235,61,101,86,2,32,75,250,39,47,42,168,119,139,118,224,58,151,112,41,177,117,44,72,62,159,80,82,194,221,95,59,225,57,219,202,151,138,48,13,6,9,42,134,72,134,247,13,1,1,11,5,0,3,130,1,1,0,180,236,49,0,113,54,79,152,193,191,30,140,19,57,233,243,40,183,161,82,112,167,124,228,3,129,250,189,243,154,89,98,133,89,149,169,109,118,169,20,146,0,209,243,149,182,254,176,105,109,124,158,215,253,200,62,226,186,102,38,168,94,40,198,188,83,82,7,58,140,181,51,199,23,100,137,161,130,96,219,100,6,17,119,200,167,113,105,55,126,23,35,215,214,170,189,186,139,245,115,159,143,1,17,179,111,35,92,136,55,21,70,157,178,89,38,210,171,11,135,220,71,132,190,66,165,101,74,199,223,97,90,24,216,200,151,177,7,26,75,239,244,178,91,119,110,233,36,228,46,41,31,150,40,62,87,201,88,250,118,86,106,172,98,38,7,133,155,73,76,81,154,164,100,144,197,72,71,255,202,70,164,58,29,189,93,27,232,178,165,148,148,183,198,219,100,203,200,144,74,142,113,180,198,89,140,30,69,29,111,59,13,98,120,247,247,147,37,59,255,105,62,253,100,103,133,246,8,37,189,31,222,247,73,164,71,118,183,238,220,115,247,183,136,8,206,200,9,42,0,57,184,218,239,142,191,164,2,4,0,166,46,4,44,102,101,100,105,116,117,98,111,121,116,46,115,51,46,101,117,45,99,101,110,116,114,97,108,45,48,48,51,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,169,5,2,3,1,81,128,170,34,4,32,51,104,176,142,240,58,173,153,114,181,90,140,3,20,77,109,215,61,160,247,212,79,5,203,146,215,98,100,8,197,93,20,174,6,2,4,60,46,225,130,179,3,2,1,29]}},"list":["fedituboyt.s3.eu-central-003.backblazeb2.com:443:::::::::::::::::::::"]}},"method":"POST","path":"/web-videos/428f148a-fdbb-4e8d-9094-1459fe776726-1440.mp4?uploads=","_ended":true,"aborted":false,"timeoutCb":null,"upgradeOrConnect":false,"parser":null,"maxHeadersCount":null,"reusedSocket":false,"host":"fedituboyt.s3.eu-central-003.backblazeb2.com","protocol":"https:"}}}},"tags":["move-object-storage","47a15336-5d3d-4c14-8dc3-82f5239d9821","https://feditubo.yt/videos/watch/47a15336-5d3d-4c14-8dc3-82f5239d9821"],"timestamp":"2025-03-18T07:19:26.309Z"}
{"level":"error","message":"Cannot execute job 2 in queue move-to-object-storage.","label":"feditubo.yt:443","payload":{"videoUUID":"47a15336-5d3d-4c14-8dc3-82f5239d9821","isNewVideo":false,"previousVideoState":2},"err":{"stack":"InvalidArgument: Cannot parse S3 Canned ACL value of 'null'\n    at throwDefaultError (/app/node_modules/@smithy/smithy-client/dist-cjs/index.js:836:20)\n    at /app/node_modules/@smithy/smithy-client/dist-cjs/index.js:845:5\n    at de_CommandError (/app/node_modules/@aws-sdk/client-s3/dist-cjs/index.js:4829:14)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at async /app/node_modules/@smithy/middleware-serde/dist-cjs/index.js:35:20\n    at async /app/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js:485:18\n    at async /app/node_modules/@smithy/middleware-retry/dist-cjs/index.js:320:38\n    at async /app/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js:110:22\n    at async /app/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js:138:14\n    at async /app/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js:34:22\n    at async _Upload.__doConcurrentUpload (/app/node_modules/@aws-sdk/lib-storage/dist-cjs/index.js:312:30)\n    at async Promise.all (index 0)\n    at async _Upload.__doMultipartUpload (/app/node_modules/@aws-sdk/lib-storage/dist-cjs/index.js:394:5)\n    at async _Upload.done (/app/node_modules/@aws-sdk/lib-storage/dist-cjs/index.js:212:12)\n    at async uploadToStorage (file:///app/dist/core/lib/object-storage/object-storage-helpers.js:173:22)\n    at async moveWebVideoFiles (file:///app/dist/core/lib/job-queue/handlers/move-to-object-storage.js:51:25)","name":"InvalidArgument","$fault":"client","$metadata":{"httpStatusCode":400,"requestId":"0065be09007b307c","extendedRequestId":"aYe1ikmN1OP44ZTmtNowyPWU6MZ8xfjQS","attempts":1,"totalRetryDelay":0},"Code":"InvalidArgument","message":"Cannot parse S3 Canned ACL value of 'null'","$response":{"statusCode":400,"reason":"","headers":{"server":"nginx","date":"Tue, 18 Mar 2025 07:19:24 GMT","content-type":"application/xml","content-length":"172","connection":"keep-alive","x-amz-request-id":"0065be09007b307c","x-amz-id-2":"aYe1ikmN1OP44ZTmtNowyPWU6MZ8xfjQS","cache-control":"max-age=0, no-cache, no-store","strict-transport-security":"max-age=63072000"},"body":{"_readableState":{"state":456758,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":[],"flowing":false,"errored":null,"defaultEncoding":"utf8","awaitDrainWriters":null,"decoder":null,"encoding":null},"_events":{},"_eventsCount":2,"socket":null,"httpVersionMajor":1,"httpVersionMinor":1,"httpVersion":"1.1","complete":true,"rawHeaders":["Server","nginx","Date","Tue, 18 Mar 2025 07:19:24 GMT","Content-Type","application/xml","Content-Length","172","Connection","keep-alive","x-amz-request-id","0065be09007b307c","x-amz-id-2","aYe1ikmN1OP44ZTmtNowyPWU6MZ8xfjQS","Cache-Control","max-age=0, no-cache, no-store","Strict-Transport-Security","max-age=63072000"],"rawTrailers":[],"aborted":false,"upgrade":false,"url":"","method":null,"statusCode":400,"statusMessage":"","client":{"_tlsOptions":{"pipe":false,"secureContext":{"context":{}},"isServer":false,"requestCert":true,"rejectUnauthorized":true,"session":{"type":"Buffer","data":[48,130,7,237,2,1,1,2,2,3,4,4,2,19,2,4,32,38,79,113,56,177,72,214,148,237,20,2,176,255,23,91,138,199,207,113,185,127,105,29,188,40,61,211,15,141,219,97,211,4,48,206,123,207,200,83,210,206,46,81,85,151,23,229,180,38,182,134,133,176,167,96,96,67,72,122,38,123,61,0,118,156,51,59,5,47,64,54,81,184,192,73,159,58,48,142,229,63,10,161,6,2,4,103,217,29,252,162,4,2,2,28,32,163,130,7,16,48,130,7,12,48,130,5,244,160,3,2,1,2,2,18,5,207,64,103,190,62,100,239,114,39,194,111,28,35,76,9,233,249,48,13,6,9,42,134,72,134,247,13,1,1,11,5,0,48,51,49,11,48,9,6,3,85,4,6,19,2,85,83,49,22,48,20,6,3,85,4,10,19,13,76,101,116,39,115,32,69,110,99,114,121,112,116,49,12,48,10,6,3,85,4,3,19,3,82,49,49,48,30,23,13,50,53,48,51,49,52,50,48,50,52,48,57,90,23,13,50,53,48,54,49,50,50,48,50,52,48,56,90,48,26,49,24,48,22,6,3,85,4,3,19,15,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,48,130,1,34,48,13,6,9,42,134,72,134,247,13,1,1,1,5,0,3,130,1,15,0,48,130,1,10,2,130,1,1,0,185,155,200,114,80,149,29,197,166,112,78,149,191,127,185,128,114,195,76,110,113,158,185,61,147,52,252,115,158,247,131,175,49,51,175,232,32,208,150,24,54,186,190,51,1,214,121,48,19,8,106,92,154,255,211,26,13,222,153,182,123,1,161,1,97,1,197,118,245,45,192,201,208,43,169,250,190,116,24,166,159,132,107,183,64,121,174,96,235,197,167,179,94,129,46,136,93,193,161,143,222,113,45,52,169,145,229,225,7,145,78,10,70,104,12,254,69,63,216,109,43,193,183,16,40,218,196,38,220,101,176,15,96,72,134,18,124,6,214,0,35,81,172,149,190,89,38,231,164,50,220,82,203,72,240,78,29,180,171,135,73,77,0,232,240,81,164,192,28,244,35,227,182,119,126,214,172,190,66,95,134,222,77,172,37,94,78,17,196,76,237,11,136,249,111,149,77,221,55,19,98,121,107,186,90,109,223,31,19,226,143,106,21,167,221,4,204,43,173,7,212,122,233,103,181,251,233,128,220,2,165,166,7,49,208,189,243,10,112,125,140,9,251,208,206,75,124,169,74,0,225,10,86,191,173,231,2,3,1,0,1,163,130,4,49,48,130,4,45,48,14,6,3,85,29,15,1,1,255,4,4,3,2,5,160,48,29,6,3,85,29,37,4,22,48,20,6,8,43,6,1,5,5,7,3,1,6,8,43,6,1,5,5,7,3,2,48,12,6,3,85,29,19,1,1,255,4,2,48,0,48,29,6,3,85,29,14,4,22,4,20,211,211,248,83,195,212,239,211,190,215,52,31,98,209,31,184,9,22,94,26,48,31,6,3,85,29,35,4,24,48,22,128,20,197,207,70,164,234,244,195,192,122,108,149,196,45,176,94,146,47,38,227,185,48,87,6,8,43,6,1,5,5,7,1,1,4,75,48,73,48,34,6,8,43,6,1,5,5,7,48,1,134,22,104,116,116,112,58,47,47,114,49,49,46,111,46,108,101,110,99,114,46,111,114,103,48,35,6,8,43,6,1,5,5,7,48,2,134,23,104,116,116,112,58,47,47,114,49,49,46,105,46,108,101,110,99,114,46,111,114,103,47,48,130,2,5,6,3,85,29,17,4,130,1,252,48,130,1,248,130,17,42,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,32,42,46,115,51,46,99,97,45,101,97,115,116,45,48,48,54,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,35,42,46,115,51,46,101,117,45,99,101,110,116,114,97,108,45,48,48,51,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,32,42,46,115,51,46,117,115,45,101,97,115,116,45,48,48,53,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,32,42,46,115,51,46,117,115,45,119,101,115,116,45,48,48,48,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,32,42,46,115,51,46,117,115,45,119,101,115,116,45,48,48,49,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,32,42,46,115,51,46,117,115,45,119,101,115,116,45,48,48,50,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,32,42,46,115,51,46,117,115,45,119,101,115,116,45,48,48,52,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,15,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,30,115,51,46,99,97,45,101,97,115,116,45,48,48,54,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,33,115,51,46,101,117,45,99,101,110,116,114,97,108,45,48,48,51,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,30,115,51,46,117,115,45,101,97,115,116,45,48,48,53,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,30,115,51,46,117,115,45,119,101,115,116,45,48,48,48,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,30,115,51,46,117,115,45,119,101,115,116,45,48,48,49,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,30,115,51,46,117,115,45,119,101,115,116,45,48,48,50,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,30,115,51,46,117,115,45,119,101,115,116,45,48,48,52,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,48,19,6,3,85,29,32,4,12,48,10,48,8,6,6,103,129,12,1,2,1,48,47,6,3,85,29,31,4,40,48,38,48,36,160,34,160,32,134,30,104,116,116,112,58,47,47,114,49,49,46,99,46,108,101,110,99,114,46,111,114,103,47,49,50,50,46,99,114,108,48,130,1,4,6,10,43,6,1,4,1,214,121,2,4,2,4,129,245,4,129,242,0,240,0,118,0,162,227,10,228,69,239,189,173,155,126,56,237,71,103,119,83,215,130,91,132,148,215,43,94,27,44,196,185,80,164,71,231,0,0,1,149,150,137,172,67,0,0,4,3,0,71,48,69,2,32,67,174,87,55,124,159,30,9,27,159,102,249,215,48,243,26,61,174,133,2,159,95,34,133,93,49,161,164,13,220,150,76,2,33,0,186,131,246,232,59,218,41,161,121,159,225,146,35,181,100,118,249,186,177,221,185,23,63,14,135,248,18,183,66,38,101,162,0,118,0,204,251,15,106,133,113,9,101,254,149,155,83,206,233,178,124,34,233,133,92,13,151,141,182,169,126,84,192,254,76,13,176,0,0,1,149,150,137,172,98,0,0,4,3,0,71,48,69,2,33,0,181,119,45,77,86,239,143,113,37,152,105,163,42,154,12,152,240,254,179,65,194,167,169,68,89,228,124,84,235,61,101,86,2,32,75,250,39,47,42,168,119,139,118,224,58,151,112,41,177,117,44,72,62,159,80,82,194,221,95,59,225,57,219,202,151,138,48,13,6,9,42,134,72,134,247,13,1,1,11,5,0,3,130,1,1,0,180,236,49,0,113,54,79,152,193,191,30,140,19,57,233,243,40,183,161,82,112,167,124,228,3,129,250,189,243,154,89,98,133,89,149,169,109,118,169,20,146,0,209,243,149,182,254,176,105,109,124,158,215,253,200,62,226,186,102,38,168,94,40,198,188,83,82,7,58,140,181,51,199,23,100,137,161,130,96,219,100,6,17,119,200,167,113,105,55,126,23,35,215,214,170,189,186,139,245,115,159,143,1,17,179,111,35,92,136,55,21,70,157,178,89,38,210,171,11,135,220,71,132,190,66,165,101,74,199,223,97,90,24,216,200,151,177,7,26,75,239,244,178,91,119,110,233,36,228,46,41,31,150,40,62,87,201,88,250,118,86,106,172,98,38,7,133,155,73,76,81,154,164,100,144,197,72,71,255,202,70,164,58,29,189,93,27,232,178,165,148,148,183,198,219,100,203,200,144,74,142,113,180,198,89,140,30,69,29,111,59,13,98,120,247,247,147,37,59,255,105,62,253,100,103,133,246,8,37,189,31,222,247,73,164,71,118,183,238,220,115,247,183,136,8,206,200,9,42,0,57,184,218,239,142,191,164,2,4,0,166,46,4,44,102,101,100,105,116,117,98,111,121,116,46,115,51,46,101,117,45,99,101,110,116,114,97,108,45,48,48,51,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,169,5,2,3,1,81,128,170,34,4,32,45,172,116,121,80,53,141,154,171,202,99,183,154,40,84,57,15,222,109,112,209,186,86,12,143,158,71,221,120,41,108,102,174,6,2,4,120,23,121,163,179,3,2,1,29]}},"_secureEstablished":true,"_securePending":false,"_newSessionPending":false,"_controlReleased":true,"secureConnecting":false,"_SNICallback":null,"servername":"fedituboyt.s3.eu-central-003.backblazeb2.com","alpnProtocol":false,"authorized":true,"authorizationError":null,"encrypted":true,"_events":{"close":[null,null,null]},"_eventsCount":9,"connecting":false,"_hadError":false,"_parent":null,"_host":"fedituboyt.s3.eu-central-003.backblazeb2.com","_closeAfterHandlingError":false,"_readableState":{"state":266328,"highWaterMark":16384,"buffer":{"head":null,"tail":null,"length":0},"length":0,"pipes":[],"flowing":true,"errored":null,"defaultEncoding":"utf8","awaitDrainWriters":null,"decoder":null,"encoding":null},"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":false,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":false,"bufferProcessing":false,"writecb":null,"writelen":0,"afterWriteTickInfo":null,"buffered":[],"bufferedIndex":0,"allBuffers":true,"allNoop":true,"pendingcb":0,"constructed":true,"prefinished":false,"errorEmitted":false,"emitClose":false,"autoDestroy":true,"errored":null,"closed":false,"closeEmitted":false},"allowHalfOpen":false,"_sockname":null,"_pendingData":null,"_pendingEncoding":"","_server":null,"ssl":{"_parent":{"reading":true,"onconnection":null},"_parentWrap":null,"reading":true},"_requestCert":true,"_rejectUnauthorized":true,"parser":null,"_httpMessage":null,"timeout":0},"_consuming":false,"_dumped":false,"req":{"_events":{},"_eventsCount":2,"outputData":[],"outputSize":0,"writable":true,"destroyed":true,"_last":false,"chunkedEncoding":false,"shouldKeepAlive":true,"maxRequestsOnConnectionReached":false,"_defaultKeepAlive":true,"useChunkedEncodingByDefault":true,"sendDate":false,"_removedConnection":false,"_removedContLen":false,"_removedTE":false,"strictContentLength":false,"_contentLength":0,"_hasBody":true,"_trailer":"","finished":true,"_headerSent":true,"_closed":true,"_header":"POST /web-videos/428f148a-fdbb-4e8d-9094-1459fe776726-1440.mp4?uploads= HTTP/1.1\r\nx-amz-acl: null\r\nx-amz-user-agent: aws-sdk-js/3.699.0\r\nuser-agent: aws-sdk-js/3.699.0 ua/2.1 os/linux#6.8.0-52-generic lang/js md/nodejs#18.20.7 api/s3#3.699.0 m/N,E,e\r\nhost: fedituboyt.s3.eu-central-003.backblazeb2.com\r\namz-sdk-invocation-id: 5dd57a87-d675-40d2-93a0-cdc7f50b8743\r\namz-sdk-request: attempt=1; max=3\r\nx-amz-date: 20250318T071924Z\r\nx-amz-content-sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\r\nauthorization: AWS4-HMAC-SHA256 Credential=003abc88962e1140000000003/20250318/eu-central-003/s3/aws4_request, SignedHeaders=amz-sdk-invocation-id;amz-sdk-request;host;x-amz-acl;x-amz-content-sha256;x-amz-date;x-amz-user-agent, Signature=e946b80a64edc2327fff4c8fdbc3384d7498e4960a0406efbc3ca8a4eec70d0f\r\nConnection: keep-alive\r\nContent-Length: 0\r\n\r\n","_keepAliveTimeout":0,"agent":{"_events":{},"_eventsCount":2,"defaultPort":443,"protocol":"https:","options":{"keepAlive":true,"maxSockets":50,"noDelay":true,"path":null},"requests":{},"sockets":{},"freeSockets":{"fedituboyt.s3.eu-central-003.backblazeb2.com:443:::::::::::::::::::::":[null]},"keepAliveMsecs":1000,"keepAlive":true,"maxSockets":50,"maxFreeSockets":256,"scheduling":"lifo","maxTotalSockets":null,"totalSocketCount":1,"maxCachedSessions":100,"_sessionCache":{"map":{"fedituboyt.s3.eu-central-003.backblazeb2.com:443:::::::::::::::::::::":{"type":"Buffer","data":[48,130,7,237,2,1,1,2,2,3,4,4,2,19,2,4,32,220,213,86,255,150,62,154,175,153,185,241,228,172,2,65,163,94,104,12,184,3,209,39,247,182,51,174,244,100,128,200,161,4,48,189,203,252,24,202,159,102,224,16,97,17,232,240,244,249,17,99,152,189,103,61,198,78,106,25,106,164,26,12,224,203,252,22,162,70,146,31,230,131,113,211,174,116,177,172,87,170,54,161,6,2,4,103,217,30,124,162,4,2,2,28,32,163,130,7,16,48,130,7,12,48,130,5,244,160,3,2,1,2,2,18,5,207,64,103,190,62,100,239,114,39,194,111,28,35,76,9,233,249,48,13,6,9,42,134,72,134,247,13,1,1,11,5,0,48,51,49,11,48,9,6,3,85,4,6,19,2,85,83,49,22,48,20,6,3,85,4,10,19,13,76,101,116,39,115,32,69,110,99,114,121,112,116,49,12,48,10,6,3,85,4,3,19,3,82,49,49,48,30,23,13,50,53,48,51,49,52,50,48,50,52,48,57,90,23,13,50,53,48,54,49,50,50,48,50,52,48,56,90,48,26,49,24,48,22,6,3,85,4,3,19,15,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,48,130,1,34,48,13,6,9,42,134,72,134,247,13,1,1,1,5,0,3,130,1,15,0,48,130,1,10,2,130,1,1,0,185,155,200,114,80,149,29,197,166,112,78,149,191,127,185,128,114,195,76,110,113,158,185,61,147,52,252,115,158,247,131,175,49,51,175,232,32,208,150,24,54,186,190,51,1,214,121,48,19,8,106,92,154,255,211,26,13,222,153,182,123,1,161,1,97,1,197,118,245,45,192,201,208,43,169,250,190,116,24,166,159,132,107,183,64,121,174,96,235,197,167,179,94,129,46,136,93,193,161,143,222,113,45,52,169,145,229,225,7,145,78,10,70,104,12,254,69,63,216,109,43,193,183,16,40,218,196,38,220,101,176,15,96,72,134,18,124,6,214,0,35,81,172,149,190,89,38,231,164,50,220,82,203,72,240,78,29,180,171,135,73,77,0,232,240,81,164,192,28,244,35,227,182,119,126,214,172,190,66,95,134,222,77,172,37,94,78,17,196,76,237,11,136,249,111,149,77,221,55,19,98,121,107,186,90,109,223,31,19,226,143,106,21,167,221,4,204,43,173,7,212,122,233,103,181,251,233,128,220,2,165,166,7,49,208,189,243,10,112,125,140,9,251,208,206,75,124,169,74,0,225,10,86,191,173,231,2,3,1,0,1,163,130,4,49,48,130,4,45,48,14,6,3,85,29,15,1,1,255,4,4,3,2,5,160,48,29,6,3,85,29,37,4,22,48,20,6,8,43,6,1,5,5,7,3,1,6,8,43,6,1,5,5,7,3,2,48,12,6,3,85,29,19,1,1,255,4,2,48,0,48,29,6,3,85,29,14,4,22,4,20,211,211,248,83,195,212,239,211,190,215,52,31,98,209,31,184,9,22,94,26,48,31,6,3,85,29,35,4,24,48,22,128,20,197,207,70,164,234,244,195,192,122,108,149,196,45,176,94,146,47,38,227,185,48,87,6,8,43,6,1,5,5,7,1,1,4,75,48,73,48,34,6,8,43,6,1,5,5,7,48,1,134,22,104,116,116,112,58,47,47,114,49,49,46,111,46,108,101,110,99,114,46,111,114,103,48,35,6,8,43,6,1,5,5,7,48,2,134,23,104,116,116,112,58,47,47,114,49,49,46,105,46,108,101,110,99,114,46,111,114,103,47,48,130,2,5,6,3,85,29,17,4,130,1,252,48,130,1,248,130,17,42,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,32,42,46,115,51,46,99,97,45,101,97,115,116,45,48,48,54,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,35,42,46,115,51,46,101,117,45,99,101,110,116,114,97,108,45,48,48,51,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,32,42,46,115,51,46,117,115,45,101,97,115,116,45,48,48,53,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,32,42,46,115,51,46,117,115,45,119,101,115,116,45,48,48,48,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,32,42,46,115,51,46,117,115,45,119,101,115,116,45,48,48,49,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,32,42,46,115,51,46,117,115,45,119,101,115,116,45,48,48,50,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,32,42,46,115,51,46,117,115,45,119,101,115,116,45,48,48,52,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,15,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,30,115,51,46,99,97,45,101,97,115,116,45,48,48,54,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,33,115,51,46,101,117,45,99,101,110,116,114,97,108,45,48,48,51,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,30,115,51,46,117,115,45,101,97,115,116,45,48,48,53,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,30,115,51,46,117,115,45,119,101,115,116,45,48,48,48,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,30,115,51,46,117,115,45,119,101,115,116,45,48,48,49,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,30,115,51,46,117,115,45,119,101,115,116,45,48,48,50,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,130,30,115,51,46,117,115,45,119,101,115,116,45,48,48,52,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,48,19,6,3,85,29,32,4,12,48,10,48,8,6,6,103,129,12,1,2,1,48,47,6,3,85,29,31,4,40,48,38,48,36,160,34,160,32,134,30,104,116,116,112,58,47,47,114,49,49,46,99,46,108,101,110,99,114,46,111,114,103,47,49,50,50,46,99,114,108,48,130,1,4,6,10,43,6,1,4,1,214,121,2,4,2,4,129,245,4,129,242,0,240,0,118,0,162,227,10,228,69,239,189,173,155,126,56,237,71,103,119,83,215,130,91,132,148,215,43,94,27,44,196,185,80,164,71,231,0,0,1,149,150,137,172,67,0,0,4,3,0,71,48,69,2,32,67,174,87,55,124,159,30,9,27,159,102,249,215,48,243,26,61,174,133,2,159,95,34,133,93,49,161,164,13,220,150,76,2,33,0,186,131,246,232,59,218,41,161,121,159,225,146,35,181,100,118,249,186,177,221,185,23,63,14,135,248,18,183,66,38,101,162,0,118,0,204,251,15,106,133,113,9,101,254,149,155,83,206,233,178,124,34,233,133,92,13,151,141,182,169,126,84,192,254,76,13,176,0,0,1,149,150,137,172,98,0,0,4,3,0,71,48,69,2,33,0,181,119,45,77,86,239,143,113,37,152,105,163,42,154,12,152,240,254,179,65,194,167,169,68,89,228,124,84,235,61,101,86,2,32,75,250,39,47,42,168,119,139,118,224,58,151,112,41,177,117,44,72,62,159,80,82,194,221,95,59,225,57,219,202,151,138,48,13,6,9,42,134,72,134,247,13,1,1,11,5,0,3,130,1,1,0,180,236,49,0,113,54,79,152,193,191,30,140,19,57,233,243,40,183,161,82,112,167,124,228,3,129,250,189,243,154,89,98,133,89,149,169,109,118,169,20,146,0,209,243,149,182,254,176,105,109,124,158,215,253,200,62,226,186,102,38,168,94,40,198,188,83,82,7,58,140,181,51,199,23,100,137,161,130,96,219,100,6,17,119,200,167,113,105,55,126,23,35,215,214,170,189,186,139,245,115,159,143,1,17,179,111,35,92,136,55,21,70,157,178,89,38,210,171,11,135,220,71,132,190,66,165,101,74,199,223,97,90,24,216,200,151,177,7,26,75,239,244,178,91,119,110,233,36,228,46,41,31,150,40,62,87,201,88,250,118,86,106,172,98,38,7,133,155,73,76,81,154,164,100,144,197,72,71,255,202,70,164,58,29,189,93,27,232,178,165,148,148,183,198,219,100,203,200,144,74,142,113,180,198,89,140,30,69,29,111,59,13,98,120,247,247,147,37,59,255,105,62,253,100,103,133,246,8,37,189,31,222,247,73,164,71,118,183,238,220,115,247,183,136,8,206,200,9,42,0,57,184,218,239,142,191,164,2,4,0,166,46,4,44,102,101,100,105,116,117,98,111,121,116,46,115,51,46,101,117,45,99,101,110,116,114,97,108,45,48,48,51,46,98,97,99,107,98,108,97,122,101,98,50,46,99,111,109,169,5,2,3,1,81,128,170,34,4,32,51,104,176,142,240,58,173,153,114,181,90,140,3,20,77,109,215,61,160,247,212,79,5,203,146,215,98,100,8,197,93,20,174,6,2,4,60,46,225,130,179,3,2,1,29]}},"list":["fedituboyt.s3.eu-central-003.backblazeb2.com:443:::::::::::::::::::::"]}},"method":"POST","path":"/web-videos/428f148a-fdbb-4e8d-9094-1459fe776726-1440.mp4?uploads=","_ended":true,"aborted":false,"timeoutCb":null,"upgradeOrConnect":false,"parser":null,"maxHeadersCount":null,"reusedSocket":false,"host":"fedituboyt.s3.eu-central-003.backblazeb2.com","protocol":"https:"}}}},"timestamp":"2025-03-18T07:19:26.342Z"}

Sorry, in fact you must comment these env variables

oh yes thats right, i had done that in a previous attempt

okay we have progress

however: it wont mark as complete, yet it seems it is?
image

error[3/18/2025, 10:23:48 AM] uncaughtException: write EPIPE Error: write EPIPE at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:94:16)

{
  "error": {
    "stack": "Error: write EPIPE\n    at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:94:16)",
    "message": "write EPIPE",
    "errno": -32,
    "code": "EPIPE",
    "syscall": "write"
  },
  "stack": "Error: write EPIPE\n    at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:94:16)",
  "exception": true,
  "date": "Tue Mar 18 2025 10:23:48 GMT+0000 (Coordinated Universal Time)",
  "process": {
    "pid": 1,
    "uid": 999,
    "gid": 999,
    "cwd": "/app",
    "execPath": "/usr/local/bin/node",
    "version": "v18.20.7",
    "argv": [
      "/usr/local/bin/node",
      "/app/dist/server"
    ],
    "memoryUsage": {
      "rss": 6343860224,
      "heapTotal": 117403648,
      "heapUsed": 110383520,
      "external": 1594241009,
      "arrayBuffers": 1589325374
    }
  },
  "os": {
    "loadavg": [
      0.91,
      0.78,
      0.76
    ],
    "uptime": 2911750.2
  },
  "trace": [
    {
      "column": 16,
      "file": "node:internal/stream_base_commons",
      "function": "WriteWrap.onWriteComplete [as oncomplete]",
      "line": 94,
      "method": "onWriteComplete [as oncomplete]",
      "native": false
    }
  ]
}

could have been a one time issue.
restarted docker stack and the job has finished.