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

docker compose up -d not working #387

Open
devops-snap-shoot opened this issue Oct 2, 2024 · 3 comments
Open

docker compose up -d not working #387

devops-snap-shoot opened this issue Oct 2, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@devops-snap-shoot
Copy link

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:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. 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
@devops-snap-shoot devops-snap-shoot added the bug Something isn't working label Oct 2, 2024
@ItzCrazyKns
Copy link
Owner

That doesn't exactly seems like what Perplexica can output, are you sure this isn't a problem from your side. We aren't using any of those variables.

@ItzCrazyKns
Copy link
Owner

Can be mostly likely an issue with config.toml not getting linked as a volume so you need to check for it.

@devops-snap-shoot
Copy link
Author

devops-snap-shoot commented Oct 6, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants