Skip to content

[Blueprint Error] Getcargo - executor_selector_failed #310

Description

@bastienwellapp

Blueprint Execution Error

This issue tracks a blueprint execution failure that needs investigation and fixing. Quick resolution will help maintain service reliability for our users.

📋 Error Overview

Affected Connector: Getcargo

Provider ID: getcargo

Blueprint Type: Invoice Fetch

Blueprint Name: getcargo

Error Type: executor_selector_failed

First Occurrence: 2026-07-08T16:04:45.462Z

Affected Users: 1 user(s)

Severity: MEDIUM


🔴 Error Details

Error Message

Required DOM selector not found on target page

📝 Debug Information

{
  "requestData": {
    "domain": "app.getcargo.io",
    "url": "https://app.getcargo.io",
    "timestamp": "2026-07-08T16:04:45.462Z"
  },
  "errorDetails": {
    "message": "Required DOM selector not found on target page",
    "type": "executor_selector_failed"
  },
  "context": {
    "connectorId": "getcargo",
    "blueprintName": "getcargo"
  },
  "metadata": {
  "stepIndex": 5,
  "stepAction": "WAIT_FOR_SELECTOR",
  "domain": "app.getcargo.io",
  "sourceUrl": "https://app.getcargo.io",
  "selector": "#well-fake-selector-does-not-exist-123456"
}
}

⚡ Quick Actions

  • Investigate blueprint execution steps
  • Check for recent provider website changes
  • Verify selectors and timeouts
  • Test blueprint manually
  • Update blueprint if needed

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions