DR
11/02/2022, 1:26 PMERROR: Head "<https://registry-1.docker.io/v2/airbyte/init/manifests/0.40.18>": unauthorized: incorrect username or password
work/software/airbyte2/airbyte (master)$ sudo docker-compose up
WARNING: The RUN_DATABASE_MIGRATION_ON_STARTUP variable is not set. Defaulting to a blank string.
WARNING: The DEPLOYMENT_MODE variable is not set. Defaulting to a blank string.
WARNING: The LOG_CONNECTOR_MESSAGES variable is not set. Defaulting to a blank string.
WARNING: The SECRET_PERSISTENCE variable is not set. Defaulting to a blank string.
WARNING: The JOB_ERROR_REPORTING_SENTRY_DSN variable is not set. Defaulting to a blank string.
WARNING: The NEW_SCHEDULER variable is not set. Defaulting to a blank string.
WARNING: The WORKER_ENVIRONMENT variable is not set. Defaulting to a blank string.
WARNING: The GITHUB_STORE_BRANCH variable is not set. Defaulting to a blank string.
WARNING: The REMOTE_CONNECTOR_CATALOG_URL variable is not set. Defaulting to a blank string.
WARNING: The TEMPORAL_HISTORY_RETENTION_IN_DAYS variable is not set. Defaulting to a blank string.
WARNING: The UPDATE_DEFINITIONS_CRON_ENABLED variable is not set. Defaulting to a blank string.
Creating network "airbyte_default" with the default driver
Creating network "airbyte_airbyte_internal" with the default driver
Creating network "airbyte_airbyte_public" with the default driver
Pulling init (airbyte/init:0.40.18)...
ERROR: Head "<https://registry-1.docker.io/v2/airbyte/init/manifests/0.40.18>": unauthorized: incorrect username or password
Sunny Hashmi (Airbyte)
11/03/2022, 5:07 PMdocker logout
and docker login
both on command line? Seems that login auth for docker command line might be different from the regular GUI client