Arun
07/27/2022, 10:32 PMWilli
07/28/2022, 10:07 AMKevin Phan
07/28/2022, 2:19 PMGabriel Lecointere
07/29/2022, 3:59 AMJason Maddern
07/29/2022, 5:02 AMPavel Filimoshkin
07/29/2022, 7:36 AM404 Roy
07/29/2022, 9:28 AMAditi Bhalawat
07/29/2022, 11:18 AMdef get_stream_cursor(state: Dict[str, any], stream: str) -> int:
cursor = (state[stream]["cursor"] or 0) if stream in state else 0
return cursor
to get cursor.How will I resolve itJulien
07/29/2022, 1:58 PMMartijn van Leeuwerden
07/29/2022, 2:03 PMSourav Sikka
07/29/2022, 6:11 PMThe connection tests failed.
java.io.IOException: The Application Default Credentials are not available. They are available if running in Google Compute Engine. Otherwise, the environment variable GOOGLE_APPLICATION_CREDENTIALS must be defined pointing to a file defining the credentials. See <https://developers.google.com/accounts/docs/application-default-credentials> for more information.
Mina Yacoub
07/29/2022, 10:34 PMZaza Javakhishvili
07/30/2022, 8:53 AMjohn eipe
07/30/2022, 8:07 PMCould not connect with provided configuration. Error:since airbyte is in a container and mysql on local machine (Mac) - I tried with all these host values:HikariPool-1 - Connection is not available, request timed out after 60006ms.
0.0.0.0
, host.docker.internal
, docker.for.mac.localhost
but none worked.Alex Bondar
07/31/2022, 12:06 PMPostgreSQL Database directory appears to contain a database; Skipping initialization
2022-07-31 12:03:57.486 UTC [1] LOG: starting PostgreSQL 13.7 on x86_64-pc-linux-musl, compiled by gcc (Alpine 11.2.1_git20220219) 11.2.1 20220219, 64-bit
2022-07-31 12:03:57.487 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
2022-07-31 12:03:57.487 UTC [1] LOG: listening on IPv6 address "::", port 5432
2022-07-31 12:03:57.493 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2022-07-31 12:03:57.510 UTC [21] LOG: database system was shut down at 2022-07-31 11:54:11 UTC
2022-07-31 12:03:57.511 UTC [21] LOG: record with incorrect prev-link 80010E98/8010E98 at 2/EBE44970
2022-07-31 12:03:57.511 UTC [21] LOG: invalid primary checkpoint record
2022-07-31 12:03:57.511 UTC [21] PANIC: could not locate a valid checkpoint record
2022-07-31 12:03:57.686 UTC [1] LOG: startup process (PID 21) was terminated by signal 6: Aborted
2022-07-31 12:03:57.686 UTC [1] LOG: aborting startup due to startup process failure
2022-07-31 12:03:57.687 UTC [1] LOG: database system is shut down
updated to 0.39.37-alphaYoosuf Zimaam
08/01/2022, 8:20 AMRoberto Malcotti
08/01/2022, 4:38 PMArun
08/01/2022, 10:58 PMSvatopluk Chalupa
08/02/2022, 9:09 AMZawar Khan
08/02/2022, 11:40 AMPiyawat Pavachansatit
08/01/2022, 5:21 AM<html>
<head><title>405 Not Allowed</title></head><script language="javascript"\>
window.TRACKING_STRATEGY = "segment";
window.FULLSTORY = "";
window.AIRBYTE_VERSION = "0.35.57-alpha";
window.API_URL = "/api/v1/";
window.IS_DEMO = "";
</script>
<body>
<center><h1>405 Not Allowed</h1></center>
<hr><center>nginx/1.19.10</center>
</body>
</html>
Please guide me how to get airbyte's job information via api.Alexis Charrier
07/29/2022, 3:03 PMSebastian
08/02/2022, 1:05 PMAndreas Nigg
07/27/2022, 12:46 PMAshley Baer
08/01/2022, 2:21 PMAshish Rai
07/14/2022, 8:04 AMZaza Javakhishvili
08/02/2022, 2:55 PMArun
08/02/2022, 3:26 PMArun
08/02/2022, 3:27 PMYash Makwana
08/02/2022, 6:18 PM