CMS will no longer connect to Bucket Storage
pp-tom
PROOP

2 months ago

I'm unsure if there is an outage, but the CMS has randomly dropped out loading images. It's giving the error:


[16:02:11] ERROR: Request aborted

    err: {

      "type": "Error",

      "message": "Request aborted: This operation was aborted",

      "stack":

          AbortError: Request aborted

              at buildAbortError (/app/node_modules/.pnpm/@smithy+node-http-handler@4.5.1/node_modules/@smithy/node-http-handler/dist-cjs/index.js:15:32)

              at AbortSignal.onAbort (/app/node_modules/.pnpm/@smithy+node-http-handler@4.5.1/node_modules/@smithy/node-http-handler/dist-cjs/index.js:355:40)

              at [nodejs.internal.kHybridDispatch] (node:internal/event_target:827:20)

              at AbortSignal.dispatchEvent (node:internal/event_target:762:26)

              at runAbort (node:internal/abort_controller:486:10)

              at abortSignal (node:internal/abort_controller:457:3)

              at AbortController.abort (node:internal/abort_controller:505:5)

              at abortRequestAndDestroyStream (/app/.next/server/chunks/[root-of-the-server]__0j5qxfd._.js:246:14059)

              at AbortSignal.<anonymous> (/app/.next/server/chunks/[root-of-the-server]__0j5qxfd._.js:246:14412)

              at [nodejs.internal.kHybridDispatch] (node:internal/event_target:827:20)

          caused by: AbortError: This operation was aborted

              at AbortController.abort (node:internal/abort_controller:504:18)

              at abortRequestAndDestroyStream (/app/.next/server/chunks/[root-of-the-server]__0j5qxfd._.js:246:14059)

              at AbortSignal.<anonymous> (/app/.next/server/chunks/[root-of-the-server]__0j5qxfd._.js:246:14412)

              at [nodejs.internal.kHybridDispatch] (node:internal/event_target:827:20)

              at AbortSignal.dispatchEvent (node:internal/event_target:762:26)

              at runAbort (node:internal/abort_controller:486:10)

              at abortSignal (node:internal/abort_controller:457:3)

              at AbortController.abort (node:internal/abort_controller:505:5)

              at AbortSignal.abort (node:internal/deps/undici/undici:9544:14)

      "name": "AbortError",

      "$metadata": {

        "attempts": 1,

        "totalRetryDelay": 0

      }

    }

I believe it's timing out the connection with the bucket.

Solved$20 Bounty

1 Replies

Railway
BOT

2 months ago

This thread has been opened as a bounty so the community can help solve it.

Status changed to Open Railway 2 months ago


pp-tom
PROOP

2 months ago

Seems to have been temporary down time.


Status changed to Open brody 2 months ago


Status changed to Solved brody 2 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...