Skip to content

Instantly share code, notes, and snippets.

@iradofurioso
Created September 7, 2020 02:01
Show Gist options
  • Save iradofurioso/43598120c01e5aa723fe6d23d177c190 to your computer and use it in GitHub Desktop.
Save iradofurioso/43598120c01e5aa723fe6d23d177c190 to your computer and use it in GitHub Desktop.
EC2 - is blocked because of many connection errors; unblock with
Problem when connecting from a newer aws ec2 instance. Just connect into mysql / aurora / mariadb from your local machine or an old instance and type the follow command on mysql client:
FLUSH HOSTS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment