Queue Dehaka/CreatePayout

CreatePayout:Job:01K7QQEQ46BY37S7RXYMRJT913

Actions
State
Failed
Timestamp
Fri, Oct 17, 2025 12:00 AM
Processed
Fri, Oct 17, 2025 12:25 AM
Finished
Fri, Oct 17, 2025 12:25 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": "01K7QQEQ46BY37S7RXYMRJT913",
    "name": "CreatePayout",
    "sentryTrace": "1451c6985e4a70dd97597bbaba8552e7-0c8b30699162bac8-0",
    "sentryBagage": "sentry-environment=production,sentry-release=a6f1885374b4abc22fb3a7e749881424ec0c1380,sentry-public_key=bb0a0adf9ef14ef4a3fb79c1e0066a78,sentry-trace_id=1451c6985e4a70dd97597bbaba8552e7,sentry-sampled=false",
    "initiator": {
      "id": "01K7QQEP0RM28MEY3HXDEJP1K8",
      "name": "BulkPayouts"
    },
    "jobId": "CreatePayout:Job:01K7QQEQ46BY37S7RXYMRJT913"
  },
  "amount": 2200,
  "gateway": "stripe",
  "user": {
    "billing_country_iso": null,
    "firstname": "Josephine",
    "lastname": "Boswell",
    "nickname": null,
    "birth_date": "1985-05-11T00:00:00.000Z",
    "phone": "+447928590012",
    "country_iso": "GB",
    "id": 618504,
    "account_id": 619638,
    "currency_id": 3,
    "billing_address": null,
    "parent_id": null,
    "avatar_id": 1421103,
    "host_application_id": "5ee357c579115a0e339278a7",
    "civility": "OTHER",
    "description_title": null,
    "description": "Hello people!\nI have always enjoyed feeding people, I started to monopolise my family's kitchen at the age of 12 and never stooped since. I get really excited about discovering new ingredients and culinary methods hence travelling for me it's always a gastronomical party! The enthusiasm for foraging comes from the same place, discovering eatable things among familiar vegetation really tickles my bits...and sharing it all with other people gives me enormous pleasure!",
    "affiliation_code": "VZGRUBCLUBGSITE",
    "newsletter": true,
    "tos": true,
    "created_at": "2018-06-11T16:44:00.000Z",
    "updated_at": "2020-12-01T09:44:36.000Z",
    "deleted_at": null,
    "old_id": null,
    "ewid": null,
    "locality": "Bristol",
    "published_review_count": 0
  },
  "currency": {
    "id": 3,
    "title": "British Pound",
    "iso_3": "GBP",
    "symbol": "£",
    "minimum_charge_amount": 100,
    "decimal_point": 2
  },
  "payment_ids": [
    181359
  ]
}