Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

27 lines
916 B
Markdown
Raw Normal View History

---
title: Troubleshooting Common Connector Issues
slug: /connectors/troubleshooting
---
# Connector Troubleshooting Guide
This guide provides instructions to help resolve common issues encountered during connector setup and metadata ingestion in OpenMetadata. Below are some of the most frequently observed troubleshooting scenarios.
{%inlineCalloutContainer%}
{%inlineCallout
bold="How to enable Debug Logging for Any Ingestion"
icon="cable"
href="/connectors/troubleshooting/enable-debug-logging"%}
Enable debug logging in OpenMetadata to capture detailed logs for troubleshooting ingestion workflows.
{%/inlineCallout%}
{%inlineCallout
bold="Permission Issues"
icon="cable"
href="/connectors/troubleshooting/permission-issues"%}
Ensure all required permissions are granted as per the connector documentation to avoid ingestion or setup failures.
{%/inlineCallout%}
{%/inlineCalloutContainer%}