Closed davidrhoderick closed 1 year ago
When I try to run with credentials, I get the following error:
AWS_PROFILE="**********_AWSAdministratorAccess" AWS_ACCESS_KEY_ID="***************" AWS_SECRET_ACCESS_KEY="**************************" && gatsby-plugin-s3 deploy ✖ Failed. Error: connect EHOSTUNREACH 169.254.169.254:80 - node:net:1487 TCPConnectWrap.afterConnect [as oncomplete] node:net:1487:16
It doesn't give out any other information and I'm not sure what this message means. Any ideas?
Sorry to update with little information but I was able to get it working. Probably just needed to update credentials and check the configuration.
When I try to run with credentials, I get the following error:
It doesn't give out any other information and I'm not sure what this message means. Any ideas?