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

Chronograf and Kapacitor not starting #85

Open
bjinthahouse opened this issue Feb 20, 2025 · 0 comments
Open

Chronograf and Kapacitor not starting #85

bjinthahouse opened this issue Feb 20, 2025 · 0 comments

Comments

@bjinthahouse
Copy link

Unfortunately I need do deploy a TICK stack with Influx in Version 1, because a client needs it.

After running ./sandbox up, the stack gets deployed but chronograf and kapacitor containers keep failing. This is what docker logs gives me:

time="2025-02-20T15:30:25Z" level=error msg="Unable to create bolt clientUnable to open boltdb; is there a chronograf already running? open /var/lib/chronograf/chronograf-v1.db: permission denied"

and

ts=2025-02-20T15:30:23.122Z lvl=info msg="kapacitor starting" service=run version=1.7.5 branch=HEAD commit=577ded2d9a65371b02bff0b6950ea147fa724b6c
ts=2025-02-20T15:30:23.122Z lvl=info msg="go version" service=run version=go1.21.10
ts=2025-02-20T15:30:23.137Z lvl=info msg="listing Kapacitor hostname" source=srv hostname=62702864291b
ts=2025-02-20T15:30:23.137Z lvl=error msg="encountered error" service=run err="create server: failed to save cluster ID: open /var/lib/kapacitor/cluster.id: permission denied"
run: create server: failed to save cluster ID: open /var/lib/kapacitor/cluster.id: permission denied

I've tried using different image versions of the two components, but I'm having the same issue.

Any help is appreciated.

Cheers

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

1 participant