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
Is your feature request related to a problem? Please describe.
Upon launching graphistry.yml in AWS, I got this error:
Your requested instance type (p3.2xlarge) is not supported in your requested Availability Zone (us-east-1a).
Please retry your request by not specifying an Availability Zone or choosing us-east-1b, us-east-1c, us-east-1f.
(Service: AmazonEC2; Status Code: 400; Error Code: Unsupported; Request ID: ***; Proxy: null)
Being able to specify AZ would help avoid it
Describe the solution you'd like
By default, AZ gets auto-picked. But if desired, can specify.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Upon launching graphistry.yml in AWS, I got this error:
Being able to specify AZ would help avoid it
Describe the solution you'd like
By default, AZ gets auto-picked. But if desired, can specify.
The text was updated successfully, but these errors were encountered: