RailsLost connection to MySQL server at ‘sending authentication information’ For some reason, killing mysql process and restarting in rails worked. $ ps aux | grep mysql $ kill -9 PROCESS_NUMBER Standard