hey y’all! I’m trying to add a new connector and I...
# help-connector-development
e
hey y’all! I’m trying to add a new connector and I’m following these docs but the connector doesn’t show up in under destinations in the platform UI. I see in logs that the local catalog is found, but every time I refresh the destinations page it downloads from the RemoteDefinitionsProvider. Any tips?
Logs in the build that show the local catalog is read:
Copy code
2023-03-06 18:46:41 ^[[32mINFO^[[m i.a.c.s.ConnectorSpecMaskGenerator(main):65 - Looking for catalog file at '/Users/emmaling/Projects/airbyte-platform/airbyte-config/init/src/main/resources/seed/oss_catalog.json'...
2023-03-06 18:46:41 ^[[32mINFO^[[m i.a.c.s.ConnectorSpecMaskGenerator(main):70 - Found catalog for processing.
Logs that show the remote catalog is being fetched when the platform is running:
Copy code
airbyte-server                      | 2023-03-06 18:50:50 INFO i.a.c.i.RemoteDefinitionsProvider(getRemoteDefinitionCatalog):124 - Fetched latest remote definitions (869383930)