Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local deployment setup and launch get started is missing 'secret sauce' #33845

Open
matsilva opened this issue Dec 29, 2023 · 2 comments
Open

Comments

@matsilva
Copy link

matsilva commented Dec 29, 2023

Page URL

https://docs.airbyte.com/deploying-airbyte/local-deployment#setup--launch-airbyte

Description

Following the guide does not provide the user the ability to get up and running locally. Instead they are presented with an error. I am guessing this is due to needing to configure some env variables, which is not clear in the get started docs.

WARN[0000] The "VERSION" variable is not set. Defaulting to a blank string.
WARN[0000] The "HACK_LOCAL_ROOT_PARENT" variable is not set. Defaulting to a blank string.
WARN[0000] The "LOCAL_ROOT" variable is not set. Defaulting to a blank string.
WARN[0000] The "LOCAL_ROOT" variable is not set. Defaulting to a blank string.
WARN[0000] The "HACK_LOCAL_ROOT_PARENT" variable is not set. Defaulting to a blank string.
WARN[0000] The "HACK_LOCAL_ROOT_PARENT" variable is not set. Defaulting to a blank string.
WARN[0000] The "VERSION" variable is not set. Defaulting to a blank string.
WARN[0000] The "VERSION" variable is not set. Defaulting to a blank string.
WARN[0000] The "DATABASE_PASSWORD" variable is not set. Defaulting to a blank string.
WARN[0000] The "DATABASE_URL" variable is not set. Defaulting to a blank string.
WARN[0000] The "DATABASE_USER" variable is not set. Defaulting to a blank string.
WARN[0000] The "LOCAL_CONNECTOR_CATALOG_PATH" variable is not set. Defaulting to a blank string.
WARN[0000] The "LOG_LEVEL" variable is not set. Defaulting to a blank string.
WARN[0000] The "VERSION" variable is not set. Defaulting to a blank string.
WARN[0000] The "ACTIVITY_INITIAL_DELAY_BETWEEN_ATTEMPTS_SECONDS" variable is not set. Defaulting to a blank string.
WARN[0000] The "ACTIVITY_MAX_ATTEMPT" variable is not set. Defaulting to a blank string.
WARN[0000] The "ACTIVITY_MAX_DELAY_BETWEEN_ATTEMPTS_SECONDS" variable is not set. Defaulting to a blank string.
WARN[0000] The "VERSION" variable is not set. Defaulting to a blank string.
WARN[0000] The "APPLY_FIELD_SELECTION" variable is not set. Defaulting to a blank string.
WARN[0000] The "AUTO_DETECT_SCHEMA" variable is not set. Defaulting to a blank string.
WARN[0000] The "AUTO_DISABLE_FAILING_CONNECTIONS" variable is not set. Defaulting to a blank string.
WARN[0000] The "CONFIG_ROOT" variable is not set. Defaulting to a blank string.
WARN[0000] The "DATABASE_PASSWORD" variable is not set. Defaulting to a blank string.
WARN[0000] The "DATABASE_URL" variable is not set. Defaulting to a blank string.
WARN[0000] The "DATABASE_USER" variable is not set. Defaulting to a blank string.
WARN[0000] The "DEPLOYMENT_MODE" variable is not set. Defaulting to a blank string.
WARN[0000] The "DD_AGENT_HOST" variable is not set. Defaulting to a blank string.
WARN[0000] The "DD_DOGSTATSD_PORT" variable is not set. Defaulting to a blank string.
WARN[0000] The "FEATURE_FLAG_CLIENT" variable is not set. Defaulting to a blank string.
WARN[0000] The "FIELD_SELECTION_WORKSPACES" variable is not set. Defaulting to a blank string.
WARN[0000] The "INTERNAL_API_HOST" variable is not set. Defaulting to a blank string.
WARN[0000] The "JOB_ERROR_REPORTING_SENTRY_DSN" variable is not set. Defaulting to a blank string.
WARN[0000] The "JOB_ERROR_REPORTING_STRATEGY" variable is not set. Defaulting to a blank string.
WARN[0000] The "JOB_MAIN_CONTAINER_CPU_LIMIT" variable is not set. Defaulting to a blank string.
WARN[0000] The "JOB_MAIN_CONTAINER_CPU_REQUEST" variable is not set. Defaulting to a blank string.
WARN[0000] The "JOB_MAIN_CONTAINER_MEMORY_LIMIT" variable is not set. Defaulting to a blank string.
WARN[0000] The "JOB_MAIN_CONTAINER_MEMORY_REQUEST" variable is not set. Defaulting to a blank string.
WARN[0000] The "LAUNCHDARKLY_KEY" variable is not set. Defaulting to a blank string.
WARN[0000] The "LOCAL_DOCKER_MOUNT" variable is not set. Defaulting to a blank string.
WARN[0000] The "LOCAL_ROOT" variable is not set. Defaulting to a blank string.
WARN[0000] The "LOG_CONNECTOR_MESSAGES" variable is not set. Defaulting to a blank string.
WARN[0000] The "LOG_LEVEL" variable is not set. Defaulting to a blank string.
WARN[0000] The "MAX_CHECK_WORKERS" variable is not set. Defaulting to a blank string.
WARN[0000] The "MAX_DISCOVER_WORKERS" variable is not set. Defaulting to a blank string.
WARN[0000] The "MAX_NOTIFY_WORKERS" variable is not set. Defaulting to a blank string.
WARN[0000] The "MAX_SPEC_WORKERS" variable is not set. Defaulting to a blank string.
WARN[0000] The "MAX_SYNC_WORKERS" variable is not set. Defaulting to a blank string.
WARN[0000] The "METRIC_CLIENT" variable is not set. Defaulting to a blank string.
WARN[0000] The "MICROMETER_METRICS_ENABLED" variable is not set. Defaulting to a blank string.
WARN[0000] The "MICROMETER_METRICS_STATSD_FLAVOR" variable is not set. Defaulting to a blank string.
WARN[0000] The "WORKERS_MICRONAUT_ENVIRONMENTS" variable is not set. Defaulting to a blank string.
WARN[0000] The "NORMALIZATION_JOB_MAIN_CONTAINER_CPU_LIMIT" variable is not set. Defaulting to a blank string.
WARN[0000] The "NORMALIZATION_JOB_MAIN_CONTAINER_CPU_REQUEST" variable is not set. Defaulting to a blank string.
WARN[0000] The "NORMALIZATION_JOB_MAIN_CONTAINER_MEMORY_LIMIT" variable is not set. Defaulting to a blank string.
WARN[0000] The "NORMALIZATION_JOB_MAIN_CONTAINER_MEMORY_REQUEST" variable is not set. Defaulting to a blank string.
WARN[0000] The "OTEL_COLLECTOR_ENDPOINT" variable is not set. Defaulting to a blank string.
WARN[0000] The "PUBLISH_METRICS" variable is not set. Defaulting to a blank string.
WARN[0000] The "SECRET_PERSISTENCE" variable is not set. Defaulting to a blank string.
WARN[0000] The "SEGMENT_WRITE_KEY" variable is not set. Defaulting to a blank string.
WARN[0000] The "SHOULD_RUN_NOTIFY_WORKFLOWS" variable is not set. Defaulting to a blank string.
WARN[0000] The "STATSD_HOST" variable is not set. Defaulting to a blank string.
WARN[0000] The "STATSD_PORT" variable is not set. Defaulting to a blank string.
WARN[0000] The "SYNC_JOB_INIT_RETRY_TIMEOUT_MINUTES" variable is not set. Defaulting to a blank string.
WARN[0000] The "SYNC_JOB_MAX_ATTEMPTS" variable is not set. Defaulting to a blank string.
WARN[0000] The "SYNC_JOB_MAX_TIMEOUT_DAYS" variable is not set. Defaulting to a blank string.
WARN[0000] The "TEMPORAL_HOST" variable is not set. Defaulting to a blank string.
WARN[0000] The "TRACKING_STRATEGY" variable is not set. Defaulting to a blank string.
WARN[0000] The "WEBAPP_URL" variable is not set. Defaulting to a blank string.
WARN[0000] The "WORKFLOW_FAILURE_RESTART_DELAY_SECONDS" variable is not set. Defaulting to a blank string.
WARN[0000] The "WORKSPACE_DOCKER_MOUNT" variable is not set. Defaulting to a blank string.
WARN[0000] The "WORKSPACE_ROOT" variable is not set. Defaulting to a blank string.
WARN[0000] The "WORKSPACE_ROOT" variable is not set. Defaulting to a blank string.
WARN[0000] The "LOCAL_ROOT" variable is not set. Defaulting to a blank string.
WARN[0000] The "LOCAL_ROOT" variable is not set. Defaulting to a blank string.
WARN[0000] The "VERSION" variable is not set. Defaulting to a blank string.
WARN[0000] The "AIRBYTE_API_HOST" variable is not set. Defaulting to a blank string.
WARN[0000] The "VERSION" variable is not set. Defaulting to a blank string.
WARN[0000] The "DEPLOYMENT_MODE" variable is not set. Defaulting to a blank string.
WARN[0000] The "INTERNAL_API_URL" variable is not set. Defaulting to a blank string.
WARN[0000] The "LOG_LEVEL" variable is not set. Defaulting to a blank string.
WARN[0000] The "MICROMETER_METRICS_ENABLED" variable is not set. Defaulting to a blank string.
WARN[0000] The "MICROMETER_METRICS_STATSD_FLAVOR" variable is not set. Defaulting to a blank string.
WARN[0000] The "SEGMENT_WRITE_KEY" variable is not set. Defaulting to a blank string.
WARN[0000] The "STATSD_HOST" variable is not set. Defaulting to a blank string.
WARN[0000] The "STATSD_PORT" variable is not set. Defaulting to a blank string.
WARN[0000] The "TRACKING_STRATEGY" variable is not set. Defaulting to a blank string.
WARN[0000] The "VERSION" variable is not set. Defaulting to a blank string.
WARN[0000] The "DATABASE_PASSWORD" variable is not set. Defaulting to a blank string.
WARN[0000] The "DATABASE_URL" variable is not set. Defaulting to a blank string.
WARN[0000] The "DATABASE_USER" variable is not set. Defaulting to a blank string.
WARN[0000] The "DATABASE_PASSWORD" variable is not set. Defaulting to a blank string.
WARN[0000] The "DATABASE_USER" variable is not set. Defaulting to a blank string.
WARN[0000] The "VERSION" variable is not set. Defaulting to a blank string.
WARN[0000] The "WORKSPACE_ROOT" variable is not set. Defaulting to a blank string.
WARN[0000] The "CONFIG_ROOT" variable is not set. Defaulting to a blank string.
WARN[0000] The "LOCAL_ROOT" variable is not set. Defaulting to a blank string.
WARN[0000] The "LOCAL_ROOT" variable is not set. Defaulting to a blank string.
WARN[0000] The "VERSION" variable is not set. Defaulting to a blank string.
WARN[0000] The "AUTO_DETECT_SCHEMA" variable is not set. Defaulting to a blank string.
WARN[0000] The "CONFIG_ROOT" variable is not set. Defaulting to a blank string.
WARN[0000] The "DATABASE_PASSWORD" variable is not set. Defaulting to a blank string.
WARN[0000] The "DATABASE_URL" variable is not set. Defaulting to a blank string.
WARN[0000] The "DATABASE_USER" variable is not set. Defaulting to a blank string.
WARN[0000] The "DD_AGENT_HOST" variable is not set. Defaulting to a blank string.
WARN[0000] The "DD_DOGSTATSD_PORT" variable is not set. Defaulting to a blank string.
WARN[0000] The "FEATURE_FLAG_CLIENT" variable is not set. Defaulting to a blank string.
WARN[0000] The "GITHUB_STORE_BRANCH" variable is not set. Defaulting to a blank string.
WARN[0000] The "JOB_ERROR_REPORTING_SENTRY_DSN" variable is not set. Defaulting to a blank string.
WARN[0000] The "JOB_ERROR_REPORTING_STRATEGY" variable is not set. Defaulting to a blank string.
WARN[0000] The "JOB_MAIN_CONTAINER_CPU_LIMIT" variable is not set. Defaulting to a blank string.
WARN[0000] The "JOB_MAIN_CONTAINER_CPU_REQUEST" variable is not set. Defaulting to a blank string.
WARN[0000] The "JOB_MAIN_CONTAINER_MEMORY_LIMIT" variable is not set. Defaulting to a blank string.
WARN[0000] The "JOB_MAIN_CONTAINER_MEMORY_REQUEST" variable is not set. Defaulting to a blank string.
WARN[0000] The "LAUNCHDARKLY_KEY" variable is not set. Defaulting to a blank string.
WARN[0000] The "LOG_LEVEL" variable is not set. Defaulting to a blank string.
WARN[0000] The "METRIC_CLIENT" variable is not set. Defaulting to a blank string.
WARN[0000] The "MICROMETER_METRICS_ENABLED" variable is not set. Defaulting to a blank string.
WARN[0000] The "MICROMETER_METRICS_STATSD_FLAVOR" variable is not set. Defaulting to a blank string.
WARN[0000] The "WORKERS_MICRONAUT_ENVIRONMENTS" variable is not set. Defaulting to a blank string.
WARN[0000] The "NEW_SCHEDULER" variable is not set. Defaulting to a blank string.
WARN[0000] The "PUBLISH_METRICS" variable is not set. Defaulting to a blank string.
WARN[0000] The "SECRET_PERSISTENCE" variable is not set. Defaulting to a blank string.
WARN[0000] The "SEGMENT_WRITE_KEY" variable is not set. Defaulting to a blank string.
WARN[0000] The "SHOULD_RUN_NOTIFY_WORKFLOWS" variable is not set. Defaulting to a blank string.
WARN[0000] The "STATSD_HOST" variable is not set. Defaulting to a blank string.
WARN[0000] The "STATSD_PORT" variable is not set. Defaulting to a blank string.
WARN[0000] The "TEMPORAL_HOST" variable is not set. Defaulting to a blank string.
WARN[0000] The "TRACKING_STRATEGY" variable is not set. Defaulting to a blank string.
WARN[0000] The "WEBAPP_URL" variable is not set. Defaulting to a blank string.
WARN[0000] The "WORKER_ENVIRONMENT" variable is not set. Defaulting to a blank string.
WARN[0000] The "WORKSPACE_ROOT" variable is not set. Defaulting to a blank string.
WARN[0000] The "VERSION" variable is not set. Defaulting to a blank string.
WARN[0000] The "INTERNAL_API_HOST" variable is not set. Defaulting to a blank string.
WARN[0000] The "CONNECTOR_BUILDER_API_HOST" variable is not set. Defaulting to a blank string.
WARN[0000] The "TRACKING_STRATEGY" variable is not set. Defaulting to a blank string.
WARN[0000] The "VERSION" variable is not set. Defaulting to a blank string.
WARN[0000] The "DATABASE_PORT" variable is not set. Defaulting to a blank string.
WARN[0000] The "LOG_LEVEL" variable is not set. Defaulting to a blank string.
WARN[0000] The "DATABASE_PASSWORD" variable is not set. Defaulting to a blank string.
WARN[0000] The "DATABASE_HOST" variable is not set. Defaulting to a blank string.
WARN[0000] The "DATABASE_USER" variable is not set. Defaulting to a blank string.
WARN[0000] The "WORKSPACE_ROOT" variable is not set. Defaulting to a blank string.
WARN[0000] The "VERSION" variable is not set. Defaulting to a blank string.
WARN[0000] The "VERSION" variable is not set. Defaulting to a blank string.
WARN[0000] The "CONFIGS_DATABASE_MINIMUM_FLYWAY_MIGRATION_VERSION" variable is not set. Defaulting to a blank string.
WARN[0000] The "DATABASE_PASSWORD" variable is not set. Defaulting to a blank string.
WARN[0000] The "DATABASE_URL" variable is not set. Defaulting to a blank string.
WARN[0000] The "DATABASE_USER" variable is not set. Defaulting to a blank string.
WARN[0000] The "DD_AGENT_HOST" variable is not set. Defaulting to a blank string.
WARN[0000] The "DD_DOGSTATSD_PORT" variable is not set. Defaulting to a blank string.
WARN[0000] The "DEPLOYMENT_MODE" variable is not set. Defaulting to a blank string.
WARN[0000] The "LOG_LEVEL" variable is not set. Defaulting to a blank string.
WARN[0000] The "METRIC_CLIENT" variable is not set. Defaulting to a blank string.
WARN[0000] The "MICROMETER_METRICS_ENABLED" variable is not set. Defaulting to a blank string.
WARN[0000] The "MICROMETER_METRICS_STATSD_FLAVOR" variable is not set. Defaulting to a blank string.
WARN[0000] The "CRON_MICRONAUT_ENVIRONMENTS" variable is not set. Defaulting to a blank string.
WARN[0000] The "PUBLISH_METRICS" variable is not set. Defaulting to a blank string.
WARN[0000] The "SEGMENT_WRITE_KEY" variable is not set. Defaulting to a blank string.
WARN[0000] The "STATSD_HOST" variable is not set. Defaulting to a blank string.
WARN[0000] The "STATSD_PORT" variable is not set. Defaulting to a blank string.
WARN[0000] The "TEMPORAL_HISTORY_RETENTION_IN_DAYS" variable is not set. Defaulting to a blank string.
WARN[0000] The "TRACKING_STRATEGY" variable is not set. Defaulting to a blank string.
WARN[0000] The "UPDATE_DEFINITIONS_CRON_ENABLED" variable is not set. Defaulting to a blank string.
WARN[0000] The "WORKSPACE_ROOT" variable is not set. Defaulting to a blank string.
WARN[0000] The "VERSION" variable is not set. Defaulting to a blank string.
WARN[0000] The "CDK_VERSION" variable is not set. Defaulting to a blank string.
WARN[0000] The "DEPLOYMENT_MODE" variable is not set. Defaulting to a blank string.
WARN[0000] The "METRIC_CLIENT" variable is not set. Defaulting to a blank string.
WARN[0000] The "MICROMETER_METRICS_ENABLED" variable is not set. Defaulting to a blank string.
WARN[0000] The "MICROMETER_METRICS_STATSD_FLAVOR" variable is not set. Defaulting to a blank string.
WARN[0000] The "PYTHON_VERSION" variable is not set. Defaulting to a blank string.
WARN[0000] The "SEGMENT_WRITE_KEY" variable is not set. Defaulting to a blank string.
WARN[0000] The "STATSD_HOST" variable is not set. Defaulting to a blank string.
WARN[0000] The "STATSD_PORT" variable is not set. Defaulting to a blank string.
WARN[0000] The "TRACKING_STRATEGY" variable is not set. Defaulting to a blank string.
WARN[0000] The "VERSION" variable is not set. Defaulting to a blank string.
WARN[0000] The "VERSION" variable is not set. Defaulting to a blank string.
WARN[0000] The "BASIC_AUTH_PROXY_TIMEOUT" variable is not set. Defaulting to a blank string.
WARN[0000] The "WORKSPACE_DOCKER_MOUNT" variable is not set. Defaulting to a blank string.
WARN[0000] The "DATA_DOCKER_MOUNT" variable is not set. Defaulting to a blank string.
WARN[0000] The "DB_DOCKER_MOUNT" variable is not set. Defaulting to a blank string.
1 error(s) decoding:

* error decoding 'volumes[1]': invalid spec: workspace:: empty section between colons
@dan-r95
Copy link

dan-r95 commented May 27, 2024

Probably some changes to the code fixed this
Whats important:
❗ in docker desktop: Preferences > Filesharing, allow:

  • /tmp
  • the current working directory where your repo is stored. (like /home/user/airbyte )

my setup process

git clone  https://github.com/airbytehq/airbyte
cd airbyte 
./run-ab-platform.sh  --dnt -b #background and do-not-track

@matsilva
Copy link
Author

matsilva commented Sep 5, 2024

@dan-r95 Will have to try this at some point. Thanks for the tip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants