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

Filters don't work under some circumstances #4

Open
cheddar opened this issue Mar 2, 2011 · 1 comment
Open

Filters don't work under some circumstances #4

cheddar opened this issue Mar 2, 2011 · 1 comment

Comments

@cheddar
Copy link

cheddar commented Mar 2, 2011

I don't know what circumstances, but they don't work under some ;)

host:$ galaxy show
ip-10-80-159-172 /some/server/blah stopped 2.0.0 blah ip-10-80-159-172 10.80.159.172 online
host:
$ galaxy -m ip-10-80-159-172 show
No agents matching the provided filter(s) were available for show
host:$ galaxy -i ip-10-80-159-172 show
No agents matching the provided filter(s) were available for show
host:
$ galaxy -I 10.80.159.172 show
ip-10-80-159-172 /some/server/blah stopped 2.0.0 blah ip-10-80-159-172 10.80.159.172 online

@pierre
Copy link
Owner

pierre commented Mar 13, 2011

Could you set the Gonsole log level to debug and look in the logs for the string "Filtering agents by "?

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

2 participants