Skip to content
Jeremy Simkins
DevOps / SysOps / Systems Admin / Consulting
  • Home
  • Thoughts
  • Home
  • Thoughts

Tag Archives: Linux

You are here:
  1. Home
  2. Entries tagged with "Linux"

AWS CLI – How to fix: Errno 2 No such file or directory

AWS, LinuxBy jpSimkinsSeptember 8, 2018Leave a comment

Recently, there have been a lot of issues with getting AWS CLI to work properly with S3. The common response given was Errno 2 No such file or directory For sanity sake, the version is: CLI version: aws-cli/1.15.83 Python/2.7.14 Linux/4.14.67-66.56.amzn1.x86_64 botocore/1.10.82 Running debug: aws s3 ls –debug we are able to identify the culprit: SSLError: [Errno 2] No…

  • Home
  • Thoughts
Main
Go to Top