Skip to content

Worker Communication Error with uData #283

@adbrum

Description

@adbrum

Hydra (Webhook integration with uData)

We're using the following Hydra configuration for Webhook integration with uData:

# -- Webhook integration config -- #
WEBHOOK_ENABLED = true
UDATA_URI = "http://127.0.0.1/api/2"
UDATA_URI_API_KEY = "API KEY OF AN ADMIN USER IN UDATA"
With this configuration in place, the Hydra worker fails with the following error:

aiohttp.client_exceptions.ConnectionTimeoutError: Connection timeout to host https://172.31.204.12/api/2/datasets/6692ee4d2d0f916340c394b3/resources/878949df-7474-45f8-9aa5-eb148baf8dee/extras/
However, if we comment out the line with UDATA_URI_API_KEY, the worker starts running again, but we then get the following message:

ERROR UDATA_* config is not set, not sending callbacks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions