Abdul Hameed
12/21/2022, 8:57 AMVrushank Kenkre
12/21/2022, 10:18 AMAlexandre Chouraki
12/21/2022, 10:39 AMError: Internal Server Error: No value present.
This seems to be impacting all our connections. Airbyte version is 0.40.26.
This is pretty critical, we could definitely use some help...Andrzej Lewandowski
12/21/2022, 1:08 PMChris Hoffman
12/21/2022, 1:19 PMArtur Wagner
12/21/2022, 1:27 PMMigration of schema "public" to version "0.40.12.001 - AddWebhookOperationColumns" failed!
Any clues on what to do to fix it?Moaz ElNashar
12/21/2022, 3:29 PM0.43.6
with default configurations.
At first, I was able to add sources and destinations without any problem but suddenly all of them fails with non-json response
error!Sebastian Brickel
12/21/2022, 4:45 PMInternal Server Error: Get Spec job failed.
I went through the advice given on these sides
https://discuss.airbyte.io/t/internal-server-error-get-spec-job-failed/2508
https://discuss.airbyte.io/t/unable-to-add-connectors-get-spec-job-failed/2184
https://github.com/airbytehq/airbyte/issues/12030
but nothing fixed it yet.
To be clear. python main.py spec
and python main.py --config --secrets/config.json
work as indented. So does docker run --rm -i sbrickel/instagram:dev spec
.
Does anyone has any advice for me. Or an idea why I do not get the same error when adding the new connector locally? I did docker pull sbrickel/instagram:dev
in my VM as well, as suggested by someone in the github issue
Thank youSam Stoelinga
12/21/2022, 5:49 PMNicholas Cowan
12/21/2022, 5:55 PManni
12/21/2022, 8:02 PMad_group
table is missing from campaign
table
2. for `campaign`: the segments.hour are not counting from 0 to 23.Tien Nguyen
12/21/2022, 10:24 PMSoshi Nakachi仲地早司
12/22/2022, 5:42 AMairbyte-minio
, is this possible?
I don’t know the proper .env
settings in that case.Anandkumar Dharmaraj
12/22/2022, 6:06 AMMonika Bednarz
12/22/2022, 7:14 AMMuhammad Imtiaz
12/22/2022, 7:55 AMManish Tomar
12/22/2022, 8:34 AMRohith Reddy
12/22/2022, 9:02 AMValentyn Solonechnyi
12/22/2022, 1:07 PMairbyte-server | 2022-12-22 12:54:54 INFO i.a.s.RequestLogger(filter):112 - REQ 192.168.0.5 POST 200 /api/v1/sources/discover_schema - {"sourceId":"eb207a5d-c37c-484d-a59e-293fde025113","disable_cache":true}
airbyte-server | Dec 22, 2022 12:54:54 PM org.glassfish.jersey.server.ServerRuntime$Responder writeResponse
airbyte-server | SEVERE: An I/O error has occurred while writing a response message entity to the container output stream.
airbyte-server | org.glassfish.jersey.server.internal.process.MappableException: org.eclipse.jetty.io.EofException
The tech details are here as well https://discuss.airbyte.io/t/failed-to-fetch-schema-for-salesforce-on-gcp/3519
It's working fine on my local machine, so it's definitely a GCP config problem with a proxy.
Is there some parameter I could adjust to keep the connection alive and let the worker finish the process and return the schema?Till Blesik
12/22/2022, 3:13 PM{ meta: {}, status: {}, models:{}}
For /workspaces it is
{ meta: {}, status: {}, eirkspaces:{}}
And for another type of endpoints with tabular data it is
{pages: {}, columnCoordinates: {}, rows: {}
How can I account for different response structures per stream? Can I specify a record selector per stream?
Thank you for your help!Rami M Theeb
12/22/2022, 3:30 PMMario Beteta
12/22/2022, 5:17 PMJon M
12/22/2022, 5:50 PMFailure Origin: replication, Message: Something went wrong during replication
. Can anyone point me in the right direction please?Anurag Jain
12/22/2022, 6:00 PMMarcos Marx (Airbyte)
12/22/2022, 6:45 PMTyler Hogan
12/22/2022, 7:43 PMglobal:
state:
storage:
type: "S3"
logs:
accessKey:
password: "secret"
existingSecret: ""
existingSecretKey: ""
secretKey:
password: "secret"
existingSecret: ""
existingSecretKey: ""
storage:
type: "S3"
s3:
enabled: true
bucket: my-bucket-name-here
bucketRegion: us-east-2
Jon M
12/22/2022, 9:13 PMJon M
12/22/2022, 9:43 PMRobert Put
12/22/2022, 9:56 PMFailed to fetch schema. Please try again
Error: Internal Server Error: No value present
• all my connections, other than the connection i configured from the ui yesterday have the issue after upgrading
◦ postgres and stripe to snowflake
◦ latest version
• 1 postgres connection does not have an issue and the only diff i can think of is that it was configured over the ui vs cli
previous version was 0.40.17
any recent changes that would impact this?Nicholas Cowan
12/22/2022, 10:10 PMv.0.4.26
source connector. More details can be found in the Github issue.