You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
after following instructions and run $ docker compose up -d,
does no work and show and error: gcp_service_account.json
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
docker compose up -d
WARN[0000] The "GOOGLE_APPLICATION_CREDENTIALS" variable is not set. Defaulting to a blank string.
WARN[0000] The "GROQ" variable is not set. Defaulting to a blank string.
WARN[0000] The "OLLAMA_API_URL" variable is not set. Defaulting to a blank string.
WARN[0000] The "USE_JWT" variable is not set. Defaulting to a blank string.
WARN[0000] The "SUPER_SECRET_KEY" variable is not set. Defaulting to a blank string.
WARN[0000] The "OPENAI" variable is not set. Defaulting to a blank string.
WARN[0000] The "SUPER_SECRET_KEY" variable is not set. Defaulting to a blank string.
1 error(s) decoding:
error decoding 'volumes[1]': invalid spec: :/var/keys/gcp_service_account.json: empty section between colons
The text was updated successfully, but these errors were encountered:
Describe the bug
after following instructions and run $ docker compose up -d,
does no work and show and error: gcp_service_account.json
To Reproduce
Steps to reproduce the behavior:
docker compose up -d
WARN[0000] The "GOOGLE_APPLICATION_CREDENTIALS" variable is not set. Defaulting to a blank string.
WARN[0000] The "GROQ" variable is not set. Defaulting to a blank string.
WARN[0000] The "OLLAMA_API_URL" variable is not set. Defaulting to a blank string.
WARN[0000] The "USE_JWT" variable is not set. Defaulting to a blank string.
WARN[0000] The "SUPER_SECRET_KEY" variable is not set. Defaulting to a blank string.
WARN[0000] The "OPENAI" variable is not set. Defaulting to a blank string.
WARN[0000] The "SUPER_SECRET_KEY" variable is not set. Defaulting to a blank string.
1 error(s) decoding:
The text was updated successfully, but these errors were encountered: