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

Monthly Archives: September 2018

You are here:
  1. Home
  2. 2018
  3. September

WordPress and the elusive ERR_EMPTY_RESPONSE

WordPressBy jpSimkinsSeptember 12, 2018Leave a comment

One issue I see a lot when working on client systems is the: ERR_EMPTY_RESPONSE error in the browser. Searching Google, you can see this is a very common issue but very rarely is there a common way to resolve this issue. This is my solution to fix the ERR_EMPTY_RESPONSE error for WordPress. This solution has worked for over…

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