Can't connect to database in Sequel Pro

234 Views Asked by At

I have problem with connecting to Sequel Pro. It shows this:

**Unable to connect via the socket, or the request timed out.

Double-check that the socket path is correct and that you have the necessary privileges, and that the server is running.

MySQL said: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)**

Sequel Pro used to work properly but after I found out there is a database Sequel Ace I tried to connect to this database. That's where the problem started. I uninstalled Sequel Ace but Sequel Pro still doesn't work.

Can you help me with this problem please?

Thank you!

I tried to uninstall Sequel Ace and Sequel Pro, but it didn't help. I tried this line in terminal: % sudo brew services stop mysql and then this: % brew services start mysql.

0

There are 0 best solutions below