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

Loki ingestor helm chart bugs #13250

Open
Atom-oh opened this issue Jun 18, 2024 · 2 comments
Open

Loki ingestor helm chart bugs #13250

Atom-oh opened this issue Jun 18, 2024 · 2 comments
Labels
area/helm type/bug Somehing is not working as expected

Comments

@Atom-oh
Copy link

Atom-oh commented Jun 18, 2024

Describe the bug
A clear and concise description of what the bug is.
flag provided but not defined: -ingester.ring.instance-availability-zone

flag provided but not defined: -ingester.ring.instance-availability-zone
Run with -help to get list of available parameters

To Reproduce
Steps to reproduce the behavior:

  1. Started Loki (SHA or version)
  2. Started Promtail (SHA or version) to tail '...'
  3. Query: {} term
    Install with helm chart with below values
ingester:
  zoneAwareReplication:
    enabled: false

Expected behavior
A clear and concise description of what you expected to happen.
install successed but got error logs

flag provided but not defined: -ingester.ring.instance-availability-zone
Run with -help to get list of available parameters

Environment:

  • Infrastructure: [e.g., Kubernetes, bare-metal, laptop]
  • Deployment tool: [e.g., helm, jsonnet]

Screenshots, Promtail config, or terminal output
If applicable, add any output to help explain your problem.

@lindeskar
Copy link
Contributor

This might be a duplicate of: #13061

(I also experience this problem and want it fixed)

@JStickler JStickler added area/helm type/bug Somehing is not working as expected labels Jun 24, 2024
@wangjinxiang0522
Copy link

wangjinxiang0522 commented Jul 8, 2024

I am encountering the same issue with Loki3.1, how can this problem be resolved?

ingester:
  zoneAwareReplication:
    enabled: false

The ingester is displaying an error message:

flag provided but not defined: -ingester.ring.instance-availability-zone
Run with -help to get list of available parameters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/helm type/bug Somehing is not working as expected
Projects
None yet
Development

No branches or pull requests

4 participants