Page 1 of 1

MySQL Can't connect to local MySQL server through socket '/tmp' **solved**

Posted: Wed Jun 22, 2022 3:04 am
by pjsamson
I'm running a local MySQL 8 on my iMac and can access it via command line but not from within meteobridge. Anyone had this issue and found how to get it to work?
Screen Shot 2022-06-21 at 8.50.38 PM.png
Screen Shot 2022-06-21 at 8.50.38 PM.png (78.56 KiB) Viewed 579 times

Re: MySQL Can't connect to local MySQL server through socket '/tmp'

Posted: Thu Jun 23, 2022 10:04 am
by admin
"localhost" means that the database is on the Meteobridge, which it is not ;-)
You have to specify the IP of your Mac here.