Pol Monsó
12/02/2022, 11:03 AMJuho Kolmonen
12/02/2022, 1:50 PMOracle DB
to postgres
(greenplum to be more precise), we can see the UI table "Activate the streams you want to sync" with database tables in Oracle DB
but when selecting one and set up connection we get
The connection tests failed.
non-json response
We managed to setup Microsoft SQL Server
source to the same destination postgres/oracle
and its working fine. Any help?Stuart Horgan
12/02/2022, 1:57 PMAkshay Iyengar
12/02/2022, 2:09 PMCesar Santos
12/02/2022, 3:10 PMSrinidhi krishnamurthy
12/02/2022, 3:50 PMOpeyemi Akanni
12/02/2022, 4:39 PMClaire Viland
12/02/2022, 5:38 PMTemidayo Azeez
12/03/2022, 12:22 AMK PARAMESHWAR REDDY
12/03/2022, 7:10 AMQamarudeen Muhammad
12/03/2022, 7:02 PMJagruti Tiwari
12/04/2022, 6:32 AMpython main.py check --config sample_files/config.jsonI get the error saying:
{
"type": "CONNECTION_STATUS",
"connectionStatus": {
"status": "FAILED",
"message": "Config validation error: 'api_key' is a required property"
}
}
In the document it is mentioned to add api key in `secrets/config.json`:
While developing, we recommend storing configs which contain secrets inI generated the api key from the exchange rates api website, added it in thebecause thesecrets/config.json
directory is gitignored by default.secrets
secrets/config.json
file,
and build the image using this command: docker build . -t airbyte/source-python-http-example:dev
.
But the error still persists.
I am contributing towards documentation. It is important for me to understand how connectors work.
Here is the Github link of the partially completed example I was trying: https://github.com/Jagrutiti/airbyte/tree/source-python-http-example-connector/airbyte-integrations/connectors/source-python-http-exampleAnandkumar Dharmaraj
12/04/2022, 12:50 PMHien Tran
12/05/2022, 4:07 AMTmac Han
12/05/2022, 4:48 AMTmac Han
12/05/2022, 4:59 AMadd
I got the error:Unais T
12/05/2022, 8:30 AMTmac Han
12/05/2022, 9:24 AMMyroslav Tkachenko
12/05/2022, 9:56 AMinit
and airbyte-bootloader
.
What can be a reason? Adding logs in comments below.Maria Ferreira
12/05/2022, 10:55 AMRaghav Agrawal
12/05/2022, 11:06 AMMonika Bednarz
12/05/2022, 11:13 AM"Additional Failure Information: expected string or bytes-like object"
. The problem is coming from the source.
This means that every 2 days I’d have to reset and resync… octavia shock
I’m attaching the exemplary log and the setup of the connector in the coment below 👇
Any ideas will be so, so much appreciated 🙏 😢kavi arasu
12/05/2022, 11:47 AMmiles trevethan
12/05/2022, 1:34 PMKaran
12/05/2022, 2:40 PMAlexandre Chouraki
12/05/2022, 3:07 PMZixiao Qiang
12/05/2022, 3:47 PMFausto
12/05/2022, 4:18 PMMads Christensen
12/05/2022, 4:35 PMBinay Jena
12/05/2022, 5:32 PM