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

Watcher disapear when added the gid option in the circus.ini fille #1156

Open
jcrodriguezu opened this issue Feb 26, 2021 · 0 comments
Open

Comments

@jcrodriguezu
Copy link

I'm running a watcher that requires to be executed in a different group but adding the gid option causes the watcher to be removed from circusctl (is not shown in circusctl list) and can't see the status.

  • Linux ubuntu 18.04
  • circusctl 0.14.0

Not sure what I'm doing wrong or if there is something missing.

The watcher is like:

[watcher:mywatcher]
cmd = some_bin
gid = 118

And as soon as the gid option is removed, the watcher works.

Thanks in advance.

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