View Single Post
beef
Junior Member
Join Date: Jun 2016
Old 10-17-2016 , 18:27   Re: [GO] MySQL error
Reply With Quote #2

If I had to take a guess, it sounds like there is a problem with outbound traffic from your server.

Make sure mysql is allowed in etc/hosts.allow. Similarly, your bind-address may be set to only listen to remote connections. Try changing it to 0.0.0.0
beef is offline