Skip to main content

Troubleshoot a source

At a glance

Identify and fix connection, mapping, or ingestion issues with your Live Data sources. This page guides you step by step to isolate the cause of an error and resolve it.

Before you start

Steps

1. Spot sources in error

From the connector list in Live Data, look for sources flagged with a red indicator. These sources are experiencing a connection or ingestion problem.

2. Open the connector details

Click the affected connector to open its detail page. You will find the connection attempt history and associated error messages.

3. Test the connection manually

Click Test to retry a connection and isolate the problem. The result is displayed immediately.

Test success Test error

4. Identify the cause

Check the displayed error message and refer to the common errors table below to find the appropriate fix.

5. Apply the fix

Modify the connector configuration according to the identified solution, then re-run the test to confirm the problem is resolved.

6. Verify data reception

Once the connection is restored, verify that data is arriving correctly in the target entity of your ontology.

Link to entity

Common errors

ErrorCauseSolution
Connection refusedURL unreachable or firewallVerify the URL is correct and accessible from the network.
401 UnauthorizedInvalid credentialsUpdate the authentication headers of the connector.
TimeoutSource too slow to respondIncrease the timeout in the configuration or reduce the request size.
Invalid signature (Webhook)Incorrect HMAC secretVerify the secret is identical in Ontologie and in your external system.
No data receivedIncorrect mapping or inactive sourceCheck the connector configuration and the external source state.
429 Too Many RequestsToo many requests sentIncrease the polling interval for REST sources.

Expected outcome

Source restored
The connector is working again and data is being correctly ingested into your workspace. The status indicator turns green.

Need help?

See the Monitoring page to track your sync health, the Add a connector page to review the configuration, the Webhooks page for webhook-specific issues, or write to us: Support and contact.