I made a website in a local server using Xampp. We’re able to access the wensite by http://computer_name.
I want to access the MySQL server thru Uipath. And I have installed MySQL Connector/ODBC. However, I am unable to connect to MySQL server. I get the error:
“Lost connection to MySQL server at 'reading initial communication packet”
I am able to create a Data Source using the Server computer where xampp is installed (using localhost as TCP/IP server; Port 3306) but I can do it from a different computer.
I can connect using ‘localhost’ but not the Server IP or name.
@jheynalzaro17
also this problem can be occurs due to your firewall. if use "PCTools Firewall Plus and it wasn’t allowing full access to MySQL. Once I changed that it was fine.
further check with your network and admin