Naveen Srinivasa
10/21/2022, 9:22 PMYoan Yahemdi
10/21/2022, 10:31 PMZaza Javakhishvili
10/22/2022, 12:03 AMAdrian Castro
10/22/2022, 11:07 AMSlackbot
10/22/2022, 3:56 PMZaza Javakhishvili
10/22/2022, 5:57 PMOfek Rubin
10/22/2022, 5:59 PMHaithem (WOOP)
10/22/2022, 7:13 PM--------------------------------------------------------------------------------------------------------------------------- Captured log call ----------------------------------------------------------------------------------------------------------------------------
ERROR root:connector_runner.py:153 Docker container failed, code 1, error:
{"type": "TRACE", "trace": {"type": "ERROR", "emitted_at": 1666465401345.998, "error": {"message": "Something went wrong in the connector. See the logs for more details.", "internal_message": "HTTPSConnectionPool(host='<http://api.mailjet.com|api.mailjet.com>', port=443): Max retries exceeded with url: /v3/REST/contactslist (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f98649740a0>: Failed to establish a new connection: [Errno -2] Name does not resolve'))", "stack_trace": "Traceback (most recent call last):\n File \"/usr/local/lib/python3.9/site-packages/urllib3/connection.py\", line 174, in _new_conn\n conn = connection.create_connection(\n File \"/usr/local/lib/python3.9/site-packages/urllib3/util/connection.py\", line 72, in create_connection\n for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):\n File \"/usr/local/lib/python3.9/socket.py\", line 954, in getaddrinfo\n for res in _socket.getaddrinfo(host, port, family, type, proto, flags):\nsocket.gaierror: [Errno -2] Name does not resolve\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py\", line 703, in urlopen\n httplib_response = self._make_request(\n File \"/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py\", line 386, in _make_request\n self._validate_conn(conn)\n File \"/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py\", line 1042, in _validate_conn\n conn.connect()\n File \"/usr/local/lib/python3.9/site-packages/urllib3/connection.py\", line 358, in connect\n self.sock = conn = self._new_conn()\n File \"/usr/local/lib/python3.9/site-packages/urllib3/connection.py\", line 186, in _new_conn\n raise NewConnectionError(\nurllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f98649740a0>: Failed to establish a new connection: [Errno -2] Name does not resolve\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/usr/local/lib/python3.9/site-packages/requests/adapters.py\", line 489, in send\n resp = conn.urlopen(\n File \"/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py\", line 787, in urlopen\n retries = retries.increment(\n File \"/usr/local/lib/python3.9/site-packages/urllib3/util/retry.py\", line 592, in increment\n raise MaxRetryError(_pool, url, error or ResponseError(cause))\nurllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='<http://api.mailjet.com|api.mailjet.com>', port=443): Max retries exceeded with url: /v3/REST/contactslist (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f98649740a0>: Failed to establish a new connection: [Errno -2] Name does not resolve'))\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/airbyte/integration_code/main.py\", line 13, in <module>\n launch(source, sys.argv[1:])\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/entrypoint.py\", line 131, in launch\n for message in source_entrypoint.run(parsed_args):\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/entrypoint.py\", line 122, in run\n for message in generator:\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py\", line 127, in read\n raise e\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py\", line 113, in read\n yield from self._read_stream(\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py\", line 182, in _read_stream\n for record in record_iterator:\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py\", line 285, in _read_full_refresh\n for record in records:\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/declarative_stream.py\", line 115, in read_records\n for record in self.retriever.read_records(sync_mode, cursor_field, stream_slice, stream_state):\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/retrievers/simple_retriever.py\", line 348, in read_records\n for r in records_generator:\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/http.py\", line 415, in read_records\n response = self._send_request(request, request_kwargs)\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/http.py\", line 342, in _send_request\n return backoff_handler(user_backoff_handler)(request, request_kwargs)\n File \"/usr/local/lib/python3.9/site-packages/backoff/_sync.py\", line 105, in retry\n ret = target(*args, **kwargs)\n File \"/usr/local/lib/python3.9/site-packages/backoff/_sync.py\", line 105, in retry\n ret = target(*args, **kwargs)\n File \"/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/http.py\", line 289, in _send\n response: requests.Response = self._session.send(request, **request_kwargs)\n File \"/usr/local/lib/python3.9/site-packages/requests/sessions.py\", line 701, in send\n r = adapter.send(request, **kwargs)\n File \"/usr/local/lib/python3.9/site-packages/requests/adapters.py\", line 565, in send\n raise ConnectionError(e, request=request)\nrequests.exceptions.ConnectionError: HTTPSConnectionPool(host='<http://api.mailjet.com|api.mailjet.com>', port=443): Max retries exceeded with url: /v3/REST/contactslist (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f98649740a0>: Failed to establish a new connection: [Errno -2] Name does not resolve'))\n", "failure_type": "system_error"}}}
Rytis Zolubas
10/22/2022, 7:29 PM<html>
<head>
<meta charset="utf-8" />
<title>Airbyte - Access Denied</title>
</head>
<body>
<h1>🐙 Nope.</h1>
<h2><code>HTTP Error Code: 401</code></h2>
<p>
This deployment of Airbyte is protected by HTTP Basic Authentication.
Please refer to the <a href="<https://docs.airbyte.com>">Airbyte docs</a> to learn more about:
<ul>
<li><a href="<https://docs.airbyte.com/quickstart/deploy-airbyte>">the default username/password</a></li>
<li><a href="<https://docs.airbyte.com/operator-guides/security>">securing your Airbyte deployment</a>
including turning off or changing the default username/password.</li>
</ul>
</p>
</body>
</html>
WAS
10/23/2022, 8:59 AMY L
10/23/2022, 9:56 AMYoan Yahemdi
10/23/2022, 2:32 PMAdwait Chavan
10/23/2022, 5:07 PM{
"message": "The provided configuration does not fulfill the specification. Errors: json schema validation failed when comparing the data to the json schema. \nErrors: $.webhookConfigs[0].authToken: object found, string expected \nSchema: \n{\n \"$schema\" : \"<http://json-schema.org/draft-07/schema#>\",\n \"$id\" : \"<https://github.com/airbytehq/airbyte/blob/master/airbyte-config/models/src/main/resources/types/WebhookOperationConfigs.yaml>\",\n \"title\" : \"WebhookOperationConfigs\",\n \"description\" : \"List of configurations for webhook operations\",\n \"additionalProperties\" : false,\n \"type\" : \"object\",\n \"properties\" : {\n \"webhookConfigs\" : {\n \"type\" : \"array\",\n \"items\" : {\n \"type\" : \"object\",\n \"required\" : [ \"id\", \"name\" ],\n \"properties\" : {\n \"id\" : {\n \"type\" : \"string\",\n \"format\" : \"uuid\"\n },\n \"name\" : {\n \"type\" : \"string\",\n \"description\" : \"human readable name for this webhook e.g., for UI display\"\n },\n \"authToken\" : {\n \"type\" : \"string\",\n \"airbyte_secret\" : true,\n \"description\" : \"An auth token, to be passed as the value for an HTTP Authorization header. Note - must include prefix such as \\\"Bearer <credential>\\\".\"\n }\n }\n }\n }\n }\n}",
"exceptionClassName": "io.airbyte.server.errors.BadObjectSchemaKnownException",
"exceptionStack": [
"io.airbyte.server.errors.BadObjectSchemaKnownException: The provided configuration does not fulfill the specification. Errors: json schema validation failed when comparing the data to the json schema. ",
"Errors: $.webhookConfigs[0].authToken: object found, string expected ",
"Schema: ",
"{",
" \"$schema\" : \"<http://json-schema.org/draft-07/schema#>\",",
" \"$id\" : \"<https://github.com/airbytehq/airbyte/blob/master/airbyte-config/models/src/main/resources/types/WebhookOperationConfigs.yaml>\",",
" \"title\" : \"WebhookOperationConfigs\",",
" \"description\" : \"List of configurations for webhook operations\",",
" \"additionalProperties\" : false,",
" \"type\" : \"object\",",
" \"properties\" : {",
" \"webhookConfigs\" : {",
" \"type\" : \"array\",",
" \"items\" : {",
" \"type\" : \"object\",",
" \"required\" : [ \"id\", \"name\" ],",
" \"properties\" : {",
" \"id\" : {",
" \"type\" : \"string\",",
" \"format\" : \"uuid\"",
" },",
" \"name\" : {",
" \"type\" : \"string\",",
" \"description\" : \"human readable name for this webhook e.g., for UI display\"",
" },",
" \"authToken\" : {",
" \"type\" : \"string\",",
" \"airbyte_secret\" : true,",
" \"description\" : \"An auth token, to be passed as the value for an HTTP Authorization header. Note - must include prefix such as \\\"Bearer <credential>\\\".\"",
" }",
" }",
" }",
" }",
" }",
"}",
"\tat io.airbyte.server.apis.ConfigurationApi.execute(ConfigurationApi.java:851)",
"\tat io.airbyte.server.apis.ConfigurationApi.deleteWorkspace(ConfigurationApi.java:269)",
"\tat java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)",
"\tat java.base/java.lang.reflect.Method.invoke(Method.java:578)",
"\tat org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52)",
"\tat org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124)",
"\tat org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167)",
"\tat org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:159)",
"\tat org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79)",
"\tat org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469)",
"\tat org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391)",
"\tat org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80)",
"\tat org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253)",
"\tat org.glassfish.jersey.internal.Errors$1.call(Errors.java:248)",
"\tat org.glassfish.jersey.internal.Errors$1.call(Errors.java:244)",
"\tat org.glassfish.jersey.internal.Errors.process(Errors.java:292)",
"\tat org.glassfish.jersey.internal.Errors.process(Errors.java:274)",
"\tat org.glassfish.jersey.internal.Errors.process(Errors.java:244)",
"\tat org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265)",
"\tat org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232)",
"\tat org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680)",
"\tat org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394)",
"\tat org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346)",
"\tat org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:366)",
"\tat org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:319)",
"\tat org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205)",
"\tat org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:763)",
"\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:569)",
"\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)",
"\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1377)",
"\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)",
"\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:507)",
"\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)",
"\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1292)",
"\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)",
"\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)",
"\tat org.eclipse.jetty.server.Server.handle(Server.java:501)",
"\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)",
"\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)",
"\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)",
"\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)",
"\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)",
"\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)",
"\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)",
"\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)",
"\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)",
"\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)",
"\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)",
"\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)",
"\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)",
"\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)",
"\tat java.base/java.lang.Thread.run(Thread.java:1589)",
"Caused by: io.airbyte.validation.json.JsonValidationException: json schema validation failed when comparing the data to the json schema. ",
"Errors: $.webhookConfigs[0].authToken: object found, string expected ",
"Schema: ",
"{",
" \"$schema\" : \"<http://json-schema.org/draft-07/schema#>\",",
" \"$id\" : \"<https://github.com/airbytehq/airbyte/blob/master/airbyte-config/models/src/main/resources/types/WebhookOperationConfigs.yaml>\",",
" \"title\" : \"WebhookOperationConfigs\",",
" \"description\" : \"List of configurations for webhook operations\",",
" \"additionalProperties\" : false,",
" \"type\" : \"object\",",
" \"properties\" : {",
" \"webhookConfigs\" : {",
" \"type\" : \"array\",",
" \"items\" : {",
" \"type\" : \"object\",",
" \"required\" : [ \"id\", \"name\" ],",
" \"properties\" : {",
" \"id\" : {",
" \"type\" : \"string\",",
" \"format\" : \"uuid\"",
" },",
" \"name\" : {",
" \"type\" : \"string\",",
" \"description\" : \"human readable name for this webhook e.g., for UI display\"",
" },",
" \"authToken\" : {",
" \"type\" : \"string\",",
" \"airbyte_secret\" : true,",
" \"description\" : \"An auth token, to be passed as the value for an HTTP Authorization header. Note - must include prefix such as \\\"Bearer <credential>\\\".\"",
" }",
" }",
" }",
" }",
" }",
"}",
"\tat io.airbyte.validation.json.JsonSchemaValidator.ensure(JsonSchemaValidator.java:83)",
"\tat io.airbyte.config.persistence.SecretsRepositoryWriter.statefulUpdateSecrets(SecretsRepositoryWriter.java:153)",
"\tat io.airbyte.config.persistence.SecretsRepositoryWriter.writeWorkspace(SecretsRepositoryWriter.java:337)",
"\tat io.airbyte.server.handlers.WorkspacesHandler.persistStandardWorkspace(WorkspacesHandler.java:313)",
"\tat io.airbyte.server.handlers.WorkspacesHandler.deleteWorkspace(WorkspacesHandler.java:140)",
"\tat io.airbyte.server.apis.ConfigurationApi.lambda$deleteWorkspace$1(ConfigurationApi.java:270)",
"\tat io.airbyte.server.apis.ConfigurationApi.execute(ConfigurationApi.java:845)",
"\t... 51 more"
],
"rootCauseExceptionClassName": "java.lang.Class",
"rootCauseExceptionStack": [
"io.airbyte.validation.json.JsonValidationException: json schema validation failed when comparing the data to the json schema. ",
"Errors: $.webhookConfigs[0].authToken: object found, string expected ",
Zaza Javakhishvili
10/23/2022, 10:26 PMJeff Skoldberg
10/24/2022, 12:07 AMNaveen Srinivasa
10/24/2022, 1:27 AMAnton Escalante
10/24/2022, 7:03 AMPaul Rus
10/24/2022, 7:32 AMPaul Rus
10/24/2022, 7:35 AMPaul Rus
10/24/2022, 7:36 AMgunu
10/24/2022, 8:59 AM1.0.6
and Snowflake 0.4.38
and airbyte version 0.40.17
) and a fresh connection so I don’t know what I could possibly be doing wrong.Ramon Vermeulen
10/24/2022, 9:55 AMPaul Rus
10/24/2022, 11:10 AMlaila ribke
10/24/2022, 12:27 PMShivam Kapoor
10/24/2022, 1:18 PMWendell Nascimento
10/24/2022, 1:26 PMState code: -3; Message: Timed out after 30000 ms while waiting to connect. Client view of cluster state is {type=UNKNOWN, servers=[{address=<http://docdb-2021-05-05-23-22-09.cluster-XXXXXXX.docdb.amazonaws.com:27017|docdb-2021-05-05-23-22-09.cluster-XXXXXXX.docdb.amazonaws.com:27017>, type=UNKNOWN, state=CONNECTING , exception={com.mongodb.MongoSocketWriteException: Exception sending message}, caused by {<http://javax.net|javax.net>.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target }, caused by {sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target}, caused by {sun.security.provider.certpath. SunCertPathBuilderException: unable to find valid certification path to requested target}}]
Kazi Khayruzzaman
10/24/2022, 2:05 PMSebastian Brickel
10/24/2022, 2:21 PMStepan Chatalyan
10/24/2022, 2:48 PMNelson Rafael Perez
10/24/2022, 2:57 PM