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

New UserWarning on group names and filters #621

Open
kynnjo opened this issue Aug 8, 2018 · 1 comment
Open

New UserWarning on group names and filters #621

kynnjo opened this issue Aug 8, 2018 · 1 comment

Comments

@kynnjo
Copy link

kynnjo commented Aug 8, 2018

When I run starcluster start <name of cluster> I get the following warning:

/home/yrstrly/.virtualenvs/aws/local/lib/python2.7/site-packages/boto/ec2/connection.py:1339: \
    UserWarning: The 'launch.group-id' filter now requires a security group id (sg-*) and no \
    longer supports filtering by group name. Please update your filters accordingly.

This is a reproducible warning. It has appeared with every invocation of starcluster start that I've tried today.

It is also a new warning. The same command (with a different cluster name) worked without any warnings two days ago. I have not changed configurations nor anything else in my EC2 account in the intervening time.

% starcluster --version
StarCluster - (http://star.mit.edu/cluster) (v. 0.95.6)
Software Tools for Academics and Researchers (STAR)
Please submit bug reports to [email protected]

0.95.6

% uname -ar
Linux xxx 3.16.0-4-amd64 #1 SMP Debian 3.16.43-2 (2017-04-30) x86_64 GNU/Linux
@rainkinz
Copy link

Same issue here.

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