Hi Everyone, I am trying to use the open source fa...
# connector-development
p
Hi Everyone, I am trying to use the open source faros connector but getting this below and i tried this with multiple connector same error coming when i try to pull it inside airbyte source section.
Copy code
ERROR i.a.s.RequestLogger(filter):110 - REQ 172.18.0.2 POST 500 /api/v1/source_definitions/create - {"name":"okta","documentationUrl":"<https://github.com/faros-ai/airbyte-connectors/tree/main/sources/okta-source>","dockerImageTag":"latest","dockerRepository":"connectprakash/okta-source"}
o
loading...
m
@Prakash I was able to add the connector, I was able to add the new custom connector
p
by using the one faros provide i was also able to but when i am building the same connector docker image it is giving this error. like - connectprakash/airbyte-okta-source , connectprakash/okta-source
i was building a new coonector and getting this same error so i tried to build docker image for the existing connector then also getting same error.