galaxy icon indicating copy to clipboard operation
galaxy copied to clipboard

Filters don't work under some circumstances

Open cheddar opened this issue 13 years ago • 1 comments

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

cheddar avatar Mar 02 '11 18:03 cheddar

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

pierre avatar Mar 13 '11 20:03 pierre