"ERROR => No TLS support! SendEmail can't load required libraries. (try installing Net::SSLeay and IO::Socket::SSL)".
Install packages to fix error:
sudo apt-get update && sudo apt-get install libnet-ssleay-perl libio-socket-ssl-perl -y
Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please u...