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

volume mount geoip not found #4

Open
fredengstromcag opened this issue Feb 2, 2021 · 6 comments
Open

volume mount geoip not found #4

fredengstromcag opened this issue Feb 2, 2021 · 6 comments

Comments

@fredengstromcag
Copy link

Tried to deploy this chart to k8s with geolocation.enabled = false. Still getting the error below:

STDERR:
Error: release plausible failed, and has been uninstalled due to atomic being set: Deployment.apps "plausible-analytics" is invalid: spec.template.spec.containers[0].volumeMounts[1].name: Not found: "geoip"

Guessing theres a missing guard somewhere to prevent this mount when flag is set to false?

@Vad1mo
Copy link
Member

Vad1mo commented Feb 3, 2021

Need to take a closer look, I always used it with volumeMounts.

@waybarrios
Copy link

same from my sidem any suggestions?

@waybarrios
Copy link

Error: release plausible failed, and has been uninstalled due to atomic being set: Deployment.apps "plausible-plausible-analytics" is invalid: spec.template.spec.containers[0].volumeMounts[1].name: Not found: "geoip"

@waybarrios
Copy link

I set false in geolocation flag

@javiramos1
Copy link

I'm getting the same error now without setting anything, I think it is related to the last commit:

Release "plausible" does not exist. Installing it now.
Error: release plausible failed, and has been uninstalled due to atomic being set: Deployment.apps "plausible-plausible-analytics" is invalid: spec.template.spec.containers[0].volumeMounts[1].name: Not found: "geoip"

@teebu
Copy link

teebu commented Mar 25, 2022

Seeing the same thing. Any solutions? Using the helmfile with geolocation enabled: false

I ended up enabling it and adding my maxmine creds.

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

No branches or pull requests

5 participants