You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.
Attempting to ssh to cluster this error appears: RuntimeError: Could not determine availability zone. Ensure that one of the following is true: the --zone flag is set, the TOIL_AWS_ZONE environment variable is set, ec2_region_name is set in the .boto file, or that you are running on EC2.
Nice to have: set the environment variable or add a .boto file in the template. Or remake the ami and add them there.
Time permitting, search toil source code for why the condition "that you are running on EC2" isn't working.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Attempting to ssh to cluster this error appears:
RuntimeError: Could not determine availability zone. Ensure that one of the following is true: the --zone flag is set, the TOIL_AWS_ZONE environment variable is set, ec2_region_name is set in the .boto file, or that you are running on EC2.
Nice to have: set the environment variable or add a .boto file in the template. Or remake the ami and add them there.
Time permitting, search toil source code for why the condition "that you are running on EC2" isn't working.
The text was updated successfully, but these errors were encountered: