Queue Dehaka/CreatePayout

CreatePayout:Job:01K6RTP46RPHP0RHREH649RJ5P

Actions
State
Failed
Timestamp
Sun, Oct 5, 2025 12:00 AM
Processed
Sun, Oct 5, 2025 12:31 AM
Finished
Sun, Oct 5, 2025 12:31 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:148:31
Data
{
  "_meta": {
    "ulid": "01K6RTP46RPHP0RHREH649RJ5P",
    "name": "CreatePayout",
    "sentryTrace": "d024d68d43cd13e89db9081c59ad290f-9778c7b00e1c836a-0",
    "sentryBagage": "sentry-environment=production,sentry-release=3a04a725654c3b93b950b182b276474415399ec0,sentry-public_key=bb0a0adf9ef14ef4a3fb79c1e0066a78,sentry-trace_id=d024d68d43cd13e89db9081c59ad290f,sentry-sampled=false",
    "initiator": {
      "id": "01K6RTP20WJFX2453RC7EEW7PF",
      "name": "BulkPayouts"
    },
    "jobId": "CreatePayout:Job:01K6RTP46RPHP0RHREH649RJ5P"
  },
  "amount": 10800,
  "gateway": "stripe",
  "user": {
    "billing_country_iso": "GB",
    "firstname": "Benjamin",
    "lastname": "Rovella",
    "nickname": null,
    "birth_date": null,
    "phone": "+34682779448",
    "country_iso": "AR",
    "id": 846821,
    "account_id": 850019,
    "currency_id": 2,
    "billing_address": "United Kingdom",
    "parent_id": null,
    "avatar_id": 1545791,
    "host_application_id": "65ad5e0d3b92476e5c2a3514",
    "civility": "OTHER",
    "description_title": null,
    "description": null,
    "affiliation_code": null,
    "newsletter": false,
    "tos": true,
    "created_at": "2024-01-21T18:10:20.000Z",
    "updated_at": "2025-03-06T09:35:18.000Z",
    "deleted_at": null,
    "old_id": null,
    "ewid": null,
    "locality": "Buenos Aires City",
    "published_review_count": 0
  },
  "currency": {
    "id": 2,
    "title": "Dollar",
    "iso_3": "USD",
    "symbol": "$",
    "minimum_charge_amount": 100,
    "decimal_point": 2
  },
  "payment_ids": [
    225488
  ]
}