Queue Dehaka/CreatePayout

CreatePayout:Job:01K7T9VEHSDWTKBSVB4P2PKWVN

Actions
State
Failed
Timestamp
Sat, Oct 18, 2025 12:00 AM
Processed
Sat, Oct 18, 2025 12:30 AM
Finished
Sat, Oct 18, 2025 12:30 AM
Attempts Made
1
Progress
0%
Reason for failure
Cannot destructure property 'amount' of 'available.find(...)' as it is undefined.
Stacktraces
TypeError: Cannot destructure property 'amount' of 'available.find(...)' as it is undefined.
    at CreatePayout.stripePayout (/app/node_modules/@vizeat/core/dist/mutations/lib/payouts/CreatePayout.js:64:29)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async CreatePayout.execute (/app/node_modules/@vizeat/core/dist/mutations/lib/payouts/CreatePayout.js:109:34)
    at async /app/node_modules/@vizeat/core/dist/mutations/lib/Mutation.js:138:37
    at async /app/index.js:146:31
Data
{
  "_meta": {
    "ulid": "01K7T9VEHSDWTKBSVB4P2PKWVN",
    "name": "CreatePayout",
    "sentryTrace": "cf49beb3837ecbfbdb8e8f2fad88b3ea-e5184238e06638dc-0",
    "sentryBagage": "sentry-environment=production,sentry-release=a6f1885374b4abc22fb3a7e749881424ec0c1380,sentry-public_key=bb0a0adf9ef14ef4a3fb79c1e0066a78,sentry-trace_id=cf49beb3837ecbfbdb8e8f2fad88b3ea,sentry-sampled=false",
    "initiator": {
      "id": "01K7T9VD0Q4235Z1P9VBV6PK3M",
      "name": "BulkPayouts"
    },
    "jobId": "CreatePayout:Job:01K7T9VEHSDWTKBSVB4P2PKWVN"
  },
  "amount": 10000,
  "gateway": "stripe",
  "user": {
    "billing_country_iso": "PA",
    "firstname": "Dave Wiseman",
    "lastname": "Odongo",
    "nickname": null,
    "birth_date": "1993-08-11T00:00:00.000Z",
    "phone": "+50767126861",
    "country_iso": "PA",
    "id": 828458,
    "account_id": 831315,
    "currency_id": 2,
    "billing_address": "Panama City, Panamá, Panama",
    "parent_id": null,
    "avatar_id": 1590529,
    "host_application_id": "63f44b81a6f9159c82354751",
    "civility": "MR",
    "description_title": null,
    "description": null,
    "affiliation_code": null,
    "newsletter": true,
    "tos": true,
    "created_at": "2023-02-21T04:38:07.000Z",
    "updated_at": "2025-03-18T16:26:54.000Z",
    "deleted_at": null,
    "old_id": null,
    "ewid": null,
    "locality": "Panama City",
    "published_review_count": 0
  },
  "currency": {
    "id": 2,
    "title": "Dollar",
    "iso_3": "USD",
    "symbol": "$",
    "minimum_charge_amount": 100,
    "decimal_point": 2
  },
  "payment_ids": [
    220938
  ]
}