Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools Database Foundations Installing MySQL Server and MySQL Workbench Installing MySQL Server and Workbench on OS X

Chris Dimick
Chris Dimick
4,960 Points

Password expired error when trying to connect

I'm having an issue with connecting to the DB when using Workbench. When it tests the connection, I get an error like this (link to screenshot): https://ibb.co/f848GF

I was having some issues earlier with the password, but I believe I was able to reset the password properly. For example, if I try running the mysql command in the terminal and specify the user as 'root', as well as enter the password, it seems to be working fine (see screenshot): https://ibb.co/kETPqa

Can someone help me out? I've been stuck on this for several hours now....