mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-08 00:58:06 +00:00

* Docs: Troubleshooting Doc Addition in Connectors * Docs: Troubleshooting Doc Addition in Connectors --------- Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
27 lines
916 B
Markdown
27 lines
916 B
Markdown
---
|
|
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%}
|