Closed KashishJajodia-Draup closed 1 year ago
The current AMIs work fine with T3.
Thanks for the quick response. We will check using t2.nano's ami with t3.nano and close this ticket
Getting the following error message while trying to use t2.nano AMI with t3.nano configuration:
Error: Cannot update or adjust instances: message=Enhanced networking with the Elastic Network Adapter (ENA) is required for the 't3.nano' instance type. Ensure that you are using an AMI that is enabled for ENA., stack=InvalidParameterCombination: Enhanced networking with the Elastic Network Adapter (ENA) is required for the 't3.nano' instance type. Ensure that you are using an AMI that is enabled for ENA
I just checked. I'm actually using the micro AMI with t3.micro, but I have configured it to spin up t3.nano instances for the proxies them selves.
@kevzinnov I had the same problem.. you can solve by doing:
@MaZZly The above does spin up the t3.nano instance, however changeAlive
is false
and hence the proxies are not working.
Any resolution on the above would be great.
Would be very nice to have the official AMI for t3.nano
(or actually even t3a.nano
).
any official image yet?
This project is dead, so it's unlikely that an official AMI will be released, and you should be wary of any AMIs you find offered by anyone else (as there's nothing to stop the author adding some backdoor access to your nodes).
I used the DO Create Image guide on AWS, and it works fine: https://scrapoxy.readthedocs.io/en/master/standard/providers/digitalocean/create_image/index.html
Hello,
Expected Behavior
Are there any Amis available for t3.nano as the cost of that will be very optimal. Also the AMI should have minimal memory so less spend on storage costs
Actual Behavior
No support for t3.nano
Thanks, YOUR_NAME